]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[MIPS] Map 'move' to 'or'.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b6dafabf
PP
12015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2
3 * gdb.base/gdbhistsize-history.exp
4 (test_histsize_history_setting): Use save_vars.
5 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6 Use save_vars.
7 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8 * gdb.base/readline.exp: Use save_vars.
9
abe8e607
PP
102015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11
12 * lib/gdb.exp (save_vars): New proc.
13
629500fa
KS
142015-08-11 Keith Seitz <keiths@redhat.com>
15
16 * gdb.base/help.exp: Update help_breakpoint_text.
17
eb8c4e2e
KS
182015-08-11 Keith Seitz <keiths@redhat.com>
19
20 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
21 (at toplevel): Call test_explicit_breakpoints.
22 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
23 breakpoints.
24 * lib/mi-support.exp (mi_make_breakpoint): Add support for
25 breakpoint conditions, "-cond".
26
87f0e720
KS
272015-08-11 Keith Seitz <keiths@redhat.com>
28
29 * gdb.linespec/3explicit.c: New file.
30 * gdb.linespec/cpexplicit.cc: New file.
31 * gdb.linespec/cpexplicit.exp: New file.
32 * gdb.linespec/explicit.c: New file.
33 * gdb.linespec/explicit.exp: New file.
34 * gdb.linespec/explicit2.c: New file.
35 * gdb.linespec/ls-errs.exp: Add explicit location tests.
36 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
37 before using in the matching pattern.
38 Clarify that `prefix' is a regular expression.
39
f00aae0f
KS
402015-08-11 Keith Seitz <keiths@redhat.com>
41
42 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
43 test.
44 Add tests for missing ",FMT" and ",".
45
e27852be
DE
462015-08-10 Doug Evans <dje@google.com>
47 Keith Seitz <keiths@redhat.com>
48
49 PR gdb/17960
50 * gdb.base/completion.exp: Add location completer tests.
51
7f03bd92
PA
522015-08-07 Pedro Alves <palves@redhat.com>
53
54 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
55 tests here.
56 (top level): Run do_test with and without displaced stepping.
57
3fc8eb30
PA
582015-08-07 Pedro Alves <palves@redhat.com>
59
60 * gdb.base/valgrind-disp-step.c: New file.
61 * gdb.base/valgrind-disp-step.exp: New file.
62
d4569d7b
PA
632015-08-07 Pedro Alves <palves@redhat.com>
64
65 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
66 Delete function.
67 (main): Add alarm. Run an infinite loop instead of calling
68 wait_threads.
69 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
70 comment.
71 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
72 Delete function.
73 (main): Add alarm. Run an infinite loop instead of calling
74 wait_threads.
75 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
76 comment.
77
e1316e60
PA
782015-08-07 Pedro Alves <palves@redhat.com>
79
80 * gdb.base/checkpoint-ns.exp: New file.
81 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
82 standard_testfile.
83
da8c46d2
MM
842015-08-07 Markus Metzger <markus.t.metzger@intel.com>
85
86 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
87 * gdb.btrace/instruction_history.exp: Update.
88 * gdb.btrace/tsx.exp: New.
89 * gdb.btrace/tsx.c: New.
90
de1c2c52
PA
912015-08-06 Pedro Alves <palves@redhat.com>
92
93 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
94 increase timeout.
95 * gdb.reverse/until-precsave.exp: Bump timeouts.
96
782e0bf4
PA
972015-08-06 Pedro Alves <palves@redhat.com>
98
99 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
100
83e97ed0
PA
1012015-08-06 Pedro Alves <palves@redhat.com>
102
103 PR gdb/18749
104 * gdb.threads/process-dies-while-handling-bp.c: New file.
105 * gdb.threads/process-dies-while-handling-bp.exp: New file.
106
863d01bd
PA
1072015-08-06 Pedro Alves <palves@redhat.com>
108
109 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
110 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
111
0a39bb32
PA
1122015-08-05 Pedro Alves <palves@redhat.com>
113
114 * gdb.threads/next-while-other-thread-longjmps.c: New file.
115 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
116
ee2d2b10
SL
1172015-08-03 Sandra Loosemore <sandra@codesourcery.com>
118
119 * gdb.base/bp-permanent.exp: Report test as unsupported if
120 the target cannot stop at the permanent breakpoint.
121
4e1bdb00
DE
1222015-08-03 Doug Evans <dje@google.com>
123
124 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
125 10000.
126
3d338901
DE
1272015-08-03 Doug Evans <dje@google.com>
128
129 * Makefile.in (workers/%.worker, build-perf): New rule.
130 (GDB_PERFTEST_MODE): New variable.
131 (check-perf): Use it.
132 (clean): Clean up gdb.perf parallel build subdirs.
133 * lib/build-piece.exp: New file.
134 * lib/gdb.exp (make_gdb_parallel_path): New function
135 (standard_output_file, standard_temp_file): Call it.
136 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
137 of $GDB_PARALLEL.
138 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
139
af061d3e
DE
1402015-08-03 Doug Evans <dje@google.com>
141
8e1afc81 142 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
143 (LOG_FILE_NAME): New global.
144 (TextReporter.__init__): Initialize self.txt_sum.
145 (TextReporter.report): Add support for multiple data-points.
146 Move report to perftest.sum, put raw data in perftest.log.
147 (TextReporter.start): Open sum and log files.
148 (TextReporter.end): Close sum and log files.
8e1afc81
DE
149 * gdb.perf/lib/perftest/testresult.py
150 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 151
2c8c5d37
PA
1522015-07-31 Pedro Alves <palves@redhat.com>
153
154 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
155 Use spawn_id_get_pid. Wait for spawn id after eof. Use
156 kill_wait_spawned_process instead of explicit "kill -9".
157 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
158 returning a spawn id instead of a pid. Use spawn_id_get_pid and
159 kill_wait_spawned_process.
160 * gdb.base/attach-twice.exp: Likewise.
161 * gdb.base/attach.exp: Likewise.
162 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
163 gdb_test_multiple.
164 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
165 returning a spawn id instead of a pid. Use spawn_id_get_pid and
166 kill_wait_spawned_process.
167 * gdb.base/valgrind-infcall.exp: Likewise.
168 * gdb.multi/multi-attach.exp: Likewise.
169 * gdb.python/py-prompt.exp: Likewise.
170 * gdb.python/py-sync-interp.exp: Likewise.
171 * gdb.server/ext-attach.exp: Likewise.
172 * gdb.threads/attach-into-signal.exp (corefunc): Use
173 spawn_wait_for_attach, spawn_id_get_pid and
174 kill_wait_spawned_process.
175 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
176 spawn_wait_for_attach returning a spawn id instead of a pid. Use
177 spawn_id_get_pid and kill_wait_spawned_process.
178 * gdb.threads/attach-stopped.exp (corefunc): Use
179 spawn_wait_for_attach, spawn_id_get_pid and
180 kill_wait_spawned_process.
181 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
182 Use spawn_id_get_pid. Wait for spawn id after eof. Use
183 kill_wait_spawned_process instead of explicit "kill -9".
184 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
185 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
186 (spawn_wait_for_attach): Use spawn instead of exec to spawn
187 processes. Don't map cygwin/windows pids here. Now returns a
188 spawn id list.
189
032a0fca
SL
1902015-07-30 Sandra Loosemore <sandra@codesourcery.com>
191
192 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
193 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
194 correct patch.
195
61a934ca
SL
1962015-07-30 Sandra Loosemore <sandra@codesourcery.com>
197
198 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
199
4bc4d428
SL
2002015-07-30 Sandra Loosemore <sandra@codesourcery.com>
201
202 Reapply:
203 2014-05-21 Mark Wielaard <mjw@redhat.com>
204
205 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
206
998d452a
PA
2072015-07-30 Pedro Alves <palves@redhat.com>
208
209 * linux-low.c (handle_extended_wait): Set the child's last
210 reported status to TARGET_WAITKIND_STOPPED.
211
69dde7dc
PA
2122015-07-30 Pedro Alves <palves@redhat.com>
213
214 PR threads/18600
215 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
216 only shows inferior 1.
217
4dd63d48
PA
2182015-07-30 Simon Marchi <simon.marchi@ericsson.com>
219 Pedro Alves <palves@redhat.com>
220
221 PR threads/18600
222 * gdb.threads/fork-plus-threads.c: New file.
223 * gdb.threads/fork-plus-threads.exp: New file.
224
d618e4c5
PP
2252015-07-29 Patrick Palka <patrick@parcs.ath.cx>
226
227 * gdb.base/batch-preserve-term-settings.exp
228 (test_terminal_settings_preserved_after_cli_exit): Use
229 send_quit_command.
230
1eef6428
PA
2312015-07-29 Pedro Alves <palves@redhat.com>
232 Don Breazeal <donb@codesourcery.com>
233
234 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
235 output from both inferior_spawn_id and gdb_spawn_id.
236
7da5b897
SDJ
2372015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
238
239 * gdb.threads/attach-into-signal.exp (corefunc): Use
240 with_test_prefix on nested loops, uniquefying the test messages.
241
dac804df
SDJ
2422015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
243
244 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
245 commit.
246
06265e53
PP
2472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
248
249 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
250 New proc.
251 (test_terminal_settings_preserved_after_sigterm): New test.
252
18206ca3
PP
2532015-07-29 Patrick Palka <patrick@parcs.ath.cx>
254
255 * gdb.base/batch-preserve-term-settings.exp
256 (test_terminal_settings_preserved_after_cli_exit): New test.
257
90074d11
PP
2582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
259
260 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
261 manipulation of saved_gdbflags.
262 (test_terminal_settings_preserved): Remove global declaration of
263 the unused variable pagination_prompt. Remove manipulation of
264 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
265 GDBFLAGS.
266
eb1a7902
PA
2672015-07-29 Pedro Alves <palves@redhat.com>
268
269 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
270
8b75dd3b
PA
2712015-07-29 Pedro Alves <palves@redhat.com>
272
273 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
274 at the top.
275
dedad4e3
PA
2762015-07-29 Pedro Alves <palves@redhat.com>
277
278 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
279 (main): Call gdb_unbuffer_output.
280 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
281 (main): Call gdb_unbuffer_output.
282 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
283 (main): Call gdb_unbuffer_output.
284 * gdb.base/call-strs.exp: Adjust to step over the
285 gdb_unbuffer_output call.
286 * gdb.base/catch-gdb-caused-signals.c: Include
287 "../lib/unbuffer_output.c".
288 (main): Call gdb_unbuffer_output.
289 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
290 (main): Call gdb_unbuffer_output.
291 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
292 (main): Call gdb_unbuffer_output.
293 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
294 (main): Call gdb_unbuffer_output.
295 * gdb.base/shlib-call.exp: Adjust to step over the
296 gdb_unbuffer_output call.
297 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
298 (main): Call gdb_unbuffer_output.
299 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
300 (main): Call gdb_unbuffer_output.
301 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
302 (main): Rename to ...
303 (test): ... this.
304 (main): Reimplement.
305 * gdb.base/varargs.exp: Run to test instead of to main.
306 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
307 (main): Call gdb_unbuffer_output.
308
58789a91
PA
3092015-07-29 Pedro Alves <palves@redhat.com>
310
311 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
312 factore out from mi_continue_dprintf. For call-style dprintfs,
313 expect dprintf output out of $inferior_spawn_id.
314 (mi_continue_dprintf): Use mi_expect_dprintf.
315 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
316 (main): Call gdb_unbuffer_output.
317
e8376742
PA
3182015-07-29 Pedro Alves <palves@redhat.com>
319
320 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
321 (default_mi_gdb_start): Set inferior_spawn_id instead of
322 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
323 gdb_spawn_id.
324 (mi_gdb_test): Always expect inferior output from both
325 $inferior_spawn_id and $gdb_spawn_id.
326
08280010
PA
3272015-07-29 Pedro Alves <palves@redhat.com>
328
329 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
330 send_inferior and $inferior_spawn_id.
331
4d30e432
PA
3322015-07-29 Pedro Alves <palves@redhat.com>
333
334 * gdb.gdb/complaints.exp (test_initial_complaints)
335 (test_serial_complaints, test_short_complaints): Use
336 gdb_test_stdio.
337 (test_empty_complaint): Handle $inferior_spawn_id !=
338 $gdb_spawn_id.
339
0d30a335
PA
3402015-07-29 Pedro Alves <palves@redhat.com>
341
342 * gdb.base/varargs.exp: Use gdb_test_stdio.
343
39413b29
PA
3442015-07-29 Pedro Alves <palves@redhat.com>
345
346 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
347
7cb000a9
PA
3482015-07-29 Pedro Alves <palves@redhat.com>
349
350 * gdb.base/ending-run.exp: Use gdb_test_stdio.
351
d7b8ac82
PA
3522015-07-29 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
355 parameter into two new parameters, "inf_result" and "gdb_result".
356 Expect inferior output and gdb output from $inferior_spawn_id and
357 $gdb_spawn_id, respectively. Adjust all callers.
358
789c3a0c
PA
3592015-07-29 Pedro Alves <palves@redhat.com>
360
361 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
362 of gdb_test_sequence.
363
77e760c3
PA
3642015-07-29 Pedro Alves <palves@redhat.com>
365
366 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
367 (saw_spurious_output): Expect inferior output from
368 $inferior_spawn_id. Use gdb_test_stdio.
369
8396d2cd
PA
3702015-07-29 Pedro Alves <palves@redhat.com>
371
372 * gdb.base/dprintf.exp: Use standard_testfile. Change
373 prepare_for_testing call.
374 (srcfile): Don't set.
375 (restart): New procedure.
376 (test_dprintf): New procecure, use to continue over dprintfs.
377 (test_call, test_agent): New procedures, tests moved here.
378 Restart gdb and recreate dprintfs. Adjust expected output.
379
2051d61f
PA
3802015-07-29 Pedro Alves <palves@redhat.com>
381
382 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
383
452397af
PA
3842015-07-29 Pedro Alves <palves@redhat.com>
385
386 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
387
8aed9555
PA
3882015-07-29 Pedro Alves <palves@redhat.com>
389
390 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
391 gdb_test_stdio.
392
188a61b4
PA
3932015-07-29 Pedro Alves <palves@redhat.com>
394
395 * lib/gdb.exp (gdb_test_stdio): New procedure.
396
12264a45
PA
3972015-07-29 Pedro Alves <palves@redhat.com>
398
399 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
400
23ffc893
PA
4012015-07-29 Pedro Alves <palves@redhat.com>
402
403 * gdb.base/call-signal-resume.exp: Remove check for
404 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
405 * gdb.base/unwindonsignal.exp: Likewise.
406 * gdb.base/call-signals.c (gen_signal): Remove printf call.
407 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
408
65566918
PA
4092015-07-29 Pedro Alves <palves@redhat.com>
410
411 * gdb.base/siginfo-addr.c (pass): New function.
412 (handler): Call it iff si_addr is correct.
413 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
414 Set a breakpoint at "pass" and continue to it.
415
d60a9221
SDJ
4162015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
417
418 * gdb.python/py-objfile.exp: Make some tests have unique names.
419 * gdb.python/py-pp-registration.exp: Likewise.
420
bde40b8f
PA
4212015-07-28 Pedro Alves <palves@redhat.com>
422
423 * gdb.server/server-exec-info.exp: Issue a "disconnect".
424
13e1dec8
SM
4252015-07-27 Simon Marchi <simon.marchi@ericsson.com>
426
427 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
428
da33c9a7
SM
4292015-07-27 Simon Marchi <simon.marchi@ericsson.com>
430
431 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
432
077836f7
PP
4332015-07-27 Patrick Palka <patrick@parcs.ath.cx>
434
435 * gdb.base/gdb-sigterm-2.exp: New test.
436
b8cc7b2e
DE
4372015-07-25 Doug Evans <xdje42@gmail.com>
438
439 Revert:
440 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
441 (workers/%.worker, build-perf): New rule.
442 (GDB_PERFTEST_MODE): New variable.
443 (check-perf): Use it.
444 (clean): Clean up gdb.perf parallel build subdirs.
445 * lib/build-piece.exp: New file.
446 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
447 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
448 name.
449 (standard_temp_file): Ditto.
450 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
451 of $GDB_PARALLEL.
452
c8bd4544
DE
4532015-07-24 Doug Evans <dje@google.com>
454
455 * gdb.perf/lib/perftest/utils.py: New file.
456 * gdb.perf/gm-hello.cc: New file.
457 * gdb.perf/gm-pervasive-typedef.cc: New file.
458 * gdb.perf/gm-pervasive-typedef.h: New file.
459 * gdb.perf/gm-std.cc: New file.
460 * gdb.perf/gm-std.h: New file.
461 * gdb.perf/gm-use-cerr.cc: New file.
462 * gdb.perf/gm-utils.h: New file.
463 * gdb.perf/gmonster-null-lookup.py: New file.
464 * gdb.perf/gmonster-pervasive-typedef.py: New file.
465 * gdb.perf/gmonster-print-cerr.py: New file.
466 * gdb.perf/gmonster-ptype-string.py: New file.
467 * gdb.perf/gmonster-runto-main.py: New file.
468 * gdb.perf/gmonster-select-file.py: New file.
469 * gdb.perf/gmonster1-null-lookup.exp: New file.
470 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
471 * gdb.perf/gmonster1-print-cerr.exp: New file.
472 * gdb.perf/gmonster1-ptype-string.exp: New file.
473 * gdb.perf/gmonster1-runto-main.exp: New file.
474 * gdb.perf/gmonster1-select-file.exp: New file.
475 * gdb.perf/gmonster1.cc: New file.
476 * gdb.perf/gmonster1.exp: New file.
477 * gdb.perf/gmonster2-null-lookup.exp: New file.
478 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
479 * gdb.perf/gmonster2-print-cerr.exp: New file.
480 * gdb.perf/gmonster2-ptype-string.exp: New file.
481 * gdb.perf/gmonster2-runto-main.exp: New file.
482 * gdb.perf/gmonster2-select-file.exp: New file.
483 * gdb.perf/gmonster2.cc: New file.
484 * gdb.perf/gmonster2.exp: New file.
485
6eab34f3
DE
4862015-07-24 Doug Evans <dje@google.com>
487
488 * gdb.perf/README: New file.
489 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
490 * lib/gen-perf-test.exp: New file.
491
63738bfd
DE
4922015-07-24 Doug Evans <dje@google.com>
493
494 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
495 (PerfTest::startup): New function.
496 (PerfTest::run): Return result of calling body.
497 (PerfTest::assemble): Rewrite.
498 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
499 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
500 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
501 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
502 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
503
7b606f95
DE
5042015-07-24 Doug Evans <dje@google.com>
505
506 * lib/gdb.exp (clean_restart): Make executable optional.
507
a97b16b8
DE
5082015-07-24 Doug Evans <dje@google.com>
509
510 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
511 compiler_info references.
512 * gdb.cp/temargs.exp: Ditto.
513 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
514 (get_compiler_info): Early exit if already computed. Set compiler_info
515 to "unknown" if there was a problem.
516 (test_compiler_info): Add function comment. Call get_compiler_info.
517
35baa57f
DE
5182015-07-24 Doug Evans <dje@google.com>
519
520 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
521 (workers/%.worker, build-perf): New rule.
522 (GDB_PERFTEST_MODE): New variable.
523 (check-perf): Use it.
524 (clean): Clean up gdb.perf parallel build subdirs.
525 * lib/build-piece.exp: New file.
526 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
527 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
528 name.
529 (standard_temp_file): Ditto.
530 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
531 of $GDB_PARALLEL.
532
6ebea266
DE
5332015-07-24 Doug Evans <dje@google.com>
534
535 * lib/future.exp (gdb_default_target_compile): New option
536 "early_flags".
537 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
538 --as-needed.
539
1e76a7e9
SDJ
5402015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
541
542 * gdb.base/catch-syscall.exp: Call gdb_exit before
543 gdb_skip_xml_test.
544
5068630a
PA
5452015-07-24 Pedro Alves <palves@redhat.com>
546
547 * gdb.python/py-events.exp: Accept output between the stop event
548 and the prompt.
549 * gdb.python/py-evsignal.exp: Likewise.
550 * gdb.python/py-evthreads.exp: Likewise.
551
77598427
PA
5522015-07-24 Pedro Alves <palves@redhat.com>
553
554 PR gdb/18717
555 * gdb.threads/non-ldr-exit.c: New file.
556 * gdb.threads/non-ldr-exit.exp: New file.
557
11e6c98f
YQ
5582015-07-24 Yao Qi <yao.qi@linaro.org>
559
560 * gdb.server/ext-wrapper.exp: Test --wrapper option when
561 restarting process.
562
51aee833
YQ
5632015-07-24 Yao Qi <yao.qi@linaro.org>
564
565 * gdb.server/ext-restart.exp: New file.
566
8cfe207c
YQ
5672015-07-24 Yao Qi <yao.qi@linaro.org>
568
569 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
570 argument options.
571 * gdb.server/ext-wrapper.exp: New file.
572
cc12ce38
DE
5732015-07-23 Doug Evans <dje@google.com>
574
575 * gdb.dwarf2/dw2-dummy-cu.S: New file.
576 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
577
d0d84780
PMR
5782015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
579
580 * gdb.ada/var_arr_typedef.exp: New testcase.
581 * gdb.ada/var_arr_typedef/pack.adb: New file.
582 * gdb.ada/var_arr_typedef/pack.ads: New file.
583 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
584
8b558f79
JB
5852015-07-20 Joel Brobecker <brobecker@adacore.com>
586
587 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
588
775a3298
JK
5892015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
590
591 * gdb.arch/i386-biarch-core.exp: Replace istarget
592 by "complete set gnutarget". Remove expectation for the "core-file"
593 command.
594
db1ff28b
JK
5952015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
596
597 Revert the previous commit:
598 Tests for validate symbol file using build-id.
599
0a94970d
JK
6002015-07-15 Aleksandar Ristovski <aristovski@qnx.com
601
602 Tests for validate symbol file using build-id.
603 * gdb.base/solib-mismatch-lib.c: New file.
604 * gdb.base/solib-mismatch-libmod.c: New file.
605 * gdb.base/solib-mismatch.c: New file.
606 * gdb.base/solib-mismatch.exp: New file.
607
03346981
SL
6082015-07-15 Sandra Loosemore <sandra@codesourcery.com>
609
610 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
611 nios2-*-linux*.
612 * gdb.base/sigbpt.exp (stepi_out): Likewise.
613 * gdb.base/siginfo.exp: Likewise.
614 * gdb.base/sigstep.exp (advance, advancei): Likewise.
615
42422cc7
PL
6162015-07-15 Pierre Langlois <pierre.langlois@arm.com>
617
618 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
619 Move it to ...
620 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
621 ... here.
622 * gdb.trace/range-stepping.exp: Check that the target supports
623 range stepping.
624
cfa68bae
JK
6252015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
626
627 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
628
8ffdba26
PA
6292015-07-14 Pedro Alves <palves@redhat.com>
630
631 * gdb.base/killed-outside.exp: New file.
632 * gdb.base/killed-outside.c: New file.
633
218a5a11
JK
6342015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
637 (n at main): New.
638 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
639
e03ed3c6
AA
6402015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
641
642 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
643 infcall tests instead of setting up for KFAIL.
644
485668e5
MM
6452015-07-10 Markus Metzger <markus.t.metzger@intel.com>
646
647 * gdb.btrace/record_goto-step.exp: New.
648
08464196
JK
6492015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 PR compile/18484
652 * gdb.compile/compile.c (struct struct_type): Add volatile to
653 selffield's type.
654 * gdb.compile/compile.exp
655 (compile code struct_object.selffield = &struct_object): Skip further
656 struct_object tests if this one xfails.
657
bcf5c1d9
RC
6582015-07-08 Robert O'Callahan <robert@ocallahan.org>
659
660 PR exp/18617
661 * gdb.trace/ax.exp: Add test.
662
4931af25
YQ
6632015-07-07 Yao Qi <yao.qi@linaro.org>
664
665 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
666 instead of istarget "aarch64*-*-*".
667 * gdb.arch/aarch64-fp.exp: Likewise.
668 * gdb.base/float.exp: Likewise.
669 * gdb.reverse/aarch64.exp: Likewise.
670 * lib/gdb.exp (is_aarch64_target): New proc.
671
9fcf688e
YQ
6722015-07-07 Yao Qi <yao.qi@linaro.org>
673
674 * lib/gdb.exp (is_aarch32_target): New proc.
675 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
676 instead of "istarget "arm*-*-*"".
677 * gdb.arch/arm-disp-step.exp: Likewise.
678 * gdb.arch/thumb-bx-pc.exp: Likewise.
679 * gdb.arch/thumb-prologue.exp: Likewise.
680 * gdb.arch/thumb-singlestep.exp: Likewise.
681 * gdb.base/disp-step-syscall.exp: Likewise.
682 * gdb.base/float.exp: Likewise.
683
fbd8d50d
YQ
6842015-07-07 Yao Qi <yao.qi@linaro.org>
685
686 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
687 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
688
71be1fdc
YQ
6892015-07-07 Yao Qi <yao.qi@linaro.org>
690
691 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
692 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
693 if it exists.
694 * gdb.multi/multi-arch.exp: Likewise.
695
3e221d36
SM
6962015-07-07 Simon Marchi <simon.marchi@ericsson.com>
697
698 * gdb.python/py-lazy-string.exp: Add missing parentheses to
699 print.
700
d441430b
YQ
7012015-07-07 Yao Qi <yao.qi@linaro.org>
702
703 * gdb.arch/thumb-singlestep.exp: Do one more single step.
704
06f810bd
MG
7052015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
706
707 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
708 '[' and ']' characters.
709
5e61e7c0
IB
7102015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
711
712 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
713
28bf096c
PA
7142015-06-29 Pedro Alves <palves@redhat.com>
715
716 PR threads/18127
717 * gdb.threads/hand-call-new-thread.c: New file.
718 * gdb.threads/hand-call-new-thread.c: New file.
719
ee93cd5e
KS
7202015-06-26 Keith Seitz <keiths@redhat.com>
721 Doug Evans <dje@google.com>
722
723 PR 16253
724 * gdb.cp/var-tag-2.cc: New file.
725 * gdb.cp/var-tag-3.cc: New file.
726 * gdb.cp/var-tag-4.cc: New file.
727 * gdb.cp/var-tag.cc: New file.
728 * gdb.cp/var-tag.exp: New file.
729
fc637f04
PP
7302015-06-26 Patrick Palka <patrick@parcs.ath.cx>
731
732 * gdb.base/history-duplicates.exp: New test.
733
2e52ae68
PP
7342015-06-26 Patrick Palka <patrick@parcs.ath.cx>
735
736 * gdb.base/completion.exp: Test the completion of the "focus"
737 command.
738
6e22494e
JK
7392015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.arch/amd64-prologue-skip.S: New file.
742 * gdb.arch/amd64-prologue-skip.exp: New file.
743
bf7b9cd9
SM
7442015-06-25 Simon Marchi <simon.marchi@ericsson.com>
745
746 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
747 is_address_zero_readable check.
748
201e8dfd
PB
7492015-06-24 Peter Bergner <bergner@vnet.ibm.com>
750
751 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
752 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
753
5cd867b4
YQ
7542015-06-24 Yao Qi <yao.qi@linaro.org>
755
756 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
757 linux targets.
758
4d7be007
YQ
7592015-06-24 Yao Qi <yao.qi@linaro.org>
760
761 * lib/gdb.exp (supports_get_siginfo_type): New proc.
762 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
763 * gdb.base/siginfo-thread.exp: Likewise.
764
07fcd301
YQ
7652015-06-22 Yao Qi <yao.qi@linaro.org>
766
767 * boards/remote-gdbserver-on-localhost.exp: Add comments.
768
52042a00
YQ
7692015-06-22 Yao Qi <yao.qi@linaro.org>
770
771 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
772 aarch64*-*-*.
773 (skip_hw_watchpoint_tests): Likewise.
774
74bd41ce
PP
7752015-06-18 Patrick Palka <patrick@parcs.ath.cx>
776
777 * gdb.base/gdbinit-history.exp: Test the interaction between
778 setting GDBHISTSIZE and setting the history size via .gdbinit.
779
bc460514
PP
7802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
781
782 PR gdb/16999
783 * gdb.base/gdbhistsize-history.exp: New test.
784
b58c513b
PP
7852015-06-17 Patrick Palka <patrick@parcs.ath.cx>
786
787 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
788 with GDBHISTSIZE.
789 * gdb.base/readline.exp: Likewise.
790
92046791
YQ
7912015-06-17 Yao Qi <yao.qi@linaro.org>
792
793 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
794 line.
795
2093d2d3
PP
7962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
797
798 * gdb.base/gdbinit-history.exp: Add test case to check that
799 an unlimited history file does not get truncated on exit.
800
e6c693af
AA
8012015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
802
803 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
804 (VECTOR): New macro. Use it...
805 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
806 ...for these typedefs.
807 (int8, char1, int1, double1): New typedefs.
808 (struct just_int2, struct two_int2): New structures.
809 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
810 (add_structvecs, add_singlevecs): New functions.
811 (main): Call add_some_intvecs twice.
812 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
813 the compile and exit upon failure. Try compiling for the "native"
814 architecture. Test inferior function calls with vector arguments
815 and vector return value handling with "finish" and "return".
816
c74f7d1c
JT
8172015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
818
819 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
820 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
821 PE file.
822 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
823
98aa42ee
AT
8242015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
825
826 PR breakpoints/16465
827 * gdb.mi/mi-dprintf-pending.c: New file.
828 * gdb.mi/mi-dprintf-pending.exp: New test.
829 * gdb.mi/mi-dprintf-pendshr.c: New file.
830
7d73c23c 8312015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 832 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
833
834 * gdb.arch/i386-mpx-map.c: New file.
835 * gdb.arch/i386-mpx-map.exp: New File.
836
8372015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
838
839 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
840 * gdb.arch/i386-mpx.exp: Indentation fixed.
841
8422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
843
844 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
845 function and improved indentation.
846 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
847 gdb_test_multiple. Added additional tests to skip the test.
848
8492015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
850
851 * gdb.arch/i386-avx512.c: Change path in include file.
852 * gdb.arch/i386-avx512.exp: Change include dir path
853 compilation flag.
854 * gdb.arch/i386-mpx.c: Change path in include file.
855 * gdb.arch/i386-mpx.exp: Change include dir path compilation
856 flag.
857
d5eba19a
JK
8582015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
859
860 * gdb.compile/compile-print.exp (compile print *vararray@3)
861 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
862
7f361056
JK
8632015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
864
865 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
866 (do not keep jit in memory): ... this.
867 (expect 5): Change it to ...
868 (expect no 5): ... this.
869
3b462ec2
SM
8702015-06-02 Simon Marchi <simon.marchi@ericsson.com>
871
872 PR gdb/15564
873 * gdb.mi/mi-detach.exp: New file.
874
e0619de6
JK
8752015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 PR symtab/18392
878 * gdb.arch/amd64-tailcall-self.S: New file.
879 * gdb.arch/amd64-tailcall-self.c: New file.
880 * gdb.arch/amd64-tailcall-self.exp: New file.
881
e970cb34
DB
8822015-05-28 Don Breazeal <donb@codesourcery.com>
883
884 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
885 tests for remote targets by checking is_target_gdbserver.
886
b2e2f908
DE
8872015-05-27 Doug Evans <dje@google.com>
888
889 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
890 * gdb.dwarf2/opaque-type-lookup.c: New file.
891 * gdb.dwarf2/opaque-type-lookup.exp: New file.
892
82c7be31
DE
8932015-05-26 Doug Evans <dje@google.com>
894
895 * gdb.cp/iostream.cc: New file.
896 * gdb.cp/iostream.exp: New file.
897
b4f54984
DE
8982015-05-26 Doug Evans <dje@google.com>
899
900 * gdb.dwarf2/dw2-op-call.exp: Update.
901 * gdb.dwarf2/dw4-sig-types.exp: Update.
902 * gdb.dwarf2/implptr.exp: Update.
903 * gdb.mi/mi-cmd-param-changed.exp: Update.
904
4ea6efe9
DE
9052015-05-26 Doug Evans <dje@google.com>
906
907 * gdb.python/py-lazy-string.c: New file.
908 * gdb.python/py-lazy-string.exp: New file.
909 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
910 (main): Update. Add estring3.
911 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
912 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
913
f6bb7db3
YQ
9142015-05-26 Omair Javaid <omair.javaid@linaro.org>
915 Yao Qi <yao.qi@linaro.org>
916
917 * gdb.reverse/aarch64.c: New.
918 * gdb.reverse/aarch64.exp: New.
919
a81bfbd0
OJ
9202015-05-26 Omair Javaid <omair.javaid@linaro.org>
921
922 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
923 (supports_reverse): Likewise.
924
158bf1b4
PP
9252015-05-22 Patrick Palka <patrick@parcs.ath.cx>
926
927 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
928 Use with_test_prefix.
929
a0145030
AB
9302015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.base/completion.exp: Add test for completion of layout
933 names.
934
ebe3b578
AB
9352015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * lib/gdb.exp (skip_tui_tests): New proc.
938 * gdb.base/tui-layout.exp: Check skip_tui_tests.
939
84204ed7
PA
9402015-05-19 Pedro Alves <palves@redhat.com>
941
942 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
943 Save the whole env array instead of just HOME. Unset HISTSIZE in
944 the environment while testing. Restore whole environment
945 afterwards.
946
37442ce1
DE
9472015-05-16 Doug Evans <xdje42@gmail.com>
948
949 * gdb.guile/scm-ports.c: New file.
950 * gdb.guile/scm-ports.exp: Add memory port tests.
951
36de76f9
JK
9522015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * gdb.compile/compile-print.c: New file.
955 * gdb.compile/compile-print.exp: New file.
956
3a9558c4
JK
9572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
958
959 * gdb.compile/compile-ops.exp: Cast param to void.
960 * gdb.compile/compile.exp: Complete type for _gdb_expr.
961 (compile code struct_object.selffield = &struct_object): Add xfail.
962
aa715135
JG
9632015-05-15 Joel Brobecker <brobecker@adacore.com>
964
965 * gdb.ada/arr_enum_with_gap: New testcase.
966
931e5bc3
JG
9672015-05-15 Joel Brobecker <brobecker@adacore.com>
968
969 * gdb.ada/byte_packed_arr: New testcase.
970
9cd4d857
JB
9712015-05-15 Joel Brobecker <brobecker@adacore.com>
972
973 * gdb.ada/pckd_neg: New testcase.
974
ebfd00d2
PP
9752015-05-13 Patrick Palka <patrick@parcs.ath.cx>
976
977 PR gdb/17820
978 * gdb.base/gdbinit-history.exp: New test.
979 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
980 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
981
4c082a81
SC
9822015-05-09 Siva Chandra Reddy <sivachandra@google.com>
983
984 * gdb.python/py-xmethods.cc: Enhance test case.
985 * gdb.python/py-xmethods.exp: New tests.
986 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
987 function.
988 (B_indexoper): Likewise.
989 (global_dm_list) : Add new xmethod worker functions.
990
f7797074
SDJ
9912015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
992
993 * gdb.base/coredump-filter.exp: Correctly unset
994 "coredump_var_addr" array.
995
a4674e4e
PA
9962015-05-08 Pedro Alves <palves@redhat.com>
997
998 * gdb.server/non-existing-program.exp: Unset spawn_id.
999
df2eb078
SC
10002015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1001
1002 PR python/18291
1003 * gdb.python/py-xmethods.exp: Add tests.
1004
422349a3
YQ
10052015-05-08 Yao Qi <yao.qi@linaro.org>
1006
1007 PR gdb/18208
1008 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1009 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1010 function set_coredump_filter, and remove remote_exec call.
1011 Remove argument ipid. Callers update.
1012 (top level): Don't get inferior's PID.
1013
63fc80ce
AA
10142015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1015
1016 * gdb.base/watch_thread_num.exp: Skip test on targets without
1017 access watchpoints.
1018
80ad801e
PA
10192015-05-06 Pedro Alves <palves@redhat.com>
1020
1021 PR server/18081
1022 * gdb.server/non-existing-program.exp: New file.
1023
0fa7fe50
JB
10242015-05-05 Joel Brobecker <brobecker@adacore.com>
1025
1026 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1027
3ea89b92
PMR
10282015-05-05 Joel Brobecker <brobecker@adacore.com>
1029
1030 * gdb.ada/out_of_line_in_inlined: New testcase.
1031
87b8eff0
JB
10322015-05-05 Joel Brobecker <brobecker@adacore.com>
1033
1034 * gdb.ada/var_rec_arr: New testcase.
1035
5fccc635
YQ
10362015-04-30 Yao Qi <yao.qi@linaro.org>
1037
1038 * gdb.base/break-idempotent.exp: If
1039 skip_hw_watchpoint_multi_tests returns true, skip the tests
1040 on "rwatch" and "awatch".
1041
42d38f42
YQ
10422015-04-30 Yao Qi <yao.qi@linaro.org>
1043
1044 * gdb.base/relativedebug.exp: Invoke gdb command
1045 "info sharedlibrary", and if libc.so doesn't have debug info,
1046 skip the test.
1047
2ce1cdbf
DE
10482015-04-29 Doug Evans <dje@google.com>
1049
1050 * gdb.python/py-xmethods.exp: Add ptype tests.
1051 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1052 get_result_type method.
1053
f24a38c5
LM
10542015-04-29 Luis Machado <lgustavo@codesourcery.com>
1055
1056 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1057 the target does not support hardware watchpoints.
1058
ecbf2b3c
LM
10592015-04-29 Luis Machado <lgustavo@codesourcery.com>
1060
1061 * gdb.base/break-always.exp: Abort testing if writing to memory
1062 causes an error.
1063
34f5f757
DE
10642015-04-28 Doug Evans <dje@google.com>
1065
1066 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1067 * gdb.python/py-pp-registration.exp: ... here. New file.
1068 * gdb.python/py-pp-registration.c: New file.
1069 * gdb.python/py-pp-registration.py: New file.
1070
69b4374a
DE
10712015-04-28 Doug Evans <dje@google.com>
1072
1073 * gdb.python/py-bad-printers.c: New file.
1074 * gdb.python/py-bad-printers.py: New file.
1075 * gdb.python/py-bad-printers.exp: New file.
1076
59fb7612
SS
10772015-04-28 Sasha Smundak <asmundak@google.com>
1078
1079 * gdb.python/py-type.exp: New test.
1080
2631b16a
AW
10812015-04-28 Andy Wingo <wingo@igalia.com>
1082
1083 * gdb.python/py-parameter.exp:
1084 * gdb.guile/scm-parameter.exp: Escape the path that we are
1085 matching against, as it might contain characters that are special
1086 to regular expressions.
1087
460efde1
JB
10882015-04-27 Joel Brobecker <brobecker@adacore.com>
1089
1090 * gdb.ada/rec_comp: New testcase.
1091
2d369d8e
SDJ
10922015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1093
1094 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1095 before using it.
1096
cf75d6c3
AB
10972015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1100 new tests for verilog output.
1101
8dbe7ca5
YQ
11022015-04-24 Yao Qi <yao.qi@linaro.org>
1103
1104 * boards/remote-gdbserver-on-localhost.exp: New file.
1105
4ef9fb2f
PA
11062015-04-23 Pedro Alves <palves@redhat.com>
1107
1108 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1109 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1110 "end of file", remove $inferior_spawn_id from the indirect list.
1111
0a803169
PA
11122015-04-23 Pedro Alves <palves@redhat.com>
1113
1114 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1115
749ef8f8
PA
11162015-04-23 Pedro Alves <palves@redhat.com>
1117
1118 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1119 on $any_spawn_id instead of only on $gdb_spawn_id.
1120
8aae4344
PM
11212015-04-21 Pierre Muller <muller@sourceware.org>
1122
1123 PR pascal/17815
1124 * lib/pascal.exp (gpc_compile): Add new option "class".
1125 (fpc_compile): Likewise.
1126 * gdb.pascal/case-insensitive-symbols.pas: New file.
1127 * gdb.pascal/case-insensitive-symbols.exp: New file.
1128
1586c8fb
GB
11292015-04-20 Gary Benson <gbenson@redhat.com>
1130
1131 * gdb.base/attach.exp: Fix three extended remote failures.
1132
1b6e6f5c
GB
11332015-04-17 Gary Benson <gbenson@redhat.com>
1134
1135 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1136 the main executable over the remote protocol.
1137
e797481d
PA
11382015-04-16 Pedro Alves <palves@redhat.com>
1139
1140 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1141 a new gdbserver if gdbserver_reconnect_p is set.
1142
1ca99c42
PA
11432015-04-16 Pedro Alves <palves@redhat.com>
1144
1145 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1146 is set, don't exit gdbserver.
1147
af9fd6f8
AA
11482015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1149
1150 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1151 appropriate .insn, such that an older assembler can be used.
1152 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1153 the z/Architecture instruction set on 31-bit targets as well.
1154
04ff1e61
AA
11552015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1156
1157 * gdb.go/handcall.exp: Remove all logic related to the first
1158 breakpoint and rely on go_runto_main instead.
1159 * gdb.go/strings.exp: Likewise.
1160 * gdb.go/unsafe.exp: Likewise.
1161 * gdb.go/hello.exp: Likewise. Also rename the remaining
1162 breakpoint marker to "breakpoint 1".
1163 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1164 * gdb.go/strings.go: Likewise.
1165 * gdb.go/unsafe.go: Likewise.
1166 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1167 "set breakpoint 2 here" and rename the remaining breakpoint marker
1168 to "breakpoint 1".
1169
40d2f8d6
SM
11702015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1171
1172 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1173 if itertools.imap is not present.
1174 * gdb.python/py-objfile.exp: Add parentheses.
1175 * gdb.python/py-type.exp: Same.
1176 * gdb.python/py-unwind-maint.py: Same.
1177
8cbc97c6
YQ
11782015-04-15 Yao Qi <yao.qi@linaro.org>
1179
1180 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1181 of ":$ptr_size" and set its form explicitly.
1182
45fd756c
YQ
11832015-04-15 Pedro Alves <palves@redhat.com>
1184 Yao Qi <yao.qi@linaro.org>
1185
1186 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1187 timeout by factor of 4.
1188 (test_regular_watch): Likewise.
1189 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1190 * gdb.reverse/sigall-reverse.exp: Likewise.
1191 * gdb.reverse/until-precsave.exp: Likewise.
1192 * lib/gdb.exp (with_timeout_factor): New proc.
1193 (gdb_expect): Move some code to ...
1194 (get_largest_timeout): ... here. New procedure.
1195
9e811bc3
LM
11962015-04-14 Luis Machado <lgustavo@codesourcery.com>
1197
1198 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1199
0ff6fcb2
LM
12002015-04-13 Luis Machado <lgustavo@codesourcery.com>
1201
1202 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1203 to write to the .text section.
1204
7578d5f7
LM
12052015-04-13 Luis Machado <lgustavo@codesourcery.com>
1206
1207 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1208 Handle the case of targets that do not provide PID information.
1209
2efe15c4
YQ
12102015-04-13 Yao Qi <yao.qi@linaro.org>
1211
1212 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1213 and use expect instead of gdb_expect.
1214
8cd8f2f8
SDJ
12152015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1216
1217 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1218 "coredump_var_addr" to avoid naming conflict with other testcases.
1219
9ee41772
PA
12202015-04-10 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1223 gdb_test_sequence and gdb_assert.
1224
07473109
PA
12252015-04-10 Pedro Alves <palves@redhat.com>
1226
1227 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1228 test messages that don't include the breakpoint address.
1229
de3db44c
YQ
12302015-04-10 Yao Qi <yao.qi@linaro.org>
1231
1232 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1233 false for some offset and width combinations which aren't
1234 supported by linux kernel.
1235
c79d856c
PA
12362015-04-10 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1239 procedure, factored out from ...
1240 (top level): ... here. Add "set displaced-stepping" testing axis.
1241 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1242 parameter "displaced". Use it.
1243 (top level): Use foreach and add "set displaced-stepping" testing
1244 axis.
1245
ebc90b50
PA
12462015-04-10 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1249 Remove comment.
1250 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1251 both the address of the instruction that triggers the watchpoint
1252 and the address of the instruction immediately after, and use
1253 those addresses for the test. Fix comment.
1254
8f572e5c
PA
12552015-04-10 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.base/sigstep.exp (breakpoint_to_handler)
1258 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1259 Test "backtrace" in handler.
1260 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1261 (top level): Add new "displaced" test axis to
1262 breakpoint_to_handler, breakpoint_to_handler_entry and
1263 breakpoint_over_handler.
1264
8d707a12
PA
12652015-04-10 Pedro Alves <palves@redhat.com>
1266
1267 PR gdb/18216
1268 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1269
ef713951
YQ
12702015-04-10 Yao Qi <yao.qi@linaro.org>
1271
1272 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1273 (test_add_rn_pc): New function.
1274 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1275 (top level): Invoke test_add_rn_pc.
1276
906d60cf
PA
12772015-04-10 Pedro Alves <palves@redhat.com>
1278
1279 PR gdb/13858
1280 * gdb.base/step-over-no-symbols.exp: New file.
1281
f2983cc3
AW
12822015-04-09 Andy Wingo <wingo@igalia.com>
1283
1284 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1285 after the Python tests.
1286
6d62641c
SDJ
12872015-04-08 Keith Seitz <keiths@redhat.com>
1288
1289 PR python/16699
1290 * gdb.python/py-completion.exp: New tests for completion.
1291 * gdb.python/py-completion.py (CompleteLimit1): New class.
1292 (CompleteLimit2): Likewise.
1293 (CompleteLimit3): Likewise.
1294 (CompleteLimit4): Likewise.
1295 (CompleteLimit5): Likewise.
1296 (CompleteLimit6): Likewise.
1297 (CompleteLimit7): Likewise.
1298
f3770638
PA
12992015-04-08 Pedro Alves <palves@redhat.com>
1300
1301 PR gdb/18214
1302 PR gdb/18216
1303 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1304 function.
1305 (main): Install it as SIGUSR1 handler.
1306 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1307 parameter. Always use "setup" as prefix. Toggle "set
1308 displaced-stepping" off/on depending on global. Don't switch to
1309 thread 1 here.
1310 (top level): Add displaced stepping "off/on" test axis. Update
1311 "setup" calls. Wrap each subtest with with_test_prefix. Test
1312 continuing with a queued signal in each thread.
1313
4496bed7
PA
13142015-04-08 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1317 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1318 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1319 Return early if running to main fails.
1320 * gdb.trace/while-stepping.exp: Likewise.
1321
b97fde92
PA
13222015-04-07 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1325 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1326 interact with inferior program.
1327
f71c18e7
PA
13282015-04-07 Pedro Alves <palves@redhat.com>
1329
1330 * lib/gdb.exp (inferior_spawn_id): New global.
1331 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1332 spawn id after processing the user code.
1333 (default_gdb_start): Set inferior_spawn_id.
1334 (send_inferior): New procedure.
1335 * lib/gdbserver-support.exp (gdbserver_start): Set
1336 inferior_spawn_id.
1337 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1338
6423214f
PA
13392015-04-07 Pedro Alves <palves@redhat.com>
1340
1341 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1342 * lib/gdbserver-support.exp (gdbserver_start): Make
1343 $server_spawn_id global.
1344 (gdbserver_start): Don't wait for gdbserver's spawn id with
1345 expect_background.
1346 (close_gdbserver): New procedure.
1347 (gdb_exit): Rename the default version and reimplement.
1348
71c0ee8c
PA
13492015-04-07 Pedro Alves <palves@redhat.com>
1350
72f4393d 1351 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1352 append the substituted item, not the original item.
1353
203bc29b
PA
13542015-04-07 Pedro Alves <palves@redhat.com>
1355
1356 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1357 gdb_expect.
1358
508a3ddf
PA
13592015-04-07 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1362 output appearing once only.
1363
9f6dbe2b
PA
13642015-04-07 Pedro Alves <palves@redhat.com>
1365
1366 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1367 that doesn't expect anything. Return early if running to main
1368 fails.
1369
337532fa
YQ
13702015-04-07 Yao Qi <yao.qi@linaro.org>
1371
1372 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1373 (child_function): Call alarm.
1374 (main): Move call to alarm into the loop.
1375 * gdb.threads/non-stop-fair-events.exp: Build program with
1376 -DTIMEOUT=$timeout.
1377
01b622d4
DE
13782015-04-06 Doug Evans <xdje42@gmail.com>
1379
1380 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1381 Fix dest parameter to board_info.
1382 (fpc_compile): Ditto.
1383 (gdb_compile_pascal): Rename dest arg to destfile.
1384
961f4160
PMR
13852015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1386
1387 * gdb.ada/funcall_ref.exp: New file.
1388 * gdb.ada/funcall_ref/foo.adb: New file.
1389
cafda597
YQ
13902015-04-02 Yao Qi <yao.qi@linaro.org>
1391
1392 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1393 is remote.
1394
fed040c6
GB
13952015-04-02 Gary Benson <gbenson@redhat.com>
1396
1397 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1398
d11916aa
SS
13992015-04-01 Sasha Smundak <asmundak@google.com>
1400
1401 * gdb.python/py-unwind-maint.c: New file.
1402 * gdb.python/py-unwind-maint.exp: New test.
1403 * gdb.python/py-unwind-maint.py: New file.
1404 * gdb.python/py-unwind.c: New file.
1405 * gdb.python/py-unwind.exp: New test.
1406 * gdb.python/py-unwind.py: New test.
1407
a1471180
PA
14082015-04-01 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1411 to fail instead of non-existent $test.
1412
0bbeccb1
PA
14132015-04-01 Pedro Alves <palves@redhat.com>
1414
1415 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1416 GDBFLAGS if not empty.
1417
3c724c8c
PMR
14182015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1419
1420 * gdb.ada/complete.exp: Remove "multi_line".
1421 * gdb.ada/info_exc.exp: Remove "multi_line".
1422 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1423 * gdb.ada/ptype_field.exp: Remove "multi_line".
1424 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1425 * gdb.ada/tagged.exp: Remove "multi_line".
1426 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1427 [multi_line ...]
1428 * gdb.btrace/delta.exp: Likewise.
1429 * gdb.btrace/exception.exp: Likewise.
1430 * gdb.btrace/function_call_history.exp: Likewise.
1431 * gdb.btrace/instruction_history.exp: Likewise.
1432 * gdb.btrace/nohist.exp: Likewise.
1433 * gdb.btrace/record_goto.exp: Likewise.
1434 * gdb.btrace/segv.exp: Likewise.
1435 * gdb.btrace/stepi.exp: Likewise.
1436 * gdb.btrace/tailcall.exp: Likewise.
1437 * gdb.btrace/unknown_functions.exp: Likewise.
1438 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1439 * lib/gdb.exp: Add the "multi_line" helper.
1440
4eec2deb
PA
14412015-04-01 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.threads/tid-reuse.c: New file.
1444 * gdb.threads/tid-reuse.exp: New file.
1445
df8411da
SDJ
14462015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1447
1448 PR corefiles/16092
1449 * gdb.base/coredump-filter.c: New file.
1450 * gdb.base/coredump-filter.exp: Likewise.
1451
6ef37366
PM
14522015-03-27 Petr Machata <pmachata@redhat.com>
1453
1454 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1455 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1456 (Dwarf::assemble): Initialize them.
1457 (Dwarf::lines): New function.
1458
7ec911b0
JT
14592015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1460
1461 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1462 SYMBOL_PREFIX for x86_64-*-cygwin.
1463
ff908ebf
AW
14642015-03-26 Andy Wingo <wingo@igalia.com>
1465
1466 PR symtab/18148
1467 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1468 const_value but not a location.
1469 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1470 location defined in non-main CUs are visible.
1471
6d5f0679
YQ
14722015-03-26 Yao Qi <yao.qi@linaro.org>
1473
1474 PR testsuite/18139
1475 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1476 Add a line number entry for the same line.
1477 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1478 Add a line number entry for the same line.
1479
2898689b
YQ
14802015-03-26 Yao Qi <yao.qi@linaro.org>
1481
1482 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1483 .int 0.
1484 (func): Likewise. Add .Lfunc_1 label.
1485 Use .Lfunc_1 label.
1486 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1487 .int 0.
1488 (func): Likewise.
1489 Use .Lfunc_1 label.
1490
85180498
YQ
14912015-03-26 Yao Qi <yao.qi@linaro.org>
1492
1493 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1494 Call gdb_compile instead to compile each .s files without debug
1495 information.
1496
8aa08a8d
YQ
14972015-03-26 Yao Qi <yao.qi@linaro.org>
1498
1499 * gdb.base/savedregs.exp (process_saved_regs): Make
1500 "Saved registers:" optional in the pattern.
1501
66849923
MM
15022015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1503
1504 * gdb.btrace/next.exp: Merged into step.exp.
1505 * gdb.btrace/finish.exp: Merged into step.exp.
1506 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1507 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1508 "record goto" and checking the exact replay position.
1509 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1510 check for "Recording format" in "info record" output.
1511 * gdb.btrace/record_goto.exp: Choose test file based on target.
1512 * gdb.btrace/x86-record_goto.S: Renamed into ...
1513 * gdb.btrace/x86_64-record_goto.S: ... this.
1514 * gdb.btrace/i686-record_goto.S: New.
1515 * gdb.btrace/x86-tailcall.S: Renamed into ...
1516 * gdb.btrace/x86_64-tailcall.S: ... this.
1517 * gdb.btrace/i686-tailcall.S: New.
1518 * gdb.btrace/x86-tailcall.c: Renamed into ...
1519 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1520 separate statements. Update test.
1521 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1522 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1523 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1524 * gdb.btrace/tailcall.exp: Choose test file based on target.
1525 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1526
11cc1b74
MM
15272015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1528
1529 * gdb.btrace/exception.exp: Increase BTS buffer size.
1530
a25d8bf9
PA
15312015-03-24 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1534
856e7dd6
PA
15352015-03-24 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.threads/schedlock.exp (test_step): No longer expect that
1538 "set scheduler-locking step" with "next" over a function call runs
1539 threads unlocked.
1540
ad235a41
AT
15412015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1542
1543 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1544
15630549
AT
15452015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1546
1547 PR breakpoints/16466
1548 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1549 * gdb.mi/mi-pending.c (thread_func): New function.
1550 (int main): Add threading support required.
1551 * gdb.mi/mi-pending.exp: Add tests for this issue.
1552 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1553 (pendfunc2): Remove stdio dependency.
1554 * gdb.mi/mi-pendshr2.c: New file.
1555
693dca06
KS
15562015-03-23 Keith Seitz <keiths@redhat.com>
1557
1558 * gdb.linespec/keywords.c: New file.
1559 * gdb.linespec/keywords.exp: New file.
1560
7e993ebf
KS
15612015-03-23 Keith Seitz <keiths@redhat.com>
1562
1563 PR gdb/18021
1564 * gdb.dwarf2/staticvirtual.exp: New test.
1565
bc23328c
JK
15662015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1567
1568 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1569 * README: Remove HP-UX and gdb.hp.
1570 (configuration):
1571 * configure: Regenerate.
1572 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1573 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1574 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1575 gdb.hp/gdb.defects/Makefile.
1576 * gdb.hp/Makefile.in: File deleted.
1577 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1578 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1579 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1580 * gdb.hp/gdb.aCC/run.c: File deleted.
1581 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1582 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1583 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1584 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1585 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1586 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1587 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1588 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1589 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1590 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1591 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1592 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1593 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1594 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1595 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1596 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1597 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1598 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1599 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1600 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1601 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1602 * gdb.hp/gdb.compat/average.c: File deleted.
1603 * gdb.hp/gdb.compat/sum.c: File deleted.
1604 * gdb.hp/gdb.compat/xdb.c: File deleted.
1605 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1606 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1607 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1608 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1609 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1610 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1611 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1612 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1613 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1614 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1615 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1616 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1617 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1618 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1619 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1620 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1621 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1622 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1623 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1624 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1625 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1626 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1627 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1628 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1629 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1630 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1631 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1632 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1633 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1634 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1635 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1636 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1637 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1638 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1639 * gdb.hp/tools/odump: File deleted.
1640
8bf3b159
PA
16412015-03-19 Pedro Alves <palves@redhat.com>
1642
1643 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1644 (saw_thread_3): New globals.
1645 (top level): Increment them when an event for the corresponding
1646 thread is seen.
1647 (no thread starvation): New test.
1648
eb54c8bf
PA
16492015-03-19 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.threads/continue-pending-status.c: New file.
1652 * gdb.threads/continue-pending-status.exp: New file.
1653
32d2e5d6
PA
16542015-03-18 Pedro Alves <palves@redhat.com>
1655
1656 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1657 Use gdb_is_target_remote instead of is_remote. Use
1658 gdb_test_multiple instead of gdb_expect. Exit early if
1659 gdb_test_multiple hits its internal matches. Tighten stepi tests
1660 expected output. Fail on exit with any signal, instead of just
1661 SIGILL.
1662
f68f11b7
YQ
16632015-03-18 Yao Qi <yao.qi@linaro.org>
1664
1665 PR tdep/18107
1666 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1667 variable.
1668 * gdb.base/catch-syscall.exp: Don't skip it on
1669 aarch64*-*-linux* target. Remove elements in all_syscalls.
1670 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1671 target.
1672 (setup_all_syscalls): New proc.
1673
ca5fd19b
YQ
16742015-03-16 Yao Qi <yao.qi@linaro.org>
1675
1676 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1677 (top level): Skip tests if valid_addr_p returns false for
1678 $cmd1 or $cmd2.
1679
85642ba0
AW
16802015-03-11 Andy Wingo <wingo@igalia.com>
1681
1682 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1683
e03f9645
YQ
16842015-03-11 Yao Qi <yao.qi@linaro.org>
1685
1686 * gdb.base/catch-syscall.exp: Fix typo in comments.
1687
5d0962b2
YQ
16882015-03-11 Yao Qi <yao.qi@linaro.org>
1689
1690 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1691
b2df3cef
PA
16922015-03-09 Pedro Alves <palves@redhat.com>
1693
1694 * dg-extract-results.py: Delete.
1695
ef878e53
PA
16962015-03-09 Pedro Alves <palves@redhat.com>
1697
1698 Merge dg-extract-results.sh from GCC upstream (r218843).
1699
1700 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1701 * dg-extract-results.sh: Use --text with grep to avoid issues with
1702 binary files. Fall back to cat -v, if that doesn't work.
1703
9494d219
PA
17042015-03-05 Pedro Alves <palves@redhat.com>
1705
1706 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1707
a8d9763a
SM
17082015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1709
1710 * lib/mi-support.exp (mi_expect_interrupt): Accept
1711 alternative event for when in all-stop mode.
1712
be9957b8
PA
17132015-03-04 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1716
d57be0f4 17172015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1718
1719 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1720
c214c7cf
AA
17212015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1722
1723 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1724 regexps for GDB's current line display, accept a hex address
1725 preceding the line number.
1726
6d74a497
AA
17272015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1728
1729 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1730 the 'arch1' variable for "s390*-linux*" targets.
1731
511aee7c
PA
17322015-03-04 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1735 (main): Pass missing retval argument to pthread_join call.
1736
95e50b27
PA
17372015-03-02 Pedro Alves <palves@redhat.com>
1738
1739 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1740 (top level): Call do_test with non-stop as well.
1741
28054d69
PA
17422015-03-02 Pedro Alves <palves@redhat.com>
1743
1744 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1745 -1.
1746
4fa5d7b4
AA
17472015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1748
1749 * gdb.arch/s390-vregs.exp: New test.
1750 * gdb.arch/s390-vregs.S: New file.
1751
97c18565
PA
17522015-02-27 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1755 call to catch_command_errors.
1756 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1757 catch_command_errors.
1758
a37bfa30
PA
17592015-02-27 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1762 "true" for boolean result.
1763 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1764 prototype of main.
1765
6f98576f
PA
17662015-02-27 Pedro Alves <palves@redhat.com>
1767
1768 * lib/unbuffer_output.c: New file.
1769 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1770 (main): Call gdb_unbuffer_output.
1771
eba5ab56
YQ
17722015-02-27 Yao Qi <yao.qi@linaro.org>
1773
1774 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1775 target.
1776
0def5aaa
DE
17772015-02-26 Doug Evans <dje@google.com>
1778
1779 * gdb.cp/class2.cc (Dbase, D): New classes.
1780 (main): New local delta.
1781 * gdb.cp/class2.exp: Test printing delta.
1782 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1783 (dynbar): New global.
1784 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1785
081a1c2c
JK
17862015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1787
1788 * gdb.compile/compile-ifunc.c: New file.
1789 * gdb.compile/compile-ifunc.exp: New file.
1790
2f41223f
AT
17912015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1792
1793 * gdb.base/structs.exp: Check for correct struct on finish.
1794
03eddd80
YQ
17952015-02-26 Yao Qi <yao.qi@linaro.org>
1796
1797 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1798 is zero.
1799
80c57053
JK
18002015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1801
1802 * gdb.arch/cordic.ko.bz2: New file.
1803 * gdb.arch/cordic.ko.debug.bz2: New file.
1804 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1805
21613c12
YQ
18062015-02-25 Yao Qi <yao.qi@linaro.org>
1807
1808 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1809 aarch64*-*-* target.
1810
d8b901ed
PA
18112015-02-23 Pedro Alves <palves@redhat.com>
1812
1813 * lib/gdb.exp (delete_breakpoints): Rewrite using
1814 gdb_test_multiple.
1815
e5b85ead
PA
18162015-02-23 Pedro Alves <palves@redhat.com>
1817
1818 * gdb.base/info-os.c: Include stdlib.h.
1819
85c3a371
DE
18202015-02-22 Doug Evans <xdje42@gmail.com>
1821
1822 PR symtab/17855
1823 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1824 is read after symbols have been re-read.
1825 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1826 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1827
96553a0c
DE
18282015-02-21 Doug Evans <dje@google.com>
1829
1830 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1831
97a0c697
JK
18322015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 PR corefiles/17808
1835 * gdb.arch/i386-biarch-core.core.bz2: New file.
1836 * gdb.arch/i386-biarch-core.exp: New file.
1837
a47cd6e9
PA
18382015-02-21 Pedro Alves <palves@redhat.com>
1839
1840 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1841 runto_main fails.
1842
c5facdc4
PA
18432015-02-20 Pedro Alves <palves@redhat.com>
1844
1845 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1846 info probes.
1847
2db9a427
PA
18482015-02-20 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1851
60fb7e9e
PA
18522015-02-20 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1855 clean_restart before gdb_target_supports_trace.
1856
5c5019c2
PA
18572015-02-20 Pedro Alves <palves@redhat.com>
1858
1859 PR threads/18006
1860 * gdb.threads/clone-thread_db.c: New file.
1861 * gdb.threads/clone-thread_db.exp: New file.
1862
c9587f88
AT
18632015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1864
1865 PR breakpoints/16812
1866 * gdb.base/catch-gdb-caused-signals.c: New file.
1867 * gdb.base/catch-gdb-caused-signals.exp: New file.
1868
f6a88844
JM
18692015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1870
1871 * configure: Regenerated.
1872 * configure.ac: Use GDB_AC_TRANSFORM.
1873 * aclocal.m4: sinclude ../transform.m4.
1874
497c491b
JM
18752015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1876
1877 * lib/dtrace.exp: New file.
1878 * gdb.base/dtrace-probe.exp: Likewise.
1879 * gdb.base/dtrace-probe.d: Likewise.
1880 * gdb.base/dtrace-probe.c: Likewise.
1881 * lib/pdtrace.in: Likewise.
1882 * configure.ac: Output variables with the transformed names of
1883 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1884 * configure: Regenerated.
1885
03e98035
JM
18862015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1887
1888 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1889 expected message when trying to access $_probe_* convenience
1890 variables while not on a probe.
1891
63cc30e9
JK
18922015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1895
0703599a
PA
18962015-02-11 Pedro Alves <pedro@codesourcery.com>
1897
1898 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1899 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1900
7e60a48e
DE
19012015-02-10 Doug Evans <xdje42@gmail.com>
1902
1903 * lib/gdb.exp (gdb_load): Always return a result.
1904
01b088bc
PA
19052015-02-10 Pedro Alves <palves@redhat.com>
1906
1907 * gdb.threads/signal-sigtrap.c: New file.
1908 * gdb.threads/signal-sigtrap.exp: New file.
1909
b05ec7a5
AT
19102015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1911
1912 * gdb.trace/no-attach-trace.c: New file.
1913 * gdb.trace/no-attach-trace.exp: New file.
1914
a2c2acaf
MW
19152015-02-09 Mark Wielaard <mjw@redhat.com>
1916
1917 * gdb.dwarf2/atomic.c: New file.
1918 * gdb.dwarf2/atomic-type.exp: Likewise.
1919
31fd9caa
MM
19202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1921
1922 * gdb.btrace/buffer-size.exp: Update "info record" output.
1923 * gdb.btrace/delta.exp: Update "info record" output.
1924 * gdb.btrace/enable.exp: Update "info record" output.
1925 * gdb.btrace/finish.exp: Update "info record" output.
1926 * gdb.btrace/instruction_history.exp: Update "info record" output.
1927 * gdb.btrace/next.exp: Update "info record" output.
1928 * gdb.btrace/nexti.exp: Update "info record" output.
1929 * gdb.btrace/step.exp: Update "info record" output.
1930 * gdb.btrace/stepi.exp: Update "info record" output.
1931 * gdb.btrace/nohist.exp: Update "info record" output.
1932
d33501a5
MM
19332015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1934
1935 * gdb.btrace/buffer-size: New.
1936
f4abbc16
MM
19372015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1938
1939 * gdb.btrace/delta.exp: Update "info record" output.
1940 * gdb.btrace/enable.exp: Update "info record" output.
1941 * gdb.btrace/finish.exp: Update "info record" output.
1942 * gdb.btrace/instruction_history.exp: Update "info record" output.
1943 * gdb.btrace/next.exp: Update "info record" output.
1944 * gdb.btrace/nexti.exp: Update "info record" output.
1945 * gdb.btrace/step.exp: Update "info record" output.
1946 * gdb.btrace/stepi.exp: Update "info record" output.
1947 * gdb.btrace/nohist.exp: Update "info record" output.
1948
b9d61307
SM
19492015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 PR gdb/15678
1952 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1953
e584fdbc
PA
19542015-02-06 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1957 macro.
1958 (seconds_left, again): New globals.
1959 (main): Wait seconds_left in a 1-second sleep loop instead of
1960 sleeping 180 seconds. If 'again' is set, reset the seconds
1961 counter.
1962 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1963 'again' in the inferior before detaching. Print the seconds left.
1964 (options): New global.
1965 (top level): Build program with -DTIMEOUT=$timeout.
1966
77f41761
PA
19672015-02-06 Pedro Alves <palves@redhat.com>
1968
1969 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1970 determine how many seconds to pass to 'alarm'.
1971 * gdb.base/gdb-sigterm.exp (top level): Build program with
1972 -DTIMEOUT=$timeout.
1973 (do_test): Return success/failure indication. Add more verbose
1974 logging. Don't fail if 200 single steps are seen. Instead, fail
1975 when the test times out.
1976 (passes): New global.
1977 (top level): Break the testing loop if testing fails on any
1978 iteration. Use gdb_assert.
1979
b9394193
DB
19802015-02-04 Don Breazeal <donb@codesourcery.com>
1981
1982 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1983 and initialize them.
1984 (ipc_cleanup): New function.
1985 (main): Don't declare shmid, semid, and msqid. Add a call to
1986 atexit so that we call ipc_cleanup on exit.
1987
42d9e528
PA
19882015-02-04 Pedro Alves <palves@redhat.com>
1989
1990 * boards/native-extended-gdbserver.exp: Remove any target variant
1991 specifications from the board name before clearing the isremote
1992 flag from board_info.
1993
ae6ae975
DE
19942015-01-31 Doug Evans <xdje42@gmail.com>
1995
1996 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1997
cfb069a8
GB
19982015-01-31 Gary Benson <gbenson@redhat.com>
1999
2000 * gdb.base/completion.exp: Disable completion limiting for
2001 existing tests. Add new tests to check completion limiting.
2002 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2003
5dd31d79
DE
20042015-01-31 Doug Evans <xdje42@gmail.com>
2005
2006 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2007
9f050062
DE
20082015-01-31 Doug Evans <xdje42@gmail.com>
2009
2010 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2011 entries. Duplicate file section script entries.
2012 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2013 inlined entries. Add test for safe-path rejection.
2014 * gdb.python/py-section-script.c: Add duplicate inlined section script
2015 entries. Duplicate file section script entries.
2016 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2017 inlined entries. Add test for safe-path rejection.
2018
df25ebbd
JB
20192015-01-29 Joel Brobecker <brobecker@adacore.com>
2020
2021 * gdb.ada/disc_arr_bound: New testcase.
2022
4a0ca9ec
JB
20232015-01-29 Joel Brobecker <brobecker@adacore.com>
2024
2025 * gdb.ada/mi_var_array: New testcase.
2026
3a8b707a
DE
20272015-01-27 Doug Evans <dje@google.com>
2028
2029 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2030 Add test for objfile.filename, objfile.username after objfile
2031 has been unloaded.
2032
f8313f6e
JB
20332015-01-26 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2036 the second test to print the name attribute of value
2037 returned by the call to gdb.lookup_type, and adjust
2038 the expected output accordingly.
2039
37bc665e
MW
20402015-01-25 Mark Wielaard <mjw@redhat.com>
2041
2042 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2043 * gdb.base/disp-step-fork.c: Include unistd.h.
2044 * gdb.base/siginfo-obj.c: Include stdio.h.
2045 * gdb.base/siginfo-thread.c: Likewise.
2046 * gdb.mi/non-stop.c: Include unistd.h.
2047 * gdb.mi/nsthrexec.c: Include stdio.h.
2048 * gdb.mi/pthreads.c: Include unistd.h.
2049 * gdb.modula2/unbounded1.c (main): Declare returns int.
2050 * gdb.reverse/consecutive-reverse.c: Likewise.
2051 * gdb.threads/create-fail.c: Include unistd.h.
2052 * gdb.threads/killed.c: Likewise.
2053 * gdb.threads/linux-dp.c: Likewise.
2054 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2055 * gdb.threads/non-ldr-exc-2.c: Likewise.
2056 * gdb.threads/non-ldr-exc-3.c: Likewise.
2057 * gdb.threads/non-ldr-exc-4.c: Likewise.
2058 * gdb.threads/pthreads.c: Include unistd.h.
2059 (main): Declare returns int.
2060 * gdb.threads/tls-main.c (foo): New declaration.
2061 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2062
f7e5394d
SM
20632015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2064
2065 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2066 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2067
743649fd
MW
20682015-01-15 Mark Wielaard <mjw@redhat.com>
2069
2070 * gdb.base/noreturn-return.c: New file.
2071 * gdb.base/noreturn-return.exp: New file.
2072 * gdb.base/noreturn-finish.c: New file.
2073 * gdb.base/noreturn-finish.exp: New file.
2074
198297aa
PA
20752015-01-23 Pedro Alves <palves@redhat.com>
2076
2077 * gdb.threads/continue-pending-after-query.c: New file.
2078 * gdb.threads/continue-pending-after-query.exp: New file.
2079
717cf30c
AG
20802015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2081 Simon Marchi <simon.marchi@ericsson.com>
2082
2083 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2084 * gdb.base/valgrind-db-attach.exp: Same.
2085 * gdb.base/valgrind-infcall.exp: Same.
2086 * lib/mi-support.exp (default_mi_gdb_start): Same.
2087 * lib/prompt.exp (default_prompt_gdb_start): Same.
2088 * lib/gdb.exp (default_gdb_spawn): Same.
2089 (gdb_interact): New.
2090
2091
4b62a76e
JK
20922015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * gdb.compile/compile.exp (pointer to jit function): New test.
2095
b4cdae6f
WW
20962015-01-17 Wei-cheng Wang <cole945@gmail.com>
2097
2098 * lib/gdb.exp (supports_process_record): Return true for
2099 powerpc*-*-linux*.
2100 (supports_reverse): Likewise.
2101
d221e7ef
DB
21022015-01-15 Don Breazeal <donb@codesourcery.com>
2103
2104 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2105 instead of checking whether the target board is remote and
2106 use spawn_wait_for_attach instead of exec/sleep.
2107 * gdb.base/attach-twice.exp: Likewise.
2108
bafffb51
JB
21092015-01-15 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.ada/var_arr_attrs: New testcase.
2112
5589af0e
PA
21132015-01-14 Pedro Alves <palves@redhat.com>
2114 Joel Brobecker <brobecker@adacore.com>
2115
2116 PR gdb/17525
2117 * gdb.base/bp-cmds-execution-x-script.c: New file.
2118 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2119 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2120
6c400b59
PA
21212015-01-14 Pedro Alves <palves@redhat.com>
2122
2123 PR cli/17828
2124 * gdb.base/batch-preserve-term-settings.c: New file.
2125 * gdb.base/batch-preserve-term-settings.exp: New file.
2126
e02c96a7
DE
21272015-01-13 Doug Evans <dje@google.com>
2128
2129 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2130 binary.
2131
576fd14c
JB
21322015-01-13 Joel Brobecker <brobecker@adacore.com>
2133
2134 * Makefile.in (clean mostlyclean): Do not delete *.py.
2135
04dccad0
JB
21362015-01-13 Joel Brobecker <brobecker@adacore.com>
2137
2138 * gdb.python/py-lookup-type.exp: New file.
2139
3d230f71
PA
21402015-01-12 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2143 restore GDBFLAGS before returning.
2144
7e67715d
JK
21452015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2146
2147 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2148 is_amd64_regs_target and is_x86_like_target.
2149
f2e0d4b4
DE
21502015-01-11 Doug Evans <xdje42@gmail.com>
2151
2152 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2153 is given without an explicit form.
2154 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2155 attributes.
2156 * gdb.dwarf/corrupt.exp: Ditto.
2157 * gdb.dwarf2/enum-type.exp: Ditto.
2158 * gdb.trace/entry-values.exp: Ditto.
2159 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2160
439250fb
DE
21612015-01-11 Doug Evans <xdje42@gmail.com>
2162
2163 PR gdb/15830
2164 * gdb.base/maint.exp: Remove references to "maint demangle".
2165 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2166 Add tests for explicitly specifying language to demangle.
2167 * gdb.dlang/demangle.exp: Ditto.
2168
ede9f622
PA
21692015-01-09 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.threads/non-stop-fair-events.c: New file.
2172 * gdb.threads/non-stop-fair-events.exp: New file.
2173
a7b796db
PA
21742015-01-09 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2177 the global scope. Set a breakpoint after all threads are started
2178 rather than stepping over two source lines. Expect the prompt.
2179 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2180 global.
2181 (NUM): Now 15.
2182 (main): Use threads_started_barrier to wait for all threads to
2183 start. Main thread no longer calls thread_function. Exit after
2184 180 seconds.
2185 (loop): New function.
2186 (thread_function): Wait on threads_started_barrier barrier. Call
2187 'loop' at each iteration.
2188 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2189 threads have started, instead of hardcoding number of "next"
2190 steps. Use an access watchpoint instead of a write watchpoint.
2191
9665ffdd
PA
21922015-01-09 Pedro Alves <palves@redhat.com>
2193
2194 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2195 (thread_func): Wait on barrier.
2196 (main): Wait for all threads to start before stopping GDB.
2197 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2198 global.
2199 (thread1_func, thread2_func): Wait on barrier.
2200 (main): Wait for all threads to start before stopping GDB.
2201 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2202 New global.
2203 (thread1_func, thread2_func): Wait on barrier.
2204 (main): Wait for all threads to start before stopping GDB.
2205
c945a99f
PA
22062015-01-09 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.threads/attach-many-short-lived-threads.c: New file.
2209 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2210
c1a747c1
PA
22112014-01-09 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2214 instead of to thread 2.
2215 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2216 Add barrier around each pthread_create call instead of around all
2217 calls.
2218 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2219 Set a break on thread_function and have the child threads hit it
2220 one at at a time.
2221
60b3033e
PA
22222015-01-09 Pedro Alves <palves@redhat.com>
2223
2224 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2225 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2226 false.
2227 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2228 checking whether the target board is remote.
2229 * gdb.multi/multi-attach.exp: Likewise.
2230 * gdb.python/py-sync-interp.exp: Likewise.
2231 * gdb.server/ext-attach.exp: Likewise.
2232 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2233 tests that need to attach, instead of checking whether the target
2234 board is remote at the top of the file.
2235
acc018ac
YQ
22362015-01-08 Yao Qi <yao@codesourcery.com>
2237
2238 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2239
50a18af8
JK
22402015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2241
2242 Fix testcase compilation.
2243 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2244
8503d6e1
JB
22452015-01-06 Joel Brobecker <brobecker@adacore.com>
2246
2247 * gdb.python/py-type.exp: Add a couple test about empty
2248 array creation, and negative-length array creation.
2249
cc73dbcc
DE
22502015-01-02 Doug Evans <xdje42@gmail.com>
2251
2252 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2253
0300bbc7
DE
22542015-01-02 Doug Evans <dje@google.com>
2255
2256 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2257
9d85a0ec
YQ
22582014-12-29 Yao Qi <yao@codesourcery.com>
2259
2260 * gdb.trace/entry-values.exp: Update comments. Rename variable
2261 bar_call_foo to returned_from_foo.
2262
87186c6a
MMN
22632014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2264
2265 PR gdb/17394
2266 * gdb.linespec/break-asm-file.c: New file.
2267 * gdb.linespec/break-asm-file.exp: New file.
2268 * gdb.linespec/break-asm-file0.s: New file.
2269 * gdb.linespec/break-asm-file1.s: New file.
2270
1bab7383
YQ
22712014-12-18 Nigel Stephens <nigel@mips.com>
2272 Maciej W. Rozycki <macro@codesourcery.com>
2273
2274 * gdb.base/float.exp: Handle the new output from "info float" on
2275 MIPS targets.
2276
1bc1068a
JK
22772014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 Fix MinGW compilation.
2280 * gdb.compile/compile-ops.exp: Update untested message if
2281 !skip_compile_feature_tests.
2282 * gdb.compile/compile-setjmp.exp: Likewise.
2283 * gdb.compile/compile-tls.exp: Likewise.
2284 * gdb.compile/compile.exp: Likewise.
2285 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2286 supported on this host".
2287
b6615d10
DE
22882014-12-16 Doug Evans <xdje42@gmail.com>
2289
2290 * boards/stabs.exp: New file.
2291
25dda427
AA
22922014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2293
2294 * gdb.base/completion.exp: Adjust to format changes of "maint
2295 print user-registers".
2296
bf330350
CU
22972014-12-16 Catalin Udma <catalin.udma@freescale.com>
2298
2299 PR server/17457
2300 * gdb.arch/aarch64-fp.c: New file.
2301 * gdb.arch/aarch64-fp.exp: New file.
2302
395cf596
SDJ
23032014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2304
2305 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2306 r210637, r210913, r211666, r215400, r215817).
2307
2308 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2309 * dg-extract-results.py: New file.
2310 * dg-extract-results.sh: Use it if the environment seems
2311 suitable.
2312
2313 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2314
2315 * dg-extract-results.py (parse_run): Handle warnings that
2316 are printed before a test harness is run.
2317
2318 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2319
2320 * dg-extract-results.py (Named): Remove __cmp__ method.
2321 (output_variation): Use a key to sort variation.harnesses.
2322
2323 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2324
2325 * dg-extract-results.py: For Python 3, force sys.stdout to
2326 handle surrogate escape sequences.
2327 (safe_open): New function.
2328 (output_segment, main): Use it.
2329
2330 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2331
2332 * dg-extract-results.py (Prog.result_re): Include options
2333 in test name.
2334
2335 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2336
2337 * dg-extract-results.py (output_variation): Always sort if
2338 do_sum.
2339
e882ef3c
SM
23402014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2341
2342 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2343 as long as we get pagination notifications.
2344
4992aa20
JM
23452014-12-15 Jason Merrill <jason@redhat.com>
2346
2347 * Makefile.in (check-gdb.%): Restore.
2348 * README: Mention it.
2349
c1b5a1a6
JB
23502014-12-13 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdb.ada/str_uninit: New testcase.
2353
5537b577
JK
23542014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2355
2356 PR symtab/17642
2357 * gdb.base/vla-stub-define.c: New file.
2358 * gdb.base/vla-stub.c: New file.
2359 * gdb.base/vla-stub.exp: New file.
2360
bb2ec1b3
TT
23612014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2362 Jan Kratochvil <jan.kratochvil@redhat.com>
2363 Tom Tromey <tromey@redhat.com>
2364
2365 * configure.ac: Add gdb.compile/.
2366 * configure: Regenerate.
2367 * gdb.compile/Makefile.in: New file.
2368 * gdb.compile/compile-ops.exp: New file.
2369 * gdb.compile/compile-ops.c: New file.
2370 * gdb.compile/compile-tls.c: New file.
2371 * gdb.compile/compile-tls.exp: New file.
2372 * gdb.compile/compile-constvar.S: New file.
2373 * gdb.compile/compile-constvar.c: New file.
2374 * gdb.compile/compile-mod.c: New file.
2375 * gdb.compile/compile-nodebug.c: New file.
2376 * gdb.compile/compile-setjmp-mod.c: New file.
2377 * gdb.compile/compile-setjmp.c: New file.
2378 * gdb.compile/compile-setjmp.exp: New file.
2379 * gdb.compile/compile-shlib.c: New file.
2380 * gdb.compile/compile.c: New file.
2381 * gdb.compile/compile.exp: New file.
2382 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2383
4ff709eb
TT
23842014-12-12 Tom Tromey <tromey@redhat.com>
2385
2386 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2387 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2388
6dddd6a5
DE
23892014-12-12 Doug Evans <dje@google.com>
2390
2391 * lib/gdb-python.exp (get_python_valueof): New function.
2392 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2393
71c24708
AA
23942014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2395
2396 * gdb.base/completion.exp: Add test for completion of "info
2397 registers ".
2398
3e29f34a
MR
23992014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2400
2401 * gdb.base/func-ptrs.c: New file.
2402 * gdb.base/func-ptrs.exp: New file.
2403
fc126975
SM
24042014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2405
2406 PR breakpoints/17012
2407 * gdb.base/dprintf-detach.c: New file.
2408 * gdb.base/dprintf-detach.exp: New file.
2409
0a46d518
SM
24102014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2411
2412 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2413 * lib/gdb.exp (target_is_gdbserver): New procedure.
2414
a0be3e44
DE
24152014-12-08 Doug Evans <dje@google.com>
2416
2417 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2418
df1b803a
YQ
24192014-12-05 Yao Qi <yao@codesourcery.com>
2420
2421 * gdb.guile/scm-error.exp: Remove the third argument to
2422 gdb_remote_download.
2423 * gdb.guile/scm-frame-args.exp: Likewise.
2424 * gdb.guile/scm-section-script.exp: Likewise.
2425
ddb9f679
YQ
24262014-12-05 Yao Qi <yao@codesourcery.com>
2427
2428 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2429
86e4ed39
DE
24302014-12-04 Doug Evans <dje@google.com>
2431
2432 * gdb.python/py-objfile.exp: Add tests for
2433 objfile.add_separate_debug_file.
2434
7c50a931
DE
24352014-12-04 Doug Evans <dje@google.com>
2436
2437 * lib/gdb.exp (get_build_id): New function.
2438 (build_id_debug_filename_get): Rewrite to use it.
2439 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2440
621661e3
MR
24412014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2442
2443 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2444 `method(long)', not just 0x0.
2445 * gdb.cp/nsalias.exp: Align code labels to 4.
2446 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2447 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2448 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2449 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2450 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2451 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2452
29f0c3b7
DE
24532014-12-02 Doug Evans <dje@google.com>
2454
e1e061e7 2455 PR symtab/17602
29f0c3b7 2456 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2457 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2458 * gdb.cp/anon-ns.exp: Update.
2459
162078c8
NB
24602014-12-02 Nick Bull <nicholaspbull@gmail.com>
2461
2462 * gdb.python/py-events.py (inferior_call_handler): New.
2463 (register_changed_handler, memory_changed_handler): New.
2464 (test_events.invoke): Register new handlers.
2465 * gdb.python/py-events.exp: Add tests for inferior call,
2466 memory_changed and register_changed events.
2467
fdb09caf
AA
24682014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2469
2470 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2471 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2472 if the linker doesn't understand this.
2473
55cfb2c4
SM
24742014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2475
2476 * gdb.python/python.exp: Change expected reply to help().
2477
9e8cd6df
YQ
24782014-12-01 Yao Qi <yao@codesourcery.com>
2479
2480 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2481 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2482 * configure: Re-generated.
2483
6c659fc2
SC
24842014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2485
2486 * gdb.cp/chained-calls.cc: New file.
2487 * gdb.cp/chained-calls.exp: New file.
2488 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2489
d7fc3181
SM
24902014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2491
2492 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2493 * gdb.dwarf2/symtab-producer.exp: Same.
2494 * gdb.gdb/python-interrupts.exp: Same.
2495 * gdb.gdb/python-selftest.exp: Same.
2496 * gdb.python/py-linetable.exp: Same.
2497 * gdb.python/py-type.exp: Same.
2498 * gdb.python/py-value-cc.exp: Same.
2499 * gdb.python/py-value.exp: Same.
2500
10e79639
YQ
25012014-11-28 Yao Qi <yao@codesourcery.com>
2502
2503 * gdb.base/break-probes.exp: Match library name prefixed with
2504 sysroot.
2505
f28a0564
SM
25062014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2507
2508 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2509 test expected output. Add parentheses for the call to print.
2510 Remove L suffix from integers.
2511
3fe1ce1d
DE
25122014-11-26 Doug Evans <dje@google.com>
2513
2514 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2515
84429e27
YQ
25162014-11-22 Yao Qi <yao@codesourcery.com>
2517
2518 * gdb.trace/entry-values.c: Remove asms.
2519 (foo): Add foo_label.
2520 (bar): Add bar_label.
2521 * gdb.trace/entry-values.exp: Remove code computing foo's
2522 length and bar's length.
2523 (Dwarf::assemble): Invoke function_range for bar and use
2524 MACRO_AT_func for foo.
2525
26741859
YQ
25262014-11-22 Yao Qi <yao@codesourcery.com>
2527
2528 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2529 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2530 Use .Lgcc43_procstart instead of gcc43.
2531
45e44d27
JB
25322014-11-21 Joel Brobecker <brobecker@adacore.com>
2533
2534 * gdb.ada/n_arr_bound: New testcase.
2535
458c8db8
SDJ
25362014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2537
2538 PR breakpoints/10737
2539 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2540 test_catch_syscall_multi_arch.
2541 (test_catch_syscall_multi_arch): New function.
2542
43f3e411
DE
25432014-11-20 Doug Evans <xdje42@gmail.com>
2544
2545 * gdb.base/maint.exp: Update expected output.
2546
0d7b2549
AA
25472014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2548
2549 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2550 4-byte instruction on S390.
2551
8908fca5
JB
25522014-11-19 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdb.ada/arr_arr: New testcase.
2555
4a46959e
JB
25562014-11-19 Joel Brobecker <brobecker@adacore.com>
2557
2558 * gdb.ada/pkd_arr_elem: New Testcase.
2559
470e2f4e
LM
25602014-11-18 Luis Machado <lgustavo@codesourcery.com>
2561
2562 * gdb.reverse/break-precsave: Expect completion message for
2563 core file reads.
2564 * gdb.reverse/consecutive-precsave.exp: Likewise.
2565 * gdb.reverse/finish-precsave.exp: Likewise.
2566 * gdb.reverse/i386-precsave.exp: Likewise.
2567 * gdb.reverse/machinestate-precsave.exp: Likewise.
2568 * gdb.reverse/sigall-precsave.exp: Likewise.
2569 * gdb.reverse/solib-precsave.exp: Likewise.
2570 * gdb.reverse/step-precsave.exp: Likewise.
2571 * gdb.reverse/until-precsave.exp: Likewise.
2572 * gdb.reverse/watch-precsave.exp: Likewise.
2573
a267f3ad
AA
25742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2575
2576 * gdb.base/bp-permanent.c: Include unistd.h.
2577 * gdb.python/py-framefilter-mi.c (main): Add return type.
2578 * gdb.python/py-framefilter.c (main): Likewise.
2579 * gdb.trace/actions-changed.c (main): Likewise.
2580
12084a9a
AA
25812014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2582
2583 * gdb.mi/until.c: Add eye-catchers.
2584 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2585 line numbers.
2586
dc7e1a77
AA
25872014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2588
2589 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2590 function header variants in break1.c.
2591 * gdb.base/ena-dis-br.exp: Likewise.
2592 * gdb.base/hbreak2.exp: Likewise.
2593 * gdb.reverse/until-precsave.exp: Drop references to removed
2594 non-prototype function header variants in ur1.c.
2595 * gdb.reverse/until-reverse.exp: Likewise.
2596
41c77605
PM
25972014-11-17 Petr Machata <pmachata@redhat.com>
2598
2599 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2600 ${_cu_offset_size} bytes abbrev offset.
2601
34248c3a
DE
26022014-11-15 Doug Evans <xdje42@gmail.com>
2603
2604 PR symtab/17559
2605 * gdb.base/line-symtabs.exp: New file.
2606 * gdb.base/line-symtabs.c: New file.
2607 * gdb.base/line-symtabs.h: New file.
2608
646da059
YQ
26092014-11-14 Yao Qi <yao@codesourcery.com>
2610
2611 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2612 (func): Add label func_label.
2613 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2614 Replace low_pc and high_pc with MACRO_AT_range.
2615 Replace name, low_pc and high_pc with MACRO_AT_func.
2616
9301ebe6
YQ
26172014-11-14 Yao Qi <yao@codesourcery.com>
2618
2619 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2620 Replace name, low_pc and high_pc with MACRO_AT_func.
2621
f166b542
YQ
26222014-11-14 Yao Qi <yao@codesourcery.com>
2623
2624 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2625 produce debug information.
2626 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2627
0f6e71e3
YQ
26282014-11-14 Yao Qi <yao@codesourcery.com>
2629
2630 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2631 object and get function length.
2632 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2633 with MACRO_AT_func.
2634 (top-level): Replace gdb_compile and clean_restart with
2635 prepare_for_testing.
2636 * gdb.dwarf2/main.c (main): Add label main_label.
2637
876c4df9
YQ
26382014-11-14 Yao Qi <yao@codesourcery.com>
2639
2640 * lib/dwarf.exp (function_range): New procedure.
2641 (Dwarf::_handle_macro_at_func): New procedure.
2642 (Dwarf::_handle_macro_at_range): New procedure.
2643 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2644
02ad9cf1
YQ
26452014-11-14 Yao Qi <yao@codesourcery.com>
2646
2647 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2648 (_handle_attribute): New procedure.
2649
a59add0c
AA
26502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2651
2652 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2653 * gdb.base/call-sc.c (zed): Likewise.
2654 * gdb.base/checkpoint.c (main): Likewise.
2655 * gdb.base/dump.c (main): Likewise.
2656 * gdb.base/gcore.c (main): Likewise.
2657 * gdb.base/huge.c (main): Likewise.
2658 * gdb.base/multi-forks.c (main): Likewise.
2659 * gdb.base/pr10179-a.c (main): Likewise.
2660 * gdb.base/savedregs.c (main): Likewise.
2661 * gdb.base/sigaltstack.c (main): Likewise.
2662 * gdb.base/siginfo.c (main): Likewise.
2663 * gdb.base/structs.c (zed): Likewise.
2664 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2665 * gdb.mi/mi-syn-frame.c (main): Likewise.
2666 * gdb.mi/until.c (foo, main): Likewise.
2667 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2668 * gdb.base/solib-weak.c (foo): Declare.
2669 * gdb.base/attach-twice.c: Include stdio.h.
2670 * gdb.base/weaklib1.c: Likewise.
2671 * gdb.base/weaklib2.c: Likewise.
2672 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2673 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2674 unistd.h.
2675 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2676 * gdb.mi/mi-exit-code.c: Likewise.
2677 * gdb.base/break-interp-lib.c: Include string.h.
2678 * gdb.base/coremaker.c: Likewise.
2679 * gdb.base/testenv.c: Likewise.
2680 * gdb.python/py-finish-breakpoint.c: Likewise.
2681 * gdb.base/inferior-died.c: Include sys/wait.h.
2682 * gdb.base/fileio.c: Include time.h.
2683 * gdb.base/async-shell.c: Include unistd.h.
2684 * gdb.base/dprintf-non-stop.c: Likewise.
2685 * gdb.base/info-os.c: Likewise.
2686 * gdb.mi/mi-console.c: Likewise.
2687 * gdb.mi/watch-nonstop.c: Likewise.
2688 * gdb.python/py-events.c: Likewise.
2689 * gdb.base/async.c (baz): Move up before its invocation.
2690 * gdb.base/code_elim2.c (my_global_func): Likewise.
2691 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2692 * gdb.base/advance.c (func2): Likewise.
2693
3b5d5997
AA
26942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2695
2696 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2697 variant.
2698 * gdb.base/annota3.c: Likewise.
2699 * gdb.base/async.c: Likewise.
2700 * gdb.base/average.c: Likewise.
2701 * gdb.base/call-ar-st.c: Likewise.
2702 * gdb.base/call-rt-st.c: Likewise.
2703 * gdb.base/call-sc.c: Likewise.
2704 * gdb.base/call-strs.c: Likewise.
2705 * gdb.base/ending-run.c: Likewise.
2706 * gdb.base/execd-prog.c: Likewise.
2707 * gdb.base/exprs.c: Likewise.
2708 * gdb.base/foll-exec.c: Likewise.
2709 * gdb.base/foll-fork.c: Likewise.
2710 * gdb.base/foll-vfork.c: Likewise.
2711 * gdb.base/funcargs.c: Likewise.
2712 * gdb.base/gcore.c: Likewise.
2713 * gdb.base/jump.c: Likewise.
2714 * gdb.base/langs0.c: Likewise.
2715 * gdb.base/langs1.c: Likewise.
2716 * gdb.base/langs2.c: Likewise.
2717 * gdb.base/mips_pro.c: Likewise.
2718 * gdb.base/nodebug.c: Likewise.
2719 * gdb.base/opaque0.c: Likewise.
2720 * gdb.base/opaque1.c: Likewise.
2721 * gdb.base/recurse.c: Likewise.
2722 * gdb.base/run.c: Likewise.
2723 * gdb.base/scope0.c: Likewise.
2724 * gdb.base/scope1.c: Likewise.
2725 * gdb.base/setshow.c: Likewise.
2726 * gdb.base/setvar.c: Likewise.
2727 * gdb.base/shmain.c: Likewise.
2728 * gdb.base/shr1.c: Likewise.
2729 * gdb.base/shr2.c: Likewise.
2730 * gdb.base/sigall.c: Likewise.
2731 * gdb.base/signals.c: Likewise.
2732 * gdb.base/so-indr-cl.c: Likewise.
2733 * gdb.base/solib2.c: Likewise.
2734 * gdb.base/structs.c: Likewise.
2735 * gdb.base/sum.c: Likewise.
2736 * gdb.base/vforked-prog.c: Likewise.
2737 * gdb.base/watchpoint.c: Likewise.
2738 * gdb.reverse/shr2.c: Likewise.
2739 * gdb.reverse/until-reverse.c: Likewise.
2740 * gdb.reverse/ur1.c: Likewise.
2741 * gdb.reverse/watch-reverse.c: Likewise.
2742
066a77c5
AA
27432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2744
2745 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2746 variant.
2747 * gdb.base/sepdebug.exp: Drop references to removed code.
2748
4f204ea5
AA
27492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2750
2751 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2752 variant. Preserve original line numbering.
2753 * gdb.base/list1.c: Likewise.
2754
3b377a3a
AA
27552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2756
2757 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2758 variant.
2759 * gdb.base/break1.c: Likewise.
2760 * gdb.base/break.exp: Drop references to removed code.
2761
e444df73
AA
27622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2763
2764 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2765 variant.
2766
8008f2a7
AA
27672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2768
2769 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2770
a5a06887
AA
27712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2772
2773 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2774 logic into perform_all_tests() and invoke it with and without
2775 function header prototypes.
2776 (do_function_calls): Remove conditional XFAIL for PR 5318.
2777 (rerun_and_prepare): Remove duplicate code.
2778 (perform_all_tests): New. Main logic moved here.
2779
44dba9b9
AA
27802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2781
2782 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2783 code guarded by #ifdef NO_PROTOTYPES.
2784 (t_double_many_args): Likewise.
2785 (DEF_FUNC_MANY_ARGS_1): Likewise.
2786 (DEF_FUNC_VALUES_1): Likewise.
2787 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2788 guarded by #ifdef PROTOTYPES.
2789
d1fbcd56
AA
27902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2791
2792 * gdb.mi/mi-console.c: Add eye-catcher.
2793 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2794 instead of literal line number.
2795
b0e59b8f
AA
27962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2797
2798 * gdb.base/shr2.c: Add eye-catcher.
2799 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2800 line number.
2801
78f98cca
AA
28022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2803
2804 * gdb.base/jump.c: Add eye-catchers.
2805 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2806 numbers.
2807
58fa2af0
AA
28082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2809
2810 * gdb.base/execd-prog.c: Add eye-catchers.
2811 * gdb.base/foll-exec.c: Likewise.
2812 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2813 line numbers.
2814
04e5059b
AA
28152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2816
2817 * gdb.base/ending-run.c: Add eye-catchers.
2818 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2819 literal line numbers.
2820
dbfdb174
AA
28212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2822
2823 * gdb.base/call-rt-st.c: Add eye-catchers.
2824 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2825 literal line numbers.
2826
888a2ade
AA
28272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2828
2829 * gdb.base/call-ar-st.c: Add eye-catchers.
2830 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2831 literal line numbers.
2832
6acc2dde
AA
28332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2834
2835 * gdb.base/average.c: Add eye-catchers.
2836 * gdb.base/sum.c: Likewise.
2837 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2838 regexps dynamically.
2839
9ecfcd1d
AA
28402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2841
2842 * gdb.base/solib1.c: Add eye-catchers.
2843 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2844 literal line numbers.
2845
78708b7c
PA
28462014-11-12 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2849 leader has exited.
2850
af48d08f
PA
28512014-11-12 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.arch/i386-bp_permanent.c: New file.
2854 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2855 (srcfile): Set to i386-bp_permanent.c.
2856 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2857 that stepi does not execute the 'leave' instruction, instead of
2858 testing it does execute.
2859 * gdb.base/bp-permanent.c: New file.
2860 * gdb.base/bp-permanent.exp: New file.
2861
af3768e9
DE
28622014-11-10 Doug Evans <xdje42@gmail.com>
2863
2864 PR symtab/17564
2865 * gdb.base/symtab-search-order.exp: New file.
2866 * gdb.base/symtab-search-order.c: New file.
2867 * gdb.base/symtab-search-order-1.c: New file.
2868 * gdb.base/symtab-search-order-shlib-1.c: New file.
2869
9de00a4a
PA
28702014-11-07 Pedro Alves <palves@redhat.com>
2871
2872 PR gdb/17511
2873 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2874 i?86-*-linux*.
2875
e0f52461
SC
28762014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2877
2878 PR c++/17494
2879 * gdb.cp/pr17494.cc: New file.
2880 * gdb.cp/pr17494.exp: New file.
2881
6ce8c980
YQ
28822014-11-02 Yao Qi <yao@codesourcery.com>
2883
2884 * gdb.python/python.exp: Get working directory and match the
2885 output of "set extended-prompt \\w " with it.
2886
02be9a71
DE
28872014-10-30 Doug Evans <dje@google.com>
2888
2889 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2890 in objfiles.
2891 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2892 in progspaces.
2893
3bdff46b
LM
28942014-10-30 Janis Johnson <janisjo@codesourcery.com>
2895
2896 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2897 * gdb.base/realname-expand.exp: Likewise.
2898 * gdb.linespec/macro-relative.exp: Likewise.
2899
ab917dfb
PA
29002014-10-29 Pedro Alves <palves@redhat.com>
2901
2902 PR gdb/17408
2903 * gdb.threads/schedlock.c (some_function): New function.
2904 (call_function): New global.
2905 (MAYBE_CALL_SOME_FUNCTION): New macro.
2906 (thread_function): Call it.
2907 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2908 and use it instead of a global counter. Adjust all callers.
2909 (get_current_thread): Use "find current thread" for test message
2910 here rather than having all callers pass down the same string.
2911 (goto_loop): New procedure, factored out from ...
2912 (my_continue): ... this.
2913 (step_ten_loops): Change parameter from test message to command to
2914 use. Adjust.
2915 (list_count): Delete global.
2916 (check_result): New procedure, factored out from duplicate top
2917 level code.
2918 (continue tests): Wrap in with_test_prefix.
2919 (test_step): New procedure, factored out from duplicate top level
2920 code.
2921 (top level): Test "step" in combination with all scheduler-locking
2922 modes. Test "next" in combination with all scheduler-locking
2923 modes, and in combination with stepping over a function call or
2924 not.
2925 * gdb.threads/next-bp-other-thread.c: New file.
2926 * gdb.threads/next-bp-other-thread.exp: New file.
2927
d3d4baed
PA
29282014-10-29 Pedro Alves <palves@redhat.com>
2929
2930 PR python/17372
2931 * gdb.python/python.exp: Test a multi-line command that spawns
2932 interactive Python.
2933 * gdb.base/multi-line-starts-subshell.exp: New file.
2934
563e8d85
YQ
29352014-10-29 Yao Qi <yao@codesourcery.com>
2936
2937 * gdb.base/fileio.exp: Make directories on host.
2938
0ea4d52e
YQ
29392014-10-29 Yao Qi <yao@codesourcery.com>
2940
2941 * gdb.base/fileio.c (test_write): Close the file.
2942
7f5ef605
PA
29432014-10-28 Pedro Alves <palves@redhat.com>
2944
2945 PR gdb/12623
2946 * gdb.base/sigstep.c (no_handler): New global.
2947 (main): If 'no_handler is true, set the signal handlers to
2948 SIG_IGN.
2949 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2950 with_sw_watch and no_handler parameters. Handle them.
2951 (top level) <stepping over handler when stopped at a breakpoint
2952 test>: Add a test axis for testing with a software watchpoint, and
2953 another for testing with the signal handler set to SIG_IGN.
2954 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2955 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2956
abbdbd03
PA
29572014-10-28 Pedro Alves <palves@redhat.com>
2958
2959 PR gdb/17511
2960 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2961 * gdb.base/sigstep.exp (other_handler_location): New global.
2962 (advance): Support stepping into the signal handler, and running
2963 commands while in the handler.
2964 (in_handler_map): New global.
2965 (top level): In the advance test, add combinations for getting
2966 into the handler with stepping commands, and for running commands
2967 in the handler. Add comment descripting the advancei tests.
2968
1df4399f
PA
29692014-10-28 Pedro Alves <palves@redhat.com>
2970
2971 * gdb.base/sigstep.exp: Use build_executable instead of
2972 prepare_for_testing.
2973 (top level): Move code that starts GDB, runs to main and creates a
2974 display to ...
2975 (restart): ... this new procedure.
2976 (top level): Move backtrace from signal handler test to ...
2977 (validate_backtrace): ... this new procedure.
2978 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2979 with_test_prefix. Always restart GDB.
2980 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2981 with_test_prefix. Always restart GDB. No need to delete
2982 breakpoints after the test.
2983 (test_skip_handler): Remove prefix parameter.
2984 (skip_over_handler, breakpoint_to_handler)
2985 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2986 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2987 restart GDB. No need to delete breakpoints after the test.
2988 (top level): Use foreach to call the test procedures with
2989 different commands.
2990
a5b6e449
PA
29912014-10-28 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2994 instead of GNATS numbers.
2995 * gdb.base/sigbpt.exp: Likewise.
2996 * gdb.base/siginfo.exp: Likewise.
2997 * gdb.base/sigstep.exp: Likewise.
2998
e5f8a7cc
PA
29992014-10-27 Pedro Alves <palves@redhat.com>
3000
3001 * gdb.base/sigstep.c (dummy): New global.
3002 (main): Issue a couple writes to the new global.
3003 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3004 procedures.
3005 (skip_over_handler): Use test_skip_handler.
3006 (top level): Call skip_over_handler for stepi and nexti too.
3007 (breakpoint_over_handler): Use test_skip_handler.
3008 (top level): Call breakpoint_over_handler for stepi and nexti too.
3009
763905a3
YQ
30102014-10-27 Yao Qi <yao@codesourcery.com>
3011
3012 * gdb.trace/tfile.c (adjust_function_address)
3013 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3014 function descriptor.
3015
6f259a23
DB
30162014-10-24 Don Breazeal <donb@codesourcery.com>
3017
3018 * gdb.base/foll-fork.exp (test_follow_fork,
3019 catch_fork_child_follow): Check for updated fork messages emitted
3020 from infrun.c.
3021 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3022 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3023 vfork_and_exec_child_follow_through_step): Check for updated vfork
3024 messages emitted from infrun.c.
3025
09dd9a69
PA
30262014-10-24 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/corefile.exp: Remove references to ultrix.
3029 * gdb.base/interrupt.exp: Likewise.
3030 * gdb.base/whatis.exp: Likewise.
3031 * gdb.gdb/selftest.exp: Likewise.
3032 * gdb.threads/manythreads.exp: Likewise.
3033 * gdb.threads/print-threads.exp: Likewise.
3034 * gdb.threads/pthreads.exp:: Likewise.
3035 * gdb.threads/schedlock.exp: Likewise.
3036
3433cfa5
SC
30372014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3038
3039 * gdb.cp/non-trivial-retval.cc: Add a test case.
3040 * gdb.cp/non-trivial-retval.exp: Add a test.
3041
092f880b
YQ
30422014-10-20 Yao Qi <yao@codesourcery.com>
3043
3044 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3045 * gdb.python/py-objfile-script-gdb.py: New file.
3046 * gdb.python/py-objfile-script.exp: Update reference to
3047 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3048 of remote_download. Remove the dest file.
3049
acbdb7f3
YQ
30502014-10-20 Yao Qi <yao@codesourcery.com>
3051
3052 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3053 * gdb.base/step-line.exp: Likewise.
3054 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3055 * gdb.dwarf2/dw2-basic.exp: Likewise.
3056 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3057 * gdb.dwarf2/dw2-filename.exp: Likewise.
3058 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3059 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3060 * gdb.dwarf2/dw2-producer.exp: Likewise.
3061 * gdb.dwarf2/mac-fileno.exp: Likewise.
3062 * gdb.python/py-frame-args.exp: Likewise.
3063 * gdb.python/py-framefilter.exp: Likewise.
3064 * gdb.python/py-mi.exp: Likewise.
3065 * gdb.python/py-objfile-script.exp: Likewise
3066 * gdb.python/py-pp-integral.exp: Likewise.
3067 * gdb.python/py-pp-re-notag.exp: Likewise.
3068 * gdb.python/py-prettyprint.exp: Likewise.
3069 * gdb.python/py-section-script.exp: Likewise.
3070 * gdb.python/py-typeprint.exp: Likewise.
3071 * gdb.python/py-xmethods.exp: Likewise.
3072 * gdb.stabs/weird.exp: Likewise.
3073 * gdb.xml/tdesc-regs.exp: Likewise.
3074
bd286a29
KCY
30752014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3076
3077 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3078 (out_cu): Use addr_len for the size of addresses.
3079 (out_line): Likewise. Size DW_LNE_set_address instruction
3080 according to addr_len.
3081 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3082 (FUNC): Add START_INSNS to definition.
3083
673dc4a0
YQ
30842014-10-18 Yao Qi <yao@codesourcery.com>
3085
3086 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3087 gdb_has_argv0 return true.
3088 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3089 check [target_info exists noargs], check [gdb_has_argv0]
3090 instead.
3091 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3092 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3093 procedures.
3094
4ffbba72
DE
30952014-10-17 Doug Evans <dje@google.com>
3096
3097 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3098 event.
3099 * gdb.python/py-events.py: Add clear_objfiles event.
3100
d096d8c1
DE
31012014-10-17 Doug Evans <dje@google.com>
3102
3103 * gdb.python/py-objfile.exp: Test progspace attribute.
3104
a80db015
LM
31052014-10-17 Luis Machado <lgustavo@codesourcery.com>
3106
3107 * gdb.guile/scm-breakpoint.exp: Do not assume any
3108 directory separators when matching source file paths.
3109 * gdb.python/py-breakpoint.exp: Likewise.
3110 * gdb.reverse/break-precsave.exp: Likewise.
3111 * gdb.reverse/break-reverse.exp: Likewise.
3112 * gdb.reverse/consecutive-precsave.exp: Likewise.
3113 * gdb.reverse/finish-precsave.exp: Likewise.
3114 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3115 * gdb.reverse/finish-reverse.exp: Likewise.
3116 * gdb.reverse/i386-precsave.exp: Likewise.
3117 * gdb.reverse/i387-env-reverse.exp: Likewise.
3118 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3119 * gdb.reverse/machinestate-precsave.exp: Likewise.
3120 * gdb.reverse/machinestate.exp: Likewise.
3121 * gdb.reverse/sigall-precsave.exp: Likewise.
3122 * gdb.reverse/solib-precsave.exp: Likewise.
3123 * gdb.reverse/step-precsave.exp: Likewise.
3124 * gdb.reverse/until-precsave.exp: Likewise.
3125 * gdb.reverse/watch-precsave.exp: Likewise.
3126 * gdb.reverse/watch-reverse.exp: Likewise.
3127
b22089ab
YQ
31282014-10-17 Yao Qi <yao@codesourcery.com>
3129
3130 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3131 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3132
6c4486e6
PA
31332014-10-17 Pedro Alves <palves@redhat.com>
3134
3135 PR gdb/17471
3136 * gdb.base/bg-execution-repeat.c: New file.
3137 * gdb.base/bg-execution-repeat.exp: New file.
3138
0ff33695
PA
31392014-10-17 Pedro Alves <palves@redhat.com>
3140
3141 PR gdb/17300
3142 * gdb.base/continue-all-already-running.c: New file.
3143 * gdb.base/continue-all-already-running.exp: New file.
3144
6fdebc3d
PA
31452014-10-17 Pedro Alves <palves@redhat.com>
3146
3147 PR gdb/17472
3148 * gdb.base/annota-input-while-running.c: New file.
3149 * gdb.base/annota-input-while-running.exp: New file.
3150
32a8097b
PA
31512014-10-17 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/callfuncs.exp: emove references to osf.
3154 * gdb.base/sigall.exp: Likewise.
3155 * gdb.gdb/selftest.exp: Likewise.
3156 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3157 * gdb.mi/non-stop.c: Likewise.
3158 * gdb.mi/pthreads.c: Likewise.
3159 * gdb.reverse/sigall-precsave.exp: Likewise.
3160 * gdb.reverse/sigall-reverse.exp: Likewise.
3161 * gdb.threads/pthreads.c: Likewise.
3162 * gdb.threads/pthreads.exp: Likewise.
3163
7a3517ff
YQ
31642014-10-17 Yao Qi <yao@codesourcery.com>
3165
3166 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3167 check 'target_info exists noargs'.
3168 (test_command_prompt_position): Likewise.
3169 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3170 Remove "set args".
3171 (progvar_simple_while_test): Likewise.
3172 (progvar_complex_if_while_test): Likewise.
3173 (if_while_breakpoint_command_test): Likewise.
3174 (infrun_breakpoint_command_test): Likewise.
3175 (breakpoint_command_test): Likewise.
3176 (watchpoint_command_test): Likewise.
3177 (bp_deleted_in_command_test): Likewise.
3178 (temporary_breakpoint_commands): Likewise.
3179
bb99c472
YQ
31802014-10-16 Yao Qi <yao@codesourcery.com>
3181
3182 * gdb.base/remotetimeout.exp: Remove noargs checking.
3183
7c16b83e
PA
31842014-10-15 Pedro Alves <palves@redhat.com>
3185
3186 PR breakpoints/9649
3187 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3188 * gdb.base/breakpoint-in-ro-region.exp
3189 (probe_target_hardware_step): New procedure.
3190 (top level): Probe hardware stepping and hardware breakpoint
3191 support. Test stepping through a read-only region, with both
3192 "breakpoint auto-hw" on and off and both "always-inserted" on and
3193 off.
3194
35a49624
IB
31952014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3196
3197 * gdb.dlang/demangle.exp: Update for demangling changes.
3198
2d1c107c
SC
31992014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3200
3201 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3202 * gdb.cp/non-trivial-retval.exp: Add new tests.
3203
778811d5
SC
32042014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3205
3206 PR c++/13403
3207 PR c++/15154
3208 * gdb.cp/non-trivial-retval.cc: New file.
3209 * gdb.cp/non-trivial-retval.exp: New file.
3210
10c5f0a8
YQ
32112014-10-15 Yao Qi <yao@codesourcery.com>
3212
3213 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3214 remote host.
3215
65d7b369
YQ
32162014-10-15 Yao Qi <yao@codesourcery.com>
3217
3218 * gdb.python/py-symbol.exp: Match file base name if host is
3219 remote, otherwise match file name with dir name.
3220 * gdb.python/py-symtab.exp: Likewise.
3221 * gdb.python/python.exp: Likewise.
3222
46dc1394
YQ
32232014-10-15 Yao Qi <yao@codesourcery.com>
3224
3225 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3226 pattern.
3227 * gdb.python/py-symtab.exp: Likewise.
3228 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3229 locationn.
3230
c40cc657
JB
32312014-10-14 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.ada/addr_arith: New testcase.
3234
2abf49e1
MR
32352014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3236
3237 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3238 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3239 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3240 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3241
f7088df3
SDJ
32422014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3243
3244 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3245 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3246 * gdb.arch/stap-eval-lang-ada.exp: New file.
3247
4dc06805
YQ
32482014-10-14 Yao Qi <yao@codesourcery.com>
3249
3250 * gdb.mi/mi-var-child.c (nothing1): New function.
3251 (nothing2): New function.
3252 (do_children_tests): Set function pointers by nothing1 and
3253 nothing2.
3254 * gdb.mi/mi-var-child.exp: Step over new added statements.
3255 Update test to match the new output.
3256 * gdb.mi/var-cmd.c (nothing1): New function.
3257 (nothing2): New function.
3258 (do_children_tests): Set function pointers by nothing1 and
3259 nothing2.
3260 * gdb.mi/mi-var-display.exp: Update test to match output.
3261 Step to the line specified by $line_dct_nothing.
3262 Increase the number of lines to step.
3263
46a93de2
YQ
32642014-10-14 Yao Qi <yao@codesourcery.com>
3265
3266 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3267 tests.
3268 * gdb.mi/mi2-var-child.exp: Likewise.
3269
14ea52ee
DE
32702014-10-13 Doug Evans <dje@google.com>
3271
3272 * gdb.python/py-objfile.exp: Change name of file name test.
3273
e5c6e92b
DE
32742014-10-13 Doug Evans <dje@google.com>
3275
3276 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3277 from the start of the CU.
3278
c780cc2f
JK
32792014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3280 Yao Qi <yao@codesourcery.com>
3281
3282 Fix "save breakpoints" for "catch" command.
3283 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3284 Remove -nonewline. Match also the added "main" line.
3285
99894e11
JK
32862014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 Fix "save breakpoints" for "disable $bpnum" command.
3289 * gdb.base/save-bp.c (main): Add label.
3290 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3291
6e1ac5a3
JK
32922014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3295
754dd2b0
YQ
32962014-10-11 Yao Qi <yao@codesourcery.com>
3297
3298 * gdb.server/server-kill.exp: Execute command
3299 "set remote trace-status-packet on" before "tstatus".
3300
f90183d7
YQ
33012014-10-11 Yao Qi <yao@codesourcery.com>
3302
3303 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3304 (main): Call getppid.
3305 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3306 and continue to it. Read variable "server_pid".
3307
bf40a607
YQ
33082014-10-11 Yao Qi <yao@codesourcery.com>
3309
3310 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3311
052ca370
YQ
33122014-10-11 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.threads/thread-find.exp: Don't execute command
3315 "info threads".
3316 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3317 * gdb.threads/linux-dp.exp: Don't check the condition
3318 $threads_created equals to zero.
3319
3831839c
PA
33202014-10-10 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/bigcore.exp: Remove references to IRIX.
3323 * gdb.base/funcargs.exp: Likewise.
3324 * gdb.base/interrupt.exp: Likewise.
3325 * gdb.base/mips_pro.exp: Likewise.
3326 * gdb.base/nodebug.exp: Likewise.
3327 * gdb.base/setvar.exp: Likewise.
3328 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3329
8b9a549d
PA
33302014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3331 Pedro Alves <palves@redhat.com>
3332
3333 PR symtab/14466
3334 * gdb.base/vdso-warning.c: New file.
3335 * gdb.base/vdso-warning.exp: New file.
3336
d48ba5e8
DE
33372014-10-02 Doug Evans <dje@google.com>
3338
3339 * gdb.base/structs.c (main): Don't run forever.
3340
2278c276
PA
33412014-10-02 Pedro Alves <palves@redhat.com>
3342
3343 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3344 (top level) <stop threads 1, stop threads 2>: Use it.
3345
b57bacec
PA
33462014-10-02 Pedro Alves <palves@redhat.com>
3347
3348 * gdb.threads/break-while-running.exp (test): Add new
3349 'update_thread_list' argument. Skip "info threads" if false.
3350 (top level): Add new 'update_thread_list' axis.
3351
13fd3ff3
PA
33522014-10-02 Pedro Alves <palves@redhat.com>
3353
3354 PR breakpoints/17431
3355 * gdb.base/execl-update-breakpoints.c: New file.
3356 * gdb.base/execl-update-breakpoints.exp: New file.
3357
0fec99e8
PA
33582014-10-01 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/breakpoint-in-ro-region.c: New file.
3361 * gdb.base/breakpoint-in-ro-region.exp: New file.
3362
2ddf4301
SM
33632014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3364
3365 * gdb.mi/mi-exit-code.exp: New file.
3366 * gdb.mi/mi-exit-code.c: New file.
3367
6a5f3f43
YQ
33682014-09-30 Yao Qi <yao@codesourcery.com>
3369
3370 * lib/prelink-support.exp (build_executable_own_libs): Error if
3371 the target isn't native.
3372
345bcc73
YQ
33732014-09-30 Yao Qi <yao@codesourcery.com>
3374
3375 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3376 false.
3377
a25a5a45
PA
33782014-09-22 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.threads/break-while-running.exp: New file.
3381 * gdb.threads/break-while-running.c: New file.
3382
00ba3162
YQ
33832014-09-19 Yao Qi <yao@codesourcery.com>
3384
3385 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3386 Invoke test. Restart GDB with --readnow and invoke test again.
3387
c3b7b696
YQ
33882014-09-19 Yao Qi <yao@codesourcery.com>
3389
3390 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3391 proc set_breakpoint_on_gcd_function. Invoke
3392 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3393 invoke set_breakpoint_on_gcd_function again.
3394
2b4fd423
DE
33952014-09-18 Doug Evans <dje@google.com>
3396
3397 * gdb.dwarf2/symtab-producer.exp: New file.
3398
a5947601
SDJ
33992014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3400
3401 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3402 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3403 * gdb.base/global-var-nested-by-dso.c: Likewise.
3404 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3405
91c19059
SDJ
34062014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3407 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.base/watch-bitfields.exp: Pass string other than test file
3410 name to prepare_for_testing.
3411 (watch): New procedure.
3412 (expect_watchpoint): Use with_test_prefix.
3413 (top level): Factor out tests to ...
3414 (test_watch_location, test_regular_watch): ... these new
3415 procedures, and use with_test_prefix and gdb_continue_to_end.
3416
bb9d5f81
PP
34172014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3418
3419 PR breakpoints/12526
3420 * gdb.base/watch-bitfields.exp: New file.
3421 * gdb.base/watch-bitfields.c: New file.
3422
635856f5
PA
34232014-09-16 Pedro Alves <palves@redhat.com>
3424
3425 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3426 software and hardware addresses, not software address against
3427 itself.
3428
7280ceea
PA
34292014-09-16 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3432 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3433
428b16bd
PA
34342014-09-16 Pedro Alves <palves@redhat.com>
3435
3436 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3437 files.
3438 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3439 "*-*-vxworks*" throughout.
3440 * gdb.base/break.exp: Likewise.
3441 * gdb.base/default.exp: Likewise.
3442 * gdb.base/scope.exp: Likewise.
3443 * gdb.base/sepdebug.exp: Likewise.
3444 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3445 throughout.
3446 * gdb.base/run.c: Likewise.
3447 * gdb.base/sepdebug.c: Likewise.
3448 * gdb.hp/gdb.aCC/run.c: Likewise.
3449 * gdb.reverse/until-reverse.c: Likewise.
3450 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3451
666d413c
YQ
34522014-09-16 Yao Qi <yao@codesourcery.com>
3453
3454 * boards/local-remote-host-native.exp: New file.
3455
57cbd724
DE
34562014-09-14 Doug Evans <xdje42@gmail.com>
3457
3458 * gdb.threads/queue-signal.c (thread_count): New variable.
3459 (thread_count_mutex, thread_count_condvar): New variables.
3460 (incr_thread_count, wait_all_threads_running): New functions.
3461 (main): Wait for all threads to be in their thread functions.
3462
81219e53
DE
34632014-09-13 Doug Evans <xdje42@gmail.com>
3464
3465 * gdb.threads/queue-signal.c: New file.
3466 * gdb.threads/queue-signal.exp: New file.
3467
3714cea7
DE
34682014-09-13 Doug Evans <xdje42@gmail.com>
3469
3470 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3471 be consistent with what default_gdb_init uses.
3472 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3473 the plain text of the prompt. Add some logging printfs.
3474 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3475
fa43b1d7
PA
34762014-09-12 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3479 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3480 * gdb.arch/i386-size-overlap.exp: Likewise.
3481 * gdb.arch/i386-size.exp: Likewise.
3482 * gdb.arch/i386-unwind.exp: Likewise.
3483 * gdb.base/a2-run.exp: Likewise.
3484 * gdb.base/break.exp: Likewise.
3485 * gdb.base/charset.exp: Likewise.
3486 * gdb.base/chng-syms.exp: Likewise.
3487 * gdb.base/commands.exp: Likewise.
3488 * gdb.base/dbx.exp: Likewise.
3489 * gdb.base/find.exp: Likewise.
3490 * gdb.base/funcargs.exp: Likewise.
3491 * gdb.base/jit-simple.exp: Likewise.
3492 * gdb.base/reread.exp: Likewise.
3493 * gdb.base/sepdebug.exp: Likewise.
3494 * gdb.base/step-bt.exp: Likewise.
3495 * gdb.cp/mb-inline.exp: Likewise.
3496 * gdb.cp/mb-templates.exp: Likewise.
3497 * gdb.objc/basicclass.exp: Likewise.
3498 * gdb.threads/killed.exp: Likewise.
3499
9d9bf2df
EBM
35002014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3501
3502 PR tdep/17379
3503 * gdb.arch/powerpc-stackless.S: New file.
3504 * gdb.arch/powerpc-stackless.exp: New file.
3505
1cf2f1b0
JK
35062014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3507
3508 * gdb.base/attach.c: Include unistd.h.
3509 (main): Call alarm. Add label postloop.
3510 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3511 gdb_breakpoint, gdb_continue_to_breakpoint.
3512 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3513
98880d46
PA
35142014-09-11 Pedro Alves <palves@redhat.com>
3515
3516 PR gdb/17347
3517 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3518 * gdb.base/attach.exp (test_command_line_attach_run): New
3519 procedure.
3520 (top level): Call it.
3521
4c92ff2c
PA
35222014-09-11 Pedro Alves <palves@redhat.com>
3523
3524 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3525 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3526 (do_command_attach_tests): Use spawn_wait_for_attach.
3527 * gdb.base/solib-overlap.exp: Likewise.
3528 * gdb.multi/multi-attach.exp: Likewise.
3529 * gdb.python/py-prompt.exp: Likewise.
3530 * gdb.python/py-sync-interp.exp: Likewise.
3531 * gdb.server/ext-attach.exp: Likewise.
3532
3adc1a7d
GKB
35332014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3534
3535 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3536 command in testcase. Simplify testcase.
3537
96334934
JB
35382014-09-10 Joel Brobecker <brobecker@adacore.com>
3539
3540 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3541
eb479039
JB
35422014-09-10 Joel Brobecker <brobecker@adacore.com>
3543
3544 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3545
deede10c
JB
35462014-09-10 Joel Brobecker <brobecker@adacore.com>
3547
3548 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3549
7828a5f5
JB
35502014-09-10 Joel Brobecker <brobecker@adacore.com>
3551
3552 * gdb.dwarf2/dynarr-ptr.c: New file.
3553 * gdb.dwarf2/dynarr-ptr.exp: New file.
3554
33aeebcf
MR
35552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3556
3557 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3558 of 30 rather than hardcoding 120 for a slow test case. Take the
3559 `gdb,timeout' target setting into account for this calculation.
3560 Don't extend the timeout for the test cases that don't need it.
3561
7b415901
MR
35622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3563
3564 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3565 a factor of 2 for a slow test case. Take the `gdb,timeout'
3566 target setting into account for this calculation.
3567 * gdb.reverse/until-precsave.exp: Increase the timeout by
3568 a factor of 15 and 3 respectively rather than adding 120
3569 for a pair of slow test cases. Take the `gdb,timeout'
3570 target setting into account for this calculation.
3571
4a40f85a
MR
35722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3573
3574 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3575 timeout, don't pass one down to gdb_expect.
3576 (gdb_expect): Rework timeout selection.
3577
09635af7
MR
35782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3579
3580 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3581 exception on timeout.
3582 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3583 (gdbserver_start_extended): Catch any `gdbserver_start' error
3584 exceptions.
3585 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3586 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3587 `gdbserver_gdb_load' error exceptions.
3588
2bdd10b7
MR
35892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3590
3591 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3592 120 on waiting for the TCP socket to open.
3593
316935f0
DE
35942014-09-09 Doug Evans <xdje42@gmail.com>
3595
3596 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3597 _caller_matches, _any_caller_is, _any_caller_matches.
3598
83740597
DE
35992014-09-09 Doug Evans <xdje42@gmail.com>
3600
3601 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3602
4c122fc3
YQ
36032014-09-09 Yao Qi <yao@codesourcery.com>
3604
3605 * gdb.mi/mi-var-display.exp: Set print symbol off.
3606
a9f116cb
GKB
36072014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3608
3609 PR gdb/17035
3610 * gdb.base/commands.exp: Add tests to verify user-defined
3611 commands with empty bodies.
3612 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3613 python commands in `show user command`.
3614 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3615 scheme commands in `show user command`.
3616
c75bd3a2
JK
36172014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3618
3619 PR python/17355
3620 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3621 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3622 * gdb.python/py-framefilter-invalidarg.exp: New file.
3623 * gdb.python/py-framefilter-invalidarg.py: New file.
3624
faa42425
DE
36252014-09-06 Doug Evans <xdje42@gmail.com>
3626
3627 PR 15276
3628 * gdb.python/py-caller-is.c: New file.
3629 * gdb.python/py-caller-is.exp: New file.
3630
474ca4f6
SDJ
36312014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3632
3633 PR gdb/17235
3634 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3635 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3636
eb0b0463
SDJ
36372014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3638
3639 PR fortran/17237
3640 * gdb.fortran/print-formatted.exp: New file.
3641 * gdb.fortran/print-formatted.f90: Likewise.
3642
5f3b99cf
SS
36432014-09-03 Sasha Smundak <asmundak@google.com>
3644
3645 * gdb.python/py-frame.exp: Test Frame.read_register.
3646
7d793aa9
SDJ
36472014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3648
3649 PR python/16699
3650 * gdb.python/py-completion.exp: New file.
3651 * gdb.python/py-completion.py: Likewise.
3652
fb0576e9
DE
36532014-08-28 Doug Evans <dje@google.com>
3654
3655 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3656 eax,etc. are live with values set by gdb and thus the compiler can't
3657 use them.
3658 * gdb.arch/i386-pseudo.c (main): Ditto.
3659
ee92b0dd
DE
36602014-08-27 Doug Evans <dje@google.com>
3661
3662 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3663
6649db35
DE
36642014-08-25 Doug Evans <dje@google.com>
3665
3666 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3667 (main): Ditto.
3668
564b7600
DE
36692014-08-25 Doug Evans <dje@google.com>
3670
3671 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3672
3881fb67
YQ
36732014-08-24 Yao Qi <yao@codesourcery.com>
3674
3675 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3676 symbol off.
3677 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3678
a05a36a5
DE
36792014-08-22 Doug Evans <dje@google.com>
3680
3681 PR 17276
3682 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3683 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3684 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3685
7c343b48
YQ
36862014-08-22 Yao Qi <yao@codesourcery.com>
3687
3688 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3689 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3690 * gdb.python/python.exp: Likewise. Use .py file on the host
3691 instead of the build.
3692
22fd09ae
JK
36932014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3694
3695 * gdb.threads/gcore-stale-thread.c: New file.
3696 * gdb.threads/gcore-stale-thread.exp: New file.
3697
a8454a7c
PA
36982014-08-21 Pedro Alves <palves@redhat.com>
3699
3700 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3701 * gdb.base/gcore-relro-pie.exp: Likewise.
3702 * gdb.base/gcore-relro.exp: Likewise.
3703 * gdb.base/gcore.exp: Likewise.
3704 * gdb.base/print-symbol-loading.exp: Likewise.
3705 * gdb.threads/gcore-thread.exp: Likewise.
3706 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3707
2a31c623
PA
37082014-08-20 Pedro Alves <palves@redhat.com>
3709 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3712 configure.
3713 (EXPECT): Handle READ1 being set.
3714 (all): Depend on EXTRA_RULES.
3715 (check-read1, expect-read1, read1.so, read1): New rules.
3716 * README (Testsuite Parameters): Document the READ1 make variable.
3717 (Race detection): New section.
3718 * configure: Regenerate.
3719 * configure.ac: If build==host==target, and running under a
3720 GNU/glibc system, add read1 to the extra Makefile rules.
3721 (EXTRA_RULES): AC_SUBST it.
3722 * lib/read1.c: New file.
3723
d36430db
JB
37242014-08-20 Joel Brobecker <brobecker@adacore.com>
3725
3726 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3727 the handling of variables declared as a typedef to an array
3728 which a DW_AT_data_location attribute.
3729
9a0dc9e3
PA
37302014-08-19 Andrew Burgess <aburgess@broadcom.com>
3731 Pedro Alves <palves@redhat.com>
3732
3733 PR symtab/14604
3734 PR symtab/14605
3735 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3736 gdb_test.
3737
0718a8da
PA
37382014-08-19 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3741
13b448cd
YQ
37422014-08-19 Yao Qi <yao@codesourcery.com>
3743
3744 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3745 right line.
3746
1cbf5077
DB
37472014-08-18 David Blaikie <dblaikie@gmail.com>
3748
3749 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3750
bf0fae19
JB
37512014-08-18 Joel Brobecker <brobecker@adacore.com>
3752
3753 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3754 attribute in array range.
3755
3c8c5dcc
JB
37562014-08-18 Joel Brobecker <brobecker@adacore.com>
3757
3758 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3759
e66d4446
SC
37602014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3761
3762 PR c++/17132
3763 * gdb.cp/pr17132.cc: New file.
3764 * gdb.cp/pr17132.exp: New file.
3765
940df408
SC
37662014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3767
3768 * gdb.python/py-xmethods.py (A_getarrayind)
3769 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3770 Use 'print' with function call syntax.
3771 (E_method_matcher.match): Fix tab vs space indentation mixup.
3772
ebcc6c3a
YQ
37732014-08-15 Yao Qi <yao@codesourcery.com>
3774
3775 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3776 false.
3777
775e0f04
YQ
37782014-08-15 Yao Qi <yao@codesourcery.com>
3779
3780 * gdb.cp/casts.exp: Set print symbol off.
3781 * gdb.cp/class2.exp: Likewise.
3782 * gdb.cp/overload.exp: Likewise.
3783 * gdb.cp/templates.exp: Likewise.
3784
d769e349
DE
37852014-08-11 Doug Evans <dje@google.com>
3786
3787 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3788 (test_load_shlib): Update.
3789
20c6f1e1
YQ
37902014-08-09 Yao Qi <yao@codesourcery.com>
3791
3792 * gdb.base/display.exp: Invoke is_address_zero_readable.
3793 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3794 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3795 * gdb.base/hbreak-unmapped.exp: Return if
3796 is_address_zero_readable returns true.
3797 * gdb.base/signest.exp: Likewise.
3798 * gdb.base/signull.exp: Likewise.
3799 * gdb.base/sigbpt.exp: Likewise.
3800 * gdb.guile/scm-disasm.exp: Do the test if
3801 is_address_zero_readable returns false.
3802 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3803 * gdb.python/py-arch.exp: Likewise.
3804 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3805 * lib/gdb.exp (is_address_zero_readable): New proc.
3806
5792e8e3
YQ
38072014-08-09 Yao Qi <yao@codesourcery.com>
3808
3809 PR testsuite/13443
3810 * gdb.mi/mi-var-display.exp: Make test messages unique.
3811
3cecbbbe
TT
38122014-08-04 Tom Tromey <tromey@redhat.com>
3813
3814 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3815 target 0".
3816
00b51ff5
TT
38172014-08-04 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3820 "target_resume".
3821
6908c509
JB
38222014-08-01 Joel Brobecker <brobecker@adacore.com>
3823
3824 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3825 inner_vla_struct_object_size.
3826 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3827 as xfail.
3828
cc6563d2
PA
38292014-07-30 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3832 comment.
3833
7e09a223
YQ
38342014-07-29 Yao Qi <yao@codesourcery.com>
3835
3836 PR gdb/17206
3837 * gdb.base/until-nodebug.exp: New.
3838
7ebdbe92
DE
38392014-07-28 Doug Evans <xdje42@gmail.com>
3840
3841 PR guile/17203
3842 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3843 previously existing parameter, and previously ambiguously spelled
3844 parameter.
3845
fdb1adc6
WN
38462014-07-28 Will Newton <will.newton@linaro.org>
3847
3848 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3849
186fcde0
DE
38502014-07-26 Ludovic Courtès <ludo@gnu.org>
3851 Doug Evans <xdje42@gmail.com>
3852
3853 PR guile/17146
3854 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3855
70509625
PA
38562014-07-25 Pedro Alves <palves@redhat.com>
3857
3858 * gdb.threads/signal-command-handle-nopass.c: New file.
3859 * gdb.threads/signal-command-handle-nopass.exp: New file.
3860 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3861 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3862 * gdb.threads/signal-delivered-right-thread.c: New file.
3863 * gdb.threads/signal-delivered-right-thread.exp: New file.
3864
c3f814a1
PA
38652014-07-25 Pedro Alves <palves@redhat.com>
3866
3867 * gdb.base/double-prompt-target-event-error.exp
3868 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3869 match.
3870 (cancel_pagination_in_target_event): Rework double prompt
3871 detection.
3872 * gdb.base/paginate-after-ctrl-c-running.exp
3873 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3874 <return>' match.
3875 * gdb.base/paginate-bg-execution.exp
3876 (test_bg_execution_pagination_return)
3877 (test_bg_execution_pagination_cancel): Remove '-notransfer
3878 <return>' matches.
3879 * gdb.base/paginate-execution-startup.exp
3880 (test_fg_execution_pagination_return)
3881 (test_fg_execution_pagination_cancel): Remove '-notransfer
3882 <return>' matches.
3883 * gdb.base/paginate-inferior-exit.exp
3884 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3885 match.
3886 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3887 * lib/gdb.exp (pagination_prompt): Run text through
3888 string_to_regexp.
3889 (gdb_test_multiple): Match $pagination_prompt instead of
3890 "<return>".
3891 (string_to_regexp): Move to lib/gdb-utils.exp.
3892
e214cf6c
JK
38932014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3894
3895 * gdb.arch/amd64-entry-value-paramref.S: New file.
3896 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3897 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3898 * gdb.arch/amd64-optimout-repeat.S: New file.
3899 * gdb.arch/amd64-optimout-repeat.c: New file.
3900 * gdb.arch/amd64-optimout-repeat.exp: New file.
3901
17d0c5c8
JK
39022014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 PR gdb/17170
3905 * gdb.base/statistics.exp: New file.
3906
b8b8facf
DE
39072014-07-17 Doug Evans <dje@google.com>
3908
74b49205 3909 PR gdb/17170
b8b8facf
DE
3910 * gdb.base/maint.exp: Update testing of per-command stats.
3911
1b5d0ab3
PA
39122014-07-16 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3915 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3916 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3917 (tfile_write_buf): New functions.
3918 (add_memory_block): Rewrite using the above.
3919 (adjust_function_address): New function.
3920 (FUNCTION_ADDRESS): New macro.
3921 (write_basic_trace_file): Remove short_x local, and use
3922 tfile_write_16. Change type of func_addr local to unsigned long
3923 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3924 here. Cast argument of add_memory_block to char pointer.
3925 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3926 (main): Remove parameters.
3927 * gdb.trace/tfile.exp: Remove nowarnings.
3928
4d974e88
SM
39292014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3930
3931 * gdb.base/debug-expr.exp: Test string evaluation with
3932 "debug expression" on.
3933
41e99568
PA
39342014-07-15 Pedro Alves <palves@redhat.com>
3935
3936 * gdb.base/reread.exp: Use clean_restart.
3937
487d9753
PL
39382014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3939
3940 * gdb.arch/avr-flash-qualifer.c: New.
3941 * gdb.arch/avr-flash-qualifer.exp: New.
3942
cc1c52ad
PA
39432014-07-14 Pedro Alves <palves@redhat.com>
3944
3945 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3946 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3947
1e973570
PA
39482014-07-14 Pedro Alves <palves@redhat.com>
3949
3950 * gdb.base/double-prompt-target-event-error.c: New file.
3951 * gdb.base/double-prompt-target-event-error.exp: New file.
3952
93d6eb10
PA
39532014-07-14 Pedro Alves <palves@redhat.com>
3954
3955 PR gdb/17072
3956 * gdb.base/paginate-inferior-exit.c: New file.
3957 * gdb.base/paginate-inferior-exit.exp: New file.
3958
0017922d
PA
39592014-07-14 Pedro Alves <palves@redhat.com>
3960
3961 PR gdb/17072
3962 * gdb.base/paginate-bg-execution.c: New file.
3963 * gdb.base/paginate-bg-execution.exp: New file.
3964
94696ad3
PA
39652014-07-14 Pedro Alves <palves@redhat.com>
3966
3967 PR gdb/17072
3968 * gdb.base/paginate-execution-startup.c: New file.
3969 * gdb.base/paginate-execution-startup.exp: New file.
3970 * lib/gdb.exp (pagination_prompt): New global.
3971 (default_gdb_spawn): New procedure, factored out from
3972 default_gdb_spawn.
3973 (default_gdb_start): Adjust to call default_gdb_spawn.
3974 (gdb_spawn): New procedure.
3975
bd293940
PA
39762014-07-14 Pedro Alves <palves@redhat.com>
3977
3978 * lib/gdb.exp (gdb_assert): New procedure.
3979 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3980
c933f875
PA
39812014-07-14 Pedro Alves <palves@redhat.com>
3982
3983 * gdb.base/execution-termios.c: New file.
3984 * gdb.base/execution-termios.exp: New file.
3985
d98b7a16
TT
39862014-07-14 Tom Tromey <tromey@redhat.com>
3987
3988 * gdb.cp/vla-cxx.cc: New file.
3989 * gdb.cp/vla-cxx.exp: New file.
3990
548740d6
TT
39912014-07-14 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.reverse/rerun-prec.c: New file.
3994 * gdb.reverse/rerun-prec.exp: New file.
3995
a25eb028
MR
39962014-07-12 Maciej W. Rozycki <macro@mips.com>
3997 Maciej W. Rozycki <macro@codesourcery.com>
3998
3999 * lib/gdb-utils.exp: New file.
4000 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4001 inline `gdb_init_command' processing.
4002 (gdb_start_cmd): Likewise.
4003 * lib/mi-support.exp (mi_run_cmd): Likewise.
4004 * README: Document `gdb_init_command' and `gdb_init_commands'.
4005
218c2655
JK
40062014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4007
4008 Fix false FAIL running under a very long directory name.
4009 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4010 and "set print elements 10000". Twice.
4011
5401fde3
YQ
40122014-07-11 Yao Qi <yao@codesourcery.com>
4013
4014 * gdb.base/exprs.exp: "set print symbol off".
4015
e76126e8
PA
40162014-07-11 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.threads/kill.c: New file.
4019 * gdb.threads/kill.exp: New file.
4020
2d6f0de6
YQ
40212014-07-10 Yao Qi <yao@codesourcery.com>
4022
4023 * gdb.trace/tfile.c (write_basic_trace_file)
4024 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4025 address written to trace file.
4026
7180e04a
PA
40272014-07-09 Pedro Alves <palves@redhat.com>
4028
4029 * gdb.base/attach-wait-input.exp: New file.
4030 * gdb.base/attach-wait-input.c: New file.
4031
9a9a7608
AB
40322014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4033
4034 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4035 setting up test structures.
4036 (main): Call new test function.
4037 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4038 test function, continue into test function and walk test
4039 structures.
4040
161ac41e
YQ
40412014-07-02 Yao Qi <yao@codesourcery.com>
4042
4043 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4044 'bar_start' at the beginning of functions 'foo' and 'bar'
4045 respectively.
4046 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4047 instead of 'foo' and 'bar'.
4048
1f267ae3
MM
40492014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4050
4051 * gdb.btrace/segv.exp: New.
4052 * gdb.btrace/segv.c: New.
4053
2b239efb
LM
40542014-07-02 Luis Machado <lgustavo@codesourcery.com>
4055
4056 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4057 instruction.
4058
cf363f18
MW
40592014-06-30 Mark Wielaard <mjw@redhat.com>
4060
4061 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4062 vulture, vilify, villar): New volatile array constants.
4063 (vindictive, vegetation): New const volatile array constants.
4064 * gdb.base/volatile.exp: Test volatile and const volatile array
4065 types.
4066
aebf9d24
AA
40672014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4068
4069 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4070 target lacks support for awatch, rwatch, or hbreak.
4071
b67a2c6f
YQ
40722014-06-27 Yao Qi <yao@codesourcery.com>
4073
4074 * gdb.multi/dummy-frame-restore.exp: New.
4075 * gdb.multi/dummy-frame-restore.c: New.
4076
aef92902
MM
40772014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4078
4079 * gdb.btrace/gcore.exp: New.
4080
8e9db26e
PA
40812014-06-23 Pedro Alves <palves@redhat.com>
4082
4083 * gdb.base/watchpoint-reuse-slot.c: New file.
4084 * gdb.base/watchpoint-reuse-slot.exp: New file.
4085
70afc5b7
SC
40862014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4087
4088 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4089 progspace's filename in 'info', 'enable' and 'disable' command
4090 tests.
4091
b972bd9c
JK
40922014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4093
4094 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4095 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4096 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4097
125f8a3d
GB
40982014-06-20 Gary Benson <gbenson@redhat.com>
4099
4100 * gdb.arch/i386-avx.exp: Fix include file location.
4101 * gdb.arch/i386-sse.exp: Likewise.
4102
3ed9baed
IB
41032014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4104
4105 * gdb.dlang/expression.exp: New file.
4106
034f788c
PA
41072014-06-19 Pedro Alves <palves@redhat.com>
4108
4109 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4110 out from ...
4111 (top level): ... here. Iterate running tests under different
4112 scheduler-locking settings.
4113
45371d0c
LM
41142014-06-18 Luis Machado <lgustavo@codesourcery.com>
4115
4116 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4117 to DW_FORM_addr and use non-zero addresses.
4118
5d376983
SC
41192014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4120
4121 PR gdb/17017
4122 * gdb.python/py-xmethods.cc: Add global function call counters and
4123 increment them in their respective functions. Remove "cout"
4124 statements.
4125 * gdb.python/py-xmethods.exp: Make tests check the global function
4126 call counters instead of depending on inferior IO.
4127
a1aa2221
LM
41282014-06-18 Don Breazeal <donb@codesourcery.com>
4129
4130 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4131 Deleted procedure.
4132 (explicit_fork_parent_follow): Deleted procedure.
4133 (explicit_fork_child_follow): Deleted procedure.
4134 (test_follow_fork): New procedure.
4135 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4136 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4137 procedure calls.
4138
0fc05997
YQ
41392014-06-17 Yao Qi <yao@codesourcery.com>
4140
4141 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4142 CP1252.
4143
70795c52
LM
41442014-06-17 Luis Machado <lgustavo@codesourcery.com>
4145
4146 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4147 Initialize ptr and S explicitly.
4148 (skip_type_update_when_not_use_rtti_test): Likewise.
4149
6be47f0c
KS
41502014-06-16 Keith Seitz <keiths@redhat.com>
4151
4152 PR mi/15863
4153 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4154 the inferior is started.
4155
d03de421
PA
41562014-06-16 Pedro Alves <palves@redhat.com>
4157
4158 * gdb.base/break-main-file-remove-fail.c: New file.
4159 * gdb.base/break-main-file-remove-fail.exp: New file.
4160 * gdb.base/break-unload-file.exp: Use build_executable instead of
4161 prepare_for_testing.
4162 (test_break): New parameter "initial_load". Handle it.
4163 (top level): Add initial_load cmdline/file axis.
4164
f9579b99
TT
41652014-06-12 Tom Tromey <tromey@redhat.com>
4166
4167 * gdb.base/completion.exp: Don't use directory name in test.
4168
3657956b
GB
41692014-06-09 Gary Benson <gbenson@redhat.com>
4170
4171 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4172 separate the always-available ANSI-standard signals from the
4173 signals that require checking.
4174 (main): Likewise.
4175 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4176 Likewise.
4177 (main): Likewise.
4178
4186eb54
KS
41792014-06-07 Keith Seitz <keiths@redhat.com>
4180
4181 Revert:
4182 PR c++/16253
4183 * gdb.cp/var-tag.cc: New file.
4184 * gdb.cp/var-tag.exp: New file.
4185 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4186 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4187 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4188 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4189
25326a28 41902014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4191
4192 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4193
829155c9
PA
41942014-06-06 Pedro Alves <palves@redhat.com>
4195
4196 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4197 in target debug output instead of looking at RSP packets,
4198 disabling the test on any target that uses hardware stepping.
4199 Update comments.
4200
61c8d22e
PA
42012014-06-06 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.base/break-unload-file.exp: Fix typo.
4204
d9a47287
YQ
42052014-06-06 Yao Qi <yao@codesourcery.com>
4206
4207 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4208 from "jit_function" to "^jit_function".
4209
e5e01dbf
YQ
42102014-06-06 Yao Qi <yao@codesourcery.com>
4211
4212 * gdb.base/async.c (foo): Add one statement.
4213 * gdb.base/async.exp: Get the next instruction address and
4214 match the output of "nexti" by instruction address. Match
4215 the hex address in the output of "finish".
4216
73ba372c
GB
42172014-06-06 Gary Benson <gbenson@redhat.com>
4218
4219 * gdb.base/call-signals.c: Remove preprocessor conditionals
4220 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4221 SIGSEGV and SIGTERM.
4222 * gdb.base/sigall.c: Likewise.
4223 * gdb.base/unwindonsignal.c: Likewise.
4224 * gdb.reverse/sigall-reverse.c: Likewise.
4225
831517df
YQ
42262014-06-06 Yao Qi <yao@codesourcery.com>
4227
4228 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4229 readable, skip the test.
4230
b8b91e98
YQ
42312014-06-06 Yao Qi <yao@codesourcery.com>
4232
4233 * gdb.threads/staticthreads.c (thread_function): Move the line
4234 setting breakpoint on forward.
4235 * gdb.threads/staticthreads.exp: Update comments.
4236
fb934770
LC
42372014-06-05 Ludovic Courtès <ludo@gnu.org>
4238
4239 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4240 "history-append! type error".
4241
6ef284bd
SM
42422014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4243
4244 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4245 erroneous dprintf expected input.
4246
a872e241
DE
42472014-06-04 Doug Evans <xdje42@gmail.com>
4248
4249 * gdb.guile/scm-generics.exp: Delete.
4250
16f691fb
DE
42512014-06-04 Doug Evans <xdje42@gmail.com>
4252
4253 * gdb.guile/scm-breakpoint.exp: Update.
4254 Add tests for breakpoint registration.
4255
012370f6
TT
42562014-06-04 Tom Tromey <tromey@redhat.com>
4257
4258 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4259 VLA-in-union.
4260 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4261 inner_vla_struct, vla_union types. Initialize objects of those
4262 types and compute their sizes.
4263
9f5a4cef
HZ
42642014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4265 Hui Zhu <hui@codesourcery.com>
4266
4267 * gdb.base/fileio.exp: Add test for shell not available as well as
4268 available.
4269 * gdb.base/fileio.c (test_system): Check for shell twice.
4270
90a45c4d
YQ
42712014-06-04 Yao Qi <yao@codesourcery.com>
4272
4273 * gdb.base/auto-connect-native-target.exp: Remove redundant
4274 space from the regexp pattern.
4275
70017e41
YQ
42762014-06-04 Yao Qi <yao@codesourcery.com>
4277
4278 * gdb.base/default.exp: Replace "child" with "native" in
4279 regexp pattern.
4280
883964a7
SC
42812014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4282
4283 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4284 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4285 * gdb.python/py-xmethods.py: Python script supporting the
4286 new testcase and tests.
4287
ef370185
JB
42882014-06-03 Joel Brobecker <brobecker@adacore.com>
4289 Pedro Alves <palves@redhat.com>
4290
4291 PR breakpoints/17000
4292 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4293 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4294
1e2ccb61
BM
42952014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4296
4297 * gdb.base/subst.exp: Add tests to verify partial path matching
4298 output.
4299
c6ec5ab2
PA
43002014-06-03 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4303 target that doesn't use software single-stepping.
4304
835c559f
PA
43052014-06-03 Pedro Alves <palves@redhat.com>
4306
4307 PR breakpoints/17000
4308 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4309 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4310
06eb1586
DE
43112014-06-02 Doug Evans <xdje42@gmail.com>
4312
4313 * gdb.guile/scm-parameter.exp: New file.
4314
e698b8c4
DE
43152014-06-02 Doug Evans <xdje42@gmail.com>
4316
4317 * gdb.guile/scm-cmd.c: New file.
4318 * gdb.guile/scm-cmd.exp: New file.
4319
ded03782
DE
43202014-06-02 Doug Evans <xdje42@gmail.com>
4321
4322 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4323 pretty-printer lookup.
4324 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4325 (make-pp_s-printer): Call it.
4326 (make-pretty-printer-from-dict): New function.
4327 (lookup-pretty-printer-maker-from-dict): New function.
4328 (*pretty-printer*): Simplify.
4329 (make-objfile-pp_s-printer): New function.
4330 (install-objfile-pretty-printers!): New function.
4331 (make-progspace-pp_s-printer): New function.
4332 (install-progspace-pretty-printers!): New function.
4333 * gdb.guile/scm-progspace.c: New file.
4334 * gdb.guile/scm-progspace.exp: New file.
4335
41fac0cf
PA
43362014-06-02 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.base/dprintf-bp-same-addr.c: New file.
4339 * gdb.base/dprintf-bp-same-addr.exp: New file.
4340
96ae5695
EBM
43412014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4342
4343 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4344 * gdb.arch/powerpc-power.s: Likewise.
4345
da02b3a8
JB
43462014-06-02 Joel Brobecker <brobecker@adacore.com>
4347
4348 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4349
c72b2e7b
YQ
43502014-06-01 Yao Qi <yao@codesourcery.com>
4351
4352 * gdb.base/watchpoint.exp (test_watch_location): Check null
4353 pointer can be dereferenced. If not, do the test, otherwise
4354 skip it.
4355
53e8a631
AB
43562014-05-30 Andrew Burgess <aburgess@broadcom.com>
4357
4358 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4359 results.
4360 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4361
938f0e2f
AB
43622014-05-30 Andrew Burgess <aburgess@broadcom.com>
4363
4364 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4365 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4366 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4367 * gdb.arch/amd64-invalid-stack-top.c: New file.
4368 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4369
9ba6657a
PA
43702014-05-30 Pedro Alves <palves@redhat.com>
4371
4372 PR breakpoints/17000
4373 * gdb.base/sss-bp-on-user-bp.c: New file.
4374 * gdb.base/sss-bp-on-user-bp.exp: New file.
4375
522c09bf
DB
43762014-05-30 David Blaikie <dblaikie@gmail.com>
4377
4378 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4379 gnu_inline semantics via attribute.
4380 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4381 source explicitly specifies the required semantics.
4382
bf4ef81e
MR
43832014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4384
4385 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4386
329ea579
PA
43872014-05-29 Pedro Alves <palves@redhat.com>
4388 Tom Tromey <tromey@redhat.com>
4389
4390 * gdb.base/async-shell.exp: Don't enable target-async.
4391 * gdb.base/async.exp
4392 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4393 parameter. Adjust.
4394 (top level): Don't test with "target-async".
4395 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4396 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4397 * gdb.base/inferior-died.exp: Don't enable target-async.
4398 * gdb.base/interrupt-noterm.exp: Likewise.
4399 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4400 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4401 * gdb.mi/mi-nonstop.exp: Likewise.
4402 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4403 * gdb.mi/mi-nsintrall.exp: Likewise.
4404 * gdb.mi/mi-nsmoribund.exp: Likewise.
4405 * gdb.mi/mi-nsthrexec.exp: Likewise.
4406 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4407 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4408 * gdb.python/py-evsignal.exp: Don't enable target-async.
4409 * gdb.python/py-evthreads.exp: Likewise.
4410 * gdb.python/py-prompt.exp: Likewise.
4411 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4412 * gdb.server/solib-list.exp: Don't enable target-async.
4413 * gdb.threads/thread-specific-bp.exp: Likewise.
4414 * lib/mi-support.exp: Adjust to use mi-async.
4415
fd664c91
PA
44162014-05-29 Pedro Alves <palves@redhat.com>
4417
4418 PR gdb/13860
4419 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4420 reason, even in sync mode.
4421
251bde03
PA
44222014-05-29 Pedro Alves <palves@redhat.com>
4423 Hui Zhu <hui@codesourcery.com>
4424
4425 PR PR15693
4426 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4427 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4428 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4429 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4430
7f3c0343
JB
44312014-05-28 Joel Brobecker <brobecker@adacore.com>
4432
4433 * config/monitor.exp (gdb_target_monitor): Replace use of
4434 "set remotebaud" by "set serial baud".
4435
b2715b27
AW
44362014-05-26 Andy Wingo <wingo@igalia.com>
4437
4438 * gdb.guile/scm-breakpoint.exp:
4439 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4440 properties instead of gdb-object-properties.
4441
498a4489
YQ
44422014-05-26 Yao Qi <yao@codesourcery.com>
4443
4444 * gdb.server/no-thread-db.exp: Specify source file name
4445 explicitly when setting a breakpoint.
4446
589fdceb
MM
44472014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4448
4449 * gdb.btrace/vdso.c: New.
4450 * gdb.btrace/vdso.exp: New.
4451
e9089e05
MM
44522014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4453
4454 * gdb.base/gcore.exp (capture_command_output): Move ...
4455 * lib/gdb.exp (capture_command_output): ... here.
4456
67b5c0c1
MM
44572014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4458
4459 * gdb.btrace/data.exp: Test memory access during btrace replay.
4460
a2199296
SM
44612014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4462
4463 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4464
17b2616c
PA
44652014-05-21 Pedro Alves <palves@redhat.com>
4466
4467 PR gdb/13860
4468 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4469 (top level): Test that output related to execution commands is
4470 sent to the console with CLI commands, but not with MI commands.
4471 Test that breakpoint events are always mirrored to the console.
4472 Also expect the new source line to be output after a "next" in
4473 async mode too. Make it a pass/fail test.
4474 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4475 output.
4476 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4477
5166082f
PA
44782014-05-21 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4481 Use them to test variations of "list" after reaching a breakpoint.
4482 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4483 Test "list" with listsize 10 after reaching a breakpoint.
4484 * gdb.python/python.exp (decode_line current location line
4485 number): Adjust expected line number.
4486
2f25d70f
SM
44872014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4488
4489 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4490 behavior for $args, pass it directly to "run".
4491
ff604a67
MR
44922014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4493
4494 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4495 30000 to 65536.
4496
6a3cb8e8
PA
44972014-05-21 Pedro Alves <palves@redhat.com>
4498
4499 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4500 auto-connect-native-target off".
4501 * gdb.base/auto-connect-native-target.c: New file.
4502 * gdb.base/auto-connect-native-target.exp: New file.
4503
4ebfc96e
PA
45042014-05-21 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.base/default.exp: Test "target native" instead of "target
4507 child".
4508
36d46afb
MW
45092014-05-21 Mark Wielaard <mjw@redhat.com>
4510
4511 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4512
5876f503
JK
45132014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 Fix TLS access for -static -pthread.
4516 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4517 <HAVE_TLS> (thread_function, main): Initialize it.
4518 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4519 Add clean_restart.
4520 <$have_tls != "">: Check TLSVAR.
4521
0256a6ac
PA
45222014-05-21 Pedro Alves <palves@redhat.com>
4523
4524 * gdb.base/dcache-line-read-error.c: New.
4525 * gdb.base/dcache-line-read-error.exp: New.
4526
936d2992
PA
45272014-05-20 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.base/compare-sections.c: New file.
4530 * gdb.base/compare-sections.exp: New file.
4531
802e8e6d
PA
45322014-05-20 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.base/break-idempotent.c: New file.
4535 * gdb.base/break-idempotent.exp: New file.
4536
e59fa00f
MM
45372014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4538
4539 * gdb.btrace/nohist.exp: New.
4540
8b696e31
YQ
45412014-05-20 Yao Qi <yao@codesourcery.com>
4542
4543 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4544 gdb.reverse directory and gdb_reverse_timeout exists in board
4545 setting.
4546 * README: Document gdb_reverse_timeout.
4547
73c9764f
YQ
45482014-05-20 Yao Qi <yao@codesourcery.com>
4549
4550 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4551 'test_file_name'. Treat args as a string instead of a list.
4552 (gdb_init): Rename argument 'args' by 'test_file_name'.
4553
f1f4348a
JK
45542014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 * gdb.arch/powerpc-power.exp: New file.
4557 * gdb.arch/powerpc-power.s: New file.
4558
0dbe70ce
DE
45592014-05-16 Doug Evans <dje@google.com>
4560
4561 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4562 * gdb.base/completion.exp: Check that all expected files exist
4563 before doing file completion.
0dbe70ce 4564
8d551b02
DE
45652014-05-16 Doug Evans <dje@google.com>
4566
4567 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4568 Update.
4569 (do_syscall_tests_without_xml): Update.
4570
73eb7709
PA
45712014-05-16 Pedro Alves <palves@redhat.com>
4572
4573 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4574 instead of "unknown output after running".
4575
3fae92fc
YQ
45762014-05-16 Yao Qi <yao@codesourcery.com>
4577
4578 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4579 file1.txt from host at the end.
4580 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4581
c2b2ccc5
DE
45822014-05-15 Doug Evans <dje@google.com>
4583
4584 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4585 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4586 loading file. Add test for TU lookup.
4587
8c217a4b
SM
45882014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4589
4590 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4591 calling "-exec-arguments" or "set args" before running the
4592 inferior.
4593
3deb39c6
SM
45942014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4595
4596 * lib/mi-support.exp (mi_expect_stop): Expect message for
4597 inferiors that exit with non-zero exit code.
4598
71a79f8c
YQ
45992014-05-14 Yao Qi <yao@codesourcery.com>
4600
4601 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4602 match absolute path on remote host.
4603 (test_file_list_exec_source_files): Remove "/" from the
4604 pattern.
4605
f23fcd46
YQ
46062014-05-14 Yao Qi <yao@codesourcery.com>
4607
4608 * boards/local-remote-host-notty.exp (${board}_file): New
4609 proc.
4610
9404b58f
KM
46112014-05-07 Kyle McMartin <kyle@redhat.com>
4612
4613 Pushed by Joel Brobecker <brobecker@adacore.com>.
4614 * gdb.arch/aarch64-atomic-inst.c: New file.
4615 * gdb.arch/aarch64-atomic-inst.exp: New file.
4616
5e45f04c
YQ
46172014-05-07 Yao Qi <yao@codesourcery.com>
4618
4619 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4620 in current context" too.
4621
c888a17d
KS
46222014-05-05 Keith Seitz <keiths@redhat.com>
4623
4624 * gdb.linespec/ls-dollar.exp: Add test for linespec
4625 file:convenience_variable.
4626
290a839c
YQ
46272014-05-05 Yao Qi <yao@codesourcery.com>
4628
4629 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4630 traceframes into tfile and ctf trace files. Read data from
4631 trace file and test collected data.
4632 (gdb_collect_locals_test): Likewise.
4633 (gdb_unavailable_registers_test): Likewise.
4634 (gdb_unavailable_floats): Likewise.
4635 (gdb_collect_globals_test): Likewise.
4636 (top-level): Append "ctf" to trace_file_targets if GDB
4637 supports.
4638
b5262cd0
YQ
46392014-05-05 Yao Qi <yao@codesourcery.com>
4640
4641 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4642 code to ...
4643 (gdb_collect_args_test_1): ... it. New proc.
4644 (gdb_collect_locals_test): Move some code to ...
4645 (gdb_collect_locals_test_1): ... it. New proc.
4646 (gdb_unavailable_registers_test): Move some code to ...
4647 (gdb_unavailable_registers_test_1): ... it. New proc.
4648 (gdb_unavailable_floats): Move some code to ...
4649 (gdb_unavailable_floats_1): ... it. New proc.
4650
30a1e6cc
SDJ
46512014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4652
4653 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4654 probes to test for bitness recognition.
4655 * gdb.arch/amd64-stap-optional-prefix.exp
4656 (test_probe_value_without_reg): New procedure.
4657 Add code to test for different kinds of bitness.
4658
f33da99a
SDJ
46592014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4660
4661 PR breakpoints/16889
4662 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4663 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4664
5b80f00d
PA
46652014-05-01 Pedro Alves <palves@redhat.com>
4666
4667 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4668 gdb_file_cmd if no file is specified.
4669 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4670 last_loaded_file to set the remote exec-file.
4671
f8c2a73c
PA
46722014-05-01 Pedro Alves <palves@redhat.com>
4673
4674 * boards/local-remote-host.exp: New file.
4675
be6e8ac7
PA
46762014-05-01 Pedro Alves <palves@redhat.com>
4677
4678 * boards/local-remote-host.exp: Rename to ...
4679 * boards/local-remote-host-notty.exp: ... this.
4680
cac0dc8f
JB
46812014-04-28 Joel Brobecker <brobecker@adacore.com>
4682
4683 * gdb.ada/dyn_arrayidx: New testcase.
4684
9730e6cc
YQ
46852014-04-26 Yao Qi <yao@codesourcery.com>
4686
4687 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4688 and compute the length of function main. Save it in
4689 $main_length.
4690 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4691 (top-level): Use gdb_compile to compile objects into
4692 executable and restart GDB. Remove invocation to
4693 prepare_for_testing.
4694
7ae1a6a6
PA
46952014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4696 Pedro Alves <palves@redhat.com>
4697
4698 PR server/16255
4699 * gdb.multi/multi-attach.c: New file.
4700 * gdb.multi/multi-attach.exp: New file.
4701
4082afcc
PA
47022014-04-25 Pedro Alves <palves@redhat.com>
4703
4704 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4705 user.
4706 (top level): Test that "set remote conditional-breakpoints-packet
4707 off" works as intended.
4708 * gdb.base/dprintf.exp: Test that "set remote
4709 breakpoint-commands-packet off" works as intended.
4710 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4711 New function.
4712 (top level): Call it.
4713 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4714 remote fast-tracepoints-packet off" works as intended.
4715 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4716 * lib/gdb.exp (gdb_is_target_remote): ... here.
4717
2abc3f8d
DB
47182014-04-24 David Blaikie <dblaikie@gmail.com>
4719
4720 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4721 ensure clang would not discard them.
4722 * gdb.base/gdbvars.c: Ditto.
4723 * gdb.base/memattr.c: Ditto.
4724 * gdb.base/whatis.c: Ditto.
4725 * gdb.python/py-prettyprint.c: Ditto.
4726 * gdb.trace/actions.c: Ditto.
4727 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4728 ensure clang would not discard it.
4729
bfd39632
DB
47302014-04-24 David Blaikie <dblaikie@gmail.com>
4731
4732 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4733 clang to emit the full definition of type required by the test
4734 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4735
22842ff6
DB
47362014-04-24 David Blaikie <dblaikie@gmail.com>
4737
4738 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4739 coax Clang into emitting the definition of the type.
4740 * gdb.cp/pr10728-x.h (y): Ditto.
4741 * gdb.cp/pr10728-y.cc (y): Ditto.
4742
c2e827ad
DB
47432014-04-24 David Blaikie <dblaikie@gmail.com>
4744
4745 * gdb.base/label.exp: XFAIL label related tests under Clang.
4746 * gdb.cp/cplabel.exp: Ditto.
4747 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4748 under Clang those using labels.
4749
4c2d33e7
YQ
47502014-04-25 Yao Qi <yao@codesourcery.com>
4751
4752 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4753 double_label.
4754 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4755 partial_label and double_label.
4756
56083b99
DB
47572014-04-24 David Blaikie <dblaikie@gmail.com>
4758
4759 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4760
25d4e99d
DB
47612014-04-24 David Blaikie <dblaikie@gmail.com>
4762
4763 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4764 of the function to work across GCC and Clang.
4765 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4766 pointer types (const void ** const V void **).
4767
01f9f808
MS
47682014-04-24 Michael Sturm <michael.sturm@mintel.com>
4769 Walfred Tedeschi <walfred.tedeschi@intel.com>
4770
4771 * Makefile.in (EXECUTABLES): Added i386-avx512.
4772 * gdb.arch/i386-avx512.c: New file.
4773 * gdb.arch/i386-avx512.exp: Likewise.
4774
4b48d439
KS
47752014-04-23 Keith Seitz <keiths@redhat.com>
4776
4777 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4778 (mi_make_breakpoint_table): New procedure.
4779 (mi_create_breakpoint): Use mi_make_breakpoint
4780 and return the result.
4781 (mi_make_breakpoint): New procedure.
4782 (mi_build_kv_pairs): New procedure.
4783
4784 * gdb.mi/mi-break.exp: Remove unused globals,
4785 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4786 All callers updated.
4787 * gdb.mi/mi-dprintf.exp: Use variable to track command
4788 number.
4789 Update all callers of mi_create_breakpoint and use
4790 mi_make_breakpoint_table.
4791 Remove any unused global variables.
4792 * gdb.mi/mi-nonstop.exp: Likewise.
4793 * gdb.mi/mi-nsintrall.exp: Likewise.
4794 * gdb.mi/mi-nsmoribund.exp: Likewise.
4795 * gdb.mi/mi-nsthrexec.exp: Likewise.
4796 * gdb.mi/mi-reverse.exp: Likewise.
4797 * gdb.mi/mi-simplerun.exp: Likewise.
4798 * gdb.mi/mi-stepn.exp: Likewise.
4799 * gdb.mi/mi-syn-frame.exp: Likewise.
4800 * gdb.mi/mi-until.exp: Likewise.
4801 * gdb.mi/mi-var-cp.exp: Likewise.
4802 * gdb.mi/mi-var-display.exp: Likewise.
4803 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4804 * gdb.mi/mi2-var-child.exp: Likewise.
4805 * gdb.mi/mi-vla-c99.exp: Likewise.
4806 * lib/mi-support.exp: Likewise.
4807
4808 From Ian Lance Taylor <iant@cygnus.com>:
4809 * lib/gdb.exp (parse_args): New procedure.
4810
08351840
PA
48112014-04-23 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/break-unload-file.c: New file.
4814 * gdb.base/break-unload-file.exp: New file.
4815 * gdb.base/sym-file-lib.c (baz): New function.
4816 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4817 field.
4818 (load): Store the segment's mapped size.
4819 (unload): New function.
4820 (unload_shlib): New function.
4821 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4822 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4823 set a breakpoint at baz, and call it.
4824 * gdb.base/sym-file.exp: New tests for stale breakpoint
4825 instructions.
4826
076855f9
PA
48272014-04-23 Pedro Alves <palves@redhat.com>
4828
4829 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4830 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4831 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4832 * gdb.base/hbreak-unmapped.c: New file.
4833 * gdb.base/hbreak-unmapped.exp: New file.
4834 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4835 * lib/gdb.exp (gdb_is_target_remote): ... here.
4836
483805cf
PA
48372014-04-22 Pedro Alves <palves@redhat.com>
4838
4839 * gdb.base/consecutive-step-over.c: New file.
4840 * gdb.base/consecutive-step-over.exp: New file.
4841
06d97543
PA
48422014-04-22 Pedro Alves <palves@redhat.com>
4843
4844 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4845 instead of send_gdb/gdb_expect.
4846
b4429ea2
YQ
48472014-04-22 Yao Qi <yao@codesourcery.com>
4848
4849 * lib/trace-support.exp (generate_tracefile): New procedure.
4850 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4851 return 0.
4852 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4853 if generate_tracefile returns 1.
4854
51d48146
PA
48552014-04-18 Tom Tromey <palves@redhat.com>
4856 Pedro alves <tromey@redhat.com>
4857
4858 PR backtrace/15558
4859 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4860 with a backtrace limit.
4861 * gdb.python/py-frame-inline.exp: Test running to an inline
4862 function with a backtrace limit, and printing the newest frame.
4863 * gdb.python/py-frame-inline.c (main): Call f.
4864
bd1dce5f
MS
48652014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4866
4867 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4868
40d1a503
MS
48692014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4870
4871 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4872 Drop prefix from unsupported source file path.
4873
389b98f7
YQ
48742014-04-17 Yao Qi <yao@codesourcery.com>
4875
4876 * lib/gdb.exp (with_target_charset): New proc.
4877 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4878 with_target_charset.
4879 (test_print_strings): Likewise.
4880 (test_repeat_bytes): Likewise.
4881 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4882 for some tests.
4883
22869d73
KS
48842014-04-16 Keith Seitz <keiths@redhat.com>
4885
4886 PR gdb/15827
4887 * gdb.dwarf2/corrupt.c: New file.
4888 * gdb.dwarf2/corrupt.exp: New file.
4889
c4f87ca6
KS
48902014-04-16 Keith Seitz <keiths@redhat.com>
4891
4892 PR c++/16597
4893 * gdb.cp/namelessclass.cc: New file.
4894 * gdb.cp/namelessclass.exp: New file.
4895 * gdb.cp/namelessclass.S: New file.
4896
ab19de87
DE
48972014-04-16 Doug Evans <dje@google.com>
4898
4899 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4900 Add comment.
4901 (gdbserver_default_get_comm_port): New function.
4902 (gdbserver_start): Check if board file provided
4903 "gdbserver,get_comm_port" and use it if so.
4904 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4905 (gdb,socketport): Set to "stdio".
4906 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4907 (stdio_gdbserver_template): Delete.
4908 (${board}_get_remote_address): Update.
4909 (${board}_build_remote_cmd): Delete.
4910 (${board}_get_comm_port): New function.
4911 (${board}_spawn): Update.
4912 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4913 Delete.
4914 (${board}_get_remote_address): Update.
4915 (${board}_get_comm_port): New function.
4916
fc98a809
AB
49172014-04-16 Andrew Burgess <aburgess@broadcom.com>
4918
4919 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4920 appearing in any order.
4921
87fd9e6e
DE
49222014-04-15 Doug Evans <dje@google.com>
4923
4924 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4925 uninitialized value of "description".
4926
099fc3ea
KS
49272014-04-15 Keith Seitz <keiths@redhat.com>
4928
4929 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4930 Remove unused globals.
4931 (test_running_the_program): Likewise.
4932 (test_controlled_execution): Likewise.
4933 (test_controlling_breakpoints): Likewise.
4934 (test_program_termination): Likewise.
4935
5da151d4
KS
49362014-04-15 Keith Seitz <keiths@redhat.com>
4937
4938 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4939 unused globals.
4940 (test_rbreak_creation_and_listing): Likewise.
4941 (test_ignore_count): Likewise.
4942 (test_error): Likewise.
4943
35e5d2f0
PA
49442014-04-15 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4947 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4948 sym-file-loader.c.
4949 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4950 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4951 to sym-file-loader.c.
4952 (struct library): Forward declare.
4953 (load_shlib, lookup_function): Change prototypes.
4954 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4955 (translate_offset): Remove declarations.
4956 (get_text_addr): New declaration.
4957 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4958 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4959 sym-file-loader.h.
4960 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4961 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4962 here from sym-file-loader.h.
4963 (struct library): New structure.
4964 (load_shlib, lookup_function): Change prototypes and adjust to
4965 work with a struct library.
4966 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4967 (translate_offset): Make static.
4968 (get_text_addr): New function.
4969 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4970
eb4c1710
PA
49712014-04-15 Pedro Alves <palves@redhat.com>
4972
4973 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4974
2d1baf52
PA
49752014-04-15 Pedro Alves <palves@redhat.com>
4976
4977 * gdb.base/sym-file-loader.c: Include <limits.h>.
4978 (SELF_LINK): New define.
4979 (get_origin): New function.
4980 (load_shlib): Use it.
4981 * gdb.base/sym-file.exp: Don't early return if the target is
4982 remote. Use runto_main, and issue fail is that fails. Use
4983 gdb_load_shlibs.
4984 (shlib_name): Delete.
4985 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4986
7dd6df01
PA
49872014-04-15 Pedro Alves <palves@redhat.com>
4988
4989 * gdb.base/sym-file.exp: Remove regex characters from test
4990 message. Don't refer to breakpoint numbers in test messages.
4991
b50c8614
KS
49922014-04-14 Keith Seitz <keiths@redhat.com>
4993
4994 PR c++/16253
4995 * gdb.cp/var-tag.cc: New file.
4996 * gdb.cp/var-tag.exp: New file.
4997 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4998 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4999 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5000 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5001
3d567982
TT
50022014-04-14 Tom Tromey <tromey@redhat.com>
5003
5004 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5005 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5006 type.
5007 * gdb.cp/enum-class.exp: New file.
5008 * gdb.cp/enum-class.cc: New file.
5009
0626fc76
TT
50102014-04-14 Tom Tromey <tromey@redhat.com>
5011
5012 * gdb.dwarf2/enum-type.exp: New file.
5013
dca325b3
SA
50142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5015
5016 * gdb.mi/mi-vla-c99.exp: New file.
5017 * gdb.mi/vla.c: New file.
5018
5854b38a
SA
50192014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5020
5021 * gdb.base/vla-datatypes.c: New file.
5022 * gdb.base/vla-datatypes.exp: New file.
5023
463bb957
SA
50242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5025
5026 * gdb.base/vla-ptr.c: New file.
5027 * gdb.base/vla-ptr.exp: New file.
5028
3dd170be
SA
50292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5030
5031 * gdb.dwarf2/count.exp: New file.
5032
5ecaaa66
SA
50332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5034
5035 * gdb.base/vla-sideeffect.c: New file.
5036 * gdb.base/vla-sideeffect.exp: New file.
5037
41f1ada5
DB
50382014-04-14 David Blaikie <dblaikie@gmail.com>
5039
5040 * gdb.mi/non-stop.c: Add return value for non-void function return
5041 statement.
5042 * gdb.threads/staticthreads.c: Ditto.
5043
0be03e84
DE
50442014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5045 Doug Evans <xdje42@gmail.com>
5046
5047 * gdb.guile/scm-value.c: Improve test case.
5048 * gdb.guile/scm-value.exp: Add new test.
5049
f180a1fb
DB
50502014-04-11 David Blaikie <dblaikie@gmail.com>
5051
5052 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5053 override Clang's default.
5054
6b662e19
JB
50552014-04-11 Joel Brobecker <brobecker@adacore.com>
5056
5057 Revert the following changes (regressions):
5058
5059 * gdb.base/vla-sideeffect.c: New file.
5060 * gdb.base/vla-sideeffect.exp: New file.
5061
5062 * gdb.dwarf2/count.exp: New file.
5063
5064 * gdb.base/vla-multi.c: New file.
5065 * gdb.base/vla-multi.exp: New file.
5066
5067 * gdb.base/vla-ptr.c: New file.
5068 * gdb.base/vla-ptr.exp: New file.
5069
5070 * gdb.base/vla-datatypes.c: New file.
5071 * gdb.base/vla-datatypes.exp: New file.
5072
5073 * gdb.mi/mi-vla-c99.exp: New file.
5074 * gdb.mi/vla.c: New file.
5075
245a5f0b
KS
50762014-04-11 Keith Seitz <keiths@redhat.com>
5077
5078 PR c++/16675
5079 * gdb.cp/cpsizeof.exp: New file.
5080 * gdb.cp/cpsizeof.cc: New file.
5081
58a84dcf
SA
50822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5083
191a8a90
JB
5084 * gdb.mi/mi-vla-c99.exp: New file.
5085 * gdb.mi/vla.c: New file.
58a84dcf 5086
c8655f75
SA
50872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5088
5089 * gdb.base/vla-datatypes.c: New file.
5090 * gdb.base/vla-datatypes.exp: New file.
5091
024e13b4
SA
50922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5093
5094 * gdb.base/vla-ptr.c: New file.
5095 * gdb.base/vla-ptr.exp: New file.
5096
1a237e0e
SA
50972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5098
5099 * gdb.base/vla-multi.c: New file.
5100 * gdb.base/vla-multi.exp: New file.
5101
504f3432
SA
51022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5103
5104 * gdb.dwarf2/count.exp: New file.
5105
3bce8237
SA
51062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5107
191a8a90
JB
5108 * gdb.base/vla-sideeffect.c: New file.
5109 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5110
322f9c21
YQ
51112014-04-11 Yao Qi <yao@codesourcery.com>
5112
5113 * gdb.base/completion.exp: Check file exists before running tests
5114 on file completion.
5115
d708bcd1
PA
51162014-04-10 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.base/cond-eval-mode.c: New file.
5119 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5120 prepare_for_testing to build the new file. Check result of
5121 runto_main.
5122 (test_break, test_watch): New procedures.
5123 (top level): Use them.
5124
ae1d2761
PM
51252014-04-08 Pierre Muller <muller@sourceware.org>
5126
5127 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5128 Ctrl-V use for mingw hosts.
5129
7af389b8
SC
51302014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5131
5132 * gdb.python/py-value.c: Improve test case.
5133 * gdb.python/py-value.exp: Add new test.
5134
5e703181
DE
51352014-04-07 David Blaikie <dblaikie@gmail.com>
5136
5137 * lib/compiler.c: Identify the clang compiler.
5138 * lib/compiler.cc: Ditto.
5139
9810b410
YQ
51402014-04-03 Yao Qi <yao@codesourcery.com>
5141
5142 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5143
98d1b8dc
AB
51442014-04-01 Anton Blanchard <anton@samba.org>
5145
5146 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5147 messages unique.
5148
3114cea1
AB
51492014-04-01 Anton Blanchard <anton@samba.org>
5150
5151 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5152 prepare_for_testing.
5153
62f7182c
AB
51542014-04-01 Anton Blanchard <anton@samba.org>
5155
5156 * gdb.arch/ppc64-atomic-inst.c: Remove.
5157 * gdb.arch/ppc64-atomic-inst.S: New file.
5158 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5159
770e7fc7
DE
51602014-03-31 Doug Evans <dje@google.com>
5161
5162 * gdb.base/print-symbol-loading-lib.c: New file.
5163 * gdb.base/print-symbol-loading-main.c: New file.
5164 * gdb.base/print-symbol-loading.exp: New file.
5165
46e2bafa
YQ
51662014-03-31 Yao Qi <yao@codesourcery.com>
5167
5168 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5169
8776cfe9
JB
51702014-03-28 Joel Brobecker <brobecker@adacore.com>
5171
5172 * gdb.ada/mi_dyn_arr: New testcase.
5173
5d1ef361
DE
51742014-03-27 Doug Evans <dje@google.com>
5175
5176 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5177
b5bee914
YQ
51782014-03-27 Yao Qi <yao@codesourcery.com>
5179
5180 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5181 if target is nios2-*-*.
5182
0d4d0e77
YQ
51832014-03-26 Yao Qi <yao@codesourcery.com>
5184
5185 * lib/gdb.exp (readline_is_used): New proc.
5186 * gdb.base/completion.exp: Move tests on command complete up.
5187 Skip the rest of tests if readline is not used.
5188 * gdb.ada/complete.exp: Skp the test if readline is not
5189 used.
5190 * gdb.base/filesym.exp: Likewise.
5191 * gdb.base/macscp.exp: Likewise.
5192 * gdb.base/readline-ask.exp: Likewise.
5193 * gdb.base/readline.exp: Likewise.
5194 * gdb.python/py-cmd.exp: Likewise.
5195 * gdb.trace/tfile.exp: Likewise.
5196
29361eee
YQ
51972014-03-26 Yao Qi <yao@codesourcery.com>
5198
5199 * gdb.base/macscp.exp: Fix code format issues.
5200
bc9a5525
UW
52012014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5202
5203 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5204 * gdb.asm/powerpc64le.inc: New file.
5205
d3839ede
PA
52062014-03-25 Pedro Alves <palves@redhat.com>
5207 Doug Evans <dje@google.com>
5208
5209 * gdb.base/source-execution.c: New file.
5210 * gdb.base/source-execution.exp: New file.
5211 * gdb.base/source-execution.gdb: New file.
5212
01672a57
DE
52132014-03-24 Doug Evans <dje@google.com>
5214
5215 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5216 using fission.
5217
88bbeca9
HZ
52182014-03-24 Hui Zhu <hui@codesourcery.com>
5219 Pedro Alves <palves@redhat.com>
5220
5221 PR breakpoints/16101
5222 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5223 test pass/fail messages. Detect missing support for dprintf when
5224 breakpoints are actually inserted.
5225 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5226 breakpoints are actually inserted.
5227 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5228 fails.
5229
d2348791
JK
52302014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5231
5232 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5233
feef67ab
DE
52342014-03-22 Doug Evans <xdje42@gmail.com>
5235
5236 * gdb.python/python.exp (python not supported): Verify multi-line
5237 python command issues an error.
25d743f9 5238 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5239 guile command issues an error.
feef67ab 5240
ecebef6a
MR
52412014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5242
5243 * gdb.threads/thread-specific.exp: Handle the lack of usable
5244 $this_breakpoint and $this_thread.
5245
ccdd1909
HZ
52462014-03-21 Hui Zhu <hui@codesourcery.com>
5247
5248 * gdb.base/attach.exp (do_command_attach_tests): New.
5249
beb460e8
PA
52502014-03-20 Tom Tromey <tromey@redhat.com>
5251 Pedro Alves <palves@redhat.com>
5252
5253 PR cli/15718
5254 * gdb.base/condbreak-call-false.c: New file.
5255 * gdb.base/condbreak-call-false.exp: New file.
5256
40acf43a
PA
52572014-03-20 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5260 Delete.
5261 (block_signals, unblock_signals): Delete.
5262 (child_function_2, main): Remove references to deleted variable
5263 and functions.
5264
9f5e1e02
PA
52652014-03-20 Pedro Alves <palves@redhat.com>
5266
5267 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5268 Use pthread_kill to signal thread 2.
5269 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5270 Adjust to make the test send itself a signal rather than using the
5271 host's "kill" command.
5272
99619bea
PA
52732014-03-20 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.threads/multiple-step-overs.c: New file.
5276 * gdb.threads/multiple-step-overs.exp: New file.
5277 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5278 Adjust expected infrun debug output.
5279
2adfaa28
PA
52802014-03-20 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5283 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5284
31e77af2
PA
52852014-03-20 Pedro Alves <palves@redhat.com>
5286
5287 PR breakpoints/7143
5288 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5289 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5290 of gdb_test_multiple.
5291 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5292 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5293
b9f437de
PA
52942014-03-20 Pedro Alves <palves@redhat.com>
5295
5296 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5297 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5298
05adc73e
PA
52992014-03-19 Pedro Alves <palves@redhat.com>
5300
5301 * gdb.base/async.exp: Remove early return.
5302
6048b950
PA
53032014-03-19 Pedro Alves <palves@redhat.com>
5304
5305 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5306
8bcfb00a
PA
53072014-03-19 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/async.exp (test_background): Expect \r\n after
5310 "completed." in the fail pattern.
5311
884e37dc
PA
53122014-03-19 Pedro Alves <palves@redhat.com>
5313
5314 * gdb.base/async.exp (test_background): New procedure.
5315 Use it for all background execution command tests.
5316
148e57e2
PA
53172014-03-19 Pedro Alves <palves@redhat.com>
5318
5319 * gdb.base/async.exp: Use prepare_for_testing.
5320
f48088c7
PA
53212014-03-19 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5324 the same line.
5325
e2f6c966
PA
53262014-03-19 Pedro Alves <palves@redhat.com>
5327
5328 * gdb.base/async.c (main): Add "jump here" and "until here" line
5329 marker comments.
5330 * gdb.base/async.exp (jump_here): New global.
5331 (jump& test): Use it.
5332 (until_here): New global.
5333 (until& test): Use it.
5334
c30568d4
PA
53352014-03-19 Pedro Alves <palves@redhat.com>
5336
5337 * gdb.base/async.exp: Don't frob gdb_protocol.
5338
0172b6a7
DE
53392014-03-18 Doug Evans <xdje42@gmail.com>
5340
5341 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5342 Fix spelling of exec-done-display.
5343
06c868a8
JK
53442014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 PR gdb/15358
5347 * gdb.base/gdb-sigterm.c: New file.
5348 * gdb.base/gdb-sigterm.exp: New file.
5349
0c7e1a46
PA
53502014-03-18 Pedro Alves <palves@redhat.com>
5351
5352 PR gdb/13860
5353 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5354 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5355 solib-event.
5356
f7c77d93
JB
53572014-03-17 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.ada/pckd_arr_ren: New testcase.
5360
5a1e8c7a
DE
53612014-03-13 Doug Evans <xdje42@gmail.com>
5362
5363 PR guile/16612
5364 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5365 collect after discarding symbols.
5366
350e1a76
DE
53672014-03-13 Ludovic Courtès <ludo@gnu.org>
5368 Doug Evans <xdje42@gmail.com>
5369
5370 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5371 to history survives a gc.
5372
a69900ae
PA
53732014-03-13 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.base/default.exp: Don't test "target procfs".
5376
5db9f0bd
PA
53772014-03-13 Pedro Alves <palves@redhat.com>
5378
5379 * gdb.base/default.exp: Update "target child" and "target procfs"
5380 tests to not expect "Unix".
5381
b3ccfe11
TT
53822014-03-12 Tom Tromey <tromey@redhat.com>
5383
5384 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5385 New procs. Add target-async tests.
5386 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5387 Add target-async tests.
5388
646f4417
AA
53892014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5390
5391 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5392 'func_start' and 'func_end' for the beginning and end of the
5393 function code, respectively.
5394 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5395 'func_end' instead of 'func' and 'main'.
5396
288c211f
AA
53972014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5398
5399 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5400 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5401 generate the debug info assembler source.
5402
e0c0f156
AA
54032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5404
5405 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5406 * gdb.dwarf2/arr-subrange.exp: Likewise.
5407 * gdb.dwarf2/dwz.exp: Likewise.
5408 * gdb.dwarf2/method-ptr.exp: Likewise.
5409 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5410 * gdb.dwarf2/subrange.exp: Likewise.
5411 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5412 * gdb.dwarf2/implptrpiece.exp: Likewise.
5413 * gdb.dwarf2/nostaticblock.exp: Likewise.
5414
0e5c4555
AA
54152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5416
5417 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5418 directory to absolute path name arguments.
5419
5ec18f2b
JG
54202014-03-10 Joel Brobecker <brobecker@adacore.com>
5421
5422 * gdb.ada/tagged_access: New testcase.
5423
847fc4f2
MM
54242014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5425
5426 * gdb.btrace/data.exp: Update expected output.
5427
cc3da688
YQ
54282014-03-06 Yao Qi <yao@codesourcery.com>
5429
5430 * gdb.trace/pr16508.exp: New file.
5431
0f26cec1
PA
54322014-03-05 Pedro Alves <palves@redhat.com>
5433
5434 PR gdb/16575
5435 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5436 procedure.
5437 (top level): Adjust to use it. Add tests that exercise breakpoint
5438 interaction with the code-cache.
5439
7a5a839f
LC
54402014-02-26 Ludovic Courtès <ludo@gnu.org>
5441
5442 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5443 test for 'history-append!'.
5444
31aa7e4e
JB
54452014-02-26 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5448 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5449 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5450 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5451 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5452 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5453
1b588015
JB
54542014-02-26 Joel Brobecker <brobecker@adacore.com>
5455
5456 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5457 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5458 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5459
55426c9d
JB
54602014-02-26 Joel Brobecker <brobecker@adacore.com>
5461
5462 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5463
dc53a7ad
JB
54642014-02-26 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.dwarf2/arr-stride.c: New file.
5467 * gdb.dwarf2/arr-stride.exp: New file.
5468
12ab52e9
PA
54692014-02-26 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5472 that won't ever trigger. Make sure that GDB reports the correct
5473 breakpoint that caused the stop.
5474
849c862e
JK
54752014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 PR gdb/16626
5478 * gdb.base/auto-load-script: New file.
5479 * gdb.base/auto-load.c: New file.
5480 * gdb.base/auto-load.exp: New file.
5481
71b7d793
JK
5482 PR gdb/16626
5483 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5484
e2f0d509
JK
54852014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5486
5487 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5488 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5489
50cc37c8
DE
54902014-02-24 Doug Evans <dje@google.com>
5491
5492 * lib/gdb.exp (run_on_host): Log error output if program fails.
5493
ea4758f2
PA
54942014-02-21 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.threads/step-after-sr-lock.c: Rename to ...
5497 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5498 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5499 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5500 ... this.
5501
d7b30f67
SDJ
55022014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5503
5504 PR tdep/16397
5505 * gdb.arch/amd64-stap-special-operands.exp: New file.
5506 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5507 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5508 * gdb.arch/amd64-stap-triplet.S: Likewise.
5509 * gdb.arch/amd64-stap-triplet.c: Likewise.
5510
83deb43f
JB
55112014-02-20 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5514 in .section pseudo-op.
5515
adde2bff
DE
55162014-02-20 lin zuojian <manjian2006@gmail.com>
5517 Joel Brobecker <brobecker@adacore.com>
5518 Doug Evans <xdje42@gmail.com>
5519
5520 PR symtab/16581
5521 * gdb.dwarf2/dw2-icycle.S: New file.
5522 * gdb.dwarf2/dw2-icycle.c: New file.
5523 * gdb.dwarf2/dw2-icycle.exp: New file.
5524
f7bd0f78
SC
55252014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5526
5527 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5528 operations on gdb.Value objects.
5529 * gdb.python/py-value-cc.exp: Add new test to test operations on
5530 gdb.Value objects.
5531
c17ef0d5
DE
55322014-02-18 Doug Evans <dje@google.com>
5533
5534 * Makefile.in (TESTS): New variable.
5535 (expanded_tests, expanded_tests_or_none): New variables
5536 (check-single): Pass $(expanded_tests_or_none) to runtest.
5537 (check-parallel): Only run tests in $(TESTS) if non-empty.
5538 (check/no-matching-tests-found): New rule.
5539 * README: Document TESTS makefile variable.
5540
5dd3176f
DE
55412014-02-18 Doug Evans <dje@google.com>
5542
5543 * Makefile.in (check-parallel): rm -rf outputs temp.
5544
0b10be4f
JK
55452014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5546
5547 Fix "ERROR: no fileid for" in the testsuite.
5548 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5549
85f224e7
DE
55502014-02-12 Doug Evans <dje@google.com>
5551
5552 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5553 (MISCELLANEOUS): New variable.
5554 (clean): rm -rf $(MISCELLANEOUS).
5555 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5556 dwp live in the same directory as symlinks, with each symlink pointed
5557 to a differently named file in a different directory.
5558
149b30ff
DE
55592014-02-11 Doug Evans <dje@google.com>
5560
5561 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5562 of Tcl file commands.
5563
1dfdac32
MK
55642014-02-10 Mark Kettenis <kettenis@gnu.org>
5565
5566 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5567 "kill -SIGUSR1 -1".
5568
aa4fb036
JB
55692014-02-10 Joel Brobecker <brobecker@adacore.com>
5570
5571 * gdb.ada/tick_length_array_enum_idx: New testcase.
5572
ed3ef339
DE
55732014-02-10 Doug Evans <xdje42@gmail.com>
5574
5575 * configure.ac (AC_OUTPUT): Add gdb.guile.
5576 * configure: Regenerate.
5577 * lib/gdb-guile.exp: New file.
5578 * lib/gdb.exp (get_target_charset): New function.
5579 * gdb.base/help.exp: Update expected output from "apropos apropos".
5580 * gdb.guile/Makefile.in: New file.
5581 * gdb.guile/guile.exp: New file.
5582 * gdb.guile/scm-arch.c: New file.
5583 * gdb.guile/scm-arch.exp: New file.
5584 * gdb.guile/scm-block.c: New file.
5585 * gdb.guile/scm-block.exp: New file.
5586 * gdb.guile/scm-breakpoint.c: New file.
5587 * gdb.guile/scm-breakpoint.exp: New file.
5588 * gdb.guile/scm-disasm.c: New file.
5589 * gdb.guile/scm-disasm.exp: New file.
5590 * gdb.guile/scm-equal.c: New file.
5591 * gdb.guile/scm-equal.exp: New file.
5592 * gdb.guile/scm-error.exp: New file.
5593 * gdb.guile/scm-error.scm: New file.
5594 * gdb.guile/scm-frame-args.c: New file.
5595 * gdb.guile/scm-frame-args.exp: New file.
5596 * gdb.guile/scm-frame-args.scm: New file.
5597 * gdb.guile/scm-frame-inline.c: New file.
5598 * gdb.guile/scm-frame-inline.exp: New file.
5599 * gdb.guile/scm-frame.c: New file.
5600 * gdb.guile/scm-frame.exp: New file.
5601 * gdb.guile/scm-generics.exp: New file.
5602 * gdb.guile/scm-gsmob.exp: New file.
5603 * gdb.guile/scm-iterator.c: New file.
5604 * gdb.guile/scm-iterator.exp: New file.
5605 * gdb.guile/scm-math.c: New file.
5606 * gdb.guile/scm-math.exp: New file.
5607 * gdb.guile/scm-objfile-script-gdb.in: New file.
5608 * gdb.guile/scm-objfile-script.c: New file.
5609 * gdb.guile/scm-objfile-script.exp: New file.
5610 * gdb.guile/scm-objfile.c: New file.
5611 * gdb.guile/scm-objfile.exp: New file.
5612 * gdb.guile/scm-ports.exp: New file.
5613 * gdb.guile/scm-pretty-print.c: New file.
5614 * gdb.guile/scm-pretty-print.exp: New file.
5615 * gdb.guile/scm-pretty-print.scm: New file.
5616 * gdb.guile/scm-section-script.c: New file.
5617 * gdb.guile/scm-section-script.exp: New file.
5618 * gdb.guile/scm-section-script.scm: New file.
5619 * gdb.guile/scm-symbol.c: New file.
5620 * gdb.guile/scm-symbol.exp: New file.
5621 * gdb.guile/scm-symtab-2.c: New file.
5622 * gdb.guile/scm-symtab.c: New file.
5623 * gdb.guile/scm-symtab.exp: New file.
5624 * gdb.guile/scm-type.c: New file.
5625 * gdb.guile/scm-type.exp: New file.
5626 * gdb.guile/scm-value-cc.cc: New file.
5627 * gdb.guile/scm-value-cc.exp: New file.
5628 * gdb.guile/scm-value.c: New file.
5629 * gdb.guile/scm-value.exp: New file.
5630 * gdb.guile/source2.scm: New file.
5631 * gdb.guile/types-module.cc: New file.
5632 * gdb.guile/types-module.exp: New file.
5633
7026a7c1
YQ
56342014-02-10 Yao Qi <yao@codesourcery.com>
5635
5636 PR testsuite/16543
5637 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5638 * configure: Regenerated.
5639 * Makefile.in: New file.
5640
6c466447
AS
56412014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5642
5643 * gdb.python/py-framefilter.exp: Fix typo.
5644
6e854735
YQ
56452014-02-08 Yao Qi <yao@codesourcery.com>
5646
5647 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5648 that no =breakpoint-modified is emitted when breakpoints are
5649 modified through MI commands.
5650
d137e6dc
PA
56512014-02-07 Pedro Alves <pedro@codesourcery.com>
5652 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.threads/step-after-sr-lock.c: New file.
5655 * gdb.threads/step-after-sr-lock.exp: New file.
5656
b5ee5a50
PA
56572014-02-07 Pedro Alves <palves@redhat.com>
5658
5659 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5660
3c77faf3
JK
56612014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5662
5663 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5664 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5665
6dddc817
DE
56662014-02-06 Doug Evans <xdje42@gmail.com>
5667
5668 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5669 output.
5670
5671 * gdb.gdb/python-interrupts.exp: New file.
5672
de7b2893
YQ
56732014-02-05 Yao Qi <yao@codesourcery.com>
5674
5675 * gdb.trace/report.exp (use_collected_data): Test the output
5676 of "info threads" and "info inferiors".
5677
66d032ac
YQ
56782014-02-05 Yao Qi <yao@codesourcery.com>
5679
5680 Revert this patch:
5681
5682 2013-05-24 Yao Qi <yao@codesourcery.com>
5683
5684 * gdb.trace/tfile.exp: Test inferior and thread.
5685
591a12a1
UW
56862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5687
5688 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5689 on a function.
5690 * gdb.base/step-bt.c: Call hello via function pointer to make
5691 sure its first instruction is executed on powerpc64le-linux.
5692
0ff3e01f
UW
56932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5694
5695 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5696
084ee545
UW
56972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5698
5699 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5700 of the test patterns for use on little-endian systems.
5701
6ed14ff3
UW
57022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5703
5704 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5705 (decimal_vector): Fix for little-endian.
5706
401e27fd
JM
57072014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5708
5709 * gdb.arch/sparc-sysstep.exp: New file.
5710 * gdb.arch/sparc-sysstep.c: Likewise.
5711
5712 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5713
8b924729
EBM
57142014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5715
5716 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5717
fb151210
JB
57182014-01-23 Tom Tromey <tromey@redhat.com>
5719
5720 * gdb.ada/array_char_idx: New testcase.
5721
0740f8d8
TT
57222014-01-23 Tom Tromey <tromey@redhat.com>
5723
5724 PR python/16487:
5725 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5726 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5727 classes.
5728
21909fa1
TT
57292014-01-23 Tom Tromey <tromey@redhat.com>
5730
5731 PR python/16491:
5732 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5733 string from an inferior frame.
5734 * gdb.python/py-framefilter-mi.exp: Update.
5735
87ce2a04
DE
57362014-01-22 Doug Evans <dje@google.com>
5737
5738 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5739
237b092b
AA
57402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5741
5742 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5743
d674a709
AA
57442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5745
5746 * gdb.trace/entry-values.exp: Remove excess space character from
5747 regex patterns. Handle s390 call instruction.
5748
20fa3390
AA
57492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5750
5751 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5752 define "*_start" label. Make "name" static.
5753 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5754 ${name} by references to ${name}_start.
5755
78466714
AA
57562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5757
5758 * gdb.base/info-macros.exp: Remove "debug" from the compile
5759 options.
5760
ec9f644a
IB
57612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5762
5763 * gdb.dlang/demangle.exp: New file.
5764
94b1b47e
IB
57652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5766
5767 * gdb.dlang/primitive-types.exp: New file.
5768
7f420862
IB
57692014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5770
5771 * configure.ac: Create gdb.dlang/Makefile.
5772 * configure: Regenerate.
5773 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5774 * gdb.dlang/Makefile.in: New file.
5775 * lib/d-support.exp: New file.
5776 * lib/gdb.exp (skip_d_tests): New proc.
5777
52834460
MM
57782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5779
5780 * gdb.btrace/delta.exp: Check reverse stepi.
5781 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5782 * gdb.btrace/finish.exp: New.
5783 * gdb.btrace/next.exp: New.
5784 * gdb.btrace/nexti.exp: New.
5785 * gdb.btrace/record_goto.c: Add comments.
5786 * gdb.btrace/step.exp: New.
5787 * gdb.btrace/stepi.exp: New.
5788 * gdb.btrace/multi-thread-step.c: New.
5789 * gdb.btrace/multi-thread-step.exp: New.
5790 * gdb.btrace/rn-dl-bind.c: New.
5791 * gdb.btrace/rn-dl-bind.exp: New.
5792 * gdb.btrace/data.c: New.
5793 * gdb.btrace/data.exp: New.
5794 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5795
6e07b1d2
MM
57962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5797
5798 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5799 * gdb.btrace/exception.exp: Update.
5800 * gdb.btrace/instruction_history.exp: Update.
5801 * gdb.btrace/record_goto.exp: Update.
5802 * gdb.btrace/tailcall.exp: Update.
5803 * gdb.btrace/unknown_functions.exp: Update.
5804 * gdb.btrace/delta.exp: New.
5805
0b722aec
MM
58062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5807
5808 * gdb.btrace/record_goto.exp: Add backtrace test.
5809 * gdb.btrace/tailcall.exp: Add backtrace test.
5810
066ce621
MM
58112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5812
5813 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5814 * gdb.btrace/record_goto.c: New.
5815 * gdb.btrace/record_goto.exp: New.
5816 * gdb.btrace/x86-record_goto.S: New.
5817
0688d04e
MM
58182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5819
5820 * gdb.btrace/function_call_history.exp: Update tests.
5821 * gdb.btrace/instruction_history.exp: Update tests.
5822
8710b709
MM
58232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5824
5825 * gdb.btrace/function_call_history.exp: Fix expected field
5826 order for "record function-call-history".
5827 Add new tests for "record function-call-history /c".
5828 * gdb.btrace/exception.cc: New.
5829 * gdb.btrace/exception.exp: New.
5830 * gdb.btrace/tailcall.exp: New.
5831 * gdb.btrace/x86-tailcall.S: New.
5832 * gdb.btrace/x86-tailcall.c: New.
5833 * gdb.btrace/unknown_functions.c: New.
5834 * gdb.btrace/unknown_functions.exp: New.
5835 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5836
5de9129b
MM
58372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5838
5839 * gdb.btrace/instruction_history.exp: Update.
5840 * gdb.btrace/function_call_history.exp: Update.
5841
23a7fe75
MM
58422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5843
5844 * gdb.btrace/function_call_history.exp: Fix expected function
5845 trace.
5846 * gdb.btrace/instruction_history.exp: Initialize traced.
5847 Remove traced_functions.
5848
724c7dd8
MM
58492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5850
5851 * gdb.btrace/function_call_history.exp: Update
5852 * gdb.btrace/instruction_history.exp: Update.
5853
6d78d93b
MM
58542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5855
5856 * gdb.btrace/enable.exp: Update expected text.
5857
93a360cc
OJ
58582014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5859
5860 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5861 bytes.
5862
3772b53f
MR
58632014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5864
5865 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5866
596662fa
OJ
58672014-01-15 Omair Javaid <omair.javaid@linaro.org>
5868
5869 * lib/gdb.exp (supports_process_record): Return true for
5870 arm*-linux*. (supports_reverse): Likewise.
5871
b5b08fb4
SC
58722014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5873
5874 PR python/15464
5875 PR python/16113
5876 * gdb.python/py-type.c: Enhance test case.
5877 * gdb.python/py-value-cc.cc: Likewise
5878 * gdb.python/py-type.exp: Add new tests.
5879 * gdb.python/py-value-cc.exp: Likewise
5880
52d7fb13
AA
58812014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5882 Pedro Alves <palves@redhat.com>
5883
5884 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5885 Make "name" extern.
5886 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5887 references to ${name}_start by references to ${name}.
5888
a2cd8cfe
JB
58892014-01-10 Joel Brobecker <brobecker@adacore.com>
5890
5891 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5892
4e23fced
JB
58932014-01-10 Joel Brobecker <brobecker@adacore.com>
5894
5895 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5896
c6a9e42c
PA
58972014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5898 Pedro Alves <palves@redhat.com>
5899
5900 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 5901 mi_gdb_target_load.
c6a9e42c 5902
b7ea362b
PA
59032014-01-08 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.threads/reconnect-signal.c: New file.
5906 * gdb.threads/reconnect-signal.exp: New file.
5907
5e3f4fab
EBM
59082014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 * gdb.base/source-dir.exp: New file.
5911
79301218
JB
59122014-01-07 Joel Brobecker <brobecker@adacore.com>
5913
5914 * gdb.ada/mi_interface: New testcase.
5915
8e355c5d
JB
59162014-01-07 Joel Brobecker <brobecker@adacore.com>
5917
5918 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5919 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5920 gdb.ada/pp-rec-component/pck.ads: New files.
5921
c0d48811
JB
59222014-01-07 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.python/py-pp-integral.c: New file.
5925 * gdb.python/py-pp-integral.py: New file.
5926 * gdb.python/py-pp-integral.exp: New file.
5927
17b609c3 5928For older changes see ChangeLog-1993-2013.
c906108c 5929\f
8d8cb839
EZ
5930;; Local Variables:
5931;; mode: change-log
5932;; left-margin: 8
5933;; fill-column: 74
5934;; version-control: never
5935;; End:
902f2ccb 5936
32d0add0 5937 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5938 Copying and distribution of this file, with or without modification,
5939 are permitted provided the copyright notice and this notice are preserved.