Explicit locations: add UI features for CLI
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
87f0e720
KS
12015-08-11 Keith Seitz <keiths@redhat.com>
2
3 * gdb.linespec/3explicit.c: New file.
4 * gdb.linespec/cpexplicit.cc: New file.
5 * gdb.linespec/cpexplicit.exp: New file.
6 * gdb.linespec/explicit.c: New file.
7 * gdb.linespec/explicit.exp: New file.
8 * gdb.linespec/explicit2.c: New file.
9 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11 before using in the matching pattern.
12 Clarify that `prefix' is a regular expression.
13
f00aae0f
KS
142015-08-11 Keith Seitz <keiths@redhat.com>
15
16 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17 test.
18 Add tests for missing ",FMT" and ",".
19
e27852be
DE
202015-08-10 Doug Evans <dje@google.com>
21 Keith Seitz <keiths@redhat.com>
22
23 PR gdb/17960
24 * gdb.base/completion.exp: Add location completer tests.
25
7f03bd92
PA
262015-08-07 Pedro Alves <palves@redhat.com>
27
28 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
29 tests here.
30 (top level): Run do_test with and without displaced stepping.
31
3fc8eb30
PA
322015-08-07 Pedro Alves <palves@redhat.com>
33
34 * gdb.base/valgrind-disp-step.c: New file.
35 * gdb.base/valgrind-disp-step.exp: New file.
36
d4569d7b
PA
372015-08-07 Pedro Alves <palves@redhat.com>
38
39 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
40 Delete function.
41 (main): Add alarm. Run an infinite loop instead of calling
42 wait_threads.
43 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
44 comment.
45 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
46 Delete function.
47 (main): Add alarm. Run an infinite loop instead of calling
48 wait_threads.
49 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
50 comment.
51
e1316e60
PA
522015-08-07 Pedro Alves <palves@redhat.com>
53
54 * gdb.base/checkpoint-ns.exp: New file.
55 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
56 standard_testfile.
57
da8c46d2
MM
582015-08-07 Markus Metzger <markus.t.metzger@intel.com>
59
60 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
61 * gdb.btrace/instruction_history.exp: Update.
62 * gdb.btrace/tsx.exp: New.
63 * gdb.btrace/tsx.c: New.
64
de1c2c52
PA
652015-08-06 Pedro Alves <palves@redhat.com>
66
67 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
68 increase timeout.
69 * gdb.reverse/until-precsave.exp: Bump timeouts.
70
782e0bf4
PA
712015-08-06 Pedro Alves <palves@redhat.com>
72
73 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
74
83e97ed0
PA
752015-08-06 Pedro Alves <palves@redhat.com>
76
77 PR gdb/18749
78 * gdb.threads/process-dies-while-handling-bp.c: New file.
79 * gdb.threads/process-dies-while-handling-bp.exp: New file.
80
863d01bd
PA
812015-08-06 Pedro Alves <palves@redhat.com>
82
83 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
84 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
85
0a39bb32
PA
862015-08-05 Pedro Alves <palves@redhat.com>
87
88 * gdb.threads/next-while-other-thread-longjmps.c: New file.
89 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
90
ee2d2b10
SL
912015-08-03 Sandra Loosemore <sandra@codesourcery.com>
92
93 * gdb.base/bp-permanent.exp: Report test as unsupported if
94 the target cannot stop at the permanent breakpoint.
95
4e1bdb00
DE
962015-08-03 Doug Evans <dje@google.com>
97
98 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
99 10000.
100
3d338901
DE
1012015-08-03 Doug Evans <dje@google.com>
102
103 * Makefile.in (workers/%.worker, build-perf): New rule.
104 (GDB_PERFTEST_MODE): New variable.
105 (check-perf): Use it.
106 (clean): Clean up gdb.perf parallel build subdirs.
107 * lib/build-piece.exp: New file.
108 * lib/gdb.exp (make_gdb_parallel_path): New function
109 (standard_output_file, standard_temp_file): Call it.
110 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
111 of $GDB_PARALLEL.
112 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
113
af061d3e
DE
1142015-08-03 Doug Evans <dje@google.com>
115
8e1afc81 116 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
117 (LOG_FILE_NAME): New global.
118 (TextReporter.__init__): Initialize self.txt_sum.
119 (TextReporter.report): Add support for multiple data-points.
120 Move report to perftest.sum, put raw data in perftest.log.
121 (TextReporter.start): Open sum and log files.
122 (TextReporter.end): Close sum and log files.
8e1afc81
DE
123 * gdb.perf/lib/perftest/testresult.py
124 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 125
2c8c5d37
PA
1262015-07-31 Pedro Alves <palves@redhat.com>
127
128 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
129 Use spawn_id_get_pid. Wait for spawn id after eof. Use
130 kill_wait_spawned_process instead of explicit "kill -9".
131 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
132 returning a spawn id instead of a pid. Use spawn_id_get_pid and
133 kill_wait_spawned_process.
134 * gdb.base/attach-twice.exp: Likewise.
135 * gdb.base/attach.exp: Likewise.
136 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
137 gdb_test_multiple.
138 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
139 returning a spawn id instead of a pid. Use spawn_id_get_pid and
140 kill_wait_spawned_process.
141 * gdb.base/valgrind-infcall.exp: Likewise.
142 * gdb.multi/multi-attach.exp: Likewise.
143 * gdb.python/py-prompt.exp: Likewise.
144 * gdb.python/py-sync-interp.exp: Likewise.
145 * gdb.server/ext-attach.exp: Likewise.
146 * gdb.threads/attach-into-signal.exp (corefunc): Use
147 spawn_wait_for_attach, spawn_id_get_pid and
148 kill_wait_spawned_process.
149 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
150 spawn_wait_for_attach returning a spawn id instead of a pid. Use
151 spawn_id_get_pid and kill_wait_spawned_process.
152 * gdb.threads/attach-stopped.exp (corefunc): Use
153 spawn_wait_for_attach, spawn_id_get_pid and
154 kill_wait_spawned_process.
155 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
156 Use spawn_id_get_pid. Wait for spawn id after eof. Use
157 kill_wait_spawned_process instead of explicit "kill -9".
158 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
159 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
160 (spawn_wait_for_attach): Use spawn instead of exec to spawn
161 processes. Don't map cygwin/windows pids here. Now returns a
162 spawn id list.
163
032a0fca
SL
1642015-07-30 Sandra Loosemore <sandra@codesourcery.com>
165
166 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
167 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
168 correct patch.
169
61a934ca
SL
1702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
171
172 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
173
4bc4d428
SL
1742015-07-30 Sandra Loosemore <sandra@codesourcery.com>
175
176 Reapply:
177 2014-05-21 Mark Wielaard <mjw@redhat.com>
178
179 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
180
998d452a
PA
1812015-07-30 Pedro Alves <palves@redhat.com>
182
183 * linux-low.c (handle_extended_wait): Set the child's last
184 reported status to TARGET_WAITKIND_STOPPED.
185
69dde7dc
PA
1862015-07-30 Pedro Alves <palves@redhat.com>
187
188 PR threads/18600
189 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
190 only shows inferior 1.
191
4dd63d48
PA
1922015-07-30 Simon Marchi <simon.marchi@ericsson.com>
193 Pedro Alves <palves@redhat.com>
194
195 PR threads/18600
196 * gdb.threads/fork-plus-threads.c: New file.
197 * gdb.threads/fork-plus-threads.exp: New file.
198
d618e4c5
PP
1992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
200
201 * gdb.base/batch-preserve-term-settings.exp
202 (test_terminal_settings_preserved_after_cli_exit): Use
203 send_quit_command.
204
1eef6428
PA
2052015-07-29 Pedro Alves <palves@redhat.com>
206 Don Breazeal <donb@codesourcery.com>
207
208 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
209 output from both inferior_spawn_id and gdb_spawn_id.
210
7da5b897
SDJ
2112015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
212
213 * gdb.threads/attach-into-signal.exp (corefunc): Use
214 with_test_prefix on nested loops, uniquefying the test messages.
215
dac804df
SDJ
2162015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
217
218 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
219 commit.
220
06265e53
PP
2212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
222
223 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
224 New proc.
225 (test_terminal_settings_preserved_after_sigterm): New test.
226
18206ca3
PP
2272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
228
229 * gdb.base/batch-preserve-term-settings.exp
230 (test_terminal_settings_preserved_after_cli_exit): New test.
231
90074d11
PP
2322015-07-29 Patrick Palka <patrick@parcs.ath.cx>
233
234 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
235 manipulation of saved_gdbflags.
236 (test_terminal_settings_preserved): Remove global declaration of
237 the unused variable pagination_prompt. Remove manipulation of
238 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
239 GDBFLAGS.
240
eb1a7902
PA
2412015-07-29 Pedro Alves <palves@redhat.com>
242
243 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
244
8b75dd3b
PA
2452015-07-29 Pedro Alves <palves@redhat.com>
246
247 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
248 at the top.
249
dedad4e3
PA
2502015-07-29 Pedro Alves <palves@redhat.com>
251
252 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
253 (main): Call gdb_unbuffer_output.
254 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
255 (main): Call gdb_unbuffer_output.
256 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
257 (main): Call gdb_unbuffer_output.
258 * gdb.base/call-strs.exp: Adjust to step over the
259 gdb_unbuffer_output call.
260 * gdb.base/catch-gdb-caused-signals.c: Include
261 "../lib/unbuffer_output.c".
262 (main): Call gdb_unbuffer_output.
263 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
264 (main): Call gdb_unbuffer_output.
265 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
266 (main): Call gdb_unbuffer_output.
267 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
268 (main): Call gdb_unbuffer_output.
269 * gdb.base/shlib-call.exp: Adjust to step over the
270 gdb_unbuffer_output call.
271 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
272 (main): Call gdb_unbuffer_output.
273 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
274 (main): Call gdb_unbuffer_output.
275 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
276 (main): Rename to ...
277 (test): ... this.
278 (main): Reimplement.
279 * gdb.base/varargs.exp: Run to test instead of to main.
280 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
281 (main): Call gdb_unbuffer_output.
282
58789a91
PA
2832015-07-29 Pedro Alves <palves@redhat.com>
284
285 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
286 factore out from mi_continue_dprintf. For call-style dprintfs,
287 expect dprintf output out of $inferior_spawn_id.
288 (mi_continue_dprintf): Use mi_expect_dprintf.
289 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
290 (main): Call gdb_unbuffer_output.
291
e8376742
PA
2922015-07-29 Pedro Alves <palves@redhat.com>
293
294 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
295 (default_mi_gdb_start): Set inferior_spawn_id instead of
296 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
297 gdb_spawn_id.
298 (mi_gdb_test): Always expect inferior output from both
299 $inferior_spawn_id and $gdb_spawn_id.
300
08280010
PA
3012015-07-29 Pedro Alves <palves@redhat.com>
302
303 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
304 send_inferior and $inferior_spawn_id.
305
4d30e432
PA
3062015-07-29 Pedro Alves <palves@redhat.com>
307
308 * gdb.gdb/complaints.exp (test_initial_complaints)
309 (test_serial_complaints, test_short_complaints): Use
310 gdb_test_stdio.
311 (test_empty_complaint): Handle $inferior_spawn_id !=
312 $gdb_spawn_id.
313
0d30a335
PA
3142015-07-29 Pedro Alves <palves@redhat.com>
315
316 * gdb.base/varargs.exp: Use gdb_test_stdio.
317
39413b29
PA
3182015-07-29 Pedro Alves <palves@redhat.com>
319
320 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
321
7cb000a9
PA
3222015-07-29 Pedro Alves <palves@redhat.com>
323
324 * gdb.base/ending-run.exp: Use gdb_test_stdio.
325
d7b8ac82
PA
3262015-07-29 Pedro Alves <palves@redhat.com>
327
328 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
329 parameter into two new parameters, "inf_result" and "gdb_result".
330 Expect inferior output and gdb output from $inferior_spawn_id and
331 $gdb_spawn_id, respectively. Adjust all callers.
332
789c3a0c
PA
3332015-07-29 Pedro Alves <palves@redhat.com>
334
335 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
336 of gdb_test_sequence.
337
77e760c3
PA
3382015-07-29 Pedro Alves <palves@redhat.com>
339
340 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
341 (saw_spurious_output): Expect inferior output from
342 $inferior_spawn_id. Use gdb_test_stdio.
343
8396d2cd
PA
3442015-07-29 Pedro Alves <palves@redhat.com>
345
346 * gdb.base/dprintf.exp: Use standard_testfile. Change
347 prepare_for_testing call.
348 (srcfile): Don't set.
349 (restart): New procedure.
350 (test_dprintf): New procecure, use to continue over dprintfs.
351 (test_call, test_agent): New procedures, tests moved here.
352 Restart gdb and recreate dprintfs. Adjust expected output.
353
2051d61f
PA
3542015-07-29 Pedro Alves <palves@redhat.com>
355
356 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
357
452397af
PA
3582015-07-29 Pedro Alves <palves@redhat.com>
359
360 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
361
8aed9555
PA
3622015-07-29 Pedro Alves <palves@redhat.com>
363
364 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
365 gdb_test_stdio.
366
188a61b4
PA
3672015-07-29 Pedro Alves <palves@redhat.com>
368
369 * lib/gdb.exp (gdb_test_stdio): New procedure.
370
12264a45
PA
3712015-07-29 Pedro Alves <palves@redhat.com>
372
373 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
374
23ffc893
PA
3752015-07-29 Pedro Alves <palves@redhat.com>
376
377 * gdb.base/call-signal-resume.exp: Remove check for
378 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
379 * gdb.base/unwindonsignal.exp: Likewise.
380 * gdb.base/call-signals.c (gen_signal): Remove printf call.
381 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
382
65566918
PA
3832015-07-29 Pedro Alves <palves@redhat.com>
384
385 * gdb.base/siginfo-addr.c (pass): New function.
386 (handler): Call it iff si_addr is correct.
387 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
388 Set a breakpoint at "pass" and continue to it.
389
d60a9221
SDJ
3902015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
391
392 * gdb.python/py-objfile.exp: Make some tests have unique names.
393 * gdb.python/py-pp-registration.exp: Likewise.
394
bde40b8f
PA
3952015-07-28 Pedro Alves <palves@redhat.com>
396
397 * gdb.server/server-exec-info.exp: Issue a "disconnect".
398
13e1dec8
SM
3992015-07-27 Simon Marchi <simon.marchi@ericsson.com>
400
401 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
402
da33c9a7
SM
4032015-07-27 Simon Marchi <simon.marchi@ericsson.com>
404
405 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
406
077836f7
PP
4072015-07-27 Patrick Palka <patrick@parcs.ath.cx>
408
409 * gdb.base/gdb-sigterm-2.exp: New test.
410
b8cc7b2e
DE
4112015-07-25 Doug Evans <xdje42@gmail.com>
412
413 Revert:
414 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
415 (workers/%.worker, build-perf): New rule.
416 (GDB_PERFTEST_MODE): New variable.
417 (check-perf): Use it.
418 (clean): Clean up gdb.perf parallel build subdirs.
419 * lib/build-piece.exp: New file.
420 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
421 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
422 name.
423 (standard_temp_file): Ditto.
424 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
425 of $GDB_PARALLEL.
426
c8bd4544
DE
4272015-07-24 Doug Evans <dje@google.com>
428
429 * gdb.perf/lib/perftest/utils.py: New file.
430 * gdb.perf/gm-hello.cc: New file.
431 * gdb.perf/gm-pervasive-typedef.cc: New file.
432 * gdb.perf/gm-pervasive-typedef.h: New file.
433 * gdb.perf/gm-std.cc: New file.
434 * gdb.perf/gm-std.h: New file.
435 * gdb.perf/gm-use-cerr.cc: New file.
436 * gdb.perf/gm-utils.h: New file.
437 * gdb.perf/gmonster-null-lookup.py: New file.
438 * gdb.perf/gmonster-pervasive-typedef.py: New file.
439 * gdb.perf/gmonster-print-cerr.py: New file.
440 * gdb.perf/gmonster-ptype-string.py: New file.
441 * gdb.perf/gmonster-runto-main.py: New file.
442 * gdb.perf/gmonster-select-file.py: New file.
443 * gdb.perf/gmonster1-null-lookup.exp: New file.
444 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
445 * gdb.perf/gmonster1-print-cerr.exp: New file.
446 * gdb.perf/gmonster1-ptype-string.exp: New file.
447 * gdb.perf/gmonster1-runto-main.exp: New file.
448 * gdb.perf/gmonster1-select-file.exp: New file.
449 * gdb.perf/gmonster1.cc: New file.
450 * gdb.perf/gmonster1.exp: New file.
451 * gdb.perf/gmonster2-null-lookup.exp: New file.
452 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
453 * gdb.perf/gmonster2-print-cerr.exp: New file.
454 * gdb.perf/gmonster2-ptype-string.exp: New file.
455 * gdb.perf/gmonster2-runto-main.exp: New file.
456 * gdb.perf/gmonster2-select-file.exp: New file.
457 * gdb.perf/gmonster2.cc: New file.
458 * gdb.perf/gmonster2.exp: New file.
459
6eab34f3
DE
4602015-07-24 Doug Evans <dje@google.com>
461
462 * gdb.perf/README: New file.
463 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
464 * lib/gen-perf-test.exp: New file.
465
63738bfd
DE
4662015-07-24 Doug Evans <dje@google.com>
467
468 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
469 (PerfTest::startup): New function.
470 (PerfTest::run): Return result of calling body.
471 (PerfTest::assemble): Rewrite.
472 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
473 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
474 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
475 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
476 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
477
7b606f95
DE
4782015-07-24 Doug Evans <dje@google.com>
479
480 * lib/gdb.exp (clean_restart): Make executable optional.
481
a97b16b8
DE
4822015-07-24 Doug Evans <dje@google.com>
483
484 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
485 compiler_info references.
486 * gdb.cp/temargs.exp: Ditto.
487 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
488 (get_compiler_info): Early exit if already computed. Set compiler_info
489 to "unknown" if there was a problem.
490 (test_compiler_info): Add function comment. Call get_compiler_info.
491
35baa57f
DE
4922015-07-24 Doug Evans <dje@google.com>
493
494 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
495 (workers/%.worker, build-perf): New rule.
496 (GDB_PERFTEST_MODE): New variable.
497 (check-perf): Use it.
498 (clean): Clean up gdb.perf parallel build subdirs.
499 * lib/build-piece.exp: New file.
500 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
501 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
502 name.
503 (standard_temp_file): Ditto.
504 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
505 of $GDB_PARALLEL.
506
6ebea266
DE
5072015-07-24 Doug Evans <dje@google.com>
508
509 * lib/future.exp (gdb_default_target_compile): New option
510 "early_flags".
511 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
512 --as-needed.
513
1e76a7e9
SDJ
5142015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
515
516 * gdb.base/catch-syscall.exp: Call gdb_exit before
517 gdb_skip_xml_test.
518
5068630a
PA
5192015-07-24 Pedro Alves <palves@redhat.com>
520
521 * gdb.python/py-events.exp: Accept output between the stop event
522 and the prompt.
523 * gdb.python/py-evsignal.exp: Likewise.
524 * gdb.python/py-evthreads.exp: Likewise.
525
77598427
PA
5262015-07-24 Pedro Alves <palves@redhat.com>
527
528 PR gdb/18717
529 * gdb.threads/non-ldr-exit.c: New file.
530 * gdb.threads/non-ldr-exit.exp: New file.
531
11e6c98f
YQ
5322015-07-24 Yao Qi <yao.qi@linaro.org>
533
534 * gdb.server/ext-wrapper.exp: Test --wrapper option when
535 restarting process.
536
51aee833
YQ
5372015-07-24 Yao Qi <yao.qi@linaro.org>
538
539 * gdb.server/ext-restart.exp: New file.
540
8cfe207c
YQ
5412015-07-24 Yao Qi <yao.qi@linaro.org>
542
543 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
544 argument options.
545 * gdb.server/ext-wrapper.exp: New file.
546
cc12ce38
DE
5472015-07-23 Doug Evans <dje@google.com>
548
549 * gdb.dwarf2/dw2-dummy-cu.S: New file.
550 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
551
d0d84780
PMR
5522015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
553
554 * gdb.ada/var_arr_typedef.exp: New testcase.
555 * gdb.ada/var_arr_typedef/pack.adb: New file.
556 * gdb.ada/var_arr_typedef/pack.ads: New file.
557 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
558
8b558f79
JB
5592015-07-20 Joel Brobecker <brobecker@adacore.com>
560
561 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
562
775a3298
JK
5632015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
564
565 * gdb.arch/i386-biarch-core.exp: Replace istarget
566 by "complete set gnutarget". Remove expectation for the "core-file"
567 command.
568
db1ff28b
JK
5692015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 Revert the previous commit:
572 Tests for validate symbol file using build-id.
573
0a94970d
JK
5742015-07-15 Aleksandar Ristovski <aristovski@qnx.com
575
576 Tests for validate symbol file using build-id.
577 * gdb.base/solib-mismatch-lib.c: New file.
578 * gdb.base/solib-mismatch-libmod.c: New file.
579 * gdb.base/solib-mismatch.c: New file.
580 * gdb.base/solib-mismatch.exp: New file.
581
03346981
SL
5822015-07-15 Sandra Loosemore <sandra@codesourcery.com>
583
584 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
585 nios2-*-linux*.
586 * gdb.base/sigbpt.exp (stepi_out): Likewise.
587 * gdb.base/siginfo.exp: Likewise.
588 * gdb.base/sigstep.exp (advance, advancei): Likewise.
589
42422cc7
PL
5902015-07-15 Pierre Langlois <pierre.langlois@arm.com>
591
592 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
593 Move it to ...
594 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
595 ... here.
596 * gdb.trace/range-stepping.exp: Check that the target supports
597 range stepping.
598
cfa68bae
JK
5992015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
600
601 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
602
8ffdba26
PA
6032015-07-14 Pedro Alves <palves@redhat.com>
604
605 * gdb.base/killed-outside.exp: New file.
606 * gdb.base/killed-outside.c: New file.
607
218a5a11
JK
6082015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
609
610 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
611 (n at main): New.
612 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
613
e03ed3c6
AA
6142015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
615
616 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
617 infcall tests instead of setting up for KFAIL.
618
485668e5
MM
6192015-07-10 Markus Metzger <markus.t.metzger@intel.com>
620
621 * gdb.btrace/record_goto-step.exp: New.
622
08464196
JK
6232015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 PR compile/18484
626 * gdb.compile/compile.c (struct struct_type): Add volatile to
627 selffield's type.
628 * gdb.compile/compile.exp
629 (compile code struct_object.selffield = &struct_object): Skip further
630 struct_object tests if this one xfails.
631
bcf5c1d9
RC
6322015-07-08 Robert O'Callahan <robert@ocallahan.org>
633
634 PR exp/18617
635 * gdb.trace/ax.exp: Add test.
636
4931af25
YQ
6372015-07-07 Yao Qi <yao.qi@linaro.org>
638
639 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
640 instead of istarget "aarch64*-*-*".
641 * gdb.arch/aarch64-fp.exp: Likewise.
642 * gdb.base/float.exp: Likewise.
643 * gdb.reverse/aarch64.exp: Likewise.
644 * lib/gdb.exp (is_aarch64_target): New proc.
645
9fcf688e
YQ
6462015-07-07 Yao Qi <yao.qi@linaro.org>
647
648 * lib/gdb.exp (is_aarch32_target): New proc.
649 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
650 instead of "istarget "arm*-*-*"".
651 * gdb.arch/arm-disp-step.exp: Likewise.
652 * gdb.arch/thumb-bx-pc.exp: Likewise.
653 * gdb.arch/thumb-prologue.exp: Likewise.
654 * gdb.arch/thumb-singlestep.exp: Likewise.
655 * gdb.base/disp-step-syscall.exp: Likewise.
656 * gdb.base/float.exp: Likewise.
657
fbd8d50d
YQ
6582015-07-07 Yao Qi <yao.qi@linaro.org>
659
660 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
661 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
662
71be1fdc
YQ
6632015-07-07 Yao Qi <yao.qi@linaro.org>
664
665 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
666 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
667 if it exists.
668 * gdb.multi/multi-arch.exp: Likewise.
669
3e221d36
SM
6702015-07-07 Simon Marchi <simon.marchi@ericsson.com>
671
672 * gdb.python/py-lazy-string.exp: Add missing parentheses to
673 print.
674
d441430b
YQ
6752015-07-07 Yao Qi <yao.qi@linaro.org>
676
677 * gdb.arch/thumb-singlestep.exp: Do one more single step.
678
06f810bd
MG
6792015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
680
681 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
682 '[' and ']' characters.
683
5e61e7c0
IB
6842015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
685
686 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
687
28bf096c
PA
6882015-06-29 Pedro Alves <palves@redhat.com>
689
690 PR threads/18127
691 * gdb.threads/hand-call-new-thread.c: New file.
692 * gdb.threads/hand-call-new-thread.c: New file.
693
ee93cd5e
KS
6942015-06-26 Keith Seitz <keiths@redhat.com>
695 Doug Evans <dje@google.com>
696
697 PR 16253
698 * gdb.cp/var-tag-2.cc: New file.
699 * gdb.cp/var-tag-3.cc: New file.
700 * gdb.cp/var-tag-4.cc: New file.
701 * gdb.cp/var-tag.cc: New file.
702 * gdb.cp/var-tag.exp: New file.
703
fc637f04
PP
7042015-06-26 Patrick Palka <patrick@parcs.ath.cx>
705
706 * gdb.base/history-duplicates.exp: New test.
707
2e52ae68
PP
7082015-06-26 Patrick Palka <patrick@parcs.ath.cx>
709
710 * gdb.base/completion.exp: Test the completion of the "focus"
711 command.
712
6e22494e
JK
7132015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 * gdb.arch/amd64-prologue-skip.S: New file.
716 * gdb.arch/amd64-prologue-skip.exp: New file.
717
bf7b9cd9
SM
7182015-06-25 Simon Marchi <simon.marchi@ericsson.com>
719
720 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
721 is_address_zero_readable check.
722
201e8dfd
PB
7232015-06-24 Peter Bergner <bergner@vnet.ibm.com>
724
725 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
726 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
727
5cd867b4
YQ
7282015-06-24 Yao Qi <yao.qi@linaro.org>
729
730 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
731 linux targets.
732
4d7be007
YQ
7332015-06-24 Yao Qi <yao.qi@linaro.org>
734
735 * lib/gdb.exp (supports_get_siginfo_type): New proc.
736 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
737 * gdb.base/siginfo-thread.exp: Likewise.
738
07fcd301
YQ
7392015-06-22 Yao Qi <yao.qi@linaro.org>
740
741 * boards/remote-gdbserver-on-localhost.exp: Add comments.
742
52042a00
YQ
7432015-06-22 Yao Qi <yao.qi@linaro.org>
744
745 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
746 aarch64*-*-*.
747 (skip_hw_watchpoint_tests): Likewise.
748
74bd41ce
PP
7492015-06-18 Patrick Palka <patrick@parcs.ath.cx>
750
751 * gdb.base/gdbinit-history.exp: Test the interaction between
752 setting GDBHISTSIZE and setting the history size via .gdbinit.
753
bc460514
PP
7542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
755
756 PR gdb/16999
757 * gdb.base/gdbhistsize-history.exp: New test.
758
b58c513b
PP
7592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
760
761 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
762 with GDBHISTSIZE.
763 * gdb.base/readline.exp: Likewise.
764
92046791
YQ
7652015-06-17 Yao Qi <yao.qi@linaro.org>
766
767 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
768 line.
769
2093d2d3
PP
7702015-06-17 Patrick Palka <patrick@parcs.ath.cx>
771
772 * gdb.base/gdbinit-history.exp: Add test case to check that
773 an unlimited history file does not get truncated on exit.
774
e6c693af
AA
7752015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
776
777 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
778 (VECTOR): New macro. Use it...
779 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
780 ...for these typedefs.
781 (int8, char1, int1, double1): New typedefs.
782 (struct just_int2, struct two_int2): New structures.
783 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
784 (add_structvecs, add_singlevecs): New functions.
785 (main): Call add_some_intvecs twice.
786 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
787 the compile and exit upon failure. Try compiling for the "native"
788 architecture. Test inferior function calls with vector arguments
789 and vector return value handling with "finish" and "return".
790
c74f7d1c
JT
7912015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
792
793 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
794 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
795 PE file.
796 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
797
98aa42ee
AT
7982015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
799
800 PR breakpoints/16465
801 * gdb.mi/mi-dprintf-pending.c: New file.
802 * gdb.mi/mi-dprintf-pending.exp: New test.
803 * gdb.mi/mi-dprintf-pendshr.c: New file.
804
7d73c23c 8052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 806 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
807
808 * gdb.arch/i386-mpx-map.c: New file.
809 * gdb.arch/i386-mpx-map.exp: New File.
810
8112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
812
813 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
814 * gdb.arch/i386-mpx.exp: Indentation fixed.
815
8162015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
817
818 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
819 function and improved indentation.
820 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
821 gdb_test_multiple. Added additional tests to skip the test.
822
8232015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
824
825 * gdb.arch/i386-avx512.c: Change path in include file.
826 * gdb.arch/i386-avx512.exp: Change include dir path
827 compilation flag.
828 * gdb.arch/i386-mpx.c: Change path in include file.
829 * gdb.arch/i386-mpx.exp: Change include dir path compilation
830 flag.
831
d5eba19a
JK
8322015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
833
834 * gdb.compile/compile-print.exp (compile print *vararray@3)
835 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
836
7f361056
JK
8372015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
838
839 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
840 (do not keep jit in memory): ... this.
841 (expect 5): Change it to ...
842 (expect no 5): ... this.
843
3b462ec2
SM
8442015-06-02 Simon Marchi <simon.marchi@ericsson.com>
845
846 PR gdb/15564
847 * gdb.mi/mi-detach.exp: New file.
848
e0619de6
JK
8492015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
850
851 PR symtab/18392
852 * gdb.arch/amd64-tailcall-self.S: New file.
853 * gdb.arch/amd64-tailcall-self.c: New file.
854 * gdb.arch/amd64-tailcall-self.exp: New file.
855
e970cb34
DB
8562015-05-28 Don Breazeal <donb@codesourcery.com>
857
858 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
859 tests for remote targets by checking is_target_gdbserver.
860
b2e2f908
DE
8612015-05-27 Doug Evans <dje@google.com>
862
863 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
864 * gdb.dwarf2/opaque-type-lookup.c: New file.
865 * gdb.dwarf2/opaque-type-lookup.exp: New file.
866
82c7be31
DE
8672015-05-26 Doug Evans <dje@google.com>
868
869 * gdb.cp/iostream.cc: New file.
870 * gdb.cp/iostream.exp: New file.
871
b4f54984
DE
8722015-05-26 Doug Evans <dje@google.com>
873
874 * gdb.dwarf2/dw2-op-call.exp: Update.
875 * gdb.dwarf2/dw4-sig-types.exp: Update.
876 * gdb.dwarf2/implptr.exp: Update.
877 * gdb.mi/mi-cmd-param-changed.exp: Update.
878
4ea6efe9
DE
8792015-05-26 Doug Evans <dje@google.com>
880
881 * gdb.python/py-lazy-string.c: New file.
882 * gdb.python/py-lazy-string.exp: New file.
883 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
884 (main): Update. Add estring3.
885 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
886 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
887
f6bb7db3
YQ
8882015-05-26 Omair Javaid <omair.javaid@linaro.org>
889 Yao Qi <yao.qi@linaro.org>
890
891 * gdb.reverse/aarch64.c: New.
892 * gdb.reverse/aarch64.exp: New.
893
a81bfbd0
OJ
8942015-05-26 Omair Javaid <omair.javaid@linaro.org>
895
896 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
897 (supports_reverse): Likewise.
898
158bf1b4
PP
8992015-05-22 Patrick Palka <patrick@parcs.ath.cx>
900
901 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
902 Use with_test_prefix.
903
a0145030
AB
9042015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
905
906 * gdb.base/completion.exp: Add test for completion of layout
907 names.
908
ebe3b578
AB
9092015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * lib/gdb.exp (skip_tui_tests): New proc.
912 * gdb.base/tui-layout.exp: Check skip_tui_tests.
913
84204ed7
PA
9142015-05-19 Pedro Alves <palves@redhat.com>
915
916 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
917 Save the whole env array instead of just HOME. Unset HISTSIZE in
918 the environment while testing. Restore whole environment
919 afterwards.
920
37442ce1
DE
9212015-05-16 Doug Evans <xdje42@gmail.com>
922
923 * gdb.guile/scm-ports.c: New file.
924 * gdb.guile/scm-ports.exp: Add memory port tests.
925
36de76f9
JK
9262015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
927
928 * gdb.compile/compile-print.c: New file.
929 * gdb.compile/compile-print.exp: New file.
930
3a9558c4
JK
9312015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
932
933 * gdb.compile/compile-ops.exp: Cast param to void.
934 * gdb.compile/compile.exp: Complete type for _gdb_expr.
935 (compile code struct_object.selffield = &struct_object): Add xfail.
936
aa715135
JG
9372015-05-15 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.ada/arr_enum_with_gap: New testcase.
940
931e5bc3
JG
9412015-05-15 Joel Brobecker <brobecker@adacore.com>
942
943 * gdb.ada/byte_packed_arr: New testcase.
944
9cd4d857
JB
9452015-05-15 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.ada/pckd_neg: New testcase.
948
ebfd00d2
PP
9492015-05-13 Patrick Palka <patrick@parcs.ath.cx>
950
951 PR gdb/17820
952 * gdb.base/gdbinit-history.exp: New test.
953 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
954 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
955
4c082a81
SC
9562015-05-09 Siva Chandra Reddy <sivachandra@google.com>
957
958 * gdb.python/py-xmethods.cc: Enhance test case.
959 * gdb.python/py-xmethods.exp: New tests.
960 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
961 function.
962 (B_indexoper): Likewise.
963 (global_dm_list) : Add new xmethod worker functions.
964
f7797074
SDJ
9652015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
966
967 * gdb.base/coredump-filter.exp: Correctly unset
968 "coredump_var_addr" array.
969
a4674e4e
PA
9702015-05-08 Pedro Alves <palves@redhat.com>
971
972 * gdb.server/non-existing-program.exp: Unset spawn_id.
973
df2eb078
SC
9742015-05-08 Siva Chandra Reddy <sivachandra@google.com>
975
976 PR python/18291
977 * gdb.python/py-xmethods.exp: Add tests.
978
422349a3
YQ
9792015-05-08 Yao Qi <yao.qi@linaro.org>
980
981 PR gdb/18208
982 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
983 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
984 function set_coredump_filter, and remove remote_exec call.
985 Remove argument ipid. Callers update.
986 (top level): Don't get inferior's PID.
987
63fc80ce
AA
9882015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
989
990 * gdb.base/watch_thread_num.exp: Skip test on targets without
991 access watchpoints.
992
80ad801e
PA
9932015-05-06 Pedro Alves <palves@redhat.com>
994
995 PR server/18081
996 * gdb.server/non-existing-program.exp: New file.
997
0fa7fe50
JB
9982015-05-05 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1001
3ea89b92
PMR
10022015-05-05 Joel Brobecker <brobecker@adacore.com>
1003
1004 * gdb.ada/out_of_line_in_inlined: New testcase.
1005
87b8eff0
JB
10062015-05-05 Joel Brobecker <brobecker@adacore.com>
1007
1008 * gdb.ada/var_rec_arr: New testcase.
1009
5fccc635
YQ
10102015-04-30 Yao Qi <yao.qi@linaro.org>
1011
1012 * gdb.base/break-idempotent.exp: If
1013 skip_hw_watchpoint_multi_tests returns true, skip the tests
1014 on "rwatch" and "awatch".
1015
42d38f42
YQ
10162015-04-30 Yao Qi <yao.qi@linaro.org>
1017
1018 * gdb.base/relativedebug.exp: Invoke gdb command
1019 "info sharedlibrary", and if libc.so doesn't have debug info,
1020 skip the test.
1021
2ce1cdbf
DE
10222015-04-29 Doug Evans <dje@google.com>
1023
1024 * gdb.python/py-xmethods.exp: Add ptype tests.
1025 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1026 get_result_type method.
1027
f24a38c5
LM
10282015-04-29 Luis Machado <lgustavo@codesourcery.com>
1029
1030 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1031 the target does not support hardware watchpoints.
1032
ecbf2b3c
LM
10332015-04-29 Luis Machado <lgustavo@codesourcery.com>
1034
1035 * gdb.base/break-always.exp: Abort testing if writing to memory
1036 causes an error.
1037
34f5f757
DE
10382015-04-28 Doug Evans <dje@google.com>
1039
1040 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1041 * gdb.python/py-pp-registration.exp: ... here. New file.
1042 * gdb.python/py-pp-registration.c: New file.
1043 * gdb.python/py-pp-registration.py: New file.
1044
69b4374a
DE
10452015-04-28 Doug Evans <dje@google.com>
1046
1047 * gdb.python/py-bad-printers.c: New file.
1048 * gdb.python/py-bad-printers.py: New file.
1049 * gdb.python/py-bad-printers.exp: New file.
1050
59fb7612
SS
10512015-04-28 Sasha Smundak <asmundak@google.com>
1052
1053 * gdb.python/py-type.exp: New test.
1054
2631b16a
AW
10552015-04-28 Andy Wingo <wingo@igalia.com>
1056
1057 * gdb.python/py-parameter.exp:
1058 * gdb.guile/scm-parameter.exp: Escape the path that we are
1059 matching against, as it might contain characters that are special
1060 to regular expressions.
1061
460efde1
JB
10622015-04-27 Joel Brobecker <brobecker@adacore.com>
1063
1064 * gdb.ada/rec_comp: New testcase.
1065
2d369d8e
SDJ
10662015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1067
1068 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1069 before using it.
1070
cf75d6c3
AB
10712015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1072
1073 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1074 new tests for verilog output.
1075
8dbe7ca5
YQ
10762015-04-24 Yao Qi <yao.qi@linaro.org>
1077
1078 * boards/remote-gdbserver-on-localhost.exp: New file.
1079
4ef9fb2f
PA
10802015-04-23 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1083 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1084 "end of file", remove $inferior_spawn_id from the indirect list.
1085
0a803169
PA
10862015-04-23 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1089
749ef8f8
PA
10902015-04-23 Pedro Alves <palves@redhat.com>
1091
1092 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1093 on $any_spawn_id instead of only on $gdb_spawn_id.
1094
8aae4344
PM
10952015-04-21 Pierre Muller <muller@sourceware.org>
1096
1097 PR pascal/17815
1098 * lib/pascal.exp (gpc_compile): Add new option "class".
1099 (fpc_compile): Likewise.
1100 * gdb.pascal/case-insensitive-symbols.pas: New file.
1101 * gdb.pascal/case-insensitive-symbols.exp: New file.
1102
1586c8fb
GB
11032015-04-20 Gary Benson <gbenson@redhat.com>
1104
1105 * gdb.base/attach.exp: Fix three extended remote failures.
1106
1b6e6f5c
GB
11072015-04-17 Gary Benson <gbenson@redhat.com>
1108
1109 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1110 the main executable over the remote protocol.
1111
e797481d
PA
11122015-04-16 Pedro Alves <palves@redhat.com>
1113
1114 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1115 a new gdbserver if gdbserver_reconnect_p is set.
1116
1ca99c42
PA
11172015-04-16 Pedro Alves <palves@redhat.com>
1118
1119 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1120 is set, don't exit gdbserver.
1121
af9fd6f8
AA
11222015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1123
1124 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1125 appropriate .insn, such that an older assembler can be used.
1126 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1127 the z/Architecture instruction set on 31-bit targets as well.
1128
04ff1e61
AA
11292015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1130
1131 * gdb.go/handcall.exp: Remove all logic related to the first
1132 breakpoint and rely on go_runto_main instead.
1133 * gdb.go/strings.exp: Likewise.
1134 * gdb.go/unsafe.exp: Likewise.
1135 * gdb.go/hello.exp: Likewise. Also rename the remaining
1136 breakpoint marker to "breakpoint 1".
1137 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1138 * gdb.go/strings.go: Likewise.
1139 * gdb.go/unsafe.go: Likewise.
1140 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1141 "set breakpoint 2 here" and rename the remaining breakpoint marker
1142 to "breakpoint 1".
1143
40d2f8d6
SM
11442015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1145
1146 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1147 if itertools.imap is not present.
1148 * gdb.python/py-objfile.exp: Add parentheses.
1149 * gdb.python/py-type.exp: Same.
1150 * gdb.python/py-unwind-maint.py: Same.
1151
8cbc97c6
YQ
11522015-04-15 Yao Qi <yao.qi@linaro.org>
1153
1154 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1155 of ":$ptr_size" and set its form explicitly.
1156
45fd756c
YQ
11572015-04-15 Pedro Alves <palves@redhat.com>
1158 Yao Qi <yao.qi@linaro.org>
1159
1160 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1161 timeout by factor of 4.
1162 (test_regular_watch): Likewise.
1163 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1164 * gdb.reverse/sigall-reverse.exp: Likewise.
1165 * gdb.reverse/until-precsave.exp: Likewise.
1166 * lib/gdb.exp (with_timeout_factor): New proc.
1167 (gdb_expect): Move some code to ...
1168 (get_largest_timeout): ... here. New procedure.
1169
9e811bc3
LM
11702015-04-14 Luis Machado <lgustavo@codesourcery.com>
1171
1172 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1173
0ff6fcb2
LM
11742015-04-13 Luis Machado <lgustavo@codesourcery.com>
1175
1176 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1177 to write to the .text section.
1178
7578d5f7
LM
11792015-04-13 Luis Machado <lgustavo@codesourcery.com>
1180
1181 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1182 Handle the case of targets that do not provide PID information.
1183
2efe15c4
YQ
11842015-04-13 Yao Qi <yao.qi@linaro.org>
1185
1186 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1187 and use expect instead of gdb_expect.
1188
8cd8f2f8
SDJ
11892015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1190
1191 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1192 "coredump_var_addr" to avoid naming conflict with other testcases.
1193
9ee41772
PA
11942015-04-10 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1197 gdb_test_sequence and gdb_assert.
1198
07473109
PA
11992015-04-10 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1202 test messages that don't include the breakpoint address.
1203
de3db44c
YQ
12042015-04-10 Yao Qi <yao.qi@linaro.org>
1205
1206 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1207 false for some offset and width combinations which aren't
1208 supported by linux kernel.
1209
c79d856c
PA
12102015-04-10 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1213 procedure, factored out from ...
1214 (top level): ... here. Add "set displaced-stepping" testing axis.
1215 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1216 parameter "displaced". Use it.
1217 (top level): Use foreach and add "set displaced-stepping" testing
1218 axis.
1219
ebc90b50
PA
12202015-04-10 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1223 Remove comment.
1224 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1225 both the address of the instruction that triggers the watchpoint
1226 and the address of the instruction immediately after, and use
1227 those addresses for the test. Fix comment.
1228
8f572e5c
PA
12292015-04-10 Pedro Alves <palves@redhat.com>
1230
1231 * gdb.base/sigstep.exp (breakpoint_to_handler)
1232 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1233 Test "backtrace" in handler.
1234 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1235 (top level): Add new "displaced" test axis to
1236 breakpoint_to_handler, breakpoint_to_handler_entry and
1237 breakpoint_over_handler.
1238
8d707a12
PA
12392015-04-10 Pedro Alves <palves@redhat.com>
1240
1241 PR gdb/18216
1242 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1243
ef713951
YQ
12442015-04-10 Yao Qi <yao.qi@linaro.org>
1245
1246 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1247 (test_add_rn_pc): New function.
1248 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1249 (top level): Invoke test_add_rn_pc.
1250
906d60cf
PA
12512015-04-10 Pedro Alves <palves@redhat.com>
1252
1253 PR gdb/13858
1254 * gdb.base/step-over-no-symbols.exp: New file.
1255
f2983cc3
AW
12562015-04-09 Andy Wingo <wingo@igalia.com>
1257
1258 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1259 after the Python tests.
1260
6d62641c
SDJ
12612015-04-08 Keith Seitz <keiths@redhat.com>
1262
1263 PR python/16699
1264 * gdb.python/py-completion.exp: New tests for completion.
1265 * gdb.python/py-completion.py (CompleteLimit1): New class.
1266 (CompleteLimit2): Likewise.
1267 (CompleteLimit3): Likewise.
1268 (CompleteLimit4): Likewise.
1269 (CompleteLimit5): Likewise.
1270 (CompleteLimit6): Likewise.
1271 (CompleteLimit7): Likewise.
1272
f3770638
PA
12732015-04-08 Pedro Alves <palves@redhat.com>
1274
1275 PR gdb/18214
1276 PR gdb/18216
1277 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1278 function.
1279 (main): Install it as SIGUSR1 handler.
1280 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1281 parameter. Always use "setup" as prefix. Toggle "set
1282 displaced-stepping" off/on depending on global. Don't switch to
1283 thread 1 here.
1284 (top level): Add displaced stepping "off/on" test axis. Update
1285 "setup" calls. Wrap each subtest with with_test_prefix. Test
1286 continuing with a queued signal in each thread.
1287
4496bed7
PA
12882015-04-08 Pedro Alves <palves@redhat.com>
1289
1290 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1291 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1292 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1293 Return early if running to main fails.
1294 * gdb.trace/while-stepping.exp: Likewise.
1295
b97fde92
PA
12962015-04-07 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1299 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1300 interact with inferior program.
1301
f71c18e7
PA
13022015-04-07 Pedro Alves <palves@redhat.com>
1303
1304 * lib/gdb.exp (inferior_spawn_id): New global.
1305 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1306 spawn id after processing the user code.
1307 (default_gdb_start): Set inferior_spawn_id.
1308 (send_inferior): New procedure.
1309 * lib/gdbserver-support.exp (gdbserver_start): Set
1310 inferior_spawn_id.
1311 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1312
6423214f
PA
13132015-04-07 Pedro Alves <palves@redhat.com>
1314
1315 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1316 * lib/gdbserver-support.exp (gdbserver_start): Make
1317 $server_spawn_id global.
1318 (gdbserver_start): Don't wait for gdbserver's spawn id with
1319 expect_background.
1320 (close_gdbserver): New procedure.
1321 (gdb_exit): Rename the default version and reimplement.
1322
71c0ee8c
PA
13232015-04-07 Pedro Alves <palves@redhat.com>
1324
72f4393d 1325 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1326 append the substituted item, not the original item.
1327
203bc29b
PA
13282015-04-07 Pedro Alves <palves@redhat.com>
1329
1330 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1331 gdb_expect.
1332
508a3ddf
PA
13332015-04-07 Pedro Alves <palves@redhat.com>
1334
1335 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1336 output appearing once only.
1337
9f6dbe2b
PA
13382015-04-07 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1341 that doesn't expect anything. Return early if running to main
1342 fails.
1343
337532fa
YQ
13442015-04-07 Yao Qi <yao.qi@linaro.org>
1345
1346 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1347 (child_function): Call alarm.
1348 (main): Move call to alarm into the loop.
1349 * gdb.threads/non-stop-fair-events.exp: Build program with
1350 -DTIMEOUT=$timeout.
1351
01b622d4
DE
13522015-04-06 Doug Evans <xdje42@gmail.com>
1353
1354 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1355 Fix dest parameter to board_info.
1356 (fpc_compile): Ditto.
1357 (gdb_compile_pascal): Rename dest arg to destfile.
1358
961f4160
PMR
13592015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1360
1361 * gdb.ada/funcall_ref.exp: New file.
1362 * gdb.ada/funcall_ref/foo.adb: New file.
1363
cafda597
YQ
13642015-04-02 Yao Qi <yao.qi@linaro.org>
1365
1366 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1367 is remote.
1368
fed040c6
GB
13692015-04-02 Gary Benson <gbenson@redhat.com>
1370
1371 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1372
d11916aa
SS
13732015-04-01 Sasha Smundak <asmundak@google.com>
1374
1375 * gdb.python/py-unwind-maint.c: New file.
1376 * gdb.python/py-unwind-maint.exp: New test.
1377 * gdb.python/py-unwind-maint.py: New file.
1378 * gdb.python/py-unwind.c: New file.
1379 * gdb.python/py-unwind.exp: New test.
1380 * gdb.python/py-unwind.py: New test.
1381
a1471180
PA
13822015-04-01 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1385 to fail instead of non-existent $test.
1386
0bbeccb1
PA
13872015-04-01 Pedro Alves <palves@redhat.com>
1388
1389 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1390 GDBFLAGS if not empty.
1391
3c724c8c
PMR
13922015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1393
1394 * gdb.ada/complete.exp: Remove "multi_line".
1395 * gdb.ada/info_exc.exp: Remove "multi_line".
1396 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1397 * gdb.ada/ptype_field.exp: Remove "multi_line".
1398 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1399 * gdb.ada/tagged.exp: Remove "multi_line".
1400 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1401 [multi_line ...]
1402 * gdb.btrace/delta.exp: Likewise.
1403 * gdb.btrace/exception.exp: Likewise.
1404 * gdb.btrace/function_call_history.exp: Likewise.
1405 * gdb.btrace/instruction_history.exp: Likewise.
1406 * gdb.btrace/nohist.exp: Likewise.
1407 * gdb.btrace/record_goto.exp: Likewise.
1408 * gdb.btrace/segv.exp: Likewise.
1409 * gdb.btrace/stepi.exp: Likewise.
1410 * gdb.btrace/tailcall.exp: Likewise.
1411 * gdb.btrace/unknown_functions.exp: Likewise.
1412 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1413 * lib/gdb.exp: Add the "multi_line" helper.
1414
4eec2deb
PA
14152015-04-01 Pedro Alves <palves@redhat.com>
1416
1417 * gdb.threads/tid-reuse.c: New file.
1418 * gdb.threads/tid-reuse.exp: New file.
1419
df8411da
SDJ
14202015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1421
1422 PR corefiles/16092
1423 * gdb.base/coredump-filter.c: New file.
1424 * gdb.base/coredump-filter.exp: Likewise.
1425
6ef37366
PM
14262015-03-27 Petr Machata <pmachata@redhat.com>
1427
1428 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1429 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1430 (Dwarf::assemble): Initialize them.
1431 (Dwarf::lines): New function.
1432
7ec911b0
JT
14332015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1434
1435 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1436 SYMBOL_PREFIX for x86_64-*-cygwin.
1437
ff908ebf
AW
14382015-03-26 Andy Wingo <wingo@igalia.com>
1439
1440 PR symtab/18148
1441 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1442 const_value but not a location.
1443 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1444 location defined in non-main CUs are visible.
1445
6d5f0679
YQ
14462015-03-26 Yao Qi <yao.qi@linaro.org>
1447
1448 PR testsuite/18139
1449 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1450 Add a line number entry for the same line.
1451 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1452 Add a line number entry for the same line.
1453
2898689b
YQ
14542015-03-26 Yao Qi <yao.qi@linaro.org>
1455
1456 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1457 .int 0.
1458 (func): Likewise. Add .Lfunc_1 label.
1459 Use .Lfunc_1 label.
1460 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1461 .int 0.
1462 (func): Likewise.
1463 Use .Lfunc_1 label.
1464
85180498
YQ
14652015-03-26 Yao Qi <yao.qi@linaro.org>
1466
1467 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1468 Call gdb_compile instead to compile each .s files without debug
1469 information.
1470
8aa08a8d
YQ
14712015-03-26 Yao Qi <yao.qi@linaro.org>
1472
1473 * gdb.base/savedregs.exp (process_saved_regs): Make
1474 "Saved registers:" optional in the pattern.
1475
66849923
MM
14762015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1477
1478 * gdb.btrace/next.exp: Merged into step.exp.
1479 * gdb.btrace/finish.exp: Merged into step.exp.
1480 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1481 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1482 "record goto" and checking the exact replay position.
1483 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1484 check for "Recording format" in "info record" output.
1485 * gdb.btrace/record_goto.exp: Choose test file based on target.
1486 * gdb.btrace/x86-record_goto.S: Renamed into ...
1487 * gdb.btrace/x86_64-record_goto.S: ... this.
1488 * gdb.btrace/i686-record_goto.S: New.
1489 * gdb.btrace/x86-tailcall.S: Renamed into ...
1490 * gdb.btrace/x86_64-tailcall.S: ... this.
1491 * gdb.btrace/i686-tailcall.S: New.
1492 * gdb.btrace/x86-tailcall.c: Renamed into ...
1493 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1494 separate statements. Update test.
1495 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1496 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1497 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1498 * gdb.btrace/tailcall.exp: Choose test file based on target.
1499 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1500
11cc1b74
MM
15012015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1502
1503 * gdb.btrace/exception.exp: Increase BTS buffer size.
1504
a25d8bf9
PA
15052015-03-24 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1508
856e7dd6
PA
15092015-03-24 Pedro Alves <palves@redhat.com>
1510
1511 * gdb.threads/schedlock.exp (test_step): No longer expect that
1512 "set scheduler-locking step" with "next" over a function call runs
1513 threads unlocked.
1514
ad235a41
AT
15152015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1516
1517 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1518
15630549
AT
15192015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1520
1521 PR breakpoints/16466
1522 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1523 * gdb.mi/mi-pending.c (thread_func): New function.
1524 (int main): Add threading support required.
1525 * gdb.mi/mi-pending.exp: Add tests for this issue.
1526 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1527 (pendfunc2): Remove stdio dependency.
1528 * gdb.mi/mi-pendshr2.c: New file.
1529
693dca06
KS
15302015-03-23 Keith Seitz <keiths@redhat.com>
1531
1532 * gdb.linespec/keywords.c: New file.
1533 * gdb.linespec/keywords.exp: New file.
1534
7e993ebf
KS
15352015-03-23 Keith Seitz <keiths@redhat.com>
1536
1537 PR gdb/18021
1538 * gdb.dwarf2/staticvirtual.exp: New test.
1539
bc23328c
JK
15402015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1543 * README: Remove HP-UX and gdb.hp.
1544 (configuration):
1545 * configure: Regenerate.
1546 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1547 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1548 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1549 gdb.hp/gdb.defects/Makefile.
1550 * gdb.hp/Makefile.in: File deleted.
1551 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1552 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1553 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1554 * gdb.hp/gdb.aCC/run.c: File deleted.
1555 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1556 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1557 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1558 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1559 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1560 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1561 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1562 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1563 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1564 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1565 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1566 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1567 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1568 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1569 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1570 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1571 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1572 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1573 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1574 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1575 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1576 * gdb.hp/gdb.compat/average.c: File deleted.
1577 * gdb.hp/gdb.compat/sum.c: File deleted.
1578 * gdb.hp/gdb.compat/xdb.c: File deleted.
1579 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1580 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1581 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1582 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1583 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1584 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1585 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1586 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1587 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1588 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1589 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1590 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1591 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1592 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1593 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1594 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1595 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1596 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1597 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1598 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1599 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1600 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1601 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1602 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1603 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1604 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1605 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1606 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1607 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1608 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1609 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1610 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1611 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1612 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1613 * gdb.hp/tools/odump: File deleted.
1614
8bf3b159
PA
16152015-03-19 Pedro Alves <palves@redhat.com>
1616
1617 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1618 (saw_thread_3): New globals.
1619 (top level): Increment them when an event for the corresponding
1620 thread is seen.
1621 (no thread starvation): New test.
1622
eb54c8bf
PA
16232015-03-19 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.threads/continue-pending-status.c: New file.
1626 * gdb.threads/continue-pending-status.exp: New file.
1627
32d2e5d6
PA
16282015-03-18 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1631 Use gdb_is_target_remote instead of is_remote. Use
1632 gdb_test_multiple instead of gdb_expect. Exit early if
1633 gdb_test_multiple hits its internal matches. Tighten stepi tests
1634 expected output. Fail on exit with any signal, instead of just
1635 SIGILL.
1636
f68f11b7
YQ
16372015-03-18 Yao Qi <yao.qi@linaro.org>
1638
1639 PR tdep/18107
1640 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1641 variable.
1642 * gdb.base/catch-syscall.exp: Don't skip it on
1643 aarch64*-*-linux* target. Remove elements in all_syscalls.
1644 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1645 target.
1646 (setup_all_syscalls): New proc.
1647
ca5fd19b
YQ
16482015-03-16 Yao Qi <yao.qi@linaro.org>
1649
1650 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1651 (top level): Skip tests if valid_addr_p returns false for
1652 $cmd1 or $cmd2.
1653
85642ba0
AW
16542015-03-11 Andy Wingo <wingo@igalia.com>
1655
1656 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1657
e03f9645
YQ
16582015-03-11 Yao Qi <yao.qi@linaro.org>
1659
1660 * gdb.base/catch-syscall.exp: Fix typo in comments.
1661
5d0962b2
YQ
16622015-03-11 Yao Qi <yao.qi@linaro.org>
1663
1664 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1665
b2df3cef
PA
16662015-03-09 Pedro Alves <palves@redhat.com>
1667
1668 * dg-extract-results.py: Delete.
1669
ef878e53
PA
16702015-03-09 Pedro Alves <palves@redhat.com>
1671
1672 Merge dg-extract-results.sh from GCC upstream (r218843).
1673
1674 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1675 * dg-extract-results.sh: Use --text with grep to avoid issues with
1676 binary files. Fall back to cat -v, if that doesn't work.
1677
9494d219
PA
16782015-03-05 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1681
a8d9763a
SM
16822015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1683
1684 * lib/mi-support.exp (mi_expect_interrupt): Accept
1685 alternative event for when in all-stop mode.
1686
be9957b8
PA
16872015-03-04 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1690
d57be0f4 16912015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1692
1693 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1694
c214c7cf
AA
16952015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1696
1697 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1698 regexps for GDB's current line display, accept a hex address
1699 preceding the line number.
1700
6d74a497
AA
17012015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1702
1703 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1704 the 'arch1' variable for "s390*-linux*" targets.
1705
511aee7c
PA
17062015-03-04 Pedro Alves <palves@redhat.com>
1707
1708 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1709 (main): Pass missing retval argument to pthread_join call.
1710
95e50b27
PA
17112015-03-02 Pedro Alves <palves@redhat.com>
1712
1713 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1714 (top level): Call do_test with non-stop as well.
1715
28054d69
PA
17162015-03-02 Pedro Alves <palves@redhat.com>
1717
1718 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1719 -1.
1720
4fa5d7b4
AA
17212015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1722
1723 * gdb.arch/s390-vregs.exp: New test.
1724 * gdb.arch/s390-vregs.S: New file.
1725
97c18565
PA
17262015-02-27 Pedro Alves <palves@redhat.com>
1727
1728 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1729 call to catch_command_errors.
1730 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1731 catch_command_errors.
1732
a37bfa30
PA
17332015-02-27 Pedro Alves <palves@redhat.com>
1734
1735 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1736 "true" for boolean result.
1737 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1738 prototype of main.
1739
6f98576f
PA
17402015-02-27 Pedro Alves <palves@redhat.com>
1741
1742 * lib/unbuffer_output.c: New file.
1743 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1744 (main): Call gdb_unbuffer_output.
1745
eba5ab56
YQ
17462015-02-27 Yao Qi <yao.qi@linaro.org>
1747
1748 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1749 target.
1750
0def5aaa
DE
17512015-02-26 Doug Evans <dje@google.com>
1752
1753 * gdb.cp/class2.cc (Dbase, D): New classes.
1754 (main): New local delta.
1755 * gdb.cp/class2.exp: Test printing delta.
1756 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1757 (dynbar): New global.
1758 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1759
081a1c2c
JK
17602015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1761
1762 * gdb.compile/compile-ifunc.c: New file.
1763 * gdb.compile/compile-ifunc.exp: New file.
1764
2f41223f
AT
17652015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1766
1767 * gdb.base/structs.exp: Check for correct struct on finish.
1768
03eddd80
YQ
17692015-02-26 Yao Qi <yao.qi@linaro.org>
1770
1771 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1772 is zero.
1773
80c57053
JK
17742015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 * gdb.arch/cordic.ko.bz2: New file.
1777 * gdb.arch/cordic.ko.debug.bz2: New file.
1778 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1779
21613c12
YQ
17802015-02-25 Yao Qi <yao.qi@linaro.org>
1781
1782 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1783 aarch64*-*-* target.
1784
d8b901ed
PA
17852015-02-23 Pedro Alves <palves@redhat.com>
1786
1787 * lib/gdb.exp (delete_breakpoints): Rewrite using
1788 gdb_test_multiple.
1789
e5b85ead
PA
17902015-02-23 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.base/info-os.c: Include stdlib.h.
1793
85c3a371
DE
17942015-02-22 Doug Evans <xdje42@gmail.com>
1795
1796 PR symtab/17855
1797 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1798 is read after symbols have been re-read.
1799 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1800 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1801
96553a0c
DE
18022015-02-21 Doug Evans <dje@google.com>
1803
1804 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1805
97a0c697
JK
18062015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 PR corefiles/17808
1809 * gdb.arch/i386-biarch-core.core.bz2: New file.
1810 * gdb.arch/i386-biarch-core.exp: New file.
1811
a47cd6e9
PA
18122015-02-21 Pedro Alves <palves@redhat.com>
1813
1814 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1815 runto_main fails.
1816
c5facdc4
PA
18172015-02-20 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1820 info probes.
1821
2db9a427
PA
18222015-02-20 Pedro Alves <palves@redhat.com>
1823
1824 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1825
60fb7e9e
PA
18262015-02-20 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1829 clean_restart before gdb_target_supports_trace.
1830
5c5019c2
PA
18312015-02-20 Pedro Alves <palves@redhat.com>
1832
1833 PR threads/18006
1834 * gdb.threads/clone-thread_db.c: New file.
1835 * gdb.threads/clone-thread_db.exp: New file.
1836
c9587f88
AT
18372015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1838
1839 PR breakpoints/16812
1840 * gdb.base/catch-gdb-caused-signals.c: New file.
1841 * gdb.base/catch-gdb-caused-signals.exp: New file.
1842
f6a88844
JM
18432015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1844
1845 * configure: Regenerated.
1846 * configure.ac: Use GDB_AC_TRANSFORM.
1847 * aclocal.m4: sinclude ../transform.m4.
1848
497c491b
JM
18492015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1850
1851 * lib/dtrace.exp: New file.
1852 * gdb.base/dtrace-probe.exp: Likewise.
1853 * gdb.base/dtrace-probe.d: Likewise.
1854 * gdb.base/dtrace-probe.c: Likewise.
1855 * lib/pdtrace.in: Likewise.
1856 * configure.ac: Output variables with the transformed names of
1857 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1858 * configure: Regenerated.
1859
03e98035
JM
18602015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1861
1862 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1863 expected message when trying to access $_probe_* convenience
1864 variables while not on a probe.
1865
63cc30e9
JK
18662015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1867
1868 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1869
0703599a
PA
18702015-02-11 Pedro Alves <pedro@codesourcery.com>
1871
1872 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1873 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1874
7e60a48e
DE
18752015-02-10 Doug Evans <xdje42@gmail.com>
1876
1877 * lib/gdb.exp (gdb_load): Always return a result.
1878
01b088bc
PA
18792015-02-10 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.threads/signal-sigtrap.c: New file.
1882 * gdb.threads/signal-sigtrap.exp: New file.
1883
b05ec7a5
AT
18842015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1885
1886 * gdb.trace/no-attach-trace.c: New file.
1887 * gdb.trace/no-attach-trace.exp: New file.
1888
a2c2acaf
MW
18892015-02-09 Mark Wielaard <mjw@redhat.com>
1890
1891 * gdb.dwarf2/atomic.c: New file.
1892 * gdb.dwarf2/atomic-type.exp: Likewise.
1893
31fd9caa
MM
18942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1895
1896 * gdb.btrace/buffer-size.exp: Update "info record" output.
1897 * gdb.btrace/delta.exp: Update "info record" output.
1898 * gdb.btrace/enable.exp: Update "info record" output.
1899 * gdb.btrace/finish.exp: Update "info record" output.
1900 * gdb.btrace/instruction_history.exp: Update "info record" output.
1901 * gdb.btrace/next.exp: Update "info record" output.
1902 * gdb.btrace/nexti.exp: Update "info record" output.
1903 * gdb.btrace/step.exp: Update "info record" output.
1904 * gdb.btrace/stepi.exp: Update "info record" output.
1905 * gdb.btrace/nohist.exp: Update "info record" output.
1906
d33501a5
MM
19072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1908
1909 * gdb.btrace/buffer-size: New.
1910
f4abbc16
MM
19112015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1912
1913 * gdb.btrace/delta.exp: Update "info record" output.
1914 * gdb.btrace/enable.exp: Update "info record" output.
1915 * gdb.btrace/finish.exp: Update "info record" output.
1916 * gdb.btrace/instruction_history.exp: Update "info record" output.
1917 * gdb.btrace/next.exp: Update "info record" output.
1918 * gdb.btrace/nexti.exp: Update "info record" output.
1919 * gdb.btrace/step.exp: Update "info record" output.
1920 * gdb.btrace/stepi.exp: Update "info record" output.
1921 * gdb.btrace/nohist.exp: Update "info record" output.
1922
b9d61307
SM
19232015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1924
1925 PR gdb/15678
1926 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1927
e584fdbc
PA
19282015-02-06 Pedro Alves <palves@redhat.com>
1929
1930 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1931 macro.
1932 (seconds_left, again): New globals.
1933 (main): Wait seconds_left in a 1-second sleep loop instead of
1934 sleeping 180 seconds. If 'again' is set, reset the seconds
1935 counter.
1936 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1937 'again' in the inferior before detaching. Print the seconds left.
1938 (options): New global.
1939 (top level): Build program with -DTIMEOUT=$timeout.
1940
77f41761
PA
19412015-02-06 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1944 determine how many seconds to pass to 'alarm'.
1945 * gdb.base/gdb-sigterm.exp (top level): Build program with
1946 -DTIMEOUT=$timeout.
1947 (do_test): Return success/failure indication. Add more verbose
1948 logging. Don't fail if 200 single steps are seen. Instead, fail
1949 when the test times out.
1950 (passes): New global.
1951 (top level): Break the testing loop if testing fails on any
1952 iteration. Use gdb_assert.
1953
b9394193
DB
19542015-02-04 Don Breazeal <donb@codesourcery.com>
1955
1956 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1957 and initialize them.
1958 (ipc_cleanup): New function.
1959 (main): Don't declare shmid, semid, and msqid. Add a call to
1960 atexit so that we call ipc_cleanup on exit.
1961
42d9e528
PA
19622015-02-04 Pedro Alves <palves@redhat.com>
1963
1964 * boards/native-extended-gdbserver.exp: Remove any target variant
1965 specifications from the board name before clearing the isremote
1966 flag from board_info.
1967
ae6ae975
DE
19682015-01-31 Doug Evans <xdje42@gmail.com>
1969
1970 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1971
cfb069a8
GB
19722015-01-31 Gary Benson <gbenson@redhat.com>
1973
1974 * gdb.base/completion.exp: Disable completion limiting for
1975 existing tests. Add new tests to check completion limiting.
1976 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1977
5dd31d79
DE
19782015-01-31 Doug Evans <xdje42@gmail.com>
1979
1980 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1981
9f050062
DE
19822015-01-31 Doug Evans <xdje42@gmail.com>
1983
1984 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1985 entries. Duplicate file section script entries.
1986 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1987 inlined entries. Add test for safe-path rejection.
1988 * gdb.python/py-section-script.c: Add duplicate inlined section script
1989 entries. Duplicate file section script entries.
1990 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1991 inlined entries. Add test for safe-path rejection.
1992
df25ebbd
JB
19932015-01-29 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.ada/disc_arr_bound: New testcase.
1996
4a0ca9ec
JB
19972015-01-29 Joel Brobecker <brobecker@adacore.com>
1998
1999 * gdb.ada/mi_var_array: New testcase.
2000
3a8b707a
DE
20012015-01-27 Doug Evans <dje@google.com>
2002
2003 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2004 Add test for objfile.filename, objfile.username after objfile
2005 has been unloaded.
2006
f8313f6e
JB
20072015-01-26 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2010 the second test to print the name attribute of value
2011 returned by the call to gdb.lookup_type, and adjust
2012 the expected output accordingly.
2013
37bc665e
MW
20142015-01-25 Mark Wielaard <mjw@redhat.com>
2015
2016 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2017 * gdb.base/disp-step-fork.c: Include unistd.h.
2018 * gdb.base/siginfo-obj.c: Include stdio.h.
2019 * gdb.base/siginfo-thread.c: Likewise.
2020 * gdb.mi/non-stop.c: Include unistd.h.
2021 * gdb.mi/nsthrexec.c: Include stdio.h.
2022 * gdb.mi/pthreads.c: Include unistd.h.
2023 * gdb.modula2/unbounded1.c (main): Declare returns int.
2024 * gdb.reverse/consecutive-reverse.c: Likewise.
2025 * gdb.threads/create-fail.c: Include unistd.h.
2026 * gdb.threads/killed.c: Likewise.
2027 * gdb.threads/linux-dp.c: Likewise.
2028 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2029 * gdb.threads/non-ldr-exc-2.c: Likewise.
2030 * gdb.threads/non-ldr-exc-3.c: Likewise.
2031 * gdb.threads/non-ldr-exc-4.c: Likewise.
2032 * gdb.threads/pthreads.c: Include unistd.h.
2033 (main): Declare returns int.
2034 * gdb.threads/tls-main.c (foo): New declaration.
2035 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2036
f7e5394d
SM
20372015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2040 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2041
743649fd
MW
20422015-01-15 Mark Wielaard <mjw@redhat.com>
2043
2044 * gdb.base/noreturn-return.c: New file.
2045 * gdb.base/noreturn-return.exp: New file.
2046 * gdb.base/noreturn-finish.c: New file.
2047 * gdb.base/noreturn-finish.exp: New file.
2048
198297aa
PA
20492015-01-23 Pedro Alves <palves@redhat.com>
2050
2051 * gdb.threads/continue-pending-after-query.c: New file.
2052 * gdb.threads/continue-pending-after-query.exp: New file.
2053
717cf30c
AG
20542015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2055 Simon Marchi <simon.marchi@ericsson.com>
2056
2057 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2058 * gdb.base/valgrind-db-attach.exp: Same.
2059 * gdb.base/valgrind-infcall.exp: Same.
2060 * lib/mi-support.exp (default_mi_gdb_start): Same.
2061 * lib/prompt.exp (default_prompt_gdb_start): Same.
2062 * lib/gdb.exp (default_gdb_spawn): Same.
2063 (gdb_interact): New.
2064
2065
4b62a76e
JK
20662015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2067
2068 * gdb.compile/compile.exp (pointer to jit function): New test.
2069
b4cdae6f
WW
20702015-01-17 Wei-cheng Wang <cole945@gmail.com>
2071
2072 * lib/gdb.exp (supports_process_record): Return true for
2073 powerpc*-*-linux*.
2074 (supports_reverse): Likewise.
2075
d221e7ef
DB
20762015-01-15 Don Breazeal <donb@codesourcery.com>
2077
2078 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2079 instead of checking whether the target board is remote and
2080 use spawn_wait_for_attach instead of exec/sleep.
2081 * gdb.base/attach-twice.exp: Likewise.
2082
bafffb51
JB
20832015-01-15 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdb.ada/var_arr_attrs: New testcase.
2086
5589af0e
PA
20872015-01-14 Pedro Alves <palves@redhat.com>
2088 Joel Brobecker <brobecker@adacore.com>
2089
2090 PR gdb/17525
2091 * gdb.base/bp-cmds-execution-x-script.c: New file.
2092 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2093 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2094
6c400b59
PA
20952015-01-14 Pedro Alves <palves@redhat.com>
2096
2097 PR cli/17828
2098 * gdb.base/batch-preserve-term-settings.c: New file.
2099 * gdb.base/batch-preserve-term-settings.exp: New file.
2100
e02c96a7
DE
21012015-01-13 Doug Evans <dje@google.com>
2102
2103 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2104 binary.
2105
576fd14c
JB
21062015-01-13 Joel Brobecker <brobecker@adacore.com>
2107
2108 * Makefile.in (clean mostlyclean): Do not delete *.py.
2109
04dccad0
JB
21102015-01-13 Joel Brobecker <brobecker@adacore.com>
2111
2112 * gdb.python/py-lookup-type.exp: New file.
2113
3d230f71
PA
21142015-01-12 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2117 restore GDBFLAGS before returning.
2118
7e67715d
JK
21192015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2122 is_amd64_regs_target and is_x86_like_target.
2123
f2e0d4b4
DE
21242015-01-11 Doug Evans <xdje42@gmail.com>
2125
2126 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2127 is given without an explicit form.
2128 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2129 attributes.
2130 * gdb.dwarf/corrupt.exp: Ditto.
2131 * gdb.dwarf2/enum-type.exp: Ditto.
2132 * gdb.trace/entry-values.exp: Ditto.
2133 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2134
439250fb
DE
21352015-01-11 Doug Evans <xdje42@gmail.com>
2136
2137 PR gdb/15830
2138 * gdb.base/maint.exp: Remove references to "maint demangle".
2139 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2140 Add tests for explicitly specifying language to demangle.
2141 * gdb.dlang/demangle.exp: Ditto.
2142
ede9f622
PA
21432015-01-09 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.threads/non-stop-fair-events.c: New file.
2146 * gdb.threads/non-stop-fair-events.exp: New file.
2147
a7b796db
PA
21482015-01-09 Pedro Alves <palves@redhat.com>
2149
2150 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2151 the global scope. Set a breakpoint after all threads are started
2152 rather than stepping over two source lines. Expect the prompt.
2153 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2154 global.
2155 (NUM): Now 15.
2156 (main): Use threads_started_barrier to wait for all threads to
2157 start. Main thread no longer calls thread_function. Exit after
2158 180 seconds.
2159 (loop): New function.
2160 (thread_function): Wait on threads_started_barrier barrier. Call
2161 'loop' at each iteration.
2162 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2163 threads have started, instead of hardcoding number of "next"
2164 steps. Use an access watchpoint instead of a write watchpoint.
2165
9665ffdd
PA
21662015-01-09 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2169 (thread_func): Wait on barrier.
2170 (main): Wait for all threads to start before stopping GDB.
2171 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2172 global.
2173 (thread1_func, thread2_func): Wait on barrier.
2174 (main): Wait for all threads to start before stopping GDB.
2175 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2176 New global.
2177 (thread1_func, thread2_func): Wait on barrier.
2178 (main): Wait for all threads to start before stopping GDB.
2179
c945a99f
PA
21802015-01-09 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.threads/attach-many-short-lived-threads.c: New file.
2183 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2184
c1a747c1
PA
21852014-01-09 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2188 instead of to thread 2.
2189 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2190 Add barrier around each pthread_create call instead of around all
2191 calls.
2192 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2193 Set a break on thread_function and have the child threads hit it
2194 one at at a time.
2195
60b3033e
PA
21962015-01-09 Pedro Alves <palves@redhat.com>
2197
2198 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2199 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2200 false.
2201 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2202 checking whether the target board is remote.
2203 * gdb.multi/multi-attach.exp: Likewise.
2204 * gdb.python/py-sync-interp.exp: Likewise.
2205 * gdb.server/ext-attach.exp: Likewise.
2206 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2207 tests that need to attach, instead of checking whether the target
2208 board is remote at the top of the file.
2209
acc018ac
YQ
22102015-01-08 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2213
50a18af8
JK
22142015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 Fix testcase compilation.
2217 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2218
8503d6e1
JB
22192015-01-06 Joel Brobecker <brobecker@adacore.com>
2220
2221 * gdb.python/py-type.exp: Add a couple test about empty
2222 array creation, and negative-length array creation.
2223
cc73dbcc
DE
22242015-01-02 Doug Evans <xdje42@gmail.com>
2225
2226 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2227
0300bbc7
DE
22282015-01-02 Doug Evans <dje@google.com>
2229
2230 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2231
9d85a0ec
YQ
22322014-12-29 Yao Qi <yao@codesourcery.com>
2233
2234 * gdb.trace/entry-values.exp: Update comments. Rename variable
2235 bar_call_foo to returned_from_foo.
2236
87186c6a
MMN
22372014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2238
2239 PR gdb/17394
2240 * gdb.linespec/break-asm-file.c: New file.
2241 * gdb.linespec/break-asm-file.exp: New file.
2242 * gdb.linespec/break-asm-file0.s: New file.
2243 * gdb.linespec/break-asm-file1.s: New file.
2244
1bab7383
YQ
22452014-12-18 Nigel Stephens <nigel@mips.com>
2246 Maciej W. Rozycki <macro@codesourcery.com>
2247
2248 * gdb.base/float.exp: Handle the new output from "info float" on
2249 MIPS targets.
2250
1bc1068a
JK
22512014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2252
2253 Fix MinGW compilation.
2254 * gdb.compile/compile-ops.exp: Update untested message if
2255 !skip_compile_feature_tests.
2256 * gdb.compile/compile-setjmp.exp: Likewise.
2257 * gdb.compile/compile-tls.exp: Likewise.
2258 * gdb.compile/compile.exp: Likewise.
2259 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2260 supported on this host".
2261
b6615d10
DE
22622014-12-16 Doug Evans <xdje42@gmail.com>
2263
2264 * boards/stabs.exp: New file.
2265
25dda427
AA
22662014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2267
2268 * gdb.base/completion.exp: Adjust to format changes of "maint
2269 print user-registers".
2270
bf330350
CU
22712014-12-16 Catalin Udma <catalin.udma@freescale.com>
2272
2273 PR server/17457
2274 * gdb.arch/aarch64-fp.c: New file.
2275 * gdb.arch/aarch64-fp.exp: New file.
2276
395cf596
SDJ
22772014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2278
2279 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2280 r210637, r210913, r211666, r215400, r215817).
2281
2282 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2283 * dg-extract-results.py: New file.
2284 * dg-extract-results.sh: Use it if the environment seems
2285 suitable.
2286
2287 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2288
2289 * dg-extract-results.py (parse_run): Handle warnings that
2290 are printed before a test harness is run.
2291
2292 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2293
2294 * dg-extract-results.py (Named): Remove __cmp__ method.
2295 (output_variation): Use a key to sort variation.harnesses.
2296
2297 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2298
2299 * dg-extract-results.py: For Python 3, force sys.stdout to
2300 handle surrogate escape sequences.
2301 (safe_open): New function.
2302 (output_segment, main): Use it.
2303
2304 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2305
2306 * dg-extract-results.py (Prog.result_re): Include options
2307 in test name.
2308
2309 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2310
2311 * dg-extract-results.py (output_variation): Always sort if
2312 do_sum.
2313
e882ef3c
SM
23142014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2315
2316 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2317 as long as we get pagination notifications.
2318
4992aa20
JM
23192014-12-15 Jason Merrill <jason@redhat.com>
2320
2321 * Makefile.in (check-gdb.%): Restore.
2322 * README: Mention it.
2323
c1b5a1a6
JB
23242014-12-13 Joel Brobecker <brobecker@adacore.com>
2325
2326 * gdb.ada/str_uninit: New testcase.
2327
5537b577
JK
23282014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2329
2330 PR symtab/17642
2331 * gdb.base/vla-stub-define.c: New file.
2332 * gdb.base/vla-stub.c: New file.
2333 * gdb.base/vla-stub.exp: New file.
2334
bb2ec1b3
TT
23352014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2336 Jan Kratochvil <jan.kratochvil@redhat.com>
2337 Tom Tromey <tromey@redhat.com>
2338
2339 * configure.ac: Add gdb.compile/.
2340 * configure: Regenerate.
2341 * gdb.compile/Makefile.in: New file.
2342 * gdb.compile/compile-ops.exp: New file.
2343 * gdb.compile/compile-ops.c: New file.
2344 * gdb.compile/compile-tls.c: New file.
2345 * gdb.compile/compile-tls.exp: New file.
2346 * gdb.compile/compile-constvar.S: New file.
2347 * gdb.compile/compile-constvar.c: New file.
2348 * gdb.compile/compile-mod.c: New file.
2349 * gdb.compile/compile-nodebug.c: New file.
2350 * gdb.compile/compile-setjmp-mod.c: New file.
2351 * gdb.compile/compile-setjmp.c: New file.
2352 * gdb.compile/compile-setjmp.exp: New file.
2353 * gdb.compile/compile-shlib.c: New file.
2354 * gdb.compile/compile.c: New file.
2355 * gdb.compile/compile.exp: New file.
2356 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2357
4ff709eb
TT
23582014-12-12 Tom Tromey <tromey@redhat.com>
2359
2360 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2361 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2362
6dddd6a5
DE
23632014-12-12 Doug Evans <dje@google.com>
2364
2365 * lib/gdb-python.exp (get_python_valueof): New function.
2366 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2367
71c24708
AA
23682014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2369
2370 * gdb.base/completion.exp: Add test for completion of "info
2371 registers ".
2372
3e29f34a
MR
23732014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2374
2375 * gdb.base/func-ptrs.c: New file.
2376 * gdb.base/func-ptrs.exp: New file.
2377
fc126975
SM
23782014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2379
2380 PR breakpoints/17012
2381 * gdb.base/dprintf-detach.c: New file.
2382 * gdb.base/dprintf-detach.exp: New file.
2383
0a46d518
SM
23842014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2385
2386 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2387 * lib/gdb.exp (target_is_gdbserver): New procedure.
2388
a0be3e44
DE
23892014-12-08 Doug Evans <dje@google.com>
2390
2391 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2392
df1b803a
YQ
23932014-12-05 Yao Qi <yao@codesourcery.com>
2394
2395 * gdb.guile/scm-error.exp: Remove the third argument to
2396 gdb_remote_download.
2397 * gdb.guile/scm-frame-args.exp: Likewise.
2398 * gdb.guile/scm-section-script.exp: Likewise.
2399
ddb9f679
YQ
24002014-12-05 Yao Qi <yao@codesourcery.com>
2401
2402 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2403
86e4ed39
DE
24042014-12-04 Doug Evans <dje@google.com>
2405
2406 * gdb.python/py-objfile.exp: Add tests for
2407 objfile.add_separate_debug_file.
2408
7c50a931
DE
24092014-12-04 Doug Evans <dje@google.com>
2410
2411 * lib/gdb.exp (get_build_id): New function.
2412 (build_id_debug_filename_get): Rewrite to use it.
2413 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2414
621661e3
MR
24152014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2416
2417 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2418 `method(long)', not just 0x0.
2419 * gdb.cp/nsalias.exp: Align code labels to 4.
2420 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2421 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2422 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2423 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2424 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2425 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2426
29f0c3b7
DE
24272014-12-02 Doug Evans <dje@google.com>
2428
e1e061e7 2429 PR symtab/17602
29f0c3b7 2430 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2431 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2432 * gdb.cp/anon-ns.exp: Update.
2433
162078c8
NB
24342014-12-02 Nick Bull <nicholaspbull@gmail.com>
2435
2436 * gdb.python/py-events.py (inferior_call_handler): New.
2437 (register_changed_handler, memory_changed_handler): New.
2438 (test_events.invoke): Register new handlers.
2439 * gdb.python/py-events.exp: Add tests for inferior call,
2440 memory_changed and register_changed events.
2441
fdb09caf
AA
24422014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2443
2444 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2445 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2446 if the linker doesn't understand this.
2447
55cfb2c4
SM
24482014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2449
2450 * gdb.python/python.exp: Change expected reply to help().
2451
9e8cd6df
YQ
24522014-12-01 Yao Qi <yao@codesourcery.com>
2453
2454 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2455 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2456 * configure: Re-generated.
2457
6c659fc2
SC
24582014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2459
2460 * gdb.cp/chained-calls.cc: New file.
2461 * gdb.cp/chained-calls.exp: New file.
2462 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2463
d7fc3181
SM
24642014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2465
2466 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2467 * gdb.dwarf2/symtab-producer.exp: Same.
2468 * gdb.gdb/python-interrupts.exp: Same.
2469 * gdb.gdb/python-selftest.exp: Same.
2470 * gdb.python/py-linetable.exp: Same.
2471 * gdb.python/py-type.exp: Same.
2472 * gdb.python/py-value-cc.exp: Same.
2473 * gdb.python/py-value.exp: Same.
2474
10e79639
YQ
24752014-11-28 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.base/break-probes.exp: Match library name prefixed with
2478 sysroot.
2479
f28a0564
SM
24802014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2481
2482 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2483 test expected output. Add parentheses for the call to print.
2484 Remove L suffix from integers.
2485
3fe1ce1d
DE
24862014-11-26 Doug Evans <dje@google.com>
2487
2488 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2489
84429e27
YQ
24902014-11-22 Yao Qi <yao@codesourcery.com>
2491
2492 * gdb.trace/entry-values.c: Remove asms.
2493 (foo): Add foo_label.
2494 (bar): Add bar_label.
2495 * gdb.trace/entry-values.exp: Remove code computing foo's
2496 length and bar's length.
2497 (Dwarf::assemble): Invoke function_range for bar and use
2498 MACRO_AT_func for foo.
2499
26741859
YQ
25002014-11-22 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2503 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2504 Use .Lgcc43_procstart instead of gcc43.
2505
45e44d27
JB
25062014-11-21 Joel Brobecker <brobecker@adacore.com>
2507
2508 * gdb.ada/n_arr_bound: New testcase.
2509
458c8db8
SDJ
25102014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2511
2512 PR breakpoints/10737
2513 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2514 test_catch_syscall_multi_arch.
2515 (test_catch_syscall_multi_arch): New function.
2516
43f3e411
DE
25172014-11-20 Doug Evans <xdje42@gmail.com>
2518
2519 * gdb.base/maint.exp: Update expected output.
2520
0d7b2549
AA
25212014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2522
2523 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2524 4-byte instruction on S390.
2525
8908fca5
JB
25262014-11-19 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.ada/arr_arr: New testcase.
2529
4a46959e
JB
25302014-11-19 Joel Brobecker <brobecker@adacore.com>
2531
2532 * gdb.ada/pkd_arr_elem: New Testcase.
2533
470e2f4e
LM
25342014-11-18 Luis Machado <lgustavo@codesourcery.com>
2535
2536 * gdb.reverse/break-precsave: Expect completion message for
2537 core file reads.
2538 * gdb.reverse/consecutive-precsave.exp: Likewise.
2539 * gdb.reverse/finish-precsave.exp: Likewise.
2540 * gdb.reverse/i386-precsave.exp: Likewise.
2541 * gdb.reverse/machinestate-precsave.exp: Likewise.
2542 * gdb.reverse/sigall-precsave.exp: Likewise.
2543 * gdb.reverse/solib-precsave.exp: Likewise.
2544 * gdb.reverse/step-precsave.exp: Likewise.
2545 * gdb.reverse/until-precsave.exp: Likewise.
2546 * gdb.reverse/watch-precsave.exp: Likewise.
2547
a267f3ad
AA
25482014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2549
2550 * gdb.base/bp-permanent.c: Include unistd.h.
2551 * gdb.python/py-framefilter-mi.c (main): Add return type.
2552 * gdb.python/py-framefilter.c (main): Likewise.
2553 * gdb.trace/actions-changed.c (main): Likewise.
2554
12084a9a
AA
25552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2556
2557 * gdb.mi/until.c: Add eye-catchers.
2558 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2559 line numbers.
2560
dc7e1a77
AA
25612014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2562
2563 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2564 function header variants in break1.c.
2565 * gdb.base/ena-dis-br.exp: Likewise.
2566 * gdb.base/hbreak2.exp: Likewise.
2567 * gdb.reverse/until-precsave.exp: Drop references to removed
2568 non-prototype function header variants in ur1.c.
2569 * gdb.reverse/until-reverse.exp: Likewise.
2570
41c77605
PM
25712014-11-17 Petr Machata <pmachata@redhat.com>
2572
2573 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2574 ${_cu_offset_size} bytes abbrev offset.
2575
34248c3a
DE
25762014-11-15 Doug Evans <xdje42@gmail.com>
2577
2578 PR symtab/17559
2579 * gdb.base/line-symtabs.exp: New file.
2580 * gdb.base/line-symtabs.c: New file.
2581 * gdb.base/line-symtabs.h: New file.
2582
646da059
YQ
25832014-11-14 Yao Qi <yao@codesourcery.com>
2584
2585 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2586 (func): Add label func_label.
2587 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2588 Replace low_pc and high_pc with MACRO_AT_range.
2589 Replace name, low_pc and high_pc with MACRO_AT_func.
2590
9301ebe6
YQ
25912014-11-14 Yao Qi <yao@codesourcery.com>
2592
2593 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2594 Replace name, low_pc and high_pc with MACRO_AT_func.
2595
f166b542
YQ
25962014-11-14 Yao Qi <yao@codesourcery.com>
2597
2598 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2599 produce debug information.
2600 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2601
0f6e71e3
YQ
26022014-11-14 Yao Qi <yao@codesourcery.com>
2603
2604 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2605 object and get function length.
2606 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2607 with MACRO_AT_func.
2608 (top-level): Replace gdb_compile and clean_restart with
2609 prepare_for_testing.
2610 * gdb.dwarf2/main.c (main): Add label main_label.
2611
876c4df9
YQ
26122014-11-14 Yao Qi <yao@codesourcery.com>
2613
2614 * lib/dwarf.exp (function_range): New procedure.
2615 (Dwarf::_handle_macro_at_func): New procedure.
2616 (Dwarf::_handle_macro_at_range): New procedure.
2617 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2618
02ad9cf1
YQ
26192014-11-14 Yao Qi <yao@codesourcery.com>
2620
2621 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2622 (_handle_attribute): New procedure.
2623
a59add0c
AA
26242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2625
2626 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2627 * gdb.base/call-sc.c (zed): Likewise.
2628 * gdb.base/checkpoint.c (main): Likewise.
2629 * gdb.base/dump.c (main): Likewise.
2630 * gdb.base/gcore.c (main): Likewise.
2631 * gdb.base/huge.c (main): Likewise.
2632 * gdb.base/multi-forks.c (main): Likewise.
2633 * gdb.base/pr10179-a.c (main): Likewise.
2634 * gdb.base/savedregs.c (main): Likewise.
2635 * gdb.base/sigaltstack.c (main): Likewise.
2636 * gdb.base/siginfo.c (main): Likewise.
2637 * gdb.base/structs.c (zed): Likewise.
2638 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2639 * gdb.mi/mi-syn-frame.c (main): Likewise.
2640 * gdb.mi/until.c (foo, main): Likewise.
2641 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2642 * gdb.base/solib-weak.c (foo): Declare.
2643 * gdb.base/attach-twice.c: Include stdio.h.
2644 * gdb.base/weaklib1.c: Likewise.
2645 * gdb.base/weaklib2.c: Likewise.
2646 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2647 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2648 unistd.h.
2649 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2650 * gdb.mi/mi-exit-code.c: Likewise.
2651 * gdb.base/break-interp-lib.c: Include string.h.
2652 * gdb.base/coremaker.c: Likewise.
2653 * gdb.base/testenv.c: Likewise.
2654 * gdb.python/py-finish-breakpoint.c: Likewise.
2655 * gdb.base/inferior-died.c: Include sys/wait.h.
2656 * gdb.base/fileio.c: Include time.h.
2657 * gdb.base/async-shell.c: Include unistd.h.
2658 * gdb.base/dprintf-non-stop.c: Likewise.
2659 * gdb.base/info-os.c: Likewise.
2660 * gdb.mi/mi-console.c: Likewise.
2661 * gdb.mi/watch-nonstop.c: Likewise.
2662 * gdb.python/py-events.c: Likewise.
2663 * gdb.base/async.c (baz): Move up before its invocation.
2664 * gdb.base/code_elim2.c (my_global_func): Likewise.
2665 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2666 * gdb.base/advance.c (func2): Likewise.
2667
3b5d5997
AA
26682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2669
2670 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2671 variant.
2672 * gdb.base/annota3.c: Likewise.
2673 * gdb.base/async.c: Likewise.
2674 * gdb.base/average.c: Likewise.
2675 * gdb.base/call-ar-st.c: Likewise.
2676 * gdb.base/call-rt-st.c: Likewise.
2677 * gdb.base/call-sc.c: Likewise.
2678 * gdb.base/call-strs.c: Likewise.
2679 * gdb.base/ending-run.c: Likewise.
2680 * gdb.base/execd-prog.c: Likewise.
2681 * gdb.base/exprs.c: Likewise.
2682 * gdb.base/foll-exec.c: Likewise.
2683 * gdb.base/foll-fork.c: Likewise.
2684 * gdb.base/foll-vfork.c: Likewise.
2685 * gdb.base/funcargs.c: Likewise.
2686 * gdb.base/gcore.c: Likewise.
2687 * gdb.base/jump.c: Likewise.
2688 * gdb.base/langs0.c: Likewise.
2689 * gdb.base/langs1.c: Likewise.
2690 * gdb.base/langs2.c: Likewise.
2691 * gdb.base/mips_pro.c: Likewise.
2692 * gdb.base/nodebug.c: Likewise.
2693 * gdb.base/opaque0.c: Likewise.
2694 * gdb.base/opaque1.c: Likewise.
2695 * gdb.base/recurse.c: Likewise.
2696 * gdb.base/run.c: Likewise.
2697 * gdb.base/scope0.c: Likewise.
2698 * gdb.base/scope1.c: Likewise.
2699 * gdb.base/setshow.c: Likewise.
2700 * gdb.base/setvar.c: Likewise.
2701 * gdb.base/shmain.c: Likewise.
2702 * gdb.base/shr1.c: Likewise.
2703 * gdb.base/shr2.c: Likewise.
2704 * gdb.base/sigall.c: Likewise.
2705 * gdb.base/signals.c: Likewise.
2706 * gdb.base/so-indr-cl.c: Likewise.
2707 * gdb.base/solib2.c: Likewise.
2708 * gdb.base/structs.c: Likewise.
2709 * gdb.base/sum.c: Likewise.
2710 * gdb.base/vforked-prog.c: Likewise.
2711 * gdb.base/watchpoint.c: Likewise.
2712 * gdb.reverse/shr2.c: Likewise.
2713 * gdb.reverse/until-reverse.c: Likewise.
2714 * gdb.reverse/ur1.c: Likewise.
2715 * gdb.reverse/watch-reverse.c: Likewise.
2716
066a77c5
AA
27172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2718
2719 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2720 variant.
2721 * gdb.base/sepdebug.exp: Drop references to removed code.
2722
4f204ea5
AA
27232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2724
2725 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2726 variant. Preserve original line numbering.
2727 * gdb.base/list1.c: Likewise.
2728
3b377a3a
AA
27292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2730
2731 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2732 variant.
2733 * gdb.base/break1.c: Likewise.
2734 * gdb.base/break.exp: Drop references to removed code.
2735
e444df73
AA
27362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2737
2738 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2739 variant.
2740
8008f2a7
AA
27412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2742
2743 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2744
a5a06887
AA
27452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2746
2747 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2748 logic into perform_all_tests() and invoke it with and without
2749 function header prototypes.
2750 (do_function_calls): Remove conditional XFAIL for PR 5318.
2751 (rerun_and_prepare): Remove duplicate code.
2752 (perform_all_tests): New. Main logic moved here.
2753
44dba9b9
AA
27542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2755
2756 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2757 code guarded by #ifdef NO_PROTOTYPES.
2758 (t_double_many_args): Likewise.
2759 (DEF_FUNC_MANY_ARGS_1): Likewise.
2760 (DEF_FUNC_VALUES_1): Likewise.
2761 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2762 guarded by #ifdef PROTOTYPES.
2763
d1fbcd56
AA
27642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2765
2766 * gdb.mi/mi-console.c: Add eye-catcher.
2767 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2768 instead of literal line number.
2769
b0e59b8f
AA
27702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2771
2772 * gdb.base/shr2.c: Add eye-catcher.
2773 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2774 line number.
2775
78f98cca
AA
27762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2777
2778 * gdb.base/jump.c: Add eye-catchers.
2779 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2780 numbers.
2781
58fa2af0
AA
27822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2783
2784 * gdb.base/execd-prog.c: Add eye-catchers.
2785 * gdb.base/foll-exec.c: Likewise.
2786 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2787 line numbers.
2788
04e5059b
AA
27892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2790
2791 * gdb.base/ending-run.c: Add eye-catchers.
2792 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2793 literal line numbers.
2794
dbfdb174
AA
27952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2796
2797 * gdb.base/call-rt-st.c: Add eye-catchers.
2798 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2799 literal line numbers.
2800
888a2ade
AA
28012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2802
2803 * gdb.base/call-ar-st.c: Add eye-catchers.
2804 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2805 literal line numbers.
2806
6acc2dde
AA
28072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2808
2809 * gdb.base/average.c: Add eye-catchers.
2810 * gdb.base/sum.c: Likewise.
2811 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2812 regexps dynamically.
2813
9ecfcd1d
AA
28142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2815
2816 * gdb.base/solib1.c: Add eye-catchers.
2817 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2818 literal line numbers.
2819
78708b7c
PA
28202014-11-12 Pedro Alves <palves@redhat.com>
2821
2822 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2823 leader has exited.
2824
af48d08f
PA
28252014-11-12 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.arch/i386-bp_permanent.c: New file.
2828 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2829 (srcfile): Set to i386-bp_permanent.c.
2830 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2831 that stepi does not execute the 'leave' instruction, instead of
2832 testing it does execute.
2833 * gdb.base/bp-permanent.c: New file.
2834 * gdb.base/bp-permanent.exp: New file.
2835
af3768e9
DE
28362014-11-10 Doug Evans <xdje42@gmail.com>
2837
2838 PR symtab/17564
2839 * gdb.base/symtab-search-order.exp: New file.
2840 * gdb.base/symtab-search-order.c: New file.
2841 * gdb.base/symtab-search-order-1.c: New file.
2842 * gdb.base/symtab-search-order-shlib-1.c: New file.
2843
9de00a4a
PA
28442014-11-07 Pedro Alves <palves@redhat.com>
2845
2846 PR gdb/17511
2847 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2848 i?86-*-linux*.
2849
e0f52461
SC
28502014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2851
2852 PR c++/17494
2853 * gdb.cp/pr17494.cc: New file.
2854 * gdb.cp/pr17494.exp: New file.
2855
6ce8c980
YQ
28562014-11-02 Yao Qi <yao@codesourcery.com>
2857
2858 * gdb.python/python.exp: Get working directory and match the
2859 output of "set extended-prompt \\w " with it.
2860
02be9a71
DE
28612014-10-30 Doug Evans <dje@google.com>
2862
2863 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2864 in objfiles.
2865 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2866 in progspaces.
2867
3bdff46b
LM
28682014-10-30 Janis Johnson <janisjo@codesourcery.com>
2869
2870 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2871 * gdb.base/realname-expand.exp: Likewise.
2872 * gdb.linespec/macro-relative.exp: Likewise.
2873
ab917dfb
PA
28742014-10-29 Pedro Alves <palves@redhat.com>
2875
2876 PR gdb/17408
2877 * gdb.threads/schedlock.c (some_function): New function.
2878 (call_function): New global.
2879 (MAYBE_CALL_SOME_FUNCTION): New macro.
2880 (thread_function): Call it.
2881 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2882 and use it instead of a global counter. Adjust all callers.
2883 (get_current_thread): Use "find current thread" for test message
2884 here rather than having all callers pass down the same string.
2885 (goto_loop): New procedure, factored out from ...
2886 (my_continue): ... this.
2887 (step_ten_loops): Change parameter from test message to command to
2888 use. Adjust.
2889 (list_count): Delete global.
2890 (check_result): New procedure, factored out from duplicate top
2891 level code.
2892 (continue tests): Wrap in with_test_prefix.
2893 (test_step): New procedure, factored out from duplicate top level
2894 code.
2895 (top level): Test "step" in combination with all scheduler-locking
2896 modes. Test "next" in combination with all scheduler-locking
2897 modes, and in combination with stepping over a function call or
2898 not.
2899 * gdb.threads/next-bp-other-thread.c: New file.
2900 * gdb.threads/next-bp-other-thread.exp: New file.
2901
d3d4baed
PA
29022014-10-29 Pedro Alves <palves@redhat.com>
2903
2904 PR python/17372
2905 * gdb.python/python.exp: Test a multi-line command that spawns
2906 interactive Python.
2907 * gdb.base/multi-line-starts-subshell.exp: New file.
2908
563e8d85
YQ
29092014-10-29 Yao Qi <yao@codesourcery.com>
2910
2911 * gdb.base/fileio.exp: Make directories on host.
2912
0ea4d52e
YQ
29132014-10-29 Yao Qi <yao@codesourcery.com>
2914
2915 * gdb.base/fileio.c (test_write): Close the file.
2916
7f5ef605
PA
29172014-10-28 Pedro Alves <palves@redhat.com>
2918
2919 PR gdb/12623
2920 * gdb.base/sigstep.c (no_handler): New global.
2921 (main): If 'no_handler is true, set the signal handlers to
2922 SIG_IGN.
2923 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2924 with_sw_watch and no_handler parameters. Handle them.
2925 (top level) <stepping over handler when stopped at a breakpoint
2926 test>: Add a test axis for testing with a software watchpoint, and
2927 another for testing with the signal handler set to SIG_IGN.
2928 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2929 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2930
abbdbd03
PA
29312014-10-28 Pedro Alves <palves@redhat.com>
2932
2933 PR gdb/17511
2934 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2935 * gdb.base/sigstep.exp (other_handler_location): New global.
2936 (advance): Support stepping into the signal handler, and running
2937 commands while in the handler.
2938 (in_handler_map): New global.
2939 (top level): In the advance test, add combinations for getting
2940 into the handler with stepping commands, and for running commands
2941 in the handler. Add comment descripting the advancei tests.
2942
1df4399f
PA
29432014-10-28 Pedro Alves <palves@redhat.com>
2944
2945 * gdb.base/sigstep.exp: Use build_executable instead of
2946 prepare_for_testing.
2947 (top level): Move code that starts GDB, runs to main and creates a
2948 display to ...
2949 (restart): ... this new procedure.
2950 (top level): Move backtrace from signal handler test to ...
2951 (validate_backtrace): ... this new procedure.
2952 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2953 with_test_prefix. Always restart GDB.
2954 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2955 with_test_prefix. Always restart GDB. No need to delete
2956 breakpoints after the test.
2957 (test_skip_handler): Remove prefix parameter.
2958 (skip_over_handler, breakpoint_to_handler)
2959 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2960 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2961 restart GDB. No need to delete breakpoints after the test.
2962 (top level): Use foreach to call the test procedures with
2963 different commands.
2964
a5b6e449
PA
29652014-10-28 Pedro Alves <palves@redhat.com>
2966
2967 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2968 instead of GNATS numbers.
2969 * gdb.base/sigbpt.exp: Likewise.
2970 * gdb.base/siginfo.exp: Likewise.
2971 * gdb.base/sigstep.exp: Likewise.
2972
e5f8a7cc
PA
29732014-10-27 Pedro Alves <palves@redhat.com>
2974
2975 * gdb.base/sigstep.c (dummy): New global.
2976 (main): Issue a couple writes to the new global.
2977 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2978 procedures.
2979 (skip_over_handler): Use test_skip_handler.
2980 (top level): Call skip_over_handler for stepi and nexti too.
2981 (breakpoint_over_handler): Use test_skip_handler.
2982 (top level): Call breakpoint_over_handler for stepi and nexti too.
2983
763905a3
YQ
29842014-10-27 Yao Qi <yao@codesourcery.com>
2985
2986 * gdb.trace/tfile.c (adjust_function_address)
2987 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2988 function descriptor.
2989
6f259a23
DB
29902014-10-24 Don Breazeal <donb@codesourcery.com>
2991
2992 * gdb.base/foll-fork.exp (test_follow_fork,
2993 catch_fork_child_follow): Check for updated fork messages emitted
2994 from infrun.c.
2995 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2996 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2997 vfork_and_exec_child_follow_through_step): Check for updated vfork
2998 messages emitted from infrun.c.
2999
09dd9a69
PA
30002014-10-24 Pedro Alves <palves@redhat.com>
3001
3002 * gdb.base/corefile.exp: Remove references to ultrix.
3003 * gdb.base/interrupt.exp: Likewise.
3004 * gdb.base/whatis.exp: Likewise.
3005 * gdb.gdb/selftest.exp: Likewise.
3006 * gdb.threads/manythreads.exp: Likewise.
3007 * gdb.threads/print-threads.exp: Likewise.
3008 * gdb.threads/pthreads.exp:: Likewise.
3009 * gdb.threads/schedlock.exp: Likewise.
3010
3433cfa5
SC
30112014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3012
3013 * gdb.cp/non-trivial-retval.cc: Add a test case.
3014 * gdb.cp/non-trivial-retval.exp: Add a test.
3015
092f880b
YQ
30162014-10-20 Yao Qi <yao@codesourcery.com>
3017
3018 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3019 * gdb.python/py-objfile-script-gdb.py: New file.
3020 * gdb.python/py-objfile-script.exp: Update reference to
3021 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3022 of remote_download. Remove the dest file.
3023
acbdb7f3
YQ
30242014-10-20 Yao Qi <yao@codesourcery.com>
3025
3026 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3027 * gdb.base/step-line.exp: Likewise.
3028 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3029 * gdb.dwarf2/dw2-basic.exp: Likewise.
3030 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3031 * gdb.dwarf2/dw2-filename.exp: Likewise.
3032 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3033 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3034 * gdb.dwarf2/dw2-producer.exp: Likewise.
3035 * gdb.dwarf2/mac-fileno.exp: Likewise.
3036 * gdb.python/py-frame-args.exp: Likewise.
3037 * gdb.python/py-framefilter.exp: Likewise.
3038 * gdb.python/py-mi.exp: Likewise.
3039 * gdb.python/py-objfile-script.exp: Likewise
3040 * gdb.python/py-pp-integral.exp: Likewise.
3041 * gdb.python/py-pp-re-notag.exp: Likewise.
3042 * gdb.python/py-prettyprint.exp: Likewise.
3043 * gdb.python/py-section-script.exp: Likewise.
3044 * gdb.python/py-typeprint.exp: Likewise.
3045 * gdb.python/py-xmethods.exp: Likewise.
3046 * gdb.stabs/weird.exp: Likewise.
3047 * gdb.xml/tdesc-regs.exp: Likewise.
3048
bd286a29
KCY
30492014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3050
3051 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3052 (out_cu): Use addr_len for the size of addresses.
3053 (out_line): Likewise. Size DW_LNE_set_address instruction
3054 according to addr_len.
3055 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3056 (FUNC): Add START_INSNS to definition.
3057
673dc4a0
YQ
30582014-10-18 Yao Qi <yao@codesourcery.com>
3059
3060 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3061 gdb_has_argv0 return true.
3062 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3063 check [target_info exists noargs], check [gdb_has_argv0]
3064 instead.
3065 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3066 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3067 procedures.
3068
4ffbba72
DE
30692014-10-17 Doug Evans <dje@google.com>
3070
3071 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3072 event.
3073 * gdb.python/py-events.py: Add clear_objfiles event.
3074
d096d8c1
DE
30752014-10-17 Doug Evans <dje@google.com>
3076
3077 * gdb.python/py-objfile.exp: Test progspace attribute.
3078
a80db015
LM
30792014-10-17 Luis Machado <lgustavo@codesourcery.com>
3080
3081 * gdb.guile/scm-breakpoint.exp: Do not assume any
3082 directory separators when matching source file paths.
3083 * gdb.python/py-breakpoint.exp: Likewise.
3084 * gdb.reverse/break-precsave.exp: Likewise.
3085 * gdb.reverse/break-reverse.exp: Likewise.
3086 * gdb.reverse/consecutive-precsave.exp: Likewise.
3087 * gdb.reverse/finish-precsave.exp: Likewise.
3088 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3089 * gdb.reverse/finish-reverse.exp: Likewise.
3090 * gdb.reverse/i386-precsave.exp: Likewise.
3091 * gdb.reverse/i387-env-reverse.exp: Likewise.
3092 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3093 * gdb.reverse/machinestate-precsave.exp: Likewise.
3094 * gdb.reverse/machinestate.exp: Likewise.
3095 * gdb.reverse/sigall-precsave.exp: Likewise.
3096 * gdb.reverse/solib-precsave.exp: Likewise.
3097 * gdb.reverse/step-precsave.exp: Likewise.
3098 * gdb.reverse/until-precsave.exp: Likewise.
3099 * gdb.reverse/watch-precsave.exp: Likewise.
3100 * gdb.reverse/watch-reverse.exp: Likewise.
3101
b22089ab
YQ
31022014-10-17 Yao Qi <yao@codesourcery.com>
3103
3104 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3105 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3106
6c4486e6
PA
31072014-10-17 Pedro Alves <palves@redhat.com>
3108
3109 PR gdb/17471
3110 * gdb.base/bg-execution-repeat.c: New file.
3111 * gdb.base/bg-execution-repeat.exp: New file.
3112
0ff33695
PA
31132014-10-17 Pedro Alves <palves@redhat.com>
3114
3115 PR gdb/17300
3116 * gdb.base/continue-all-already-running.c: New file.
3117 * gdb.base/continue-all-already-running.exp: New file.
3118
6fdebc3d
PA
31192014-10-17 Pedro Alves <palves@redhat.com>
3120
3121 PR gdb/17472
3122 * gdb.base/annota-input-while-running.c: New file.
3123 * gdb.base/annota-input-while-running.exp: New file.
3124
32a8097b
PA
31252014-10-17 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/callfuncs.exp: emove references to osf.
3128 * gdb.base/sigall.exp: Likewise.
3129 * gdb.gdb/selftest.exp: Likewise.
3130 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3131 * gdb.mi/non-stop.c: Likewise.
3132 * gdb.mi/pthreads.c: Likewise.
3133 * gdb.reverse/sigall-precsave.exp: Likewise.
3134 * gdb.reverse/sigall-reverse.exp: Likewise.
3135 * gdb.threads/pthreads.c: Likewise.
3136 * gdb.threads/pthreads.exp: Likewise.
3137
7a3517ff
YQ
31382014-10-17 Yao Qi <yao@codesourcery.com>
3139
3140 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3141 check 'target_info exists noargs'.
3142 (test_command_prompt_position): Likewise.
3143 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3144 Remove "set args".
3145 (progvar_simple_while_test): Likewise.
3146 (progvar_complex_if_while_test): Likewise.
3147 (if_while_breakpoint_command_test): Likewise.
3148 (infrun_breakpoint_command_test): Likewise.
3149 (breakpoint_command_test): Likewise.
3150 (watchpoint_command_test): Likewise.
3151 (bp_deleted_in_command_test): Likewise.
3152 (temporary_breakpoint_commands): Likewise.
3153
bb99c472
YQ
31542014-10-16 Yao Qi <yao@codesourcery.com>
3155
3156 * gdb.base/remotetimeout.exp: Remove noargs checking.
3157
7c16b83e
PA
31582014-10-15 Pedro Alves <palves@redhat.com>
3159
3160 PR breakpoints/9649
3161 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3162 * gdb.base/breakpoint-in-ro-region.exp
3163 (probe_target_hardware_step): New procedure.
3164 (top level): Probe hardware stepping and hardware breakpoint
3165 support. Test stepping through a read-only region, with both
3166 "breakpoint auto-hw" on and off and both "always-inserted" on and
3167 off.
3168
35a49624
IB
31692014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3170
3171 * gdb.dlang/demangle.exp: Update for demangling changes.
3172
2d1c107c
SC
31732014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3174
3175 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3176 * gdb.cp/non-trivial-retval.exp: Add new tests.
3177
778811d5
SC
31782014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3179
3180 PR c++/13403
3181 PR c++/15154
3182 * gdb.cp/non-trivial-retval.cc: New file.
3183 * gdb.cp/non-trivial-retval.exp: New file.
3184
10c5f0a8
YQ
31852014-10-15 Yao Qi <yao@codesourcery.com>
3186
3187 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3188 remote host.
3189
65d7b369
YQ
31902014-10-15 Yao Qi <yao@codesourcery.com>
3191
3192 * gdb.python/py-symbol.exp: Match file base name if host is
3193 remote, otherwise match file name with dir name.
3194 * gdb.python/py-symtab.exp: Likewise.
3195 * gdb.python/python.exp: Likewise.
3196
46dc1394
YQ
31972014-10-15 Yao Qi <yao@codesourcery.com>
3198
3199 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3200 pattern.
3201 * gdb.python/py-symtab.exp: Likewise.
3202 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3203 locationn.
3204
c40cc657
JB
32052014-10-14 Joel Brobecker <brobecker@adacore.com>
3206
3207 * gdb.ada/addr_arith: New testcase.
3208
2abf49e1
MR
32092014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3210
3211 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3212 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3213 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3214 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3215
f7088df3
SDJ
32162014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3217
3218 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3219 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3220 * gdb.arch/stap-eval-lang-ada.exp: New file.
3221
4dc06805
YQ
32222014-10-14 Yao Qi <yao@codesourcery.com>
3223
3224 * gdb.mi/mi-var-child.c (nothing1): New function.
3225 (nothing2): New function.
3226 (do_children_tests): Set function pointers by nothing1 and
3227 nothing2.
3228 * gdb.mi/mi-var-child.exp: Step over new added statements.
3229 Update test to match the new output.
3230 * gdb.mi/var-cmd.c (nothing1): New function.
3231 (nothing2): New function.
3232 (do_children_tests): Set function pointers by nothing1 and
3233 nothing2.
3234 * gdb.mi/mi-var-display.exp: Update test to match output.
3235 Step to the line specified by $line_dct_nothing.
3236 Increase the number of lines to step.
3237
46a93de2
YQ
32382014-10-14 Yao Qi <yao@codesourcery.com>
3239
3240 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3241 tests.
3242 * gdb.mi/mi2-var-child.exp: Likewise.
3243
14ea52ee
DE
32442014-10-13 Doug Evans <dje@google.com>
3245
3246 * gdb.python/py-objfile.exp: Change name of file name test.
3247
e5c6e92b
DE
32482014-10-13 Doug Evans <dje@google.com>
3249
3250 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3251 from the start of the CU.
3252
c780cc2f
JK
32532014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3254 Yao Qi <yao@codesourcery.com>
3255
3256 Fix "save breakpoints" for "catch" command.
3257 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3258 Remove -nonewline. Match also the added "main" line.
3259
99894e11
JK
32602014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3261
3262 Fix "save breakpoints" for "disable $bpnum" command.
3263 * gdb.base/save-bp.c (main): Add label.
3264 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3265
6e1ac5a3
JK
32662014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3267
3268 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3269
754dd2b0
YQ
32702014-10-11 Yao Qi <yao@codesourcery.com>
3271
3272 * gdb.server/server-kill.exp: Execute command
3273 "set remote trace-status-packet on" before "tstatus".
3274
f90183d7
YQ
32752014-10-11 Yao Qi <yao@codesourcery.com>
3276
3277 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3278 (main): Call getppid.
3279 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3280 and continue to it. Read variable "server_pid".
3281
bf40a607
YQ
32822014-10-11 Yao Qi <yao@codesourcery.com>
3283
3284 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3285
052ca370
YQ
32862014-10-11 Yao Qi <yao@codesourcery.com>
3287
3288 * gdb.threads/thread-find.exp: Don't execute command
3289 "info threads".
3290 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3291 * gdb.threads/linux-dp.exp: Don't check the condition
3292 $threads_created equals to zero.
3293
3831839c
PA
32942014-10-10 Pedro Alves <palves@redhat.com>
3295
3296 * gdb.base/bigcore.exp: Remove references to IRIX.
3297 * gdb.base/funcargs.exp: Likewise.
3298 * gdb.base/interrupt.exp: Likewise.
3299 * gdb.base/mips_pro.exp: Likewise.
3300 * gdb.base/nodebug.exp: Likewise.
3301 * gdb.base/setvar.exp: Likewise.
3302 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3303
8b9a549d
PA
33042014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3305 Pedro Alves <palves@redhat.com>
3306
3307 PR symtab/14466
3308 * gdb.base/vdso-warning.c: New file.
3309 * gdb.base/vdso-warning.exp: New file.
3310
d48ba5e8
DE
33112014-10-02 Doug Evans <dje@google.com>
3312
3313 * gdb.base/structs.c (main): Don't run forever.
3314
2278c276
PA
33152014-10-02 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3318 (top level) <stop threads 1, stop threads 2>: Use it.
3319
b57bacec
PA
33202014-10-02 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.threads/break-while-running.exp (test): Add new
3323 'update_thread_list' argument. Skip "info threads" if false.
3324 (top level): Add new 'update_thread_list' axis.
3325
13fd3ff3
PA
33262014-10-02 Pedro Alves <palves@redhat.com>
3327
3328 PR breakpoints/17431
3329 * gdb.base/execl-update-breakpoints.c: New file.
3330 * gdb.base/execl-update-breakpoints.exp: New file.
3331
0fec99e8
PA
33322014-10-01 Pedro Alves <palves@redhat.com>
3333
3334 * gdb.base/breakpoint-in-ro-region.c: New file.
3335 * gdb.base/breakpoint-in-ro-region.exp: New file.
3336
2ddf4301
SM
33372014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3338
3339 * gdb.mi/mi-exit-code.exp: New file.
3340 * gdb.mi/mi-exit-code.c: New file.
3341
6a5f3f43
YQ
33422014-09-30 Yao Qi <yao@codesourcery.com>
3343
3344 * lib/prelink-support.exp (build_executable_own_libs): Error if
3345 the target isn't native.
3346
345bcc73
YQ
33472014-09-30 Yao Qi <yao@codesourcery.com>
3348
3349 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3350 false.
3351
a25a5a45
PA
33522014-09-22 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.threads/break-while-running.exp: New file.
3355 * gdb.threads/break-while-running.c: New file.
3356
00ba3162
YQ
33572014-09-19 Yao Qi <yao@codesourcery.com>
3358
3359 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3360 Invoke test. Restart GDB with --readnow and invoke test again.
3361
c3b7b696
YQ
33622014-09-19 Yao Qi <yao@codesourcery.com>
3363
3364 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3365 proc set_breakpoint_on_gcd_function. Invoke
3366 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3367 invoke set_breakpoint_on_gcd_function again.
3368
2b4fd423
DE
33692014-09-18 Doug Evans <dje@google.com>
3370
3371 * gdb.dwarf2/symtab-producer.exp: New file.
3372
a5947601
SDJ
33732014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3374
3375 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3376 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3377 * gdb.base/global-var-nested-by-dso.c: Likewise.
3378 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3379
91c19059
SDJ
33802014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3381 Pedro Alves <palves@redhat.com>
3382
3383 * gdb.base/watch-bitfields.exp: Pass string other than test file
3384 name to prepare_for_testing.
3385 (watch): New procedure.
3386 (expect_watchpoint): Use with_test_prefix.
3387 (top level): Factor out tests to ...
3388 (test_watch_location, test_regular_watch): ... these new
3389 procedures, and use with_test_prefix and gdb_continue_to_end.
3390
bb9d5f81
PP
33912014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3392
3393 PR breakpoints/12526
3394 * gdb.base/watch-bitfields.exp: New file.
3395 * gdb.base/watch-bitfields.c: New file.
3396
635856f5
PA
33972014-09-16 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3400 software and hardware addresses, not software address against
3401 itself.
3402
7280ceea
PA
34032014-09-16 Pedro Alves <palves@redhat.com>
3404
3405 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3406 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3407
428b16bd
PA
34082014-09-16 Pedro Alves <palves@redhat.com>
3409
3410 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3411 files.
3412 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3413 "*-*-vxworks*" throughout.
3414 * gdb.base/break.exp: Likewise.
3415 * gdb.base/default.exp: Likewise.
3416 * gdb.base/scope.exp: Likewise.
3417 * gdb.base/sepdebug.exp: Likewise.
3418 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3419 throughout.
3420 * gdb.base/run.c: Likewise.
3421 * gdb.base/sepdebug.c: Likewise.
3422 * gdb.hp/gdb.aCC/run.c: Likewise.
3423 * gdb.reverse/until-reverse.c: Likewise.
3424 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3425
666d413c
YQ
34262014-09-16 Yao Qi <yao@codesourcery.com>
3427
3428 * boards/local-remote-host-native.exp: New file.
3429
57cbd724
DE
34302014-09-14 Doug Evans <xdje42@gmail.com>
3431
3432 * gdb.threads/queue-signal.c (thread_count): New variable.
3433 (thread_count_mutex, thread_count_condvar): New variables.
3434 (incr_thread_count, wait_all_threads_running): New functions.
3435 (main): Wait for all threads to be in their thread functions.
3436
81219e53
DE
34372014-09-13 Doug Evans <xdje42@gmail.com>
3438
3439 * gdb.threads/queue-signal.c: New file.
3440 * gdb.threads/queue-signal.exp: New file.
3441
3714cea7
DE
34422014-09-13 Doug Evans <xdje42@gmail.com>
3443
3444 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3445 be consistent with what default_gdb_init uses.
3446 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3447 the plain text of the prompt. Add some logging printfs.
3448 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3449
fa43b1d7
PA
34502014-09-12 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3453 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3454 * gdb.arch/i386-size-overlap.exp: Likewise.
3455 * gdb.arch/i386-size.exp: Likewise.
3456 * gdb.arch/i386-unwind.exp: Likewise.
3457 * gdb.base/a2-run.exp: Likewise.
3458 * gdb.base/break.exp: Likewise.
3459 * gdb.base/charset.exp: Likewise.
3460 * gdb.base/chng-syms.exp: Likewise.
3461 * gdb.base/commands.exp: Likewise.
3462 * gdb.base/dbx.exp: Likewise.
3463 * gdb.base/find.exp: Likewise.
3464 * gdb.base/funcargs.exp: Likewise.
3465 * gdb.base/jit-simple.exp: Likewise.
3466 * gdb.base/reread.exp: Likewise.
3467 * gdb.base/sepdebug.exp: Likewise.
3468 * gdb.base/step-bt.exp: Likewise.
3469 * gdb.cp/mb-inline.exp: Likewise.
3470 * gdb.cp/mb-templates.exp: Likewise.
3471 * gdb.objc/basicclass.exp: Likewise.
3472 * gdb.threads/killed.exp: Likewise.
3473
9d9bf2df
EBM
34742014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3475
3476 PR tdep/17379
3477 * gdb.arch/powerpc-stackless.S: New file.
3478 * gdb.arch/powerpc-stackless.exp: New file.
3479
1cf2f1b0
JK
34802014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 * gdb.base/attach.c: Include unistd.h.
3483 (main): Call alarm. Add label postloop.
3484 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3485 gdb_breakpoint, gdb_continue_to_breakpoint.
3486 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3487
98880d46
PA
34882014-09-11 Pedro Alves <palves@redhat.com>
3489
3490 PR gdb/17347
3491 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3492 * gdb.base/attach.exp (test_command_line_attach_run): New
3493 procedure.
3494 (top level): Call it.
3495
4c92ff2c
PA
34962014-09-11 Pedro Alves <palves@redhat.com>
3497
3498 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3499 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3500 (do_command_attach_tests): Use spawn_wait_for_attach.
3501 * gdb.base/solib-overlap.exp: Likewise.
3502 * gdb.multi/multi-attach.exp: Likewise.
3503 * gdb.python/py-prompt.exp: Likewise.
3504 * gdb.python/py-sync-interp.exp: Likewise.
3505 * gdb.server/ext-attach.exp: Likewise.
3506
3adc1a7d
GKB
35072014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3508
3509 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3510 command in testcase. Simplify testcase.
3511
96334934
JB
35122014-09-10 Joel Brobecker <brobecker@adacore.com>
3513
3514 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3515
eb479039
JB
35162014-09-10 Joel Brobecker <brobecker@adacore.com>
3517
3518 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3519
deede10c
JB
35202014-09-10 Joel Brobecker <brobecker@adacore.com>
3521
3522 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3523
7828a5f5
JB
35242014-09-10 Joel Brobecker <brobecker@adacore.com>
3525
3526 * gdb.dwarf2/dynarr-ptr.c: New file.
3527 * gdb.dwarf2/dynarr-ptr.exp: New file.
3528
33aeebcf
MR
35292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3530
3531 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3532 of 30 rather than hardcoding 120 for a slow test case. Take the
3533 `gdb,timeout' target setting into account for this calculation.
3534 Don't extend the timeout for the test cases that don't need it.
3535
7b415901
MR
35362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3537
3538 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3539 a factor of 2 for a slow test case. Take the `gdb,timeout'
3540 target setting into account for this calculation.
3541 * gdb.reverse/until-precsave.exp: Increase the timeout by
3542 a factor of 15 and 3 respectively rather than adding 120
3543 for a pair of slow test cases. Take the `gdb,timeout'
3544 target setting into account for this calculation.
3545
4a40f85a
MR
35462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3547
3548 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3549 timeout, don't pass one down to gdb_expect.
3550 (gdb_expect): Rework timeout selection.
3551
09635af7
MR
35522014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3553
3554 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3555 exception on timeout.
3556 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3557 (gdbserver_start_extended): Catch any `gdbserver_start' error
3558 exceptions.
3559 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3560 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3561 `gdbserver_gdb_load' error exceptions.
3562
2bdd10b7
MR
35632014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3564
3565 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3566 120 on waiting for the TCP socket to open.
3567
316935f0
DE
35682014-09-09 Doug Evans <xdje42@gmail.com>
3569
3570 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3571 _caller_matches, _any_caller_is, _any_caller_matches.
3572
83740597
DE
35732014-09-09 Doug Evans <xdje42@gmail.com>
3574
3575 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3576
4c122fc3
YQ
35772014-09-09 Yao Qi <yao@codesourcery.com>
3578
3579 * gdb.mi/mi-var-display.exp: Set print symbol off.
3580
a9f116cb
GKB
35812014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3582
3583 PR gdb/17035
3584 * gdb.base/commands.exp: Add tests to verify user-defined
3585 commands with empty bodies.
3586 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3587 python commands in `show user command`.
3588 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3589 scheme commands in `show user command`.
3590
c75bd3a2
JK
35912014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 PR python/17355
3594 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3595 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3596 * gdb.python/py-framefilter-invalidarg.exp: New file.
3597 * gdb.python/py-framefilter-invalidarg.py: New file.
3598
faa42425
DE
35992014-09-06 Doug Evans <xdje42@gmail.com>
3600
3601 PR 15276
3602 * gdb.python/py-caller-is.c: New file.
3603 * gdb.python/py-caller-is.exp: New file.
3604
474ca4f6
SDJ
36052014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3606
3607 PR gdb/17235
3608 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3609 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3610
eb0b0463
SDJ
36112014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3612
3613 PR fortran/17237
3614 * gdb.fortran/print-formatted.exp: New file.
3615 * gdb.fortran/print-formatted.f90: Likewise.
3616
5f3b99cf
SS
36172014-09-03 Sasha Smundak <asmundak@google.com>
3618
3619 * gdb.python/py-frame.exp: Test Frame.read_register.
3620
7d793aa9
SDJ
36212014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3622
3623 PR python/16699
3624 * gdb.python/py-completion.exp: New file.
3625 * gdb.python/py-completion.py: Likewise.
3626
fb0576e9
DE
36272014-08-28 Doug Evans <dje@google.com>
3628
3629 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3630 eax,etc. are live with values set by gdb and thus the compiler can't
3631 use them.
3632 * gdb.arch/i386-pseudo.c (main): Ditto.
3633
ee92b0dd
DE
36342014-08-27 Doug Evans <dje@google.com>
3635
3636 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3637
6649db35
DE
36382014-08-25 Doug Evans <dje@google.com>
3639
3640 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3641 (main): Ditto.
3642
564b7600
DE
36432014-08-25 Doug Evans <dje@google.com>
3644
3645 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3646
3881fb67
YQ
36472014-08-24 Yao Qi <yao@codesourcery.com>
3648
3649 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3650 symbol off.
3651 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3652
a05a36a5
DE
36532014-08-22 Doug Evans <dje@google.com>
3654
3655 PR 17276
3656 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3657 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3658 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3659
7c343b48
YQ
36602014-08-22 Yao Qi <yao@codesourcery.com>
3661
3662 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3663 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3664 * gdb.python/python.exp: Likewise. Use .py file on the host
3665 instead of the build.
3666
22fd09ae
JK
36672014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 * gdb.threads/gcore-stale-thread.c: New file.
3670 * gdb.threads/gcore-stale-thread.exp: New file.
3671
a8454a7c
PA
36722014-08-21 Pedro Alves <palves@redhat.com>
3673
3674 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3675 * gdb.base/gcore-relro-pie.exp: Likewise.
3676 * gdb.base/gcore-relro.exp: Likewise.
3677 * gdb.base/gcore.exp: Likewise.
3678 * gdb.base/print-symbol-loading.exp: Likewise.
3679 * gdb.threads/gcore-thread.exp: Likewise.
3680 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3681
2a31c623
PA
36822014-08-20 Pedro Alves <palves@redhat.com>
3683 Jan Kratochvil <jan.kratochvil@redhat.com>
3684
3685 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3686 configure.
3687 (EXPECT): Handle READ1 being set.
3688 (all): Depend on EXTRA_RULES.
3689 (check-read1, expect-read1, read1.so, read1): New rules.
3690 * README (Testsuite Parameters): Document the READ1 make variable.
3691 (Race detection): New section.
3692 * configure: Regenerate.
3693 * configure.ac: If build==host==target, and running under a
3694 GNU/glibc system, add read1 to the extra Makefile rules.
3695 (EXTRA_RULES): AC_SUBST it.
3696 * lib/read1.c: New file.
3697
d36430db
JB
36982014-08-20 Joel Brobecker <brobecker@adacore.com>
3699
3700 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3701 the handling of variables declared as a typedef to an array
3702 which a DW_AT_data_location attribute.
3703
9a0dc9e3
PA
37042014-08-19 Andrew Burgess <aburgess@broadcom.com>
3705 Pedro Alves <palves@redhat.com>
3706
3707 PR symtab/14604
3708 PR symtab/14605
3709 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3710 gdb_test.
3711
0718a8da
PA
37122014-08-19 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3715
13b448cd
YQ
37162014-08-19 Yao Qi <yao@codesourcery.com>
3717
3718 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3719 right line.
3720
1cbf5077
DB
37212014-08-18 David Blaikie <dblaikie@gmail.com>
3722
3723 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3724
bf0fae19
JB
37252014-08-18 Joel Brobecker <brobecker@adacore.com>
3726
3727 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3728 attribute in array range.
3729
3c8c5dcc
JB
37302014-08-18 Joel Brobecker <brobecker@adacore.com>
3731
3732 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3733
e66d4446
SC
37342014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3735
3736 PR c++/17132
3737 * gdb.cp/pr17132.cc: New file.
3738 * gdb.cp/pr17132.exp: New file.
3739
940df408
SC
37402014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3741
3742 * gdb.python/py-xmethods.py (A_getarrayind)
3743 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3744 Use 'print' with function call syntax.
3745 (E_method_matcher.match): Fix tab vs space indentation mixup.
3746
ebcc6c3a
YQ
37472014-08-15 Yao Qi <yao@codesourcery.com>
3748
3749 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3750 false.
3751
775e0f04
YQ
37522014-08-15 Yao Qi <yao@codesourcery.com>
3753
3754 * gdb.cp/casts.exp: Set print symbol off.
3755 * gdb.cp/class2.exp: Likewise.
3756 * gdb.cp/overload.exp: Likewise.
3757 * gdb.cp/templates.exp: Likewise.
3758
d769e349
DE
37592014-08-11 Doug Evans <dje@google.com>
3760
3761 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3762 (test_load_shlib): Update.
3763
20c6f1e1
YQ
37642014-08-09 Yao Qi <yao@codesourcery.com>
3765
3766 * gdb.base/display.exp: Invoke is_address_zero_readable.
3767 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3768 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3769 * gdb.base/hbreak-unmapped.exp: Return if
3770 is_address_zero_readable returns true.
3771 * gdb.base/signest.exp: Likewise.
3772 * gdb.base/signull.exp: Likewise.
3773 * gdb.base/sigbpt.exp: Likewise.
3774 * gdb.guile/scm-disasm.exp: Do the test if
3775 is_address_zero_readable returns false.
3776 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3777 * gdb.python/py-arch.exp: Likewise.
3778 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3779 * lib/gdb.exp (is_address_zero_readable): New proc.
3780
5792e8e3
YQ
37812014-08-09 Yao Qi <yao@codesourcery.com>
3782
3783 PR testsuite/13443
3784 * gdb.mi/mi-var-display.exp: Make test messages unique.
3785
3cecbbbe
TT
37862014-08-04 Tom Tromey <tromey@redhat.com>
3787
3788 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3789 target 0".
3790
00b51ff5
TT
37912014-08-04 Tom Tromey <tromey@redhat.com>
3792
3793 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3794 "target_resume".
3795
6908c509
JB
37962014-08-01 Joel Brobecker <brobecker@adacore.com>
3797
3798 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3799 inner_vla_struct_object_size.
3800 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3801 as xfail.
3802
cc6563d2
PA
38032014-07-30 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3806 comment.
3807
7e09a223
YQ
38082014-07-29 Yao Qi <yao@codesourcery.com>
3809
3810 PR gdb/17206
3811 * gdb.base/until-nodebug.exp: New.
3812
7ebdbe92
DE
38132014-07-28 Doug Evans <xdje42@gmail.com>
3814
3815 PR guile/17203
3816 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3817 previously existing parameter, and previously ambiguously spelled
3818 parameter.
3819
fdb1adc6
WN
38202014-07-28 Will Newton <will.newton@linaro.org>
3821
3822 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3823
186fcde0
DE
38242014-07-26 Ludovic Courtès <ludo@gnu.org>
3825 Doug Evans <xdje42@gmail.com>
3826
3827 PR guile/17146
3828 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3829
70509625
PA
38302014-07-25 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.threads/signal-command-handle-nopass.c: New file.
3833 * gdb.threads/signal-command-handle-nopass.exp: New file.
3834 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3835 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3836 * gdb.threads/signal-delivered-right-thread.c: New file.
3837 * gdb.threads/signal-delivered-right-thread.exp: New file.
3838
c3f814a1
PA
38392014-07-25 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/double-prompt-target-event-error.exp
3842 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3843 match.
3844 (cancel_pagination_in_target_event): Rework double prompt
3845 detection.
3846 * gdb.base/paginate-after-ctrl-c-running.exp
3847 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3848 <return>' match.
3849 * gdb.base/paginate-bg-execution.exp
3850 (test_bg_execution_pagination_return)
3851 (test_bg_execution_pagination_cancel): Remove '-notransfer
3852 <return>' matches.
3853 * gdb.base/paginate-execution-startup.exp
3854 (test_fg_execution_pagination_return)
3855 (test_fg_execution_pagination_cancel): Remove '-notransfer
3856 <return>' matches.
3857 * gdb.base/paginate-inferior-exit.exp
3858 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3859 match.
3860 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3861 * lib/gdb.exp (pagination_prompt): Run text through
3862 string_to_regexp.
3863 (gdb_test_multiple): Match $pagination_prompt instead of
3864 "<return>".
3865 (string_to_regexp): Move to lib/gdb-utils.exp.
3866
e214cf6c
JK
38672014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 * gdb.arch/amd64-entry-value-paramref.S: New file.
3870 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3871 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3872 * gdb.arch/amd64-optimout-repeat.S: New file.
3873 * gdb.arch/amd64-optimout-repeat.c: New file.
3874 * gdb.arch/amd64-optimout-repeat.exp: New file.
3875
17d0c5c8
JK
38762014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3877
3878 PR gdb/17170
3879 * gdb.base/statistics.exp: New file.
3880
b8b8facf
DE
38812014-07-17 Doug Evans <dje@google.com>
3882
74b49205 3883 PR gdb/17170
b8b8facf
DE
3884 * gdb.base/maint.exp: Update testing of per-command stats.
3885
1b5d0ab3
PA
38862014-07-16 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3889 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3890 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3891 (tfile_write_buf): New functions.
3892 (add_memory_block): Rewrite using the above.
3893 (adjust_function_address): New function.
3894 (FUNCTION_ADDRESS): New macro.
3895 (write_basic_trace_file): Remove short_x local, and use
3896 tfile_write_16. Change type of func_addr local to unsigned long
3897 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3898 here. Cast argument of add_memory_block to char pointer.
3899 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3900 (main): Remove parameters.
3901 * gdb.trace/tfile.exp: Remove nowarnings.
3902
4d974e88
SM
39032014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3904
3905 * gdb.base/debug-expr.exp: Test string evaluation with
3906 "debug expression" on.
3907
41e99568
PA
39082014-07-15 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.base/reread.exp: Use clean_restart.
3911
487d9753
PL
39122014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3913
3914 * gdb.arch/avr-flash-qualifer.c: New.
3915 * gdb.arch/avr-flash-qualifer.exp: New.
3916
cc1c52ad
PA
39172014-07-14 Pedro Alves <palves@redhat.com>
3918
3919 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3920 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3921
1e973570
PA
39222014-07-14 Pedro Alves <palves@redhat.com>
3923
3924 * gdb.base/double-prompt-target-event-error.c: New file.
3925 * gdb.base/double-prompt-target-event-error.exp: New file.
3926
93d6eb10
PA
39272014-07-14 Pedro Alves <palves@redhat.com>
3928
3929 PR gdb/17072
3930 * gdb.base/paginate-inferior-exit.c: New file.
3931 * gdb.base/paginate-inferior-exit.exp: New file.
3932
0017922d
PA
39332014-07-14 Pedro Alves <palves@redhat.com>
3934
3935 PR gdb/17072
3936 * gdb.base/paginate-bg-execution.c: New file.
3937 * gdb.base/paginate-bg-execution.exp: New file.
3938
94696ad3
PA
39392014-07-14 Pedro Alves <palves@redhat.com>
3940
3941 PR gdb/17072
3942 * gdb.base/paginate-execution-startup.c: New file.
3943 * gdb.base/paginate-execution-startup.exp: New file.
3944 * lib/gdb.exp (pagination_prompt): New global.
3945 (default_gdb_spawn): New procedure, factored out from
3946 default_gdb_spawn.
3947 (default_gdb_start): Adjust to call default_gdb_spawn.
3948 (gdb_spawn): New procedure.
3949
bd293940
PA
39502014-07-14 Pedro Alves <palves@redhat.com>
3951
3952 * lib/gdb.exp (gdb_assert): New procedure.
3953 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3954
c933f875
PA
39552014-07-14 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.base/execution-termios.c: New file.
3958 * gdb.base/execution-termios.exp: New file.
3959
d98b7a16
TT
39602014-07-14 Tom Tromey <tromey@redhat.com>
3961
3962 * gdb.cp/vla-cxx.cc: New file.
3963 * gdb.cp/vla-cxx.exp: New file.
3964
548740d6
TT
39652014-07-14 Tom Tromey <tromey@redhat.com>
3966
3967 * gdb.reverse/rerun-prec.c: New file.
3968 * gdb.reverse/rerun-prec.exp: New file.
3969
a25eb028
MR
39702014-07-12 Maciej W. Rozycki <macro@mips.com>
3971 Maciej W. Rozycki <macro@codesourcery.com>
3972
3973 * lib/gdb-utils.exp: New file.
3974 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3975 inline `gdb_init_command' processing.
3976 (gdb_start_cmd): Likewise.
3977 * lib/mi-support.exp (mi_run_cmd): Likewise.
3978 * README: Document `gdb_init_command' and `gdb_init_commands'.
3979
218c2655
JK
39802014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 Fix false FAIL running under a very long directory name.
3983 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3984 and "set print elements 10000". Twice.
3985
5401fde3
YQ
39862014-07-11 Yao Qi <yao@codesourcery.com>
3987
3988 * gdb.base/exprs.exp: "set print symbol off".
3989
e76126e8
PA
39902014-07-11 Pedro Alves <palves@redhat.com>
3991
3992 * gdb.threads/kill.c: New file.
3993 * gdb.threads/kill.exp: New file.
3994
2d6f0de6
YQ
39952014-07-10 Yao Qi <yao@codesourcery.com>
3996
3997 * gdb.trace/tfile.c (write_basic_trace_file)
3998 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3999 address written to trace file.
4000
7180e04a
PA
40012014-07-09 Pedro Alves <palves@redhat.com>
4002
4003 * gdb.base/attach-wait-input.exp: New file.
4004 * gdb.base/attach-wait-input.c: New file.
4005
9a9a7608
AB
40062014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4007
4008 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4009 setting up test structures.
4010 (main): Call new test function.
4011 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4012 test function, continue into test function and walk test
4013 structures.
4014
161ac41e
YQ
40152014-07-02 Yao Qi <yao@codesourcery.com>
4016
4017 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4018 'bar_start' at the beginning of functions 'foo' and 'bar'
4019 respectively.
4020 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4021 instead of 'foo' and 'bar'.
4022
1f267ae3
MM
40232014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4024
4025 * gdb.btrace/segv.exp: New.
4026 * gdb.btrace/segv.c: New.
4027
2b239efb
LM
40282014-07-02 Luis Machado <lgustavo@codesourcery.com>
4029
4030 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4031 instruction.
4032
cf363f18
MW
40332014-06-30 Mark Wielaard <mjw@redhat.com>
4034
4035 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4036 vulture, vilify, villar): New volatile array constants.
4037 (vindictive, vegetation): New const volatile array constants.
4038 * gdb.base/volatile.exp: Test volatile and const volatile array
4039 types.
4040
aebf9d24
AA
40412014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4042
4043 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4044 target lacks support for awatch, rwatch, or hbreak.
4045
b67a2c6f
YQ
40462014-06-27 Yao Qi <yao@codesourcery.com>
4047
4048 * gdb.multi/dummy-frame-restore.exp: New.
4049 * gdb.multi/dummy-frame-restore.c: New.
4050
aef92902
MM
40512014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4052
4053 * gdb.btrace/gcore.exp: New.
4054
8e9db26e
PA
40552014-06-23 Pedro Alves <palves@redhat.com>
4056
4057 * gdb.base/watchpoint-reuse-slot.c: New file.
4058 * gdb.base/watchpoint-reuse-slot.exp: New file.
4059
70afc5b7
SC
40602014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4061
4062 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4063 progspace's filename in 'info', 'enable' and 'disable' command
4064 tests.
4065
b972bd9c
JK
40662014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4067
4068 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4069 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4070 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4071
125f8a3d
GB
40722014-06-20 Gary Benson <gbenson@redhat.com>
4073
4074 * gdb.arch/i386-avx.exp: Fix include file location.
4075 * gdb.arch/i386-sse.exp: Likewise.
4076
3ed9baed
IB
40772014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4078
4079 * gdb.dlang/expression.exp: New file.
4080
034f788c
PA
40812014-06-19 Pedro Alves <palves@redhat.com>
4082
4083 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4084 out from ...
4085 (top level): ... here. Iterate running tests under different
4086 scheduler-locking settings.
4087
45371d0c
LM
40882014-06-18 Luis Machado <lgustavo@codesourcery.com>
4089
4090 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4091 to DW_FORM_addr and use non-zero addresses.
4092
5d376983
SC
40932014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4094
4095 PR gdb/17017
4096 * gdb.python/py-xmethods.cc: Add global function call counters and
4097 increment them in their respective functions. Remove "cout"
4098 statements.
4099 * gdb.python/py-xmethods.exp: Make tests check the global function
4100 call counters instead of depending on inferior IO.
4101
a1aa2221
LM
41022014-06-18 Don Breazeal <donb@codesourcery.com>
4103
4104 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4105 Deleted procedure.
4106 (explicit_fork_parent_follow): Deleted procedure.
4107 (explicit_fork_child_follow): Deleted procedure.
4108 (test_follow_fork): New procedure.
4109 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4110 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4111 procedure calls.
4112
0fc05997
YQ
41132014-06-17 Yao Qi <yao@codesourcery.com>
4114
4115 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4116 CP1252.
4117
70795c52
LM
41182014-06-17 Luis Machado <lgustavo@codesourcery.com>
4119
4120 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4121 Initialize ptr and S explicitly.
4122 (skip_type_update_when_not_use_rtti_test): Likewise.
4123
6be47f0c
KS
41242014-06-16 Keith Seitz <keiths@redhat.com>
4125
4126 PR mi/15863
4127 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4128 the inferior is started.
4129
d03de421
PA
41302014-06-16 Pedro Alves <palves@redhat.com>
4131
4132 * gdb.base/break-main-file-remove-fail.c: New file.
4133 * gdb.base/break-main-file-remove-fail.exp: New file.
4134 * gdb.base/break-unload-file.exp: Use build_executable instead of
4135 prepare_for_testing.
4136 (test_break): New parameter "initial_load". Handle it.
4137 (top level): Add initial_load cmdline/file axis.
4138
f9579b99
TT
41392014-06-12 Tom Tromey <tromey@redhat.com>
4140
4141 * gdb.base/completion.exp: Don't use directory name in test.
4142
3657956b
GB
41432014-06-09 Gary Benson <gbenson@redhat.com>
4144
4145 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4146 separate the always-available ANSI-standard signals from the
4147 signals that require checking.
4148 (main): Likewise.
4149 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4150 Likewise.
4151 (main): Likewise.
4152
4186eb54
KS
41532014-06-07 Keith Seitz <keiths@redhat.com>
4154
4155 Revert:
4156 PR c++/16253
4157 * gdb.cp/var-tag.cc: New file.
4158 * gdb.cp/var-tag.exp: New file.
4159 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4160 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4161 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4162 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4163
25326a28 41642014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4165
4166 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4167
829155c9
PA
41682014-06-06 Pedro Alves <palves@redhat.com>
4169
4170 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4171 in target debug output instead of looking at RSP packets,
4172 disabling the test on any target that uses hardware stepping.
4173 Update comments.
4174
61c8d22e
PA
41752014-06-06 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.base/break-unload-file.exp: Fix typo.
4178
d9a47287
YQ
41792014-06-06 Yao Qi <yao@codesourcery.com>
4180
4181 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4182 from "jit_function" to "^jit_function".
4183
e5e01dbf
YQ
41842014-06-06 Yao Qi <yao@codesourcery.com>
4185
4186 * gdb.base/async.c (foo): Add one statement.
4187 * gdb.base/async.exp: Get the next instruction address and
4188 match the output of "nexti" by instruction address. Match
4189 the hex address in the output of "finish".
4190
73ba372c
GB
41912014-06-06 Gary Benson <gbenson@redhat.com>
4192
4193 * gdb.base/call-signals.c: Remove preprocessor conditionals
4194 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4195 SIGSEGV and SIGTERM.
4196 * gdb.base/sigall.c: Likewise.
4197 * gdb.base/unwindonsignal.c: Likewise.
4198 * gdb.reverse/sigall-reverse.c: Likewise.
4199
831517df
YQ
42002014-06-06 Yao Qi <yao@codesourcery.com>
4201
4202 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4203 readable, skip the test.
4204
b8b91e98
YQ
42052014-06-06 Yao Qi <yao@codesourcery.com>
4206
4207 * gdb.threads/staticthreads.c (thread_function): Move the line
4208 setting breakpoint on forward.
4209 * gdb.threads/staticthreads.exp: Update comments.
4210
fb934770
LC
42112014-06-05 Ludovic Courtès <ludo@gnu.org>
4212
4213 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4214 "history-append! type error".
4215
6ef284bd
SM
42162014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4217
4218 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4219 erroneous dprintf expected input.
4220
a872e241
DE
42212014-06-04 Doug Evans <xdje42@gmail.com>
4222
4223 * gdb.guile/scm-generics.exp: Delete.
4224
16f691fb
DE
42252014-06-04 Doug Evans <xdje42@gmail.com>
4226
4227 * gdb.guile/scm-breakpoint.exp: Update.
4228 Add tests for breakpoint registration.
4229
012370f6
TT
42302014-06-04 Tom Tromey <tromey@redhat.com>
4231
4232 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4233 VLA-in-union.
4234 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4235 inner_vla_struct, vla_union types. Initialize objects of those
4236 types and compute their sizes.
4237
9f5a4cef
HZ
42382014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4239 Hui Zhu <hui@codesourcery.com>
4240
4241 * gdb.base/fileio.exp: Add test for shell not available as well as
4242 available.
4243 * gdb.base/fileio.c (test_system): Check for shell twice.
4244
90a45c4d
YQ
42452014-06-04 Yao Qi <yao@codesourcery.com>
4246
4247 * gdb.base/auto-connect-native-target.exp: Remove redundant
4248 space from the regexp pattern.
4249
70017e41
YQ
42502014-06-04 Yao Qi <yao@codesourcery.com>
4251
4252 * gdb.base/default.exp: Replace "child" with "native" in
4253 regexp pattern.
4254
883964a7
SC
42552014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4256
4257 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4258 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4259 * gdb.python/py-xmethods.py: Python script supporting the
4260 new testcase and tests.
4261
ef370185
JB
42622014-06-03 Joel Brobecker <brobecker@adacore.com>
4263 Pedro Alves <palves@redhat.com>
4264
4265 PR breakpoints/17000
4266 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4267 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4268
1e2ccb61
BM
42692014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4270
4271 * gdb.base/subst.exp: Add tests to verify partial path matching
4272 output.
4273
c6ec5ab2
PA
42742014-06-03 Pedro Alves <palves@redhat.com>
4275
4276 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4277 target that doesn't use software single-stepping.
4278
835c559f
PA
42792014-06-03 Pedro Alves <palves@redhat.com>
4280
4281 PR breakpoints/17000
4282 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4283 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4284
06eb1586
DE
42852014-06-02 Doug Evans <xdje42@gmail.com>
4286
4287 * gdb.guile/scm-parameter.exp: New file.
4288
e698b8c4
DE
42892014-06-02 Doug Evans <xdje42@gmail.com>
4290
4291 * gdb.guile/scm-cmd.c: New file.
4292 * gdb.guile/scm-cmd.exp: New file.
4293
ded03782
DE
42942014-06-02 Doug Evans <xdje42@gmail.com>
4295
4296 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4297 pretty-printer lookup.
4298 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4299 (make-pp_s-printer): Call it.
4300 (make-pretty-printer-from-dict): New function.
4301 (lookup-pretty-printer-maker-from-dict): New function.
4302 (*pretty-printer*): Simplify.
4303 (make-objfile-pp_s-printer): New function.
4304 (install-objfile-pretty-printers!): New function.
4305 (make-progspace-pp_s-printer): New function.
4306 (install-progspace-pretty-printers!): New function.
4307 * gdb.guile/scm-progspace.c: New file.
4308 * gdb.guile/scm-progspace.exp: New file.
4309
41fac0cf
PA
43102014-06-02 Pedro Alves <palves@redhat.com>
4311
4312 * gdb.base/dprintf-bp-same-addr.c: New file.
4313 * gdb.base/dprintf-bp-same-addr.exp: New file.
4314
96ae5695
EBM
43152014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4316
4317 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4318 * gdb.arch/powerpc-power.s: Likewise.
4319
da02b3a8
JB
43202014-06-02 Joel Brobecker <brobecker@adacore.com>
4321
4322 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4323
c72b2e7b
YQ
43242014-06-01 Yao Qi <yao@codesourcery.com>
4325
4326 * gdb.base/watchpoint.exp (test_watch_location): Check null
4327 pointer can be dereferenced. If not, do the test, otherwise
4328 skip it.
4329
53e8a631
AB
43302014-05-30 Andrew Burgess <aburgess@broadcom.com>
4331
4332 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4333 results.
4334 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4335
938f0e2f
AB
43362014-05-30 Andrew Burgess <aburgess@broadcom.com>
4337
4338 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4339 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4340 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4341 * gdb.arch/amd64-invalid-stack-top.c: New file.
4342 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4343
9ba6657a
PA
43442014-05-30 Pedro Alves <palves@redhat.com>
4345
4346 PR breakpoints/17000
4347 * gdb.base/sss-bp-on-user-bp.c: New file.
4348 * gdb.base/sss-bp-on-user-bp.exp: New file.
4349
522c09bf
DB
43502014-05-30 David Blaikie <dblaikie@gmail.com>
4351
4352 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4353 gnu_inline semantics via attribute.
4354 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4355 source explicitly specifies the required semantics.
4356
bf4ef81e
MR
43572014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4358
4359 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4360
329ea579
PA
43612014-05-29 Pedro Alves <palves@redhat.com>
4362 Tom Tromey <tromey@redhat.com>
4363
4364 * gdb.base/async-shell.exp: Don't enable target-async.
4365 * gdb.base/async.exp
4366 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4367 parameter. Adjust.
4368 (top level): Don't test with "target-async".
4369 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4370 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4371 * gdb.base/inferior-died.exp: Don't enable target-async.
4372 * gdb.base/interrupt-noterm.exp: Likewise.
4373 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4374 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4375 * gdb.mi/mi-nonstop.exp: Likewise.
4376 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4377 * gdb.mi/mi-nsintrall.exp: Likewise.
4378 * gdb.mi/mi-nsmoribund.exp: Likewise.
4379 * gdb.mi/mi-nsthrexec.exp: Likewise.
4380 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4381 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4382 * gdb.python/py-evsignal.exp: Don't enable target-async.
4383 * gdb.python/py-evthreads.exp: Likewise.
4384 * gdb.python/py-prompt.exp: Likewise.
4385 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4386 * gdb.server/solib-list.exp: Don't enable target-async.
4387 * gdb.threads/thread-specific-bp.exp: Likewise.
4388 * lib/mi-support.exp: Adjust to use mi-async.
4389
fd664c91
PA
43902014-05-29 Pedro Alves <palves@redhat.com>
4391
4392 PR gdb/13860
4393 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4394 reason, even in sync mode.
4395
251bde03
PA
43962014-05-29 Pedro Alves <palves@redhat.com>
4397 Hui Zhu <hui@codesourcery.com>
4398
4399 PR PR15693
4400 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4401 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4402 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4403 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4404
7f3c0343
JB
44052014-05-28 Joel Brobecker <brobecker@adacore.com>
4406
4407 * config/monitor.exp (gdb_target_monitor): Replace use of
4408 "set remotebaud" by "set serial baud".
4409
b2715b27
AW
44102014-05-26 Andy Wingo <wingo@igalia.com>
4411
4412 * gdb.guile/scm-breakpoint.exp:
4413 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4414 properties instead of gdb-object-properties.
4415
498a4489
YQ
44162014-05-26 Yao Qi <yao@codesourcery.com>
4417
4418 * gdb.server/no-thread-db.exp: Specify source file name
4419 explicitly when setting a breakpoint.
4420
589fdceb
MM
44212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4422
4423 * gdb.btrace/vdso.c: New.
4424 * gdb.btrace/vdso.exp: New.
4425
e9089e05
MM
44262014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4427
4428 * gdb.base/gcore.exp (capture_command_output): Move ...
4429 * lib/gdb.exp (capture_command_output): ... here.
4430
67b5c0c1
MM
44312014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4432
4433 * gdb.btrace/data.exp: Test memory access during btrace replay.
4434
a2199296
SM
44352014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4436
4437 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4438
17b2616c
PA
44392014-05-21 Pedro Alves <palves@redhat.com>
4440
4441 PR gdb/13860
4442 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4443 (top level): Test that output related to execution commands is
4444 sent to the console with CLI commands, but not with MI commands.
4445 Test that breakpoint events are always mirrored to the console.
4446 Also expect the new source line to be output after a "next" in
4447 async mode too. Make it a pass/fail test.
4448 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4449 output.
4450 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4451
5166082f
PA
44522014-05-21 Pedro Alves <palves@redhat.com>
4453
4454 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4455 Use them to test variations of "list" after reaching a breakpoint.
4456 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4457 Test "list" with listsize 10 after reaching a breakpoint.
4458 * gdb.python/python.exp (decode_line current location line
4459 number): Adjust expected line number.
4460
2f25d70f
SM
44612014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4462
4463 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4464 behavior for $args, pass it directly to "run".
4465
ff604a67
MR
44662014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4467
4468 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4469 30000 to 65536.
4470
6a3cb8e8
PA
44712014-05-21 Pedro Alves <palves@redhat.com>
4472
4473 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4474 auto-connect-native-target off".
4475 * gdb.base/auto-connect-native-target.c: New file.
4476 * gdb.base/auto-connect-native-target.exp: New file.
4477
4ebfc96e
PA
44782014-05-21 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.base/default.exp: Test "target native" instead of "target
4481 child".
4482
36d46afb
MW
44832014-05-21 Mark Wielaard <mjw@redhat.com>
4484
4485 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4486
5876f503
JK
44872014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4488
4489 Fix TLS access for -static -pthread.
4490 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4491 <HAVE_TLS> (thread_function, main): Initialize it.
4492 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4493 Add clean_restart.
4494 <$have_tls != "">: Check TLSVAR.
4495
0256a6ac
PA
44962014-05-21 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/dcache-line-read-error.c: New.
4499 * gdb.base/dcache-line-read-error.exp: New.
4500
936d2992
PA
45012014-05-20 Pedro Alves <palves@redhat.com>
4502
4503 * gdb.base/compare-sections.c: New file.
4504 * gdb.base/compare-sections.exp: New file.
4505
802e8e6d
PA
45062014-05-20 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.base/break-idempotent.c: New file.
4509 * gdb.base/break-idempotent.exp: New file.
4510
e59fa00f
MM
45112014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4512
4513 * gdb.btrace/nohist.exp: New.
4514
8b696e31
YQ
45152014-05-20 Yao Qi <yao@codesourcery.com>
4516
4517 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4518 gdb.reverse directory and gdb_reverse_timeout exists in board
4519 setting.
4520 * README: Document gdb_reverse_timeout.
4521
73c9764f
YQ
45222014-05-20 Yao Qi <yao@codesourcery.com>
4523
4524 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4525 'test_file_name'. Treat args as a string instead of a list.
4526 (gdb_init): Rename argument 'args' by 'test_file_name'.
4527
f1f4348a
JK
45282014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4529
4530 * gdb.arch/powerpc-power.exp: New file.
4531 * gdb.arch/powerpc-power.s: New file.
4532
0dbe70ce
DE
45332014-05-16 Doug Evans <dje@google.com>
4534
4535 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4536 * gdb.base/completion.exp: Check that all expected files exist
4537 before doing file completion.
0dbe70ce 4538
8d551b02
DE
45392014-05-16 Doug Evans <dje@google.com>
4540
4541 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4542 Update.
4543 (do_syscall_tests_without_xml): Update.
4544
73eb7709
PA
45452014-05-16 Pedro Alves <palves@redhat.com>
4546
4547 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4548 instead of "unknown output after running".
4549
3fae92fc
YQ
45502014-05-16 Yao Qi <yao@codesourcery.com>
4551
4552 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4553 file1.txt from host at the end.
4554 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4555
c2b2ccc5
DE
45562014-05-15 Doug Evans <dje@google.com>
4557
4558 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4559 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4560 loading file. Add test for TU lookup.
4561
8c217a4b
SM
45622014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4563
4564 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4565 calling "-exec-arguments" or "set args" before running the
4566 inferior.
4567
3deb39c6
SM
45682014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4569
4570 * lib/mi-support.exp (mi_expect_stop): Expect message for
4571 inferiors that exit with non-zero exit code.
4572
71a79f8c
YQ
45732014-05-14 Yao Qi <yao@codesourcery.com>
4574
4575 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4576 match absolute path on remote host.
4577 (test_file_list_exec_source_files): Remove "/" from the
4578 pattern.
4579
f23fcd46
YQ
45802014-05-14 Yao Qi <yao@codesourcery.com>
4581
4582 * boards/local-remote-host-notty.exp (${board}_file): New
4583 proc.
4584
9404b58f
KM
45852014-05-07 Kyle McMartin <kyle@redhat.com>
4586
4587 Pushed by Joel Brobecker <brobecker@adacore.com>.
4588 * gdb.arch/aarch64-atomic-inst.c: New file.
4589 * gdb.arch/aarch64-atomic-inst.exp: New file.
4590
5e45f04c
YQ
45912014-05-07 Yao Qi <yao@codesourcery.com>
4592
4593 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4594 in current context" too.
4595
c888a17d
KS
45962014-05-05 Keith Seitz <keiths@redhat.com>
4597
4598 * gdb.linespec/ls-dollar.exp: Add test for linespec
4599 file:convenience_variable.
4600
290a839c
YQ
46012014-05-05 Yao Qi <yao@codesourcery.com>
4602
4603 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4604 traceframes into tfile and ctf trace files. Read data from
4605 trace file and test collected data.
4606 (gdb_collect_locals_test): Likewise.
4607 (gdb_unavailable_registers_test): Likewise.
4608 (gdb_unavailable_floats): Likewise.
4609 (gdb_collect_globals_test): Likewise.
4610 (top-level): Append "ctf" to trace_file_targets if GDB
4611 supports.
4612
b5262cd0
YQ
46132014-05-05 Yao Qi <yao@codesourcery.com>
4614
4615 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4616 code to ...
4617 (gdb_collect_args_test_1): ... it. New proc.
4618 (gdb_collect_locals_test): Move some code to ...
4619 (gdb_collect_locals_test_1): ... it. New proc.
4620 (gdb_unavailable_registers_test): Move some code to ...
4621 (gdb_unavailable_registers_test_1): ... it. New proc.
4622 (gdb_unavailable_floats): Move some code to ...
4623 (gdb_unavailable_floats_1): ... it. New proc.
4624
30a1e6cc
SDJ
46252014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4626
4627 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4628 probes to test for bitness recognition.
4629 * gdb.arch/amd64-stap-optional-prefix.exp
4630 (test_probe_value_without_reg): New procedure.
4631 Add code to test for different kinds of bitness.
4632
f33da99a
SDJ
46332014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4634
4635 PR breakpoints/16889
4636 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4637 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4638
5b80f00d
PA
46392014-05-01 Pedro Alves <palves@redhat.com>
4640
4641 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4642 gdb_file_cmd if no file is specified.
4643 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4644 last_loaded_file to set the remote exec-file.
4645
f8c2a73c
PA
46462014-05-01 Pedro Alves <palves@redhat.com>
4647
4648 * boards/local-remote-host.exp: New file.
4649
be6e8ac7
PA
46502014-05-01 Pedro Alves <palves@redhat.com>
4651
4652 * boards/local-remote-host.exp: Rename to ...
4653 * boards/local-remote-host-notty.exp: ... this.
4654
cac0dc8f
JB
46552014-04-28 Joel Brobecker <brobecker@adacore.com>
4656
4657 * gdb.ada/dyn_arrayidx: New testcase.
4658
9730e6cc
YQ
46592014-04-26 Yao Qi <yao@codesourcery.com>
4660
4661 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4662 and compute the length of function main. Save it in
4663 $main_length.
4664 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4665 (top-level): Use gdb_compile to compile objects into
4666 executable and restart GDB. Remove invocation to
4667 prepare_for_testing.
4668
7ae1a6a6
PA
46692014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4670 Pedro Alves <palves@redhat.com>
4671
4672 PR server/16255
4673 * gdb.multi/multi-attach.c: New file.
4674 * gdb.multi/multi-attach.exp: New file.
4675
4082afcc
PA
46762014-04-25 Pedro Alves <palves@redhat.com>
4677
4678 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4679 user.
4680 (top level): Test that "set remote conditional-breakpoints-packet
4681 off" works as intended.
4682 * gdb.base/dprintf.exp: Test that "set remote
4683 breakpoint-commands-packet off" works as intended.
4684 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4685 New function.
4686 (top level): Call it.
4687 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4688 remote fast-tracepoints-packet off" works as intended.
4689 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4690 * lib/gdb.exp (gdb_is_target_remote): ... here.
4691
2abc3f8d
DB
46922014-04-24 David Blaikie <dblaikie@gmail.com>
4693
4694 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4695 ensure clang would not discard them.
4696 * gdb.base/gdbvars.c: Ditto.
4697 * gdb.base/memattr.c: Ditto.
4698 * gdb.base/whatis.c: Ditto.
4699 * gdb.python/py-prettyprint.c: Ditto.
4700 * gdb.trace/actions.c: Ditto.
4701 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4702 ensure clang would not discard it.
4703
bfd39632
DB
47042014-04-24 David Blaikie <dblaikie@gmail.com>
4705
4706 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4707 clang to emit the full definition of type required by the test
4708 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4709
22842ff6
DB
47102014-04-24 David Blaikie <dblaikie@gmail.com>
4711
4712 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4713 coax Clang into emitting the definition of the type.
4714 * gdb.cp/pr10728-x.h (y): Ditto.
4715 * gdb.cp/pr10728-y.cc (y): Ditto.
4716
c2e827ad
DB
47172014-04-24 David Blaikie <dblaikie@gmail.com>
4718
4719 * gdb.base/label.exp: XFAIL label related tests under Clang.
4720 * gdb.cp/cplabel.exp: Ditto.
4721 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4722 under Clang those using labels.
4723
4c2d33e7
YQ
47242014-04-25 Yao Qi <yao@codesourcery.com>
4725
4726 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4727 double_label.
4728 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4729 partial_label and double_label.
4730
56083b99
DB
47312014-04-24 David Blaikie <dblaikie@gmail.com>
4732
4733 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4734
25d4e99d
DB
47352014-04-24 David Blaikie <dblaikie@gmail.com>
4736
4737 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4738 of the function to work across GCC and Clang.
4739 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4740 pointer types (const void ** const V void **).
4741
01f9f808
MS
47422014-04-24 Michael Sturm <michael.sturm@mintel.com>
4743 Walfred Tedeschi <walfred.tedeschi@intel.com>
4744
4745 * Makefile.in (EXECUTABLES): Added i386-avx512.
4746 * gdb.arch/i386-avx512.c: New file.
4747 * gdb.arch/i386-avx512.exp: Likewise.
4748
4b48d439
KS
47492014-04-23 Keith Seitz <keiths@redhat.com>
4750
4751 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4752 (mi_make_breakpoint_table): New procedure.
4753 (mi_create_breakpoint): Use mi_make_breakpoint
4754 and return the result.
4755 (mi_make_breakpoint): New procedure.
4756 (mi_build_kv_pairs): New procedure.
4757
4758 * gdb.mi/mi-break.exp: Remove unused globals,
4759 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4760 All callers updated.
4761 * gdb.mi/mi-dprintf.exp: Use variable to track command
4762 number.
4763 Update all callers of mi_create_breakpoint and use
4764 mi_make_breakpoint_table.
4765 Remove any unused global variables.
4766 * gdb.mi/mi-nonstop.exp: Likewise.
4767 * gdb.mi/mi-nsintrall.exp: Likewise.
4768 * gdb.mi/mi-nsmoribund.exp: Likewise.
4769 * gdb.mi/mi-nsthrexec.exp: Likewise.
4770 * gdb.mi/mi-reverse.exp: Likewise.
4771 * gdb.mi/mi-simplerun.exp: Likewise.
4772 * gdb.mi/mi-stepn.exp: Likewise.
4773 * gdb.mi/mi-syn-frame.exp: Likewise.
4774 * gdb.mi/mi-until.exp: Likewise.
4775 * gdb.mi/mi-var-cp.exp: Likewise.
4776 * gdb.mi/mi-var-display.exp: Likewise.
4777 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4778 * gdb.mi/mi2-var-child.exp: Likewise.
4779 * gdb.mi/mi-vla-c99.exp: Likewise.
4780 * lib/mi-support.exp: Likewise.
4781
4782 From Ian Lance Taylor <iant@cygnus.com>:
4783 * lib/gdb.exp (parse_args): New procedure.
4784
08351840
PA
47852014-04-23 Pedro Alves <palves@redhat.com>
4786
4787 * gdb.base/break-unload-file.c: New file.
4788 * gdb.base/break-unload-file.exp: New file.
4789 * gdb.base/sym-file-lib.c (baz): New function.
4790 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4791 field.
4792 (load): Store the segment's mapped size.
4793 (unload): New function.
4794 (unload_shlib): New function.
4795 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4796 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4797 set a breakpoint at baz, and call it.
4798 * gdb.base/sym-file.exp: New tests for stale breakpoint
4799 instructions.
4800
076855f9
PA
48012014-04-23 Pedro Alves <palves@redhat.com>
4802
4803 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4804 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4805 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4806 * gdb.base/hbreak-unmapped.c: New file.
4807 * gdb.base/hbreak-unmapped.exp: New file.
4808 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4809 * lib/gdb.exp (gdb_is_target_remote): ... here.
4810
483805cf
PA
48112014-04-22 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/consecutive-step-over.c: New file.
4814 * gdb.base/consecutive-step-over.exp: New file.
4815
06d97543
PA
48162014-04-22 Pedro Alves <palves@redhat.com>
4817
4818 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4819 instead of send_gdb/gdb_expect.
4820
b4429ea2
YQ
48212014-04-22 Yao Qi <yao@codesourcery.com>
4822
4823 * lib/trace-support.exp (generate_tracefile): New procedure.
4824 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4825 return 0.
4826 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4827 if generate_tracefile returns 1.
4828
51d48146
PA
48292014-04-18 Tom Tromey <palves@redhat.com>
4830 Pedro alves <tromey@redhat.com>
4831
4832 PR backtrace/15558
4833 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4834 with a backtrace limit.
4835 * gdb.python/py-frame-inline.exp: Test running to an inline
4836 function with a backtrace limit, and printing the newest frame.
4837 * gdb.python/py-frame-inline.c (main): Call f.
4838
bd1dce5f
MS
48392014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4840
4841 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4842
40d1a503
MS
48432014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4844
4845 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4846 Drop prefix from unsupported source file path.
4847
389b98f7
YQ
48482014-04-17 Yao Qi <yao@codesourcery.com>
4849
4850 * lib/gdb.exp (with_target_charset): New proc.
4851 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4852 with_target_charset.
4853 (test_print_strings): Likewise.
4854 (test_repeat_bytes): Likewise.
4855 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4856 for some tests.
4857
22869d73
KS
48582014-04-16 Keith Seitz <keiths@redhat.com>
4859
4860 PR gdb/15827
4861 * gdb.dwarf2/corrupt.c: New file.
4862 * gdb.dwarf2/corrupt.exp: New file.
4863
c4f87ca6
KS
48642014-04-16 Keith Seitz <keiths@redhat.com>
4865
4866 PR c++/16597
4867 * gdb.cp/namelessclass.cc: New file.
4868 * gdb.cp/namelessclass.exp: New file.
4869 * gdb.cp/namelessclass.S: New file.
4870
ab19de87
DE
48712014-04-16 Doug Evans <dje@google.com>
4872
4873 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4874 Add comment.
4875 (gdbserver_default_get_comm_port): New function.
4876 (gdbserver_start): Check if board file provided
4877 "gdbserver,get_comm_port" and use it if so.
4878 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4879 (gdb,socketport): Set to "stdio".
4880 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4881 (stdio_gdbserver_template): Delete.
4882 (${board}_get_remote_address): Update.
4883 (${board}_build_remote_cmd): Delete.
4884 (${board}_get_comm_port): New function.
4885 (${board}_spawn): Update.
4886 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4887 Delete.
4888 (${board}_get_remote_address): Update.
4889 (${board}_get_comm_port): New function.
4890
fc98a809
AB
48912014-04-16 Andrew Burgess <aburgess@broadcom.com>
4892
4893 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4894 appearing in any order.
4895
87fd9e6e
DE
48962014-04-15 Doug Evans <dje@google.com>
4897
4898 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4899 uninitialized value of "description".
4900
099fc3ea
KS
49012014-04-15 Keith Seitz <keiths@redhat.com>
4902
4903 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4904 Remove unused globals.
4905 (test_running_the_program): Likewise.
4906 (test_controlled_execution): Likewise.
4907 (test_controlling_breakpoints): Likewise.
4908 (test_program_termination): Likewise.
4909
5da151d4
KS
49102014-04-15 Keith Seitz <keiths@redhat.com>
4911
4912 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4913 unused globals.
4914 (test_rbreak_creation_and_listing): Likewise.
4915 (test_ignore_count): Likewise.
4916 (test_error): Likewise.
4917
35e5d2f0
PA
49182014-04-15 Pedro Alves <palves@redhat.com>
4919
4920 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4921 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4922 sym-file-loader.c.
4923 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4924 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4925 to sym-file-loader.c.
4926 (struct library): Forward declare.
4927 (load_shlib, lookup_function): Change prototypes.
4928 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4929 (translate_offset): Remove declarations.
4930 (get_text_addr): New declaration.
4931 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4932 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4933 sym-file-loader.h.
4934 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4935 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4936 here from sym-file-loader.h.
4937 (struct library): New structure.
4938 (load_shlib, lookup_function): Change prototypes and adjust to
4939 work with a struct library.
4940 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4941 (translate_offset): Make static.
4942 (get_text_addr): New function.
4943 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4944
eb4c1710
PA
49452014-04-15 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4948
2d1baf52
PA
49492014-04-15 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.base/sym-file-loader.c: Include <limits.h>.
4952 (SELF_LINK): New define.
4953 (get_origin): New function.
4954 (load_shlib): Use it.
4955 * gdb.base/sym-file.exp: Don't early return if the target is
4956 remote. Use runto_main, and issue fail is that fails. Use
4957 gdb_load_shlibs.
4958 (shlib_name): Delete.
4959 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4960
7dd6df01
PA
49612014-04-15 Pedro Alves <palves@redhat.com>
4962
4963 * gdb.base/sym-file.exp: Remove regex characters from test
4964 message. Don't refer to breakpoint numbers in test messages.
4965
b50c8614
KS
49662014-04-14 Keith Seitz <keiths@redhat.com>
4967
4968 PR c++/16253
4969 * gdb.cp/var-tag.cc: New file.
4970 * gdb.cp/var-tag.exp: New file.
4971 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4972 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4973 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4974 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4975
3d567982
TT
49762014-04-14 Tom Tromey <tromey@redhat.com>
4977
4978 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4979 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4980 type.
4981 * gdb.cp/enum-class.exp: New file.
4982 * gdb.cp/enum-class.cc: New file.
4983
0626fc76
TT
49842014-04-14 Tom Tromey <tromey@redhat.com>
4985
4986 * gdb.dwarf2/enum-type.exp: New file.
4987
dca325b3
SA
49882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4989
4990 * gdb.mi/mi-vla-c99.exp: New file.
4991 * gdb.mi/vla.c: New file.
4992
5854b38a
SA
49932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4994
4995 * gdb.base/vla-datatypes.c: New file.
4996 * gdb.base/vla-datatypes.exp: New file.
4997
463bb957
SA
49982014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4999
5000 * gdb.base/vla-ptr.c: New file.
5001 * gdb.base/vla-ptr.exp: New file.
5002
3dd170be
SA
50032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5004
5005 * gdb.dwarf2/count.exp: New file.
5006
5ecaaa66
SA
50072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5008
5009 * gdb.base/vla-sideeffect.c: New file.
5010 * gdb.base/vla-sideeffect.exp: New file.
5011
41f1ada5
DB
50122014-04-14 David Blaikie <dblaikie@gmail.com>
5013
5014 * gdb.mi/non-stop.c: Add return value for non-void function return
5015 statement.
5016 * gdb.threads/staticthreads.c: Ditto.
5017
0be03e84
DE
50182014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5019 Doug Evans <xdje42@gmail.com>
5020
5021 * gdb.guile/scm-value.c: Improve test case.
5022 * gdb.guile/scm-value.exp: Add new test.
5023
f180a1fb
DB
50242014-04-11 David Blaikie <dblaikie@gmail.com>
5025
5026 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5027 override Clang's default.
5028
6b662e19
JB
50292014-04-11 Joel Brobecker <brobecker@adacore.com>
5030
5031 Revert the following changes (regressions):
5032
5033 * gdb.base/vla-sideeffect.c: New file.
5034 * gdb.base/vla-sideeffect.exp: New file.
5035
5036 * gdb.dwarf2/count.exp: New file.
5037
5038 * gdb.base/vla-multi.c: New file.
5039 * gdb.base/vla-multi.exp: New file.
5040
5041 * gdb.base/vla-ptr.c: New file.
5042 * gdb.base/vla-ptr.exp: New file.
5043
5044 * gdb.base/vla-datatypes.c: New file.
5045 * gdb.base/vla-datatypes.exp: New file.
5046
5047 * gdb.mi/mi-vla-c99.exp: New file.
5048 * gdb.mi/vla.c: New file.
5049
245a5f0b
KS
50502014-04-11 Keith Seitz <keiths@redhat.com>
5051
5052 PR c++/16675
5053 * gdb.cp/cpsizeof.exp: New file.
5054 * gdb.cp/cpsizeof.cc: New file.
5055
58a84dcf
SA
50562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5057
191a8a90
JB
5058 * gdb.mi/mi-vla-c99.exp: New file.
5059 * gdb.mi/vla.c: New file.
58a84dcf 5060
c8655f75
SA
50612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5062
5063 * gdb.base/vla-datatypes.c: New file.
5064 * gdb.base/vla-datatypes.exp: New file.
5065
024e13b4
SA
50662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5067
5068 * gdb.base/vla-ptr.c: New file.
5069 * gdb.base/vla-ptr.exp: New file.
5070
1a237e0e
SA
50712014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5072
5073 * gdb.base/vla-multi.c: New file.
5074 * gdb.base/vla-multi.exp: New file.
5075
504f3432
SA
50762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5077
5078 * gdb.dwarf2/count.exp: New file.
5079
3bce8237
SA
50802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5081
191a8a90
JB
5082 * gdb.base/vla-sideeffect.c: New file.
5083 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5084
322f9c21
YQ
50852014-04-11 Yao Qi <yao@codesourcery.com>
5086
5087 * gdb.base/completion.exp: Check file exists before running tests
5088 on file completion.
5089
d708bcd1
PA
50902014-04-10 Pedro Alves <palves@redhat.com>
5091
5092 * gdb.base/cond-eval-mode.c: New file.
5093 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5094 prepare_for_testing to build the new file. Check result of
5095 runto_main.
5096 (test_break, test_watch): New procedures.
5097 (top level): Use them.
5098
ae1d2761
PM
50992014-04-08 Pierre Muller <muller@sourceware.org>
5100
5101 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5102 Ctrl-V use for mingw hosts.
5103
7af389b8
SC
51042014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5105
5106 * gdb.python/py-value.c: Improve test case.
5107 * gdb.python/py-value.exp: Add new test.
5108
5e703181
DE
51092014-04-07 David Blaikie <dblaikie@gmail.com>
5110
5111 * lib/compiler.c: Identify the clang compiler.
5112 * lib/compiler.cc: Ditto.
5113
9810b410
YQ
51142014-04-03 Yao Qi <yao@codesourcery.com>
5115
5116 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5117
98d1b8dc
AB
51182014-04-01 Anton Blanchard <anton@samba.org>
5119
5120 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5121 messages unique.
5122
3114cea1
AB
51232014-04-01 Anton Blanchard <anton@samba.org>
5124
5125 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5126 prepare_for_testing.
5127
62f7182c
AB
51282014-04-01 Anton Blanchard <anton@samba.org>
5129
5130 * gdb.arch/ppc64-atomic-inst.c: Remove.
5131 * gdb.arch/ppc64-atomic-inst.S: New file.
5132 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5133
770e7fc7
DE
51342014-03-31 Doug Evans <dje@google.com>
5135
5136 * gdb.base/print-symbol-loading-lib.c: New file.
5137 * gdb.base/print-symbol-loading-main.c: New file.
5138 * gdb.base/print-symbol-loading.exp: New file.
5139
46e2bafa
YQ
51402014-03-31 Yao Qi <yao@codesourcery.com>
5141
5142 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5143
8776cfe9
JB
51442014-03-28 Joel Brobecker <brobecker@adacore.com>
5145
5146 * gdb.ada/mi_dyn_arr: New testcase.
5147
5d1ef361
DE
51482014-03-27 Doug Evans <dje@google.com>
5149
5150 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5151
b5bee914
YQ
51522014-03-27 Yao Qi <yao@codesourcery.com>
5153
5154 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5155 if target is nios2-*-*.
5156
0d4d0e77
YQ
51572014-03-26 Yao Qi <yao@codesourcery.com>
5158
5159 * lib/gdb.exp (readline_is_used): New proc.
5160 * gdb.base/completion.exp: Move tests on command complete up.
5161 Skip the rest of tests if readline is not used.
5162 * gdb.ada/complete.exp: Skp the test if readline is not
5163 used.
5164 * gdb.base/filesym.exp: Likewise.
5165 * gdb.base/macscp.exp: Likewise.
5166 * gdb.base/readline-ask.exp: Likewise.
5167 * gdb.base/readline.exp: Likewise.
5168 * gdb.python/py-cmd.exp: Likewise.
5169 * gdb.trace/tfile.exp: Likewise.
5170
29361eee
YQ
51712014-03-26 Yao Qi <yao@codesourcery.com>
5172
5173 * gdb.base/macscp.exp: Fix code format issues.
5174
bc9a5525
UW
51752014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5176
5177 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5178 * gdb.asm/powerpc64le.inc: New file.
5179
d3839ede
PA
51802014-03-25 Pedro Alves <palves@redhat.com>
5181 Doug Evans <dje@google.com>
5182
5183 * gdb.base/source-execution.c: New file.
5184 * gdb.base/source-execution.exp: New file.
5185 * gdb.base/source-execution.gdb: New file.
5186
01672a57
DE
51872014-03-24 Doug Evans <dje@google.com>
5188
5189 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5190 using fission.
5191
88bbeca9
HZ
51922014-03-24 Hui Zhu <hui@codesourcery.com>
5193 Pedro Alves <palves@redhat.com>
5194
5195 PR breakpoints/16101
5196 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5197 test pass/fail messages. Detect missing support for dprintf when
5198 breakpoints are actually inserted.
5199 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5200 breakpoints are actually inserted.
5201 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5202 fails.
5203
d2348791
JK
52042014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5205
5206 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5207
feef67ab
DE
52082014-03-22 Doug Evans <xdje42@gmail.com>
5209
5210 * gdb.python/python.exp (python not supported): Verify multi-line
5211 python command issues an error.
25d743f9 5212 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5213 guile command issues an error.
feef67ab 5214
ecebef6a
MR
52152014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5216
5217 * gdb.threads/thread-specific.exp: Handle the lack of usable
5218 $this_breakpoint and $this_thread.
5219
ccdd1909
HZ
52202014-03-21 Hui Zhu <hui@codesourcery.com>
5221
5222 * gdb.base/attach.exp (do_command_attach_tests): New.
5223
beb460e8
PA
52242014-03-20 Tom Tromey <tromey@redhat.com>
5225 Pedro Alves <palves@redhat.com>
5226
5227 PR cli/15718
5228 * gdb.base/condbreak-call-false.c: New file.
5229 * gdb.base/condbreak-call-false.exp: New file.
5230
40acf43a
PA
52312014-03-20 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5234 Delete.
5235 (block_signals, unblock_signals): Delete.
5236 (child_function_2, main): Remove references to deleted variable
5237 and functions.
5238
9f5e1e02
PA
52392014-03-20 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5242 Use pthread_kill to signal thread 2.
5243 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5244 Adjust to make the test send itself a signal rather than using the
5245 host's "kill" command.
5246
99619bea
PA
52472014-03-20 Pedro Alves <palves@redhat.com>
5248
5249 * gdb.threads/multiple-step-overs.c: New file.
5250 * gdb.threads/multiple-step-overs.exp: New file.
5251 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5252 Adjust expected infrun debug output.
5253
2adfaa28
PA
52542014-03-20 Pedro Alves <palves@redhat.com>
5255
5256 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5257 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5258
31e77af2
PA
52592014-03-20 Pedro Alves <palves@redhat.com>
5260
5261 PR breakpoints/7143
5262 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5263 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5264 of gdb_test_multiple.
5265 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5266 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5267
b9f437de
PA
52682014-03-20 Pedro Alves <palves@redhat.com>
5269
5270 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5271 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5272
05adc73e
PA
52732014-03-19 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.base/async.exp: Remove early return.
5276
6048b950
PA
52772014-03-19 Pedro Alves <palves@redhat.com>
5278
5279 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5280
8bcfb00a
PA
52812014-03-19 Pedro Alves <palves@redhat.com>
5282
5283 * gdb.base/async.exp (test_background): Expect \r\n after
5284 "completed." in the fail pattern.
5285
884e37dc
PA
52862014-03-19 Pedro Alves <palves@redhat.com>
5287
5288 * gdb.base/async.exp (test_background): New procedure.
5289 Use it for all background execution command tests.
5290
148e57e2
PA
52912014-03-19 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.base/async.exp: Use prepare_for_testing.
5294
f48088c7
PA
52952014-03-19 Pedro Alves <palves@redhat.com>
5296
5297 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5298 the same line.
5299
e2f6c966
PA
53002014-03-19 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.base/async.c (main): Add "jump here" and "until here" line
5303 marker comments.
5304 * gdb.base/async.exp (jump_here): New global.
5305 (jump& test): Use it.
5306 (until_here): New global.
5307 (until& test): Use it.
5308
c30568d4
PA
53092014-03-19 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.base/async.exp: Don't frob gdb_protocol.
5312
0172b6a7
DE
53132014-03-18 Doug Evans <xdje42@gmail.com>
5314
5315 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5316 Fix spelling of exec-done-display.
5317
06c868a8
JK
53182014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 PR gdb/15358
5321 * gdb.base/gdb-sigterm.c: New file.
5322 * gdb.base/gdb-sigterm.exp: New file.
5323
0c7e1a46
PA
53242014-03-18 Pedro Alves <palves@redhat.com>
5325
5326 PR gdb/13860
5327 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5328 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5329 solib-event.
5330
f7c77d93
JB
53312014-03-17 Joel Brobecker <brobecker@adacore.com>
5332
5333 * gdb.ada/pckd_arr_ren: New testcase.
5334
5a1e8c7a
DE
53352014-03-13 Doug Evans <xdje42@gmail.com>
5336
5337 PR guile/16612
5338 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5339 collect after discarding symbols.
5340
350e1a76
DE
53412014-03-13 Ludovic Courtès <ludo@gnu.org>
5342 Doug Evans <xdje42@gmail.com>
5343
5344 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5345 to history survives a gc.
5346
a69900ae
PA
53472014-03-13 Pedro Alves <palves@redhat.com>
5348
5349 * gdb.base/default.exp: Don't test "target procfs".
5350
5db9f0bd
PA
53512014-03-13 Pedro Alves <palves@redhat.com>
5352
5353 * gdb.base/default.exp: Update "target child" and "target procfs"
5354 tests to not expect "Unix".
5355
b3ccfe11
TT
53562014-03-12 Tom Tromey <tromey@redhat.com>
5357
5358 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5359 New procs. Add target-async tests.
5360 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5361 Add target-async tests.
5362
646f4417
AA
53632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5364
5365 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5366 'func_start' and 'func_end' for the beginning and end of the
5367 function code, respectively.
5368 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5369 'func_end' instead of 'func' and 'main'.
5370
288c211f
AA
53712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5372
5373 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5374 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5375 generate the debug info assembler source.
5376
e0c0f156
AA
53772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5378
5379 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5380 * gdb.dwarf2/arr-subrange.exp: Likewise.
5381 * gdb.dwarf2/dwz.exp: Likewise.
5382 * gdb.dwarf2/method-ptr.exp: Likewise.
5383 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5384 * gdb.dwarf2/subrange.exp: Likewise.
5385 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5386 * gdb.dwarf2/implptrpiece.exp: Likewise.
5387 * gdb.dwarf2/nostaticblock.exp: Likewise.
5388
0e5c4555
AA
53892014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5390
5391 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5392 directory to absolute path name arguments.
5393
5ec18f2b
JG
53942014-03-10 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.ada/tagged_access: New testcase.
5397
847fc4f2
MM
53982014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5399
5400 * gdb.btrace/data.exp: Update expected output.
5401
cc3da688
YQ
54022014-03-06 Yao Qi <yao@codesourcery.com>
5403
5404 * gdb.trace/pr16508.exp: New file.
5405
0f26cec1
PA
54062014-03-05 Pedro Alves <palves@redhat.com>
5407
5408 PR gdb/16575
5409 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5410 procedure.
5411 (top level): Adjust to use it. Add tests that exercise breakpoint
5412 interaction with the code-cache.
5413
7a5a839f
LC
54142014-02-26 Ludovic Courtès <ludo@gnu.org>
5415
5416 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5417 test for 'history-append!'.
5418
31aa7e4e
JB
54192014-02-26 Joel Brobecker <brobecker@adacore.com>
5420
5421 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5422 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5423 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5424 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5425 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5426 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5427
1b588015
JB
54282014-02-26 Joel Brobecker <brobecker@adacore.com>
5429
5430 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5431 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5432 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5433
55426c9d
JB
54342014-02-26 Joel Brobecker <brobecker@adacore.com>
5435
5436 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5437
dc53a7ad
JB
54382014-02-26 Joel Brobecker <brobecker@adacore.com>
5439
5440 * gdb.dwarf2/arr-stride.c: New file.
5441 * gdb.dwarf2/arr-stride.exp: New file.
5442
12ab52e9
PA
54432014-02-26 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5446 that won't ever trigger. Make sure that GDB reports the correct
5447 breakpoint that caused the stop.
5448
849c862e
JK
54492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5450
5451 PR gdb/16626
5452 * gdb.base/auto-load-script: New file.
5453 * gdb.base/auto-load.c: New file.
5454 * gdb.base/auto-load.exp: New file.
5455
71b7d793
JK
5456 PR gdb/16626
5457 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5458
e2f0d509
JK
54592014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5460
5461 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5462 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5463
50cc37c8
DE
54642014-02-24 Doug Evans <dje@google.com>
5465
5466 * lib/gdb.exp (run_on_host): Log error output if program fails.
5467
ea4758f2
PA
54682014-02-21 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.threads/step-after-sr-lock.c: Rename to ...
5471 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5472 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5473 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5474 ... this.
5475
d7b30f67
SDJ
54762014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5477
5478 PR tdep/16397
5479 * gdb.arch/amd64-stap-special-operands.exp: New file.
5480 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5481 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5482 * gdb.arch/amd64-stap-triplet.S: Likewise.
5483 * gdb.arch/amd64-stap-triplet.c: Likewise.
5484
83deb43f
JB
54852014-02-20 Joel Brobecker <brobecker@adacore.com>
5486
5487 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5488 in .section pseudo-op.
5489
adde2bff
DE
54902014-02-20 lin zuojian <manjian2006@gmail.com>
5491 Joel Brobecker <brobecker@adacore.com>
5492 Doug Evans <xdje42@gmail.com>
5493
5494 PR symtab/16581
5495 * gdb.dwarf2/dw2-icycle.S: New file.
5496 * gdb.dwarf2/dw2-icycle.c: New file.
5497 * gdb.dwarf2/dw2-icycle.exp: New file.
5498
f7bd0f78
SC
54992014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5500
5501 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5502 operations on gdb.Value objects.
5503 * gdb.python/py-value-cc.exp: Add new test to test operations on
5504 gdb.Value objects.
5505
c17ef0d5
DE
55062014-02-18 Doug Evans <dje@google.com>
5507
5508 * Makefile.in (TESTS): New variable.
5509 (expanded_tests, expanded_tests_or_none): New variables
5510 (check-single): Pass $(expanded_tests_or_none) to runtest.
5511 (check-parallel): Only run tests in $(TESTS) if non-empty.
5512 (check/no-matching-tests-found): New rule.
5513 * README: Document TESTS makefile variable.
5514
5dd3176f
DE
55152014-02-18 Doug Evans <dje@google.com>
5516
5517 * Makefile.in (check-parallel): rm -rf outputs temp.
5518
0b10be4f
JK
55192014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5520
5521 Fix "ERROR: no fileid for" in the testsuite.
5522 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5523
85f224e7
DE
55242014-02-12 Doug Evans <dje@google.com>
5525
5526 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5527 (MISCELLANEOUS): New variable.
5528 (clean): rm -rf $(MISCELLANEOUS).
5529 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5530 dwp live in the same directory as symlinks, with each symlink pointed
5531 to a differently named file in a different directory.
5532
149b30ff
DE
55332014-02-11 Doug Evans <dje@google.com>
5534
5535 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5536 of Tcl file commands.
5537
1dfdac32
MK
55382014-02-10 Mark Kettenis <kettenis@gnu.org>
5539
5540 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5541 "kill -SIGUSR1 -1".
5542
aa4fb036
JB
55432014-02-10 Joel Brobecker <brobecker@adacore.com>
5544
5545 * gdb.ada/tick_length_array_enum_idx: New testcase.
5546
ed3ef339
DE
55472014-02-10 Doug Evans <xdje42@gmail.com>
5548
5549 * configure.ac (AC_OUTPUT): Add gdb.guile.
5550 * configure: Regenerate.
5551 * lib/gdb-guile.exp: New file.
5552 * lib/gdb.exp (get_target_charset): New function.
5553 * gdb.base/help.exp: Update expected output from "apropos apropos".
5554 * gdb.guile/Makefile.in: New file.
5555 * gdb.guile/guile.exp: New file.
5556 * gdb.guile/scm-arch.c: New file.
5557 * gdb.guile/scm-arch.exp: New file.
5558 * gdb.guile/scm-block.c: New file.
5559 * gdb.guile/scm-block.exp: New file.
5560 * gdb.guile/scm-breakpoint.c: New file.
5561 * gdb.guile/scm-breakpoint.exp: New file.
5562 * gdb.guile/scm-disasm.c: New file.
5563 * gdb.guile/scm-disasm.exp: New file.
5564 * gdb.guile/scm-equal.c: New file.
5565 * gdb.guile/scm-equal.exp: New file.
5566 * gdb.guile/scm-error.exp: New file.
5567 * gdb.guile/scm-error.scm: New file.
5568 * gdb.guile/scm-frame-args.c: New file.
5569 * gdb.guile/scm-frame-args.exp: New file.
5570 * gdb.guile/scm-frame-args.scm: New file.
5571 * gdb.guile/scm-frame-inline.c: New file.
5572 * gdb.guile/scm-frame-inline.exp: New file.
5573 * gdb.guile/scm-frame.c: New file.
5574 * gdb.guile/scm-frame.exp: New file.
5575 * gdb.guile/scm-generics.exp: New file.
5576 * gdb.guile/scm-gsmob.exp: New file.
5577 * gdb.guile/scm-iterator.c: New file.
5578 * gdb.guile/scm-iterator.exp: New file.
5579 * gdb.guile/scm-math.c: New file.
5580 * gdb.guile/scm-math.exp: New file.
5581 * gdb.guile/scm-objfile-script-gdb.in: New file.
5582 * gdb.guile/scm-objfile-script.c: New file.
5583 * gdb.guile/scm-objfile-script.exp: New file.
5584 * gdb.guile/scm-objfile.c: New file.
5585 * gdb.guile/scm-objfile.exp: New file.
5586 * gdb.guile/scm-ports.exp: New file.
5587 * gdb.guile/scm-pretty-print.c: New file.
5588 * gdb.guile/scm-pretty-print.exp: New file.
5589 * gdb.guile/scm-pretty-print.scm: New file.
5590 * gdb.guile/scm-section-script.c: New file.
5591 * gdb.guile/scm-section-script.exp: New file.
5592 * gdb.guile/scm-section-script.scm: New file.
5593 * gdb.guile/scm-symbol.c: New file.
5594 * gdb.guile/scm-symbol.exp: New file.
5595 * gdb.guile/scm-symtab-2.c: New file.
5596 * gdb.guile/scm-symtab.c: New file.
5597 * gdb.guile/scm-symtab.exp: New file.
5598 * gdb.guile/scm-type.c: New file.
5599 * gdb.guile/scm-type.exp: New file.
5600 * gdb.guile/scm-value-cc.cc: New file.
5601 * gdb.guile/scm-value-cc.exp: New file.
5602 * gdb.guile/scm-value.c: New file.
5603 * gdb.guile/scm-value.exp: New file.
5604 * gdb.guile/source2.scm: New file.
5605 * gdb.guile/types-module.cc: New file.
5606 * gdb.guile/types-module.exp: New file.
5607
7026a7c1
YQ
56082014-02-10 Yao Qi <yao@codesourcery.com>
5609
5610 PR testsuite/16543
5611 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5612 * configure: Regenerated.
5613 * Makefile.in: New file.
5614
6c466447
AS
56152014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5616
5617 * gdb.python/py-framefilter.exp: Fix typo.
5618
6e854735
YQ
56192014-02-08 Yao Qi <yao@codesourcery.com>
5620
5621 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5622 that no =breakpoint-modified is emitted when breakpoints are
5623 modified through MI commands.
5624
d137e6dc
PA
56252014-02-07 Pedro Alves <pedro@codesourcery.com>
5626 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.threads/step-after-sr-lock.c: New file.
5629 * gdb.threads/step-after-sr-lock.exp: New file.
5630
b5ee5a50
PA
56312014-02-07 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5634
3c77faf3
JK
56352014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5636
5637 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5638 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5639
6dddc817
DE
56402014-02-06 Doug Evans <xdje42@gmail.com>
5641
5642 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5643 output.
5644
5645 * gdb.gdb/python-interrupts.exp: New file.
5646
de7b2893
YQ
56472014-02-05 Yao Qi <yao@codesourcery.com>
5648
5649 * gdb.trace/report.exp (use_collected_data): Test the output
5650 of "info threads" and "info inferiors".
5651
66d032ac
YQ
56522014-02-05 Yao Qi <yao@codesourcery.com>
5653
5654 Revert this patch:
5655
5656 2013-05-24 Yao Qi <yao@codesourcery.com>
5657
5658 * gdb.trace/tfile.exp: Test inferior and thread.
5659
591a12a1
UW
56602014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5661
5662 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5663 on a function.
5664 * gdb.base/step-bt.c: Call hello via function pointer to make
5665 sure its first instruction is executed on powerpc64le-linux.
5666
0ff3e01f
UW
56672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5668
5669 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5670
084ee545
UW
56712014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5672
5673 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5674 of the test patterns for use on little-endian systems.
5675
6ed14ff3
UW
56762014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5677
5678 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5679 (decimal_vector): Fix for little-endian.
5680
401e27fd
JM
56812014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5682
5683 * gdb.arch/sparc-sysstep.exp: New file.
5684 * gdb.arch/sparc-sysstep.c: Likewise.
5685
5686 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5687
8b924729
EBM
56882014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5689
5690 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5691
fb151210
JB
56922014-01-23 Tom Tromey <tromey@redhat.com>
5693
5694 * gdb.ada/array_char_idx: New testcase.
5695
0740f8d8
TT
56962014-01-23 Tom Tromey <tromey@redhat.com>
5697
5698 PR python/16487:
5699 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5700 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5701 classes.
5702
21909fa1
TT
57032014-01-23 Tom Tromey <tromey@redhat.com>
5704
5705 PR python/16491:
5706 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5707 string from an inferior frame.
5708 * gdb.python/py-framefilter-mi.exp: Update.
5709
87ce2a04
DE
57102014-01-22 Doug Evans <dje@google.com>
5711
5712 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5713
237b092b
AA
57142014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5715
5716 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5717
d674a709
AA
57182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5719
5720 * gdb.trace/entry-values.exp: Remove excess space character from
5721 regex patterns. Handle s390 call instruction.
5722
20fa3390
AA
57232014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5724
5725 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5726 define "*_start" label. Make "name" static.
5727 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5728 ${name} by references to ${name}_start.
5729
78466714
AA
57302014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5731
5732 * gdb.base/info-macros.exp: Remove "debug" from the compile
5733 options.
5734
ec9f644a
IB
57352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5736
5737 * gdb.dlang/demangle.exp: New file.
5738
94b1b47e
IB
57392014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5740
5741 * gdb.dlang/primitive-types.exp: New file.
5742
7f420862
IB
57432014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5744
5745 * configure.ac: Create gdb.dlang/Makefile.
5746 * configure: Regenerate.
5747 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5748 * gdb.dlang/Makefile.in: New file.
5749 * lib/d-support.exp: New file.
5750 * lib/gdb.exp (skip_d_tests): New proc.
5751
52834460
MM
57522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5753
5754 * gdb.btrace/delta.exp: Check reverse stepi.
5755 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5756 * gdb.btrace/finish.exp: New.
5757 * gdb.btrace/next.exp: New.
5758 * gdb.btrace/nexti.exp: New.
5759 * gdb.btrace/record_goto.c: Add comments.
5760 * gdb.btrace/step.exp: New.
5761 * gdb.btrace/stepi.exp: New.
5762 * gdb.btrace/multi-thread-step.c: New.
5763 * gdb.btrace/multi-thread-step.exp: New.
5764 * gdb.btrace/rn-dl-bind.c: New.
5765 * gdb.btrace/rn-dl-bind.exp: New.
5766 * gdb.btrace/data.c: New.
5767 * gdb.btrace/data.exp: New.
5768 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5769
6e07b1d2
MM
57702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5771
5772 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5773 * gdb.btrace/exception.exp: Update.
5774 * gdb.btrace/instruction_history.exp: Update.
5775 * gdb.btrace/record_goto.exp: Update.
5776 * gdb.btrace/tailcall.exp: Update.
5777 * gdb.btrace/unknown_functions.exp: Update.
5778 * gdb.btrace/delta.exp: New.
5779
0b722aec
MM
57802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5781
5782 * gdb.btrace/record_goto.exp: Add backtrace test.
5783 * gdb.btrace/tailcall.exp: Add backtrace test.
5784
066ce621
MM
57852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5786
5787 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5788 * gdb.btrace/record_goto.c: New.
5789 * gdb.btrace/record_goto.exp: New.
5790 * gdb.btrace/x86-record_goto.S: New.
5791
0688d04e
MM
57922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5793
5794 * gdb.btrace/function_call_history.exp: Update tests.
5795 * gdb.btrace/instruction_history.exp: Update tests.
5796
8710b709
MM
57972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5798
5799 * gdb.btrace/function_call_history.exp: Fix expected field
5800 order for "record function-call-history".
5801 Add new tests for "record function-call-history /c".
5802 * gdb.btrace/exception.cc: New.
5803 * gdb.btrace/exception.exp: New.
5804 * gdb.btrace/tailcall.exp: New.
5805 * gdb.btrace/x86-tailcall.S: New.
5806 * gdb.btrace/x86-tailcall.c: New.
5807 * gdb.btrace/unknown_functions.c: New.
5808 * gdb.btrace/unknown_functions.exp: New.
5809 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5810
5de9129b
MM
58112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5812
5813 * gdb.btrace/instruction_history.exp: Update.
5814 * gdb.btrace/function_call_history.exp: Update.
5815
23a7fe75
MM
58162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5817
5818 * gdb.btrace/function_call_history.exp: Fix expected function
5819 trace.
5820 * gdb.btrace/instruction_history.exp: Initialize traced.
5821 Remove traced_functions.
5822
724c7dd8
MM
58232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5824
5825 * gdb.btrace/function_call_history.exp: Update
5826 * gdb.btrace/instruction_history.exp: Update.
5827
6d78d93b
MM
58282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5829
5830 * gdb.btrace/enable.exp: Update expected text.
5831
93a360cc
OJ
58322014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5833
5834 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5835 bytes.
5836
3772b53f
MR
58372014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5838
5839 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5840
596662fa
OJ
58412014-01-15 Omair Javaid <omair.javaid@linaro.org>
5842
5843 * lib/gdb.exp (supports_process_record): Return true for
5844 arm*-linux*. (supports_reverse): Likewise.
5845
b5b08fb4
SC
58462014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5847
5848 PR python/15464
5849 PR python/16113
5850 * gdb.python/py-type.c: Enhance test case.
5851 * gdb.python/py-value-cc.cc: Likewise
5852 * gdb.python/py-type.exp: Add new tests.
5853 * gdb.python/py-value-cc.exp: Likewise
5854
52d7fb13
AA
58552014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5856 Pedro Alves <palves@redhat.com>
5857
5858 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5859 Make "name" extern.
5860 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5861 references to ${name}_start by references to ${name}.
5862
a2cd8cfe
JB
58632014-01-10 Joel Brobecker <brobecker@adacore.com>
5864
5865 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5866
4e23fced
JB
58672014-01-10 Joel Brobecker <brobecker@adacore.com>
5868
5869 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5870
c6a9e42c
PA
58712014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5872 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 5875 mi_gdb_target_load.
c6a9e42c 5876
b7ea362b
PA
58772014-01-08 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.threads/reconnect-signal.c: New file.
5880 * gdb.threads/reconnect-signal.exp: New file.
5881
5e3f4fab
EBM
58822014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5883
5884 * gdb.base/source-dir.exp: New file.
5885
79301218
JB
58862014-01-07 Joel Brobecker <brobecker@adacore.com>
5887
5888 * gdb.ada/mi_interface: New testcase.
5889
8e355c5d
JB
58902014-01-07 Joel Brobecker <brobecker@adacore.com>
5891
5892 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5893 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5894 gdb.ada/pp-rec-component/pck.ads: New files.
5895
c0d48811
JB
58962014-01-07 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gdb.python/py-pp-integral.c: New file.
5899 * gdb.python/py-pp-integral.py: New file.
5900 * gdb.python/py-pp-integral.exp: New file.
5901
17b609c3 5902For older changes see ChangeLog-1993-2013.
c906108c 5903\f
8d8cb839
EZ
5904;; Local Variables:
5905;; mode: change-log
5906;; left-margin: 8
5907;; fill-column: 74
5908;; version-control: never
5909;; End:
902f2ccb 5910
32d0add0 5911 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5912 Copying and distribution of this file, with or without modification,
5913 are permitted provided the copyright notice and this notice are preserved.
This page took 3.139523 seconds and 4 git commands to generate.