]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
remote non-stop: Process initially stopped threads before other commands
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
221e1a37
PA
12015-08-20 Pedro Alves <palves@redhat.com>
2
3 * gdb.server/connect-stopped-target.c: New file.
4 * gdb.server/connect-stopped-target.exp: New file.
5
40e3ad0e
PA
62015-08-20 Pedro Alves <palves@redhat.com>
7
8 * gdb.dwarf2/comp-unit-lang.exp: New file.
9 * gdb.dwarf2/comp-unit-lang.c: New file.
10
af39b327
PMR
112015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12
13 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15
7d45c7c3
KB
162015-08-19 Kevin Buettner <kevinb@redhat.com>
17
18 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
19 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
20
4d6cceb4
DE
212015-08-18 Doug Evans <dje@google.com>
22 Adrian Sendroiu <adrian.sendroiu@freescale.com>
23
24 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
25 skip_python_tests. New arg prompt_regexp.
26 (skip_python_tests): New function.
27 * lib/mi-support.exp (mi_skip_python_tests): New function.
28 * gdb.python/py-mi-objfile-gdb.py: New file.
29 * gdb.python/py-mi-objfile.c: New file.
30 * gdb.python/py-mi-objfile.exp: New file.
31
ad89c2aa
KS
322015-08-17 Keith Seitz <keiths@redhat.com>
33
34 * gdb.linespec/explicit.exp: Move strace test from here ...
35 * gdb.trace/strace.exp: ... to here.
36
e3ae3c43
PP
372015-08-15 Patrick Palka <patrick@parcs.ath.cx>
38
39 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
40 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
41
604b2636
DE
422015-08-14 Doug Evans <xdje42@gmail.com>
43
44 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
45 inferior before selecting a new file.
46
6ff0ba5f
DE
472015-08-14 Doug Evans <xdje42@gmail.com>
48
49 * gdb.mi/mi-disassemble.exp: Update.
50 * gdb.base/disasm-optim.S: New file.
51 * gdb.base/disasm-optim.c: New file.
52 * gdb.base/disasm-optim.h: New file.
53 * gdb.base/disasm-optim.exp: New file.
54
9ca98f92
KS
552015-08-14 Keith Seitz <keiths@redhat.com>
56
57 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
58 "evaluated-by".
59
52bbc560
JB
602015-08-13 Joel Brobecker <brobecker@adacore.com>
61
62 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
63
5d8c3ed3
PMR
642015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
65
66 * gdb.ada/fun_renaming.exp: New testcase.
67 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
68 * gdb.ada/fun_renaming/pack.adb: New file.
69 * gdb.ada/fun_renaming/pack.ads: New file.
70
ea8812bc
KS
712015-08-12 Keith Seitz <keiths@redhat.com>
72
73 * gdb.base/dso2dso.exp: Pass basename of source file in call to
74 gdb_get_line_number.
75
4dafcdeb
JB
762015-08-12 Joel Brobecker <brobecker@adacore.com>
77
78 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
79 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
80 gdb.base/dso2dso.exp: New files.
81
5ba32597
SDJ
822015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
83 Pedro Alves <palves@redhat.com>
84 Keith Seitz <keiths@redhat.com>
85
86 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
87 GDBFLAGS.
88
b6dafabf
PP
892015-08-12 Patrick Palka <patrick@parcs.ath.cx>
90
91 * gdb.base/gdbhistsize-history.exp
92 (test_histsize_history_setting): Use save_vars.
93 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
94 Use save_vars.
95 (test_no_truncation_of_unlimited_history_file): Use save_vars.
96 * gdb.base/readline.exp: Use save_vars.
97
abe8e607
PP
982015-08-12 Patrick Palka <patrick@parcs.ath.cx>
99
100 * lib/gdb.exp (save_vars): New proc.
101
629500fa
KS
1022015-08-11 Keith Seitz <keiths@redhat.com>
103
104 * gdb.base/help.exp: Update help_breakpoint_text.
105
eb8c4e2e
KS
1062015-08-11 Keith Seitz <keiths@redhat.com>
107
108 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
109 (at toplevel): Call test_explicit_breakpoints.
110 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
111 breakpoints.
112 * lib/mi-support.exp (mi_make_breakpoint): Add support for
113 breakpoint conditions, "-cond".
114
87f0e720
KS
1152015-08-11 Keith Seitz <keiths@redhat.com>
116
117 * gdb.linespec/3explicit.c: New file.
118 * gdb.linespec/cpexplicit.cc: New file.
119 * gdb.linespec/cpexplicit.exp: New file.
120 * gdb.linespec/explicit.c: New file.
121 * gdb.linespec/explicit.exp: New file.
122 * gdb.linespec/explicit2.c: New file.
123 * gdb.linespec/ls-errs.exp: Add explicit location tests.
124 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
125 before using in the matching pattern.
126 Clarify that `prefix' is a regular expression.
127
f00aae0f
KS
1282015-08-11 Keith Seitz <keiths@redhat.com>
129
130 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
131 test.
132 Add tests for missing ",FMT" and ",".
133
e27852be
DE
1342015-08-10 Doug Evans <dje@google.com>
135 Keith Seitz <keiths@redhat.com>
136
137 PR gdb/17960
138 * gdb.base/completion.exp: Add location completer tests.
139
7f03bd92
PA
1402015-08-07 Pedro Alves <palves@redhat.com>
141
142 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
143 tests here.
144 (top level): Run do_test with and without displaced stepping.
145
3fc8eb30
PA
1462015-08-07 Pedro Alves <palves@redhat.com>
147
148 * gdb.base/valgrind-disp-step.c: New file.
149 * gdb.base/valgrind-disp-step.exp: New file.
150
d4569d7b
PA
1512015-08-07 Pedro Alves <palves@redhat.com>
152
153 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
154 Delete function.
155 (main): Add alarm. Run an infinite loop instead of calling
156 wait_threads.
157 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
158 comment.
159 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
160 Delete function.
161 (main): Add alarm. Run an infinite loop instead of calling
162 wait_threads.
163 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
164 comment.
165
e1316e60
PA
1662015-08-07 Pedro Alves <palves@redhat.com>
167
168 * gdb.base/checkpoint-ns.exp: New file.
169 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
170 standard_testfile.
171
da8c46d2
MM
1722015-08-07 Markus Metzger <markus.t.metzger@intel.com>
173
174 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
175 * gdb.btrace/instruction_history.exp: Update.
176 * gdb.btrace/tsx.exp: New.
177 * gdb.btrace/tsx.c: New.
178
de1c2c52
PA
1792015-08-06 Pedro Alves <palves@redhat.com>
180
181 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
182 increase timeout.
183 * gdb.reverse/until-precsave.exp: Bump timeouts.
184
782e0bf4
PA
1852015-08-06 Pedro Alves <palves@redhat.com>
186
187 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
188
83e97ed0
PA
1892015-08-06 Pedro Alves <palves@redhat.com>
190
191 PR gdb/18749
192 * gdb.threads/process-dies-while-handling-bp.c: New file.
193 * gdb.threads/process-dies-while-handling-bp.exp: New file.
194
863d01bd
PA
1952015-08-06 Pedro Alves <palves@redhat.com>
196
197 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
198 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
199
0a39bb32
PA
2002015-08-05 Pedro Alves <palves@redhat.com>
201
202 * gdb.threads/next-while-other-thread-longjmps.c: New file.
203 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
204
ee2d2b10
SL
2052015-08-03 Sandra Loosemore <sandra@codesourcery.com>
206
207 * gdb.base/bp-permanent.exp: Report test as unsupported if
208 the target cannot stop at the permanent breakpoint.
209
4e1bdb00
DE
2102015-08-03 Doug Evans <dje@google.com>
211
212 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
213 10000.
214
3d338901
DE
2152015-08-03 Doug Evans <dje@google.com>
216
217 * Makefile.in (workers/%.worker, build-perf): New rule.
218 (GDB_PERFTEST_MODE): New variable.
219 (check-perf): Use it.
220 (clean): Clean up gdb.perf parallel build subdirs.
221 * lib/build-piece.exp: New file.
222 * lib/gdb.exp (make_gdb_parallel_path): New function
223 (standard_output_file, standard_temp_file): Call it.
224 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
225 of $GDB_PARALLEL.
226 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
227
af061d3e
DE
2282015-08-03 Doug Evans <dje@google.com>
229
8e1afc81 230 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
231 (LOG_FILE_NAME): New global.
232 (TextReporter.__init__): Initialize self.txt_sum.
233 (TextReporter.report): Add support for multiple data-points.
234 Move report to perftest.sum, put raw data in perftest.log.
235 (TextReporter.start): Open sum and log files.
236 (TextReporter.end): Close sum and log files.
8e1afc81
DE
237 * gdb.perf/lib/perftest/testresult.py
238 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 239
2c8c5d37
PA
2402015-07-31 Pedro Alves <palves@redhat.com>
241
242 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
243 Use spawn_id_get_pid. Wait for spawn id after eof. Use
244 kill_wait_spawned_process instead of explicit "kill -9".
245 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
246 returning a spawn id instead of a pid. Use spawn_id_get_pid and
247 kill_wait_spawned_process.
248 * gdb.base/attach-twice.exp: Likewise.
249 * gdb.base/attach.exp: Likewise.
250 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
251 gdb_test_multiple.
252 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
253 returning a spawn id instead of a pid. Use spawn_id_get_pid and
254 kill_wait_spawned_process.
255 * gdb.base/valgrind-infcall.exp: Likewise.
256 * gdb.multi/multi-attach.exp: Likewise.
257 * gdb.python/py-prompt.exp: Likewise.
258 * gdb.python/py-sync-interp.exp: Likewise.
259 * gdb.server/ext-attach.exp: Likewise.
260 * gdb.threads/attach-into-signal.exp (corefunc): Use
261 spawn_wait_for_attach, spawn_id_get_pid and
262 kill_wait_spawned_process.
263 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
264 spawn_wait_for_attach returning a spawn id instead of a pid. Use
265 spawn_id_get_pid and kill_wait_spawned_process.
266 * gdb.threads/attach-stopped.exp (corefunc): Use
267 spawn_wait_for_attach, spawn_id_get_pid and
268 kill_wait_spawned_process.
269 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
270 Use spawn_id_get_pid. Wait for spawn id after eof. Use
271 kill_wait_spawned_process instead of explicit "kill -9".
272 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
273 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
274 (spawn_wait_for_attach): Use spawn instead of exec to spawn
275 processes. Don't map cygwin/windows pids here. Now returns a
276 spawn id list.
277
032a0fca
SL
2782015-07-30 Sandra Loosemore <sandra@codesourcery.com>
279
280 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
281 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
282 correct patch.
283
61a934ca
SL
2842015-07-30 Sandra Loosemore <sandra@codesourcery.com>
285
286 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
287
4bc4d428
SL
2882015-07-30 Sandra Loosemore <sandra@codesourcery.com>
289
290 Reapply:
291 2014-05-21 Mark Wielaard <mjw@redhat.com>
292
293 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
294
998d452a
PA
2952015-07-30 Pedro Alves <palves@redhat.com>
296
297 * linux-low.c (handle_extended_wait): Set the child's last
298 reported status to TARGET_WAITKIND_STOPPED.
299
69dde7dc
PA
3002015-07-30 Pedro Alves <palves@redhat.com>
301
302 PR threads/18600
303 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
304 only shows inferior 1.
305
4dd63d48
PA
3062015-07-30 Simon Marchi <simon.marchi@ericsson.com>
307 Pedro Alves <palves@redhat.com>
308
309 PR threads/18600
310 * gdb.threads/fork-plus-threads.c: New file.
311 * gdb.threads/fork-plus-threads.exp: New file.
312
d618e4c5
PP
3132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
314
315 * gdb.base/batch-preserve-term-settings.exp
316 (test_terminal_settings_preserved_after_cli_exit): Use
317 send_quit_command.
318
1eef6428
PA
3192015-07-29 Pedro Alves <palves@redhat.com>
320 Don Breazeal <donb@codesourcery.com>
321
322 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
323 output from both inferior_spawn_id and gdb_spawn_id.
324
7da5b897
SDJ
3252015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
326
327 * gdb.threads/attach-into-signal.exp (corefunc): Use
328 with_test_prefix on nested loops, uniquefying the test messages.
329
dac804df
SDJ
3302015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
331
332 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
333 commit.
334
06265e53
PP
3352015-07-29 Patrick Palka <patrick@parcs.ath.cx>
336
337 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
338 New proc.
339 (test_terminal_settings_preserved_after_sigterm): New test.
340
18206ca3
PP
3412015-07-29 Patrick Palka <patrick@parcs.ath.cx>
342
343 * gdb.base/batch-preserve-term-settings.exp
344 (test_terminal_settings_preserved_after_cli_exit): New test.
345
90074d11
PP
3462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
347
348 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
349 manipulation of saved_gdbflags.
350 (test_terminal_settings_preserved): Remove global declaration of
351 the unused variable pagination_prompt. Remove manipulation of
352 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
353 GDBFLAGS.
354
eb1a7902
PA
3552015-07-29 Pedro Alves <palves@redhat.com>
356
357 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
358
8b75dd3b
PA
3592015-07-29 Pedro Alves <palves@redhat.com>
360
361 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
362 at the top.
363
dedad4e3
PA
3642015-07-29 Pedro Alves <palves@redhat.com>
365
366 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
367 (main): Call gdb_unbuffer_output.
368 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
369 (main): Call gdb_unbuffer_output.
370 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
371 (main): Call gdb_unbuffer_output.
372 * gdb.base/call-strs.exp: Adjust to step over the
373 gdb_unbuffer_output call.
374 * gdb.base/catch-gdb-caused-signals.c: Include
375 "../lib/unbuffer_output.c".
376 (main): Call gdb_unbuffer_output.
377 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
378 (main): Call gdb_unbuffer_output.
379 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
380 (main): Call gdb_unbuffer_output.
381 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
382 (main): Call gdb_unbuffer_output.
383 * gdb.base/shlib-call.exp: Adjust to step over the
384 gdb_unbuffer_output call.
385 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
386 (main): Call gdb_unbuffer_output.
387 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
388 (main): Call gdb_unbuffer_output.
389 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
390 (main): Rename to ...
391 (test): ... this.
392 (main): Reimplement.
393 * gdb.base/varargs.exp: Run to test instead of to main.
394 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
395 (main): Call gdb_unbuffer_output.
396
58789a91
PA
3972015-07-29 Pedro Alves <palves@redhat.com>
398
399 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
400 factore out from mi_continue_dprintf. For call-style dprintfs,
401 expect dprintf output out of $inferior_spawn_id.
402 (mi_continue_dprintf): Use mi_expect_dprintf.
403 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
404 (main): Call gdb_unbuffer_output.
405
e8376742
PA
4062015-07-29 Pedro Alves <palves@redhat.com>
407
408 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
409 (default_mi_gdb_start): Set inferior_spawn_id instead of
410 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
411 gdb_spawn_id.
412 (mi_gdb_test): Always expect inferior output from both
413 $inferior_spawn_id and $gdb_spawn_id.
414
08280010
PA
4152015-07-29 Pedro Alves <palves@redhat.com>
416
417 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
418 send_inferior and $inferior_spawn_id.
419
4d30e432
PA
4202015-07-29 Pedro Alves <palves@redhat.com>
421
422 * gdb.gdb/complaints.exp (test_initial_complaints)
423 (test_serial_complaints, test_short_complaints): Use
424 gdb_test_stdio.
425 (test_empty_complaint): Handle $inferior_spawn_id !=
426 $gdb_spawn_id.
427
0d30a335
PA
4282015-07-29 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/varargs.exp: Use gdb_test_stdio.
431
39413b29
PA
4322015-07-29 Pedro Alves <palves@redhat.com>
433
434 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
435
7cb000a9
PA
4362015-07-29 Pedro Alves <palves@redhat.com>
437
438 * gdb.base/ending-run.exp: Use gdb_test_stdio.
439
d7b8ac82
PA
4402015-07-29 Pedro Alves <palves@redhat.com>
441
442 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
443 parameter into two new parameters, "inf_result" and "gdb_result".
444 Expect inferior output and gdb output from $inferior_spawn_id and
445 $gdb_spawn_id, respectively. Adjust all callers.
446
789c3a0c
PA
4472015-07-29 Pedro Alves <palves@redhat.com>
448
449 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
450 of gdb_test_sequence.
451
77e760c3
PA
4522015-07-29 Pedro Alves <palves@redhat.com>
453
454 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
455 (saw_spurious_output): Expect inferior output from
456 $inferior_spawn_id. Use gdb_test_stdio.
457
8396d2cd
PA
4582015-07-29 Pedro Alves <palves@redhat.com>
459
460 * gdb.base/dprintf.exp: Use standard_testfile. Change
461 prepare_for_testing call.
462 (srcfile): Don't set.
463 (restart): New procedure.
464 (test_dprintf): New procecure, use to continue over dprintfs.
465 (test_call, test_agent): New procedures, tests moved here.
466 Restart gdb and recreate dprintfs. Adjust expected output.
467
2051d61f
PA
4682015-07-29 Pedro Alves <palves@redhat.com>
469
470 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
471
452397af
PA
4722015-07-29 Pedro Alves <palves@redhat.com>
473
474 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
475
8aed9555
PA
4762015-07-29 Pedro Alves <palves@redhat.com>
477
478 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
479 gdb_test_stdio.
480
188a61b4
PA
4812015-07-29 Pedro Alves <palves@redhat.com>
482
483 * lib/gdb.exp (gdb_test_stdio): New procedure.
484
12264a45
PA
4852015-07-29 Pedro Alves <palves@redhat.com>
486
487 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
488
23ffc893
PA
4892015-07-29 Pedro Alves <palves@redhat.com>
490
491 * gdb.base/call-signal-resume.exp: Remove check for
492 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
493 * gdb.base/unwindonsignal.exp: Likewise.
494 * gdb.base/call-signals.c (gen_signal): Remove printf call.
495 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
496
65566918
PA
4972015-07-29 Pedro Alves <palves@redhat.com>
498
499 * gdb.base/siginfo-addr.c (pass): New function.
500 (handler): Call it iff si_addr is correct.
501 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
502 Set a breakpoint at "pass" and continue to it.
503
d60a9221
SDJ
5042015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
505
506 * gdb.python/py-objfile.exp: Make some tests have unique names.
507 * gdb.python/py-pp-registration.exp: Likewise.
508
bde40b8f
PA
5092015-07-28 Pedro Alves <palves@redhat.com>
510
511 * gdb.server/server-exec-info.exp: Issue a "disconnect".
512
13e1dec8
SM
5132015-07-27 Simon Marchi <simon.marchi@ericsson.com>
514
515 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
516
da33c9a7
SM
5172015-07-27 Simon Marchi <simon.marchi@ericsson.com>
518
519 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
520
077836f7
PP
5212015-07-27 Patrick Palka <patrick@parcs.ath.cx>
522
523 * gdb.base/gdb-sigterm-2.exp: New test.
524
b8cc7b2e
DE
5252015-07-25 Doug Evans <xdje42@gmail.com>
526
527 Revert:
528 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
529 (workers/%.worker, build-perf): New rule.
530 (GDB_PERFTEST_MODE): New variable.
531 (check-perf): Use it.
532 (clean): Clean up gdb.perf parallel build subdirs.
533 * lib/build-piece.exp: New file.
534 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
535 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
536 name.
537 (standard_temp_file): Ditto.
538 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
539 of $GDB_PARALLEL.
540
c8bd4544
DE
5412015-07-24 Doug Evans <dje@google.com>
542
543 * gdb.perf/lib/perftest/utils.py: New file.
544 * gdb.perf/gm-hello.cc: New file.
545 * gdb.perf/gm-pervasive-typedef.cc: New file.
546 * gdb.perf/gm-pervasive-typedef.h: New file.
547 * gdb.perf/gm-std.cc: New file.
548 * gdb.perf/gm-std.h: New file.
549 * gdb.perf/gm-use-cerr.cc: New file.
550 * gdb.perf/gm-utils.h: New file.
551 * gdb.perf/gmonster-null-lookup.py: New file.
552 * gdb.perf/gmonster-pervasive-typedef.py: New file.
553 * gdb.perf/gmonster-print-cerr.py: New file.
554 * gdb.perf/gmonster-ptype-string.py: New file.
555 * gdb.perf/gmonster-runto-main.py: New file.
556 * gdb.perf/gmonster-select-file.py: New file.
557 * gdb.perf/gmonster1-null-lookup.exp: New file.
558 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
559 * gdb.perf/gmonster1-print-cerr.exp: New file.
560 * gdb.perf/gmonster1-ptype-string.exp: New file.
561 * gdb.perf/gmonster1-runto-main.exp: New file.
562 * gdb.perf/gmonster1-select-file.exp: New file.
563 * gdb.perf/gmonster1.cc: New file.
564 * gdb.perf/gmonster1.exp: New file.
565 * gdb.perf/gmonster2-null-lookup.exp: New file.
566 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
567 * gdb.perf/gmonster2-print-cerr.exp: New file.
568 * gdb.perf/gmonster2-ptype-string.exp: New file.
569 * gdb.perf/gmonster2-runto-main.exp: New file.
570 * gdb.perf/gmonster2-select-file.exp: New file.
571 * gdb.perf/gmonster2.cc: New file.
572 * gdb.perf/gmonster2.exp: New file.
573
6eab34f3
DE
5742015-07-24 Doug Evans <dje@google.com>
575
576 * gdb.perf/README: New file.
577 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
578 * lib/gen-perf-test.exp: New file.
579
63738bfd
DE
5802015-07-24 Doug Evans <dje@google.com>
581
582 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
583 (PerfTest::startup): New function.
584 (PerfTest::run): Return result of calling body.
585 (PerfTest::assemble): Rewrite.
586 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
587 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
588 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
589 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
590 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
591
7b606f95
DE
5922015-07-24 Doug Evans <dje@google.com>
593
594 * lib/gdb.exp (clean_restart): Make executable optional.
595
a97b16b8
DE
5962015-07-24 Doug Evans <dje@google.com>
597
598 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
599 compiler_info references.
600 * gdb.cp/temargs.exp: Ditto.
601 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
602 (get_compiler_info): Early exit if already computed. Set compiler_info
603 to "unknown" if there was a problem.
604 (test_compiler_info): Add function comment. Call get_compiler_info.
605
35baa57f
DE
6062015-07-24 Doug Evans <dje@google.com>
607
608 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
609 (workers/%.worker, build-perf): New rule.
610 (GDB_PERFTEST_MODE): New variable.
611 (check-perf): Use it.
612 (clean): Clean up gdb.perf parallel build subdirs.
613 * lib/build-piece.exp: New file.
614 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
615 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
616 name.
617 (standard_temp_file): Ditto.
618 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
619 of $GDB_PARALLEL.
620
6ebea266
DE
6212015-07-24 Doug Evans <dje@google.com>
622
623 * lib/future.exp (gdb_default_target_compile): New option
624 "early_flags".
625 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
626 --as-needed.
627
1e76a7e9
SDJ
6282015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
629
630 * gdb.base/catch-syscall.exp: Call gdb_exit before
631 gdb_skip_xml_test.
632
5068630a
PA
6332015-07-24 Pedro Alves <palves@redhat.com>
634
635 * gdb.python/py-events.exp: Accept output between the stop event
636 and the prompt.
637 * gdb.python/py-evsignal.exp: Likewise.
638 * gdb.python/py-evthreads.exp: Likewise.
639
77598427
PA
6402015-07-24 Pedro Alves <palves@redhat.com>
641
642 PR gdb/18717
643 * gdb.threads/non-ldr-exit.c: New file.
644 * gdb.threads/non-ldr-exit.exp: New file.
645
11e6c98f
YQ
6462015-07-24 Yao Qi <yao.qi@linaro.org>
647
648 * gdb.server/ext-wrapper.exp: Test --wrapper option when
649 restarting process.
650
51aee833
YQ
6512015-07-24 Yao Qi <yao.qi@linaro.org>
652
653 * gdb.server/ext-restart.exp: New file.
654
8cfe207c
YQ
6552015-07-24 Yao Qi <yao.qi@linaro.org>
656
657 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
658 argument options.
659 * gdb.server/ext-wrapper.exp: New file.
660
cc12ce38
DE
6612015-07-23 Doug Evans <dje@google.com>
662
663 * gdb.dwarf2/dw2-dummy-cu.S: New file.
664 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
665
d0d84780
PMR
6662015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
667
668 * gdb.ada/var_arr_typedef.exp: New testcase.
669 * gdb.ada/var_arr_typedef/pack.adb: New file.
670 * gdb.ada/var_arr_typedef/pack.ads: New file.
671 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
672
8b558f79
JB
6732015-07-20 Joel Brobecker <brobecker@adacore.com>
674
675 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
676
775a3298
JK
6772015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
678
679 * gdb.arch/i386-biarch-core.exp: Replace istarget
680 by "complete set gnutarget". Remove expectation for the "core-file"
681 command.
682
db1ff28b
JK
6832015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
684
685 Revert the previous commit:
686 Tests for validate symbol file using build-id.
687
0a94970d
JK
6882015-07-15 Aleksandar Ristovski <aristovski@qnx.com
689
690 Tests for validate symbol file using build-id.
691 * gdb.base/solib-mismatch-lib.c: New file.
692 * gdb.base/solib-mismatch-libmod.c: New file.
693 * gdb.base/solib-mismatch.c: New file.
694 * gdb.base/solib-mismatch.exp: New file.
695
03346981
SL
6962015-07-15 Sandra Loosemore <sandra@codesourcery.com>
697
698 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
699 nios2-*-linux*.
700 * gdb.base/sigbpt.exp (stepi_out): Likewise.
701 * gdb.base/siginfo.exp: Likewise.
702 * gdb.base/sigstep.exp (advance, advancei): Likewise.
703
42422cc7
PL
7042015-07-15 Pierre Langlois <pierre.langlois@arm.com>
705
706 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
707 Move it to ...
708 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
709 ... here.
710 * gdb.trace/range-stepping.exp: Check that the target supports
711 range stepping.
712
cfa68bae
JK
7132015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
716
8ffdba26
PA
7172015-07-14 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/killed-outside.exp: New file.
720 * gdb.base/killed-outside.c: New file.
721
218a5a11
JK
7222015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
725 (n at main): New.
726 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
727
e03ed3c6
AA
7282015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
729
730 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
731 infcall tests instead of setting up for KFAIL.
732
485668e5
MM
7332015-07-10 Markus Metzger <markus.t.metzger@intel.com>
734
735 * gdb.btrace/record_goto-step.exp: New.
736
08464196
JK
7372015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
738
739 PR compile/18484
740 * gdb.compile/compile.c (struct struct_type): Add volatile to
741 selffield's type.
742 * gdb.compile/compile.exp
743 (compile code struct_object.selffield = &struct_object): Skip further
744 struct_object tests if this one xfails.
745
bcf5c1d9
RC
7462015-07-08 Robert O'Callahan <robert@ocallahan.org>
747
748 PR exp/18617
749 * gdb.trace/ax.exp: Add test.
750
4931af25
YQ
7512015-07-07 Yao Qi <yao.qi@linaro.org>
752
753 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
754 instead of istarget "aarch64*-*-*".
755 * gdb.arch/aarch64-fp.exp: Likewise.
756 * gdb.base/float.exp: Likewise.
757 * gdb.reverse/aarch64.exp: Likewise.
758 * lib/gdb.exp (is_aarch64_target): New proc.
759
9fcf688e
YQ
7602015-07-07 Yao Qi <yao.qi@linaro.org>
761
762 * lib/gdb.exp (is_aarch32_target): New proc.
763 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
764 instead of "istarget "arm*-*-*"".
765 * gdb.arch/arm-disp-step.exp: Likewise.
766 * gdb.arch/thumb-bx-pc.exp: Likewise.
767 * gdb.arch/thumb-prologue.exp: Likewise.
768 * gdb.arch/thumb-singlestep.exp: Likewise.
769 * gdb.base/disp-step-syscall.exp: Likewise.
770 * gdb.base/float.exp: Likewise.
771
fbd8d50d
YQ
7722015-07-07 Yao Qi <yao.qi@linaro.org>
773
774 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
775 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
776
71be1fdc
YQ
7772015-07-07 Yao Qi <yao.qi@linaro.org>
778
779 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
780 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
781 if it exists.
782 * gdb.multi/multi-arch.exp: Likewise.
783
3e221d36
SM
7842015-07-07 Simon Marchi <simon.marchi@ericsson.com>
785
786 * gdb.python/py-lazy-string.exp: Add missing parentheses to
787 print.
788
d441430b
YQ
7892015-07-07 Yao Qi <yao.qi@linaro.org>
790
791 * gdb.arch/thumb-singlestep.exp: Do one more single step.
792
06f810bd
MG
7932015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
794
795 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
796 '[' and ']' characters.
797
5e61e7c0
IB
7982015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
799
800 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
801
28bf096c
PA
8022015-06-29 Pedro Alves <palves@redhat.com>
803
804 PR threads/18127
805 * gdb.threads/hand-call-new-thread.c: New file.
806 * gdb.threads/hand-call-new-thread.c: New file.
807
ee93cd5e
KS
8082015-06-26 Keith Seitz <keiths@redhat.com>
809 Doug Evans <dje@google.com>
810
811 PR 16253
812 * gdb.cp/var-tag-2.cc: New file.
813 * gdb.cp/var-tag-3.cc: New file.
814 * gdb.cp/var-tag-4.cc: New file.
815 * gdb.cp/var-tag.cc: New file.
816 * gdb.cp/var-tag.exp: New file.
817
fc637f04
PP
8182015-06-26 Patrick Palka <patrick@parcs.ath.cx>
819
820 * gdb.base/history-duplicates.exp: New test.
821
2e52ae68
PP
8222015-06-26 Patrick Palka <patrick@parcs.ath.cx>
823
824 * gdb.base/completion.exp: Test the completion of the "focus"
825 command.
826
6e22494e
JK
8272015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
828
829 * gdb.arch/amd64-prologue-skip.S: New file.
830 * gdb.arch/amd64-prologue-skip.exp: New file.
831
bf7b9cd9
SM
8322015-06-25 Simon Marchi <simon.marchi@ericsson.com>
833
834 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
835 is_address_zero_readable check.
836
201e8dfd
PB
8372015-06-24 Peter Bergner <bergner@vnet.ibm.com>
838
839 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
840 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
841
5cd867b4
YQ
8422015-06-24 Yao Qi <yao.qi@linaro.org>
843
844 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
845 linux targets.
846
4d7be007
YQ
8472015-06-24 Yao Qi <yao.qi@linaro.org>
848
849 * lib/gdb.exp (supports_get_siginfo_type): New proc.
850 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
851 * gdb.base/siginfo-thread.exp: Likewise.
852
07fcd301
YQ
8532015-06-22 Yao Qi <yao.qi@linaro.org>
854
855 * boards/remote-gdbserver-on-localhost.exp: Add comments.
856
52042a00
YQ
8572015-06-22 Yao Qi <yao.qi@linaro.org>
858
859 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
860 aarch64*-*-*.
861 (skip_hw_watchpoint_tests): Likewise.
862
74bd41ce
PP
8632015-06-18 Patrick Palka <patrick@parcs.ath.cx>
864
865 * gdb.base/gdbinit-history.exp: Test the interaction between
866 setting GDBHISTSIZE and setting the history size via .gdbinit.
867
bc460514
PP
8682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
869
870 PR gdb/16999
871 * gdb.base/gdbhistsize-history.exp: New test.
872
b58c513b
PP
8732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
874
875 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
876 with GDBHISTSIZE.
877 * gdb.base/readline.exp: Likewise.
878
92046791
YQ
8792015-06-17 Yao Qi <yao.qi@linaro.org>
880
881 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
882 line.
883
2093d2d3
PP
8842015-06-17 Patrick Palka <patrick@parcs.ath.cx>
885
886 * gdb.base/gdbinit-history.exp: Add test case to check that
887 an unlimited history file does not get truncated on exit.
888
e6c693af
AA
8892015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
890
891 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
892 (VECTOR): New macro. Use it...
893 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
894 ...for these typedefs.
895 (int8, char1, int1, double1): New typedefs.
896 (struct just_int2, struct two_int2): New structures.
897 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
898 (add_structvecs, add_singlevecs): New functions.
899 (main): Call add_some_intvecs twice.
900 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
901 the compile and exit upon failure. Try compiling for the "native"
902 architecture. Test inferior function calls with vector arguments
903 and vector return value handling with "finish" and "return".
904
c74f7d1c
JT
9052015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
906
907 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
908 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
909 PE file.
910 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
911
98aa42ee
AT
9122015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
913
914 PR breakpoints/16465
915 * gdb.mi/mi-dprintf-pending.c: New file.
916 * gdb.mi/mi-dprintf-pending.exp: New test.
917 * gdb.mi/mi-dprintf-pendshr.c: New file.
918
7d73c23c 9192015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 920 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
921
922 * gdb.arch/i386-mpx-map.c: New file.
923 * gdb.arch/i386-mpx-map.exp: New File.
924
9252015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
926
927 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
928 * gdb.arch/i386-mpx.exp: Indentation fixed.
929
9302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
931
932 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
933 function and improved indentation.
934 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
935 gdb_test_multiple. Added additional tests to skip the test.
936
9372015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
938
939 * gdb.arch/i386-avx512.c: Change path in include file.
940 * gdb.arch/i386-avx512.exp: Change include dir path
941 compilation flag.
942 * gdb.arch/i386-mpx.c: Change path in include file.
943 * gdb.arch/i386-mpx.exp: Change include dir path compilation
944 flag.
945
d5eba19a
JK
9462015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
947
948 * gdb.compile/compile-print.exp (compile print *vararray@3)
949 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
950
7f361056
JK
9512015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
954 (do not keep jit in memory): ... this.
955 (expect 5): Change it to ...
956 (expect no 5): ... this.
957
3b462ec2
SM
9582015-06-02 Simon Marchi <simon.marchi@ericsson.com>
959
960 PR gdb/15564
961 * gdb.mi/mi-detach.exp: New file.
962
e0619de6
JK
9632015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 PR symtab/18392
966 * gdb.arch/amd64-tailcall-self.S: New file.
967 * gdb.arch/amd64-tailcall-self.c: New file.
968 * gdb.arch/amd64-tailcall-self.exp: New file.
969
e970cb34
DB
9702015-05-28 Don Breazeal <donb@codesourcery.com>
971
972 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
973 tests for remote targets by checking is_target_gdbserver.
974
b2e2f908
DE
9752015-05-27 Doug Evans <dje@google.com>
976
977 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
978 * gdb.dwarf2/opaque-type-lookup.c: New file.
979 * gdb.dwarf2/opaque-type-lookup.exp: New file.
980
82c7be31
DE
9812015-05-26 Doug Evans <dje@google.com>
982
983 * gdb.cp/iostream.cc: New file.
984 * gdb.cp/iostream.exp: New file.
985
b4f54984
DE
9862015-05-26 Doug Evans <dje@google.com>
987
988 * gdb.dwarf2/dw2-op-call.exp: Update.
989 * gdb.dwarf2/dw4-sig-types.exp: Update.
990 * gdb.dwarf2/implptr.exp: Update.
991 * gdb.mi/mi-cmd-param-changed.exp: Update.
992
4ea6efe9
DE
9932015-05-26 Doug Evans <dje@google.com>
994
995 * gdb.python/py-lazy-string.c: New file.
996 * gdb.python/py-lazy-string.exp: New file.
997 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
998 (main): Update. Add estring3.
999 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1000 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1001
f6bb7db3
YQ
10022015-05-26 Omair Javaid <omair.javaid@linaro.org>
1003 Yao Qi <yao.qi@linaro.org>
1004
1005 * gdb.reverse/aarch64.c: New.
1006 * gdb.reverse/aarch64.exp: New.
1007
a81bfbd0
OJ
10082015-05-26 Omair Javaid <omair.javaid@linaro.org>
1009
1010 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1011 (supports_reverse): Likewise.
1012
158bf1b4
PP
10132015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1014
1015 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1016 Use with_test_prefix.
1017
a0145030
AB
10182015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1019
1020 * gdb.base/completion.exp: Add test for completion of layout
1021 names.
1022
ebe3b578
AB
10232015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * lib/gdb.exp (skip_tui_tests): New proc.
1026 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1027
84204ed7
PA
10282015-05-19 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1031 Save the whole env array instead of just HOME. Unset HISTSIZE in
1032 the environment while testing. Restore whole environment
1033 afterwards.
1034
37442ce1
DE
10352015-05-16 Doug Evans <xdje42@gmail.com>
1036
1037 * gdb.guile/scm-ports.c: New file.
1038 * gdb.guile/scm-ports.exp: Add memory port tests.
1039
36de76f9
JK
10402015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1041
1042 * gdb.compile/compile-print.c: New file.
1043 * gdb.compile/compile-print.exp: New file.
1044
3a9558c4
JK
10452015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1046
1047 * gdb.compile/compile-ops.exp: Cast param to void.
1048 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1049 (compile code struct_object.selffield = &struct_object): Add xfail.
1050
aa715135
JG
10512015-05-15 Joel Brobecker <brobecker@adacore.com>
1052
1053 * gdb.ada/arr_enum_with_gap: New testcase.
1054
931e5bc3
JG
10552015-05-15 Joel Brobecker <brobecker@adacore.com>
1056
1057 * gdb.ada/byte_packed_arr: New testcase.
1058
9cd4d857
JB
10592015-05-15 Joel Brobecker <brobecker@adacore.com>
1060
1061 * gdb.ada/pckd_neg: New testcase.
1062
ebfd00d2
PP
10632015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1064
1065 PR gdb/17820
1066 * gdb.base/gdbinit-history.exp: New test.
1067 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1068 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1069
4c082a81
SC
10702015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1071
1072 * gdb.python/py-xmethods.cc: Enhance test case.
1073 * gdb.python/py-xmethods.exp: New tests.
1074 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1075 function.
1076 (B_indexoper): Likewise.
1077 (global_dm_list) : Add new xmethod worker functions.
1078
f7797074
SDJ
10792015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1080
1081 * gdb.base/coredump-filter.exp: Correctly unset
1082 "coredump_var_addr" array.
1083
a4674e4e
PA
10842015-05-08 Pedro Alves <palves@redhat.com>
1085
1086 * gdb.server/non-existing-program.exp: Unset spawn_id.
1087
df2eb078
SC
10882015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1089
1090 PR python/18291
1091 * gdb.python/py-xmethods.exp: Add tests.
1092
422349a3
YQ
10932015-05-08 Yao Qi <yao.qi@linaro.org>
1094
1095 PR gdb/18208
1096 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1097 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1098 function set_coredump_filter, and remove remote_exec call.
1099 Remove argument ipid. Callers update.
1100 (top level): Don't get inferior's PID.
1101
63fc80ce
AA
11022015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1103
1104 * gdb.base/watch_thread_num.exp: Skip test on targets without
1105 access watchpoints.
1106
80ad801e
PA
11072015-05-06 Pedro Alves <palves@redhat.com>
1108
1109 PR server/18081
1110 * gdb.server/non-existing-program.exp: New file.
1111
0fa7fe50
JB
11122015-05-05 Joel Brobecker <brobecker@adacore.com>
1113
1114 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1115
3ea89b92
PMR
11162015-05-05 Joel Brobecker <brobecker@adacore.com>
1117
1118 * gdb.ada/out_of_line_in_inlined: New testcase.
1119
87b8eff0
JB
11202015-05-05 Joel Brobecker <brobecker@adacore.com>
1121
1122 * gdb.ada/var_rec_arr: New testcase.
1123
5fccc635
YQ
11242015-04-30 Yao Qi <yao.qi@linaro.org>
1125
1126 * gdb.base/break-idempotent.exp: If
1127 skip_hw_watchpoint_multi_tests returns true, skip the tests
1128 on "rwatch" and "awatch".
1129
42d38f42
YQ
11302015-04-30 Yao Qi <yao.qi@linaro.org>
1131
1132 * gdb.base/relativedebug.exp: Invoke gdb command
1133 "info sharedlibrary", and if libc.so doesn't have debug info,
1134 skip the test.
1135
2ce1cdbf
DE
11362015-04-29 Doug Evans <dje@google.com>
1137
1138 * gdb.python/py-xmethods.exp: Add ptype tests.
1139 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1140 get_result_type method.
1141
f24a38c5
LM
11422015-04-29 Luis Machado <lgustavo@codesourcery.com>
1143
1144 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1145 the target does not support hardware watchpoints.
1146
ecbf2b3c
LM
11472015-04-29 Luis Machado <lgustavo@codesourcery.com>
1148
1149 * gdb.base/break-always.exp: Abort testing if writing to memory
1150 causes an error.
1151
34f5f757
DE
11522015-04-28 Doug Evans <dje@google.com>
1153
1154 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1155 * gdb.python/py-pp-registration.exp: ... here. New file.
1156 * gdb.python/py-pp-registration.c: New file.
1157 * gdb.python/py-pp-registration.py: New file.
1158
69b4374a
DE
11592015-04-28 Doug Evans <dje@google.com>
1160
1161 * gdb.python/py-bad-printers.c: New file.
1162 * gdb.python/py-bad-printers.py: New file.
1163 * gdb.python/py-bad-printers.exp: New file.
1164
59fb7612
SS
11652015-04-28 Sasha Smundak <asmundak@google.com>
1166
1167 * gdb.python/py-type.exp: New test.
1168
2631b16a
AW
11692015-04-28 Andy Wingo <wingo@igalia.com>
1170
1171 * gdb.python/py-parameter.exp:
1172 * gdb.guile/scm-parameter.exp: Escape the path that we are
1173 matching against, as it might contain characters that are special
1174 to regular expressions.
1175
460efde1
JB
11762015-04-27 Joel Brobecker <brobecker@adacore.com>
1177
1178 * gdb.ada/rec_comp: New testcase.
1179
2d369d8e
SDJ
11802015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1181
1182 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1183 before using it.
1184
cf75d6c3
AB
11852015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1188 new tests for verilog output.
1189
8dbe7ca5
YQ
11902015-04-24 Yao Qi <yao.qi@linaro.org>
1191
1192 * boards/remote-gdbserver-on-localhost.exp: New file.
1193
4ef9fb2f
PA
11942015-04-23 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1197 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1198 "end of file", remove $inferior_spawn_id from the indirect list.
1199
0a803169
PA
12002015-04-23 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1203
749ef8f8
PA
12042015-04-23 Pedro Alves <palves@redhat.com>
1205
1206 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1207 on $any_spawn_id instead of only on $gdb_spawn_id.
1208
8aae4344
PM
12092015-04-21 Pierre Muller <muller@sourceware.org>
1210
1211 PR pascal/17815
1212 * lib/pascal.exp (gpc_compile): Add new option "class".
1213 (fpc_compile): Likewise.
1214 * gdb.pascal/case-insensitive-symbols.pas: New file.
1215 * gdb.pascal/case-insensitive-symbols.exp: New file.
1216
1586c8fb
GB
12172015-04-20 Gary Benson <gbenson@redhat.com>
1218
1219 * gdb.base/attach.exp: Fix three extended remote failures.
1220
1b6e6f5c
GB
12212015-04-17 Gary Benson <gbenson@redhat.com>
1222
1223 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1224 the main executable over the remote protocol.
1225
e797481d
PA
12262015-04-16 Pedro Alves <palves@redhat.com>
1227
1228 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1229 a new gdbserver if gdbserver_reconnect_p is set.
1230
1ca99c42
PA
12312015-04-16 Pedro Alves <palves@redhat.com>
1232
1233 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1234 is set, don't exit gdbserver.
1235
af9fd6f8
AA
12362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1237
1238 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1239 appropriate .insn, such that an older assembler can be used.
1240 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1241 the z/Architecture instruction set on 31-bit targets as well.
1242
04ff1e61
AA
12432015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1244
1245 * gdb.go/handcall.exp: Remove all logic related to the first
1246 breakpoint and rely on go_runto_main instead.
1247 * gdb.go/strings.exp: Likewise.
1248 * gdb.go/unsafe.exp: Likewise.
1249 * gdb.go/hello.exp: Likewise. Also rename the remaining
1250 breakpoint marker to "breakpoint 1".
1251 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1252 * gdb.go/strings.go: Likewise.
1253 * gdb.go/unsafe.go: Likewise.
1254 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1255 "set breakpoint 2 here" and rename the remaining breakpoint marker
1256 to "breakpoint 1".
1257
40d2f8d6
SM
12582015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1261 if itertools.imap is not present.
1262 * gdb.python/py-objfile.exp: Add parentheses.
1263 * gdb.python/py-type.exp: Same.
1264 * gdb.python/py-unwind-maint.py: Same.
1265
8cbc97c6
YQ
12662015-04-15 Yao Qi <yao.qi@linaro.org>
1267
1268 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1269 of ":$ptr_size" and set its form explicitly.
1270
45fd756c
YQ
12712015-04-15 Pedro Alves <palves@redhat.com>
1272 Yao Qi <yao.qi@linaro.org>
1273
1274 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1275 timeout by factor of 4.
1276 (test_regular_watch): Likewise.
1277 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1278 * gdb.reverse/sigall-reverse.exp: Likewise.
1279 * gdb.reverse/until-precsave.exp: Likewise.
1280 * lib/gdb.exp (with_timeout_factor): New proc.
1281 (gdb_expect): Move some code to ...
1282 (get_largest_timeout): ... here. New procedure.
1283
9e811bc3
LM
12842015-04-14 Luis Machado <lgustavo@codesourcery.com>
1285
1286 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1287
0ff6fcb2
LM
12882015-04-13 Luis Machado <lgustavo@codesourcery.com>
1289
1290 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1291 to write to the .text section.
1292
7578d5f7
LM
12932015-04-13 Luis Machado <lgustavo@codesourcery.com>
1294
1295 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1296 Handle the case of targets that do not provide PID information.
1297
2efe15c4
YQ
12982015-04-13 Yao Qi <yao.qi@linaro.org>
1299
1300 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1301 and use expect instead of gdb_expect.
1302
8cd8f2f8
SDJ
13032015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1304
1305 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1306 "coredump_var_addr" to avoid naming conflict with other testcases.
1307
9ee41772
PA
13082015-04-10 Pedro Alves <palves@redhat.com>
1309
1310 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1311 gdb_test_sequence and gdb_assert.
1312
07473109
PA
13132015-04-10 Pedro Alves <palves@redhat.com>
1314
1315 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1316 test messages that don't include the breakpoint address.
1317
de3db44c
YQ
13182015-04-10 Yao Qi <yao.qi@linaro.org>
1319
1320 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1321 false for some offset and width combinations which aren't
1322 supported by linux kernel.
1323
c79d856c
PA
13242015-04-10 Pedro Alves <palves@redhat.com>
1325
1326 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1327 procedure, factored out from ...
1328 (top level): ... here. Add "set displaced-stepping" testing axis.
1329 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1330 parameter "displaced". Use it.
1331 (top level): Use foreach and add "set displaced-stepping" testing
1332 axis.
1333
ebc90b50
PA
13342015-04-10 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1337 Remove comment.
1338 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1339 both the address of the instruction that triggers the watchpoint
1340 and the address of the instruction immediately after, and use
1341 those addresses for the test. Fix comment.
1342
8f572e5c
PA
13432015-04-10 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.base/sigstep.exp (breakpoint_to_handler)
1346 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1347 Test "backtrace" in handler.
1348 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1349 (top level): Add new "displaced" test axis to
1350 breakpoint_to_handler, breakpoint_to_handler_entry and
1351 breakpoint_over_handler.
1352
8d707a12
PA
13532015-04-10 Pedro Alves <palves@redhat.com>
1354
1355 PR gdb/18216
1356 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1357
ef713951
YQ
13582015-04-10 Yao Qi <yao.qi@linaro.org>
1359
1360 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1361 (test_add_rn_pc): New function.
1362 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1363 (top level): Invoke test_add_rn_pc.
1364
906d60cf
PA
13652015-04-10 Pedro Alves <palves@redhat.com>
1366
1367 PR gdb/13858
1368 * gdb.base/step-over-no-symbols.exp: New file.
1369
f2983cc3
AW
13702015-04-09 Andy Wingo <wingo@igalia.com>
1371
1372 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1373 after the Python tests.
1374
6d62641c
SDJ
13752015-04-08 Keith Seitz <keiths@redhat.com>
1376
1377 PR python/16699
1378 * gdb.python/py-completion.exp: New tests for completion.
1379 * gdb.python/py-completion.py (CompleteLimit1): New class.
1380 (CompleteLimit2): Likewise.
1381 (CompleteLimit3): Likewise.
1382 (CompleteLimit4): Likewise.
1383 (CompleteLimit5): Likewise.
1384 (CompleteLimit6): Likewise.
1385 (CompleteLimit7): Likewise.
1386
f3770638
PA
13872015-04-08 Pedro Alves <palves@redhat.com>
1388
1389 PR gdb/18214
1390 PR gdb/18216
1391 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1392 function.
1393 (main): Install it as SIGUSR1 handler.
1394 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1395 parameter. Always use "setup" as prefix. Toggle "set
1396 displaced-stepping" off/on depending on global. Don't switch to
1397 thread 1 here.
1398 (top level): Add displaced stepping "off/on" test axis. Update
1399 "setup" calls. Wrap each subtest with with_test_prefix. Test
1400 continuing with a queued signal in each thread.
1401
4496bed7
PA
14022015-04-08 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1405 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1406 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1407 Return early if running to main fails.
1408 * gdb.trace/while-stepping.exp: Likewise.
1409
b97fde92
PA
14102015-04-07 Pedro Alves <palves@redhat.com>
1411
1412 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1413 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1414 interact with inferior program.
1415
f71c18e7
PA
14162015-04-07 Pedro Alves <palves@redhat.com>
1417
1418 * lib/gdb.exp (inferior_spawn_id): New global.
1419 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1420 spawn id after processing the user code.
1421 (default_gdb_start): Set inferior_spawn_id.
1422 (send_inferior): New procedure.
1423 * lib/gdbserver-support.exp (gdbserver_start): Set
1424 inferior_spawn_id.
1425 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1426
6423214f
PA
14272015-04-07 Pedro Alves <palves@redhat.com>
1428
1429 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1430 * lib/gdbserver-support.exp (gdbserver_start): Make
1431 $server_spawn_id global.
1432 (gdbserver_start): Don't wait for gdbserver's spawn id with
1433 expect_background.
1434 (close_gdbserver): New procedure.
1435 (gdb_exit): Rename the default version and reimplement.
1436
71c0ee8c
PA
14372015-04-07 Pedro Alves <palves@redhat.com>
1438
72f4393d 1439 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1440 append the substituted item, not the original item.
1441
203bc29b
PA
14422015-04-07 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1445 gdb_expect.
1446
508a3ddf
PA
14472015-04-07 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1450 output appearing once only.
1451
9f6dbe2b
PA
14522015-04-07 Pedro Alves <palves@redhat.com>
1453
1454 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1455 that doesn't expect anything. Return early if running to main
1456 fails.
1457
337532fa
YQ
14582015-04-07 Yao Qi <yao.qi@linaro.org>
1459
1460 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1461 (child_function): Call alarm.
1462 (main): Move call to alarm into the loop.
1463 * gdb.threads/non-stop-fair-events.exp: Build program with
1464 -DTIMEOUT=$timeout.
1465
01b622d4
DE
14662015-04-06 Doug Evans <xdje42@gmail.com>
1467
1468 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1469 Fix dest parameter to board_info.
1470 (fpc_compile): Ditto.
1471 (gdb_compile_pascal): Rename dest arg to destfile.
1472
961f4160
PMR
14732015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1474
1475 * gdb.ada/funcall_ref.exp: New file.
1476 * gdb.ada/funcall_ref/foo.adb: New file.
1477
cafda597
YQ
14782015-04-02 Yao Qi <yao.qi@linaro.org>
1479
1480 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1481 is remote.
1482
fed040c6
GB
14832015-04-02 Gary Benson <gbenson@redhat.com>
1484
1485 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1486
d11916aa
SS
14872015-04-01 Sasha Smundak <asmundak@google.com>
1488
1489 * gdb.python/py-unwind-maint.c: New file.
1490 * gdb.python/py-unwind-maint.exp: New test.
1491 * gdb.python/py-unwind-maint.py: New file.
1492 * gdb.python/py-unwind.c: New file.
1493 * gdb.python/py-unwind.exp: New test.
1494 * gdb.python/py-unwind.py: New test.
1495
a1471180
PA
14962015-04-01 Pedro Alves <palves@redhat.com>
1497
1498 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1499 to fail instead of non-existent $test.
1500
0bbeccb1
PA
15012015-04-01 Pedro Alves <palves@redhat.com>
1502
1503 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1504 GDBFLAGS if not empty.
1505
3c724c8c
PMR
15062015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1507
1508 * gdb.ada/complete.exp: Remove "multi_line".
1509 * gdb.ada/info_exc.exp: Remove "multi_line".
1510 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1511 * gdb.ada/ptype_field.exp: Remove "multi_line".
1512 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1513 * gdb.ada/tagged.exp: Remove "multi_line".
1514 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1515 [multi_line ...]
1516 * gdb.btrace/delta.exp: Likewise.
1517 * gdb.btrace/exception.exp: Likewise.
1518 * gdb.btrace/function_call_history.exp: Likewise.
1519 * gdb.btrace/instruction_history.exp: Likewise.
1520 * gdb.btrace/nohist.exp: Likewise.
1521 * gdb.btrace/record_goto.exp: Likewise.
1522 * gdb.btrace/segv.exp: Likewise.
1523 * gdb.btrace/stepi.exp: Likewise.
1524 * gdb.btrace/tailcall.exp: Likewise.
1525 * gdb.btrace/unknown_functions.exp: Likewise.
1526 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1527 * lib/gdb.exp: Add the "multi_line" helper.
1528
4eec2deb
PA
15292015-04-01 Pedro Alves <palves@redhat.com>
1530
1531 * gdb.threads/tid-reuse.c: New file.
1532 * gdb.threads/tid-reuse.exp: New file.
1533
df8411da
SDJ
15342015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1535
1536 PR corefiles/16092
1537 * gdb.base/coredump-filter.c: New file.
1538 * gdb.base/coredump-filter.exp: Likewise.
1539
6ef37366
PM
15402015-03-27 Petr Machata <pmachata@redhat.com>
1541
1542 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1543 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1544 (Dwarf::assemble): Initialize them.
1545 (Dwarf::lines): New function.
1546
7ec911b0
JT
15472015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1548
1549 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1550 SYMBOL_PREFIX for x86_64-*-cygwin.
1551
ff908ebf
AW
15522015-03-26 Andy Wingo <wingo@igalia.com>
1553
1554 PR symtab/18148
1555 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1556 const_value but not a location.
1557 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1558 location defined in non-main CUs are visible.
1559
6d5f0679
YQ
15602015-03-26 Yao Qi <yao.qi@linaro.org>
1561
1562 PR testsuite/18139
1563 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1564 Add a line number entry for the same line.
1565 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1566 Add a line number entry for the same line.
1567
2898689b
YQ
15682015-03-26 Yao Qi <yao.qi@linaro.org>
1569
1570 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1571 .int 0.
1572 (func): Likewise. Add .Lfunc_1 label.
1573 Use .Lfunc_1 label.
1574 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1575 .int 0.
1576 (func): Likewise.
1577 Use .Lfunc_1 label.
1578
85180498
YQ
15792015-03-26 Yao Qi <yao.qi@linaro.org>
1580
1581 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1582 Call gdb_compile instead to compile each .s files without debug
1583 information.
1584
8aa08a8d
YQ
15852015-03-26 Yao Qi <yao.qi@linaro.org>
1586
1587 * gdb.base/savedregs.exp (process_saved_regs): Make
1588 "Saved registers:" optional in the pattern.
1589
66849923
MM
15902015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1591
1592 * gdb.btrace/next.exp: Merged into step.exp.
1593 * gdb.btrace/finish.exp: Merged into step.exp.
1594 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1595 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1596 "record goto" and checking the exact replay position.
1597 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1598 check for "Recording format" in "info record" output.
1599 * gdb.btrace/record_goto.exp: Choose test file based on target.
1600 * gdb.btrace/x86-record_goto.S: Renamed into ...
1601 * gdb.btrace/x86_64-record_goto.S: ... this.
1602 * gdb.btrace/i686-record_goto.S: New.
1603 * gdb.btrace/x86-tailcall.S: Renamed into ...
1604 * gdb.btrace/x86_64-tailcall.S: ... this.
1605 * gdb.btrace/i686-tailcall.S: New.
1606 * gdb.btrace/x86-tailcall.c: Renamed into ...
1607 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1608 separate statements. Update test.
1609 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1610 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1611 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1612 * gdb.btrace/tailcall.exp: Choose test file based on target.
1613 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1614
11cc1b74
MM
16152015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1616
1617 * gdb.btrace/exception.exp: Increase BTS buffer size.
1618
a25d8bf9
PA
16192015-03-24 Pedro Alves <palves@redhat.com>
1620
1621 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1622
856e7dd6
PA
16232015-03-24 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.threads/schedlock.exp (test_step): No longer expect that
1626 "set scheduler-locking step" with "next" over a function call runs
1627 threads unlocked.
1628
ad235a41
AT
16292015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1630
1631 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1632
15630549
AT
16332015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1634
1635 PR breakpoints/16466
1636 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1637 * gdb.mi/mi-pending.c (thread_func): New function.
1638 (int main): Add threading support required.
1639 * gdb.mi/mi-pending.exp: Add tests for this issue.
1640 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1641 (pendfunc2): Remove stdio dependency.
1642 * gdb.mi/mi-pendshr2.c: New file.
1643
693dca06
KS
16442015-03-23 Keith Seitz <keiths@redhat.com>
1645
1646 * gdb.linespec/keywords.c: New file.
1647 * gdb.linespec/keywords.exp: New file.
1648
7e993ebf
KS
16492015-03-23 Keith Seitz <keiths@redhat.com>
1650
1651 PR gdb/18021
1652 * gdb.dwarf2/staticvirtual.exp: New test.
1653
bc23328c
JK
16542015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1655
1656 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1657 * README: Remove HP-UX and gdb.hp.
1658 (configuration):
1659 * configure: Regenerate.
1660 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1661 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1662 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1663 gdb.hp/gdb.defects/Makefile.
1664 * gdb.hp/Makefile.in: File deleted.
1665 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1666 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1667 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1668 * gdb.hp/gdb.aCC/run.c: File deleted.
1669 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1670 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1671 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1672 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1673 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1674 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1675 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1676 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1677 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1678 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1679 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1680 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1681 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1682 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1683 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1684 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1685 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1686 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1687 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1688 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1689 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1690 * gdb.hp/gdb.compat/average.c: File deleted.
1691 * gdb.hp/gdb.compat/sum.c: File deleted.
1692 * gdb.hp/gdb.compat/xdb.c: File deleted.
1693 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1694 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1695 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1696 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1697 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1698 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1699 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1700 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1701 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1702 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1703 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1704 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1705 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1706 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1707 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1708 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1709 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1710 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1711 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1712 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1713 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1714 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1715 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1716 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1717 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1718 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1719 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1720 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1721 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1722 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1723 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1724 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1725 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1726 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1727 * gdb.hp/tools/odump: File deleted.
1728
8bf3b159
PA
17292015-03-19 Pedro Alves <palves@redhat.com>
1730
1731 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1732 (saw_thread_3): New globals.
1733 (top level): Increment them when an event for the corresponding
1734 thread is seen.
1735 (no thread starvation): New test.
1736
eb54c8bf
PA
17372015-03-19 Pedro Alves <palves@redhat.com>
1738
1739 * gdb.threads/continue-pending-status.c: New file.
1740 * gdb.threads/continue-pending-status.exp: New file.
1741
32d2e5d6
PA
17422015-03-18 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1745 Use gdb_is_target_remote instead of is_remote. Use
1746 gdb_test_multiple instead of gdb_expect. Exit early if
1747 gdb_test_multiple hits its internal matches. Tighten stepi tests
1748 expected output. Fail on exit with any signal, instead of just
1749 SIGILL.
1750
f68f11b7
YQ
17512015-03-18 Yao Qi <yao.qi@linaro.org>
1752
1753 PR tdep/18107
1754 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1755 variable.
1756 * gdb.base/catch-syscall.exp: Don't skip it on
1757 aarch64*-*-linux* target. Remove elements in all_syscalls.
1758 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1759 target.
1760 (setup_all_syscalls): New proc.
1761
ca5fd19b
YQ
17622015-03-16 Yao Qi <yao.qi@linaro.org>
1763
1764 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1765 (top level): Skip tests if valid_addr_p returns false for
1766 $cmd1 or $cmd2.
1767
85642ba0
AW
17682015-03-11 Andy Wingo <wingo@igalia.com>
1769
1770 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1771
e03f9645
YQ
17722015-03-11 Yao Qi <yao.qi@linaro.org>
1773
1774 * gdb.base/catch-syscall.exp: Fix typo in comments.
1775
5d0962b2
YQ
17762015-03-11 Yao Qi <yao.qi@linaro.org>
1777
1778 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1779
b2df3cef
PA
17802015-03-09 Pedro Alves <palves@redhat.com>
1781
1782 * dg-extract-results.py: Delete.
1783
ef878e53
PA
17842015-03-09 Pedro Alves <palves@redhat.com>
1785
1786 Merge dg-extract-results.sh from GCC upstream (r218843).
1787
1788 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1789 * dg-extract-results.sh: Use --text with grep to avoid issues with
1790 binary files. Fall back to cat -v, if that doesn't work.
1791
9494d219
PA
17922015-03-05 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1795
a8d9763a
SM
17962015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1797
1798 * lib/mi-support.exp (mi_expect_interrupt): Accept
1799 alternative event for when in all-stop mode.
1800
be9957b8
PA
18012015-03-04 Pedro Alves <palves@redhat.com>
1802
1803 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1804
d57be0f4 18052015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1806
1807 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1808
c214c7cf
AA
18092015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1810
1811 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1812 regexps for GDB's current line display, accept a hex address
1813 preceding the line number.
1814
6d74a497
AA
18152015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1816
1817 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1818 the 'arch1' variable for "s390*-linux*" targets.
1819
511aee7c
PA
18202015-03-04 Pedro Alves <palves@redhat.com>
1821
1822 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1823 (main): Pass missing retval argument to pthread_join call.
1824
95e50b27
PA
18252015-03-02 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1828 (top level): Call do_test with non-stop as well.
1829
28054d69
PA
18302015-03-02 Pedro Alves <palves@redhat.com>
1831
1832 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1833 -1.
1834
4fa5d7b4
AA
18352015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1836
1837 * gdb.arch/s390-vregs.exp: New test.
1838 * gdb.arch/s390-vregs.S: New file.
1839
97c18565
PA
18402015-02-27 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1843 call to catch_command_errors.
1844 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1845 catch_command_errors.
1846
a37bfa30
PA
18472015-02-27 Pedro Alves <palves@redhat.com>
1848
1849 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1850 "true" for boolean result.
1851 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1852 prototype of main.
1853
6f98576f
PA
18542015-02-27 Pedro Alves <palves@redhat.com>
1855
1856 * lib/unbuffer_output.c: New file.
1857 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1858 (main): Call gdb_unbuffer_output.
1859
eba5ab56
YQ
18602015-02-27 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1863 target.
1864
0def5aaa
DE
18652015-02-26 Doug Evans <dje@google.com>
1866
1867 * gdb.cp/class2.cc (Dbase, D): New classes.
1868 (main): New local delta.
1869 * gdb.cp/class2.exp: Test printing delta.
1870 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1871 (dynbar): New global.
1872 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1873
081a1c2c
JK
18742015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1875
1876 * gdb.compile/compile-ifunc.c: New file.
1877 * gdb.compile/compile-ifunc.exp: New file.
1878
2f41223f
AT
18792015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1880
1881 * gdb.base/structs.exp: Check for correct struct on finish.
1882
03eddd80
YQ
18832015-02-26 Yao Qi <yao.qi@linaro.org>
1884
1885 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1886 is zero.
1887
80c57053
JK
18882015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * gdb.arch/cordic.ko.bz2: New file.
1891 * gdb.arch/cordic.ko.debug.bz2: New file.
1892 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1893
21613c12
YQ
18942015-02-25 Yao Qi <yao.qi@linaro.org>
1895
1896 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1897 aarch64*-*-* target.
1898
d8b901ed
PA
18992015-02-23 Pedro Alves <palves@redhat.com>
1900
1901 * lib/gdb.exp (delete_breakpoints): Rewrite using
1902 gdb_test_multiple.
1903
e5b85ead
PA
19042015-02-23 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.base/info-os.c: Include stdlib.h.
1907
85c3a371
DE
19082015-02-22 Doug Evans <xdje42@gmail.com>
1909
1910 PR symtab/17855
1911 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1912 is read after symbols have been re-read.
1913 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1914 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1915
96553a0c
DE
19162015-02-21 Doug Evans <dje@google.com>
1917
1918 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1919
97a0c697
JK
19202015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 PR corefiles/17808
1923 * gdb.arch/i386-biarch-core.core.bz2: New file.
1924 * gdb.arch/i386-biarch-core.exp: New file.
1925
a47cd6e9
PA
19262015-02-21 Pedro Alves <palves@redhat.com>
1927
1928 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1929 runto_main fails.
1930
c5facdc4
PA
19312015-02-20 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1934 info probes.
1935
2db9a427
PA
19362015-02-20 Pedro Alves <palves@redhat.com>
1937
1938 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1939
60fb7e9e
PA
19402015-02-20 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1943 clean_restart before gdb_target_supports_trace.
1944
5c5019c2
PA
19452015-02-20 Pedro Alves <palves@redhat.com>
1946
1947 PR threads/18006
1948 * gdb.threads/clone-thread_db.c: New file.
1949 * gdb.threads/clone-thread_db.exp: New file.
1950
c9587f88
AT
19512015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1952
1953 PR breakpoints/16812
1954 * gdb.base/catch-gdb-caused-signals.c: New file.
1955 * gdb.base/catch-gdb-caused-signals.exp: New file.
1956
f6a88844
JM
19572015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1958
1959 * configure: Regenerated.
1960 * configure.ac: Use GDB_AC_TRANSFORM.
1961 * aclocal.m4: sinclude ../transform.m4.
1962
497c491b
JM
19632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1964
1965 * lib/dtrace.exp: New file.
1966 * gdb.base/dtrace-probe.exp: Likewise.
1967 * gdb.base/dtrace-probe.d: Likewise.
1968 * gdb.base/dtrace-probe.c: Likewise.
1969 * lib/pdtrace.in: Likewise.
1970 * configure.ac: Output variables with the transformed names of
1971 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1972 * configure: Regenerated.
1973
03e98035
JM
19742015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1975
1976 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1977 expected message when trying to access $_probe_* convenience
1978 variables while not on a probe.
1979
63cc30e9
JK
19802015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1981
1982 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1983
0703599a
PA
19842015-02-11 Pedro Alves <pedro@codesourcery.com>
1985
1986 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1987 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1988
7e60a48e
DE
19892015-02-10 Doug Evans <xdje42@gmail.com>
1990
1991 * lib/gdb.exp (gdb_load): Always return a result.
1992
01b088bc
PA
19932015-02-10 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.threads/signal-sigtrap.c: New file.
1996 * gdb.threads/signal-sigtrap.exp: New file.
1997
b05ec7a5
AT
19982015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1999
2000 * gdb.trace/no-attach-trace.c: New file.
2001 * gdb.trace/no-attach-trace.exp: New file.
2002
a2c2acaf
MW
20032015-02-09 Mark Wielaard <mjw@redhat.com>
2004
2005 * gdb.dwarf2/atomic.c: New file.
2006 * gdb.dwarf2/atomic-type.exp: Likewise.
2007
31fd9caa
MM
20082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2009
2010 * gdb.btrace/buffer-size.exp: Update "info record" output.
2011 * gdb.btrace/delta.exp: Update "info record" output.
2012 * gdb.btrace/enable.exp: Update "info record" output.
2013 * gdb.btrace/finish.exp: Update "info record" output.
2014 * gdb.btrace/instruction_history.exp: Update "info record" output.
2015 * gdb.btrace/next.exp: Update "info record" output.
2016 * gdb.btrace/nexti.exp: Update "info record" output.
2017 * gdb.btrace/step.exp: Update "info record" output.
2018 * gdb.btrace/stepi.exp: Update "info record" output.
2019 * gdb.btrace/nohist.exp: Update "info record" output.
2020
d33501a5
MM
20212015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2022
2023 * gdb.btrace/buffer-size: New.
2024
f4abbc16
MM
20252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2026
2027 * gdb.btrace/delta.exp: Update "info record" output.
2028 * gdb.btrace/enable.exp: Update "info record" output.
2029 * gdb.btrace/finish.exp: Update "info record" output.
2030 * gdb.btrace/instruction_history.exp: Update "info record" output.
2031 * gdb.btrace/next.exp: Update "info record" output.
2032 * gdb.btrace/nexti.exp: Update "info record" output.
2033 * gdb.btrace/step.exp: Update "info record" output.
2034 * gdb.btrace/stepi.exp: Update "info record" output.
2035 * gdb.btrace/nohist.exp: Update "info record" output.
2036
b9d61307
SM
20372015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 PR gdb/15678
2040 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2041
e584fdbc
PA
20422015-02-06 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2045 macro.
2046 (seconds_left, again): New globals.
2047 (main): Wait seconds_left in a 1-second sleep loop instead of
2048 sleeping 180 seconds. If 'again' is set, reset the seconds
2049 counter.
2050 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2051 'again' in the inferior before detaching. Print the seconds left.
2052 (options): New global.
2053 (top level): Build program with -DTIMEOUT=$timeout.
2054
77f41761
PA
20552015-02-06 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2058 determine how many seconds to pass to 'alarm'.
2059 * gdb.base/gdb-sigterm.exp (top level): Build program with
2060 -DTIMEOUT=$timeout.
2061 (do_test): Return success/failure indication. Add more verbose
2062 logging. Don't fail if 200 single steps are seen. Instead, fail
2063 when the test times out.
2064 (passes): New global.
2065 (top level): Break the testing loop if testing fails on any
2066 iteration. Use gdb_assert.
2067
b9394193
DB
20682015-02-04 Don Breazeal <donb@codesourcery.com>
2069
2070 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2071 and initialize them.
2072 (ipc_cleanup): New function.
2073 (main): Don't declare shmid, semid, and msqid. Add a call to
2074 atexit so that we call ipc_cleanup on exit.
2075
42d9e528
PA
20762015-02-04 Pedro Alves <palves@redhat.com>
2077
2078 * boards/native-extended-gdbserver.exp: Remove any target variant
2079 specifications from the board name before clearing the isremote
2080 flag from board_info.
2081
ae6ae975
DE
20822015-01-31 Doug Evans <xdje42@gmail.com>
2083
2084 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2085
cfb069a8
GB
20862015-01-31 Gary Benson <gbenson@redhat.com>
2087
2088 * gdb.base/completion.exp: Disable completion limiting for
2089 existing tests. Add new tests to check completion limiting.
2090 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2091
5dd31d79
DE
20922015-01-31 Doug Evans <xdje42@gmail.com>
2093
2094 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2095
9f050062
DE
20962015-01-31 Doug Evans <xdje42@gmail.com>
2097
2098 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2099 entries. Duplicate file section script entries.
2100 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2101 inlined entries. Add test for safe-path rejection.
2102 * gdb.python/py-section-script.c: Add duplicate inlined section script
2103 entries. Duplicate file section script entries.
2104 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2105 inlined entries. Add test for safe-path rejection.
2106
df25ebbd
JB
21072015-01-29 Joel Brobecker <brobecker@adacore.com>
2108
2109 * gdb.ada/disc_arr_bound: New testcase.
2110
4a0ca9ec
JB
21112015-01-29 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gdb.ada/mi_var_array: New testcase.
2114
3a8b707a
DE
21152015-01-27 Doug Evans <dje@google.com>
2116
2117 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2118 Add test for objfile.filename, objfile.username after objfile
2119 has been unloaded.
2120
f8313f6e
JB
21212015-01-26 Joel Brobecker <brobecker@adacore.com>
2122
2123 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2124 the second test to print the name attribute of value
2125 returned by the call to gdb.lookup_type, and adjust
2126 the expected output accordingly.
2127
37bc665e
MW
21282015-01-25 Mark Wielaard <mjw@redhat.com>
2129
2130 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2131 * gdb.base/disp-step-fork.c: Include unistd.h.
2132 * gdb.base/siginfo-obj.c: Include stdio.h.
2133 * gdb.base/siginfo-thread.c: Likewise.
2134 * gdb.mi/non-stop.c: Include unistd.h.
2135 * gdb.mi/nsthrexec.c: Include stdio.h.
2136 * gdb.mi/pthreads.c: Include unistd.h.
2137 * gdb.modula2/unbounded1.c (main): Declare returns int.
2138 * gdb.reverse/consecutive-reverse.c: Likewise.
2139 * gdb.threads/create-fail.c: Include unistd.h.
2140 * gdb.threads/killed.c: Likewise.
2141 * gdb.threads/linux-dp.c: Likewise.
2142 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2143 * gdb.threads/non-ldr-exc-2.c: Likewise.
2144 * gdb.threads/non-ldr-exc-3.c: Likewise.
2145 * gdb.threads/non-ldr-exc-4.c: Likewise.
2146 * gdb.threads/pthreads.c: Include unistd.h.
2147 (main): Declare returns int.
2148 * gdb.threads/tls-main.c (foo): New declaration.
2149 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2150
f7e5394d
SM
21512015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2152
2153 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2154 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2155
743649fd
MW
21562015-01-15 Mark Wielaard <mjw@redhat.com>
2157
2158 * gdb.base/noreturn-return.c: New file.
2159 * gdb.base/noreturn-return.exp: New file.
2160 * gdb.base/noreturn-finish.c: New file.
2161 * gdb.base/noreturn-finish.exp: New file.
2162
198297aa
PA
21632015-01-23 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.threads/continue-pending-after-query.c: New file.
2166 * gdb.threads/continue-pending-after-query.exp: New file.
2167
717cf30c
AG
21682015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2169 Simon Marchi <simon.marchi@ericsson.com>
2170
2171 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2172 * gdb.base/valgrind-db-attach.exp: Same.
2173 * gdb.base/valgrind-infcall.exp: Same.
2174 * lib/mi-support.exp (default_mi_gdb_start): Same.
2175 * lib/prompt.exp (default_prompt_gdb_start): Same.
2176 * lib/gdb.exp (default_gdb_spawn): Same.
2177 (gdb_interact): New.
2178
2179
4b62a76e
JK
21802015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2181
2182 * gdb.compile/compile.exp (pointer to jit function): New test.
2183
b4cdae6f
WW
21842015-01-17 Wei-cheng Wang <cole945@gmail.com>
2185
2186 * lib/gdb.exp (supports_process_record): Return true for
2187 powerpc*-*-linux*.
2188 (supports_reverse): Likewise.
2189
d221e7ef
DB
21902015-01-15 Don Breazeal <donb@codesourcery.com>
2191
2192 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2193 instead of checking whether the target board is remote and
2194 use spawn_wait_for_attach instead of exec/sleep.
2195 * gdb.base/attach-twice.exp: Likewise.
2196
bafffb51
JB
21972015-01-15 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.ada/var_arr_attrs: New testcase.
2200
5589af0e
PA
22012015-01-14 Pedro Alves <palves@redhat.com>
2202 Joel Brobecker <brobecker@adacore.com>
2203
2204 PR gdb/17525
2205 * gdb.base/bp-cmds-execution-x-script.c: New file.
2206 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2207 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2208
6c400b59
PA
22092015-01-14 Pedro Alves <palves@redhat.com>
2210
2211 PR cli/17828
2212 * gdb.base/batch-preserve-term-settings.c: New file.
2213 * gdb.base/batch-preserve-term-settings.exp: New file.
2214
e02c96a7
DE
22152015-01-13 Doug Evans <dje@google.com>
2216
2217 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2218 binary.
2219
576fd14c
JB
22202015-01-13 Joel Brobecker <brobecker@adacore.com>
2221
2222 * Makefile.in (clean mostlyclean): Do not delete *.py.
2223
04dccad0
JB
22242015-01-13 Joel Brobecker <brobecker@adacore.com>
2225
2226 * gdb.python/py-lookup-type.exp: New file.
2227
3d230f71
PA
22282015-01-12 Pedro Alves <palves@redhat.com>
2229
2230 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2231 restore GDBFLAGS before returning.
2232
7e67715d
JK
22332015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2236 is_amd64_regs_target and is_x86_like_target.
2237
f2e0d4b4
DE
22382015-01-11 Doug Evans <xdje42@gmail.com>
2239
2240 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2241 is given without an explicit form.
2242 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2243 attributes.
2244 * gdb.dwarf/corrupt.exp: Ditto.
2245 * gdb.dwarf2/enum-type.exp: Ditto.
2246 * gdb.trace/entry-values.exp: Ditto.
2247 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2248
439250fb
DE
22492015-01-11 Doug Evans <xdje42@gmail.com>
2250
2251 PR gdb/15830
2252 * gdb.base/maint.exp: Remove references to "maint demangle".
2253 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2254 Add tests for explicitly specifying language to demangle.
2255 * gdb.dlang/demangle.exp: Ditto.
2256
ede9f622
PA
22572015-01-09 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.threads/non-stop-fair-events.c: New file.
2260 * gdb.threads/non-stop-fair-events.exp: New file.
2261
a7b796db
PA
22622015-01-09 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2265 the global scope. Set a breakpoint after all threads are started
2266 rather than stepping over two source lines. Expect the prompt.
2267 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2268 global.
2269 (NUM): Now 15.
2270 (main): Use threads_started_barrier to wait for all threads to
2271 start. Main thread no longer calls thread_function. Exit after
2272 180 seconds.
2273 (loop): New function.
2274 (thread_function): Wait on threads_started_barrier barrier. Call
2275 'loop' at each iteration.
2276 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2277 threads have started, instead of hardcoding number of "next"
2278 steps. Use an access watchpoint instead of a write watchpoint.
2279
9665ffdd
PA
22802015-01-09 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2283 (thread_func): Wait on barrier.
2284 (main): Wait for all threads to start before stopping GDB.
2285 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2286 global.
2287 (thread1_func, thread2_func): Wait on barrier.
2288 (main): Wait for all threads to start before stopping GDB.
2289 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2290 New global.
2291 (thread1_func, thread2_func): Wait on barrier.
2292 (main): Wait for all threads to start before stopping GDB.
2293
c945a99f
PA
22942015-01-09 Pedro Alves <palves@redhat.com>
2295
2296 * gdb.threads/attach-many-short-lived-threads.c: New file.
2297 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2298
c1a747c1
PA
22992014-01-09 Pedro Alves <palves@redhat.com>
2300
2301 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2302 instead of to thread 2.
2303 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2304 Add barrier around each pthread_create call instead of around all
2305 calls.
2306 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2307 Set a break on thread_function and have the child threads hit it
2308 one at at a time.
2309
60b3033e
PA
23102015-01-09 Pedro Alves <palves@redhat.com>
2311
2312 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2313 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2314 false.
2315 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2316 checking whether the target board is remote.
2317 * gdb.multi/multi-attach.exp: Likewise.
2318 * gdb.python/py-sync-interp.exp: Likewise.
2319 * gdb.server/ext-attach.exp: Likewise.
2320 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2321 tests that need to attach, instead of checking whether the target
2322 board is remote at the top of the file.
2323
acc018ac
YQ
23242015-01-08 Yao Qi <yao@codesourcery.com>
2325
2326 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2327
50a18af8
JK
23282015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2329
2330 Fix testcase compilation.
2331 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2332
8503d6e1
JB
23332015-01-06 Joel Brobecker <brobecker@adacore.com>
2334
2335 * gdb.python/py-type.exp: Add a couple test about empty
2336 array creation, and negative-length array creation.
2337
cc73dbcc
DE
23382015-01-02 Doug Evans <xdje42@gmail.com>
2339
2340 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2341
0300bbc7
DE
23422015-01-02 Doug Evans <dje@google.com>
2343
2344 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2345
9d85a0ec
YQ
23462014-12-29 Yao Qi <yao@codesourcery.com>
2347
2348 * gdb.trace/entry-values.exp: Update comments. Rename variable
2349 bar_call_foo to returned_from_foo.
2350
87186c6a
MMN
23512014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2352
2353 PR gdb/17394
2354 * gdb.linespec/break-asm-file.c: New file.
2355 * gdb.linespec/break-asm-file.exp: New file.
2356 * gdb.linespec/break-asm-file0.s: New file.
2357 * gdb.linespec/break-asm-file1.s: New file.
2358
1bab7383
YQ
23592014-12-18 Nigel Stephens <nigel@mips.com>
2360 Maciej W. Rozycki <macro@codesourcery.com>
2361
2362 * gdb.base/float.exp: Handle the new output from "info float" on
2363 MIPS targets.
2364
1bc1068a
JK
23652014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2366
2367 Fix MinGW compilation.
2368 * gdb.compile/compile-ops.exp: Update untested message if
2369 !skip_compile_feature_tests.
2370 * gdb.compile/compile-setjmp.exp: Likewise.
2371 * gdb.compile/compile-tls.exp: Likewise.
2372 * gdb.compile/compile.exp: Likewise.
2373 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2374 supported on this host".
2375
b6615d10
DE
23762014-12-16 Doug Evans <xdje42@gmail.com>
2377
2378 * boards/stabs.exp: New file.
2379
25dda427
AA
23802014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2381
2382 * gdb.base/completion.exp: Adjust to format changes of "maint
2383 print user-registers".
2384
bf330350
CU
23852014-12-16 Catalin Udma <catalin.udma@freescale.com>
2386
2387 PR server/17457
2388 * gdb.arch/aarch64-fp.c: New file.
2389 * gdb.arch/aarch64-fp.exp: New file.
2390
395cf596
SDJ
23912014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2392
2393 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2394 r210637, r210913, r211666, r215400, r215817).
2395
2396 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2397 * dg-extract-results.py: New file.
2398 * dg-extract-results.sh: Use it if the environment seems
2399 suitable.
2400
2401 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2402
2403 * dg-extract-results.py (parse_run): Handle warnings that
2404 are printed before a test harness is run.
2405
2406 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2407
2408 * dg-extract-results.py (Named): Remove __cmp__ method.
2409 (output_variation): Use a key to sort variation.harnesses.
2410
2411 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2412
2413 * dg-extract-results.py: For Python 3, force sys.stdout to
2414 handle surrogate escape sequences.
2415 (safe_open): New function.
2416 (output_segment, main): Use it.
2417
2418 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2419
2420 * dg-extract-results.py (Prog.result_re): Include options
2421 in test name.
2422
2423 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2424
2425 * dg-extract-results.py (output_variation): Always sort if
2426 do_sum.
2427
e882ef3c
SM
24282014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2429
2430 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2431 as long as we get pagination notifications.
2432
4992aa20
JM
24332014-12-15 Jason Merrill <jason@redhat.com>
2434
2435 * Makefile.in (check-gdb.%): Restore.
2436 * README: Mention it.
2437
c1b5a1a6
JB
24382014-12-13 Joel Brobecker <brobecker@adacore.com>
2439
2440 * gdb.ada/str_uninit: New testcase.
2441
5537b577
JK
24422014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2443
2444 PR symtab/17642
2445 * gdb.base/vla-stub-define.c: New file.
2446 * gdb.base/vla-stub.c: New file.
2447 * gdb.base/vla-stub.exp: New file.
2448
bb2ec1b3
TT
24492014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2450 Jan Kratochvil <jan.kratochvil@redhat.com>
2451 Tom Tromey <tromey@redhat.com>
2452
2453 * configure.ac: Add gdb.compile/.
2454 * configure: Regenerate.
2455 * gdb.compile/Makefile.in: New file.
2456 * gdb.compile/compile-ops.exp: New file.
2457 * gdb.compile/compile-ops.c: New file.
2458 * gdb.compile/compile-tls.c: New file.
2459 * gdb.compile/compile-tls.exp: New file.
2460 * gdb.compile/compile-constvar.S: New file.
2461 * gdb.compile/compile-constvar.c: New file.
2462 * gdb.compile/compile-mod.c: New file.
2463 * gdb.compile/compile-nodebug.c: New file.
2464 * gdb.compile/compile-setjmp-mod.c: New file.
2465 * gdb.compile/compile-setjmp.c: New file.
2466 * gdb.compile/compile-setjmp.exp: New file.
2467 * gdb.compile/compile-shlib.c: New file.
2468 * gdb.compile/compile.c: New file.
2469 * gdb.compile/compile.exp: New file.
2470 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2471
4ff709eb
TT
24722014-12-12 Tom Tromey <tromey@redhat.com>
2473
2474 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2475 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2476
6dddd6a5
DE
24772014-12-12 Doug Evans <dje@google.com>
2478
2479 * lib/gdb-python.exp (get_python_valueof): New function.
2480 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2481
71c24708
AA
24822014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2483
2484 * gdb.base/completion.exp: Add test for completion of "info
2485 registers ".
2486
3e29f34a
MR
24872014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2488
2489 * gdb.base/func-ptrs.c: New file.
2490 * gdb.base/func-ptrs.exp: New file.
2491
fc126975
SM
24922014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2493
2494 PR breakpoints/17012
2495 * gdb.base/dprintf-detach.c: New file.
2496 * gdb.base/dprintf-detach.exp: New file.
2497
0a46d518
SM
24982014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2499
2500 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2501 * lib/gdb.exp (target_is_gdbserver): New procedure.
2502
a0be3e44
DE
25032014-12-08 Doug Evans <dje@google.com>
2504
2505 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2506
df1b803a
YQ
25072014-12-05 Yao Qi <yao@codesourcery.com>
2508
2509 * gdb.guile/scm-error.exp: Remove the third argument to
2510 gdb_remote_download.
2511 * gdb.guile/scm-frame-args.exp: Likewise.
2512 * gdb.guile/scm-section-script.exp: Likewise.
2513
ddb9f679
YQ
25142014-12-05 Yao Qi <yao@codesourcery.com>
2515
2516 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2517
86e4ed39
DE
25182014-12-04 Doug Evans <dje@google.com>
2519
2520 * gdb.python/py-objfile.exp: Add tests for
2521 objfile.add_separate_debug_file.
2522
7c50a931
DE
25232014-12-04 Doug Evans <dje@google.com>
2524
2525 * lib/gdb.exp (get_build_id): New function.
2526 (build_id_debug_filename_get): Rewrite to use it.
2527 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2528
621661e3
MR
25292014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2530
2531 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2532 `method(long)', not just 0x0.
2533 * gdb.cp/nsalias.exp: Align code labels to 4.
2534 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2535 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2536 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2537 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2538 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2539 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2540
29f0c3b7
DE
25412014-12-02 Doug Evans <dje@google.com>
2542
e1e061e7 2543 PR symtab/17602
29f0c3b7 2544 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2545 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2546 * gdb.cp/anon-ns.exp: Update.
2547
162078c8
NB
25482014-12-02 Nick Bull <nicholaspbull@gmail.com>
2549
2550 * gdb.python/py-events.py (inferior_call_handler): New.
2551 (register_changed_handler, memory_changed_handler): New.
2552 (test_events.invoke): Register new handlers.
2553 * gdb.python/py-events.exp: Add tests for inferior call,
2554 memory_changed and register_changed events.
2555
fdb09caf
AA
25562014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2557
2558 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2559 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2560 if the linker doesn't understand this.
2561
55cfb2c4
SM
25622014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2563
2564 * gdb.python/python.exp: Change expected reply to help().
2565
9e8cd6df
YQ
25662014-12-01 Yao Qi <yao@codesourcery.com>
2567
2568 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2569 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2570 * configure: Re-generated.
2571
6c659fc2
SC
25722014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2573
2574 * gdb.cp/chained-calls.cc: New file.
2575 * gdb.cp/chained-calls.exp: New file.
2576 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2577
d7fc3181
SM
25782014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2579
2580 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2581 * gdb.dwarf2/symtab-producer.exp: Same.
2582 * gdb.gdb/python-interrupts.exp: Same.
2583 * gdb.gdb/python-selftest.exp: Same.
2584 * gdb.python/py-linetable.exp: Same.
2585 * gdb.python/py-type.exp: Same.
2586 * gdb.python/py-value-cc.exp: Same.
2587 * gdb.python/py-value.exp: Same.
2588
10e79639
YQ
25892014-11-28 Yao Qi <yao@codesourcery.com>
2590
2591 * gdb.base/break-probes.exp: Match library name prefixed with
2592 sysroot.
2593
f28a0564
SM
25942014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2595
2596 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2597 test expected output. Add parentheses for the call to print.
2598 Remove L suffix from integers.
2599
3fe1ce1d
DE
26002014-11-26 Doug Evans <dje@google.com>
2601
2602 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2603
84429e27
YQ
26042014-11-22 Yao Qi <yao@codesourcery.com>
2605
2606 * gdb.trace/entry-values.c: Remove asms.
2607 (foo): Add foo_label.
2608 (bar): Add bar_label.
2609 * gdb.trace/entry-values.exp: Remove code computing foo's
2610 length and bar's length.
2611 (Dwarf::assemble): Invoke function_range for bar and use
2612 MACRO_AT_func for foo.
2613
26741859
YQ
26142014-11-22 Yao Qi <yao@codesourcery.com>
2615
2616 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2617 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2618 Use .Lgcc43_procstart instead of gcc43.
2619
45e44d27
JB
26202014-11-21 Joel Brobecker <brobecker@adacore.com>
2621
2622 * gdb.ada/n_arr_bound: New testcase.
2623
458c8db8
SDJ
26242014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2625
2626 PR breakpoints/10737
2627 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2628 test_catch_syscall_multi_arch.
2629 (test_catch_syscall_multi_arch): New function.
2630
43f3e411
DE
26312014-11-20 Doug Evans <xdje42@gmail.com>
2632
2633 * gdb.base/maint.exp: Update expected output.
2634
0d7b2549
AA
26352014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2636
2637 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2638 4-byte instruction on S390.
2639
8908fca5
JB
26402014-11-19 Joel Brobecker <brobecker@adacore.com>
2641
2642 * gdb.ada/arr_arr: New testcase.
2643
4a46959e
JB
26442014-11-19 Joel Brobecker <brobecker@adacore.com>
2645
2646 * gdb.ada/pkd_arr_elem: New Testcase.
2647
470e2f4e
LM
26482014-11-18 Luis Machado <lgustavo@codesourcery.com>
2649
2650 * gdb.reverse/break-precsave: Expect completion message for
2651 core file reads.
2652 * gdb.reverse/consecutive-precsave.exp: Likewise.
2653 * gdb.reverse/finish-precsave.exp: Likewise.
2654 * gdb.reverse/i386-precsave.exp: Likewise.
2655 * gdb.reverse/machinestate-precsave.exp: Likewise.
2656 * gdb.reverse/sigall-precsave.exp: Likewise.
2657 * gdb.reverse/solib-precsave.exp: Likewise.
2658 * gdb.reverse/step-precsave.exp: Likewise.
2659 * gdb.reverse/until-precsave.exp: Likewise.
2660 * gdb.reverse/watch-precsave.exp: Likewise.
2661
a267f3ad
AA
26622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2663
2664 * gdb.base/bp-permanent.c: Include unistd.h.
2665 * gdb.python/py-framefilter-mi.c (main): Add return type.
2666 * gdb.python/py-framefilter.c (main): Likewise.
2667 * gdb.trace/actions-changed.c (main): Likewise.
2668
12084a9a
AA
26692014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2670
2671 * gdb.mi/until.c: Add eye-catchers.
2672 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2673 line numbers.
2674
dc7e1a77
AA
26752014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2676
2677 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2678 function header variants in break1.c.
2679 * gdb.base/ena-dis-br.exp: Likewise.
2680 * gdb.base/hbreak2.exp: Likewise.
2681 * gdb.reverse/until-precsave.exp: Drop references to removed
2682 non-prototype function header variants in ur1.c.
2683 * gdb.reverse/until-reverse.exp: Likewise.
2684
41c77605
PM
26852014-11-17 Petr Machata <pmachata@redhat.com>
2686
2687 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2688 ${_cu_offset_size} bytes abbrev offset.
2689
34248c3a
DE
26902014-11-15 Doug Evans <xdje42@gmail.com>
2691
2692 PR symtab/17559
2693 * gdb.base/line-symtabs.exp: New file.
2694 * gdb.base/line-symtabs.c: New file.
2695 * gdb.base/line-symtabs.h: New file.
2696
646da059
YQ
26972014-11-14 Yao Qi <yao@codesourcery.com>
2698
2699 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2700 (func): Add label func_label.
2701 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2702 Replace low_pc and high_pc with MACRO_AT_range.
2703 Replace name, low_pc and high_pc with MACRO_AT_func.
2704
9301ebe6
YQ
27052014-11-14 Yao Qi <yao@codesourcery.com>
2706
2707 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2708 Replace name, low_pc and high_pc with MACRO_AT_func.
2709
f166b542
YQ
27102014-11-14 Yao Qi <yao@codesourcery.com>
2711
2712 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2713 produce debug information.
2714 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2715
0f6e71e3
YQ
27162014-11-14 Yao Qi <yao@codesourcery.com>
2717
2718 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2719 object and get function length.
2720 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2721 with MACRO_AT_func.
2722 (top-level): Replace gdb_compile and clean_restart with
2723 prepare_for_testing.
2724 * gdb.dwarf2/main.c (main): Add label main_label.
2725
876c4df9
YQ
27262014-11-14 Yao Qi <yao@codesourcery.com>
2727
2728 * lib/dwarf.exp (function_range): New procedure.
2729 (Dwarf::_handle_macro_at_func): New procedure.
2730 (Dwarf::_handle_macro_at_range): New procedure.
2731 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2732
02ad9cf1
YQ
27332014-11-14 Yao Qi <yao@codesourcery.com>
2734
2735 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2736 (_handle_attribute): New procedure.
2737
a59add0c
AA
27382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2739
2740 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2741 * gdb.base/call-sc.c (zed): Likewise.
2742 * gdb.base/checkpoint.c (main): Likewise.
2743 * gdb.base/dump.c (main): Likewise.
2744 * gdb.base/gcore.c (main): Likewise.
2745 * gdb.base/huge.c (main): Likewise.
2746 * gdb.base/multi-forks.c (main): Likewise.
2747 * gdb.base/pr10179-a.c (main): Likewise.
2748 * gdb.base/savedregs.c (main): Likewise.
2749 * gdb.base/sigaltstack.c (main): Likewise.
2750 * gdb.base/siginfo.c (main): Likewise.
2751 * gdb.base/structs.c (zed): Likewise.
2752 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2753 * gdb.mi/mi-syn-frame.c (main): Likewise.
2754 * gdb.mi/until.c (foo, main): Likewise.
2755 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2756 * gdb.base/solib-weak.c (foo): Declare.
2757 * gdb.base/attach-twice.c: Include stdio.h.
2758 * gdb.base/weaklib1.c: Likewise.
2759 * gdb.base/weaklib2.c: Likewise.
2760 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2761 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2762 unistd.h.
2763 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2764 * gdb.mi/mi-exit-code.c: Likewise.
2765 * gdb.base/break-interp-lib.c: Include string.h.
2766 * gdb.base/coremaker.c: Likewise.
2767 * gdb.base/testenv.c: Likewise.
2768 * gdb.python/py-finish-breakpoint.c: Likewise.
2769 * gdb.base/inferior-died.c: Include sys/wait.h.
2770 * gdb.base/fileio.c: Include time.h.
2771 * gdb.base/async-shell.c: Include unistd.h.
2772 * gdb.base/dprintf-non-stop.c: Likewise.
2773 * gdb.base/info-os.c: Likewise.
2774 * gdb.mi/mi-console.c: Likewise.
2775 * gdb.mi/watch-nonstop.c: Likewise.
2776 * gdb.python/py-events.c: Likewise.
2777 * gdb.base/async.c (baz): Move up before its invocation.
2778 * gdb.base/code_elim2.c (my_global_func): Likewise.
2779 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2780 * gdb.base/advance.c (func2): Likewise.
2781
3b5d5997
AA
27822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2783
2784 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2785 variant.
2786 * gdb.base/annota3.c: Likewise.
2787 * gdb.base/async.c: Likewise.
2788 * gdb.base/average.c: Likewise.
2789 * gdb.base/call-ar-st.c: Likewise.
2790 * gdb.base/call-rt-st.c: Likewise.
2791 * gdb.base/call-sc.c: Likewise.
2792 * gdb.base/call-strs.c: Likewise.
2793 * gdb.base/ending-run.c: Likewise.
2794 * gdb.base/execd-prog.c: Likewise.
2795 * gdb.base/exprs.c: Likewise.
2796 * gdb.base/foll-exec.c: Likewise.
2797 * gdb.base/foll-fork.c: Likewise.
2798 * gdb.base/foll-vfork.c: Likewise.
2799 * gdb.base/funcargs.c: Likewise.
2800 * gdb.base/gcore.c: Likewise.
2801 * gdb.base/jump.c: Likewise.
2802 * gdb.base/langs0.c: Likewise.
2803 * gdb.base/langs1.c: Likewise.
2804 * gdb.base/langs2.c: Likewise.
2805 * gdb.base/mips_pro.c: Likewise.
2806 * gdb.base/nodebug.c: Likewise.
2807 * gdb.base/opaque0.c: Likewise.
2808 * gdb.base/opaque1.c: Likewise.
2809 * gdb.base/recurse.c: Likewise.
2810 * gdb.base/run.c: Likewise.
2811 * gdb.base/scope0.c: Likewise.
2812 * gdb.base/scope1.c: Likewise.
2813 * gdb.base/setshow.c: Likewise.
2814 * gdb.base/setvar.c: Likewise.
2815 * gdb.base/shmain.c: Likewise.
2816 * gdb.base/shr1.c: Likewise.
2817 * gdb.base/shr2.c: Likewise.
2818 * gdb.base/sigall.c: Likewise.
2819 * gdb.base/signals.c: Likewise.
2820 * gdb.base/so-indr-cl.c: Likewise.
2821 * gdb.base/solib2.c: Likewise.
2822 * gdb.base/structs.c: Likewise.
2823 * gdb.base/sum.c: Likewise.
2824 * gdb.base/vforked-prog.c: Likewise.
2825 * gdb.base/watchpoint.c: Likewise.
2826 * gdb.reverse/shr2.c: Likewise.
2827 * gdb.reverse/until-reverse.c: Likewise.
2828 * gdb.reverse/ur1.c: Likewise.
2829 * gdb.reverse/watch-reverse.c: Likewise.
2830
066a77c5
AA
28312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2832
2833 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2834 variant.
2835 * gdb.base/sepdebug.exp: Drop references to removed code.
2836
4f204ea5
AA
28372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2838
2839 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2840 variant. Preserve original line numbering.
2841 * gdb.base/list1.c: Likewise.
2842
3b377a3a
AA
28432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2844
2845 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2846 variant.
2847 * gdb.base/break1.c: Likewise.
2848 * gdb.base/break.exp: Drop references to removed code.
2849
e444df73
AA
28502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2851
2852 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2853 variant.
2854
8008f2a7
AA
28552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856
2857 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2858
a5a06887
AA
28592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2860
2861 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2862 logic into perform_all_tests() and invoke it with and without
2863 function header prototypes.
2864 (do_function_calls): Remove conditional XFAIL for PR 5318.
2865 (rerun_and_prepare): Remove duplicate code.
2866 (perform_all_tests): New. Main logic moved here.
2867
44dba9b9
AA
28682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2869
2870 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2871 code guarded by #ifdef NO_PROTOTYPES.
2872 (t_double_many_args): Likewise.
2873 (DEF_FUNC_MANY_ARGS_1): Likewise.
2874 (DEF_FUNC_VALUES_1): Likewise.
2875 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2876 guarded by #ifdef PROTOTYPES.
2877
d1fbcd56
AA
28782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2879
2880 * gdb.mi/mi-console.c: Add eye-catcher.
2881 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2882 instead of literal line number.
2883
b0e59b8f
AA
28842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2885
2886 * gdb.base/shr2.c: Add eye-catcher.
2887 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2888 line number.
2889
78f98cca
AA
28902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2891
2892 * gdb.base/jump.c: Add eye-catchers.
2893 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2894 numbers.
2895
58fa2af0
AA
28962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2897
2898 * gdb.base/execd-prog.c: Add eye-catchers.
2899 * gdb.base/foll-exec.c: Likewise.
2900 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2901 line numbers.
2902
04e5059b
AA
29032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2904
2905 * gdb.base/ending-run.c: Add eye-catchers.
2906 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2907 literal line numbers.
2908
dbfdb174
AA
29092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2910
2911 * gdb.base/call-rt-st.c: Add eye-catchers.
2912 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2913 literal line numbers.
2914
888a2ade
AA
29152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2916
2917 * gdb.base/call-ar-st.c: Add eye-catchers.
2918 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2919 literal line numbers.
2920
6acc2dde
AA
29212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2922
2923 * gdb.base/average.c: Add eye-catchers.
2924 * gdb.base/sum.c: Likewise.
2925 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2926 regexps dynamically.
2927
9ecfcd1d
AA
29282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2929
2930 * gdb.base/solib1.c: Add eye-catchers.
2931 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2932 literal line numbers.
2933
78708b7c
PA
29342014-11-12 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2937 leader has exited.
2938
af48d08f
PA
29392014-11-12 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.arch/i386-bp_permanent.c: New file.
2942 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2943 (srcfile): Set to i386-bp_permanent.c.
2944 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2945 that stepi does not execute the 'leave' instruction, instead of
2946 testing it does execute.
2947 * gdb.base/bp-permanent.c: New file.
2948 * gdb.base/bp-permanent.exp: New file.
2949
af3768e9
DE
29502014-11-10 Doug Evans <xdje42@gmail.com>
2951
2952 PR symtab/17564
2953 * gdb.base/symtab-search-order.exp: New file.
2954 * gdb.base/symtab-search-order.c: New file.
2955 * gdb.base/symtab-search-order-1.c: New file.
2956 * gdb.base/symtab-search-order-shlib-1.c: New file.
2957
9de00a4a
PA
29582014-11-07 Pedro Alves <palves@redhat.com>
2959
2960 PR gdb/17511
2961 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2962 i?86-*-linux*.
2963
e0f52461
SC
29642014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2965
2966 PR c++/17494
2967 * gdb.cp/pr17494.cc: New file.
2968 * gdb.cp/pr17494.exp: New file.
2969
6ce8c980
YQ
29702014-11-02 Yao Qi <yao@codesourcery.com>
2971
2972 * gdb.python/python.exp: Get working directory and match the
2973 output of "set extended-prompt \\w " with it.
2974
02be9a71
DE
29752014-10-30 Doug Evans <dje@google.com>
2976
2977 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2978 in objfiles.
2979 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2980 in progspaces.
2981
3bdff46b
LM
29822014-10-30 Janis Johnson <janisjo@codesourcery.com>
2983
2984 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2985 * gdb.base/realname-expand.exp: Likewise.
2986 * gdb.linespec/macro-relative.exp: Likewise.
2987
ab917dfb
PA
29882014-10-29 Pedro Alves <palves@redhat.com>
2989
2990 PR gdb/17408
2991 * gdb.threads/schedlock.c (some_function): New function.
2992 (call_function): New global.
2993 (MAYBE_CALL_SOME_FUNCTION): New macro.
2994 (thread_function): Call it.
2995 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2996 and use it instead of a global counter. Adjust all callers.
2997 (get_current_thread): Use "find current thread" for test message
2998 here rather than having all callers pass down the same string.
2999 (goto_loop): New procedure, factored out from ...
3000 (my_continue): ... this.
3001 (step_ten_loops): Change parameter from test message to command to
3002 use. Adjust.
3003 (list_count): Delete global.
3004 (check_result): New procedure, factored out from duplicate top
3005 level code.
3006 (continue tests): Wrap in with_test_prefix.
3007 (test_step): New procedure, factored out from duplicate top level
3008 code.
3009 (top level): Test "step" in combination with all scheduler-locking
3010 modes. Test "next" in combination with all scheduler-locking
3011 modes, and in combination with stepping over a function call or
3012 not.
3013 * gdb.threads/next-bp-other-thread.c: New file.
3014 * gdb.threads/next-bp-other-thread.exp: New file.
3015
d3d4baed
PA
30162014-10-29 Pedro Alves <palves@redhat.com>
3017
3018 PR python/17372
3019 * gdb.python/python.exp: Test a multi-line command that spawns
3020 interactive Python.
3021 * gdb.base/multi-line-starts-subshell.exp: New file.
3022
563e8d85
YQ
30232014-10-29 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.base/fileio.exp: Make directories on host.
3026
0ea4d52e
YQ
30272014-10-29 Yao Qi <yao@codesourcery.com>
3028
3029 * gdb.base/fileio.c (test_write): Close the file.
3030
7f5ef605
PA
30312014-10-28 Pedro Alves <palves@redhat.com>
3032
3033 PR gdb/12623
3034 * gdb.base/sigstep.c (no_handler): New global.
3035 (main): If 'no_handler is true, set the signal handlers to
3036 SIG_IGN.
3037 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3038 with_sw_watch and no_handler parameters. Handle them.
3039 (top level) <stepping over handler when stopped at a breakpoint
3040 test>: Add a test axis for testing with a software watchpoint, and
3041 another for testing with the signal handler set to SIG_IGN.
3042 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3043 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3044
abbdbd03
PA
30452014-10-28 Pedro Alves <palves@redhat.com>
3046
3047 PR gdb/17511
3048 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3049 * gdb.base/sigstep.exp (other_handler_location): New global.
3050 (advance): Support stepping into the signal handler, and running
3051 commands while in the handler.
3052 (in_handler_map): New global.
3053 (top level): In the advance test, add combinations for getting
3054 into the handler with stepping commands, and for running commands
3055 in the handler. Add comment descripting the advancei tests.
3056
1df4399f
PA
30572014-10-28 Pedro Alves <palves@redhat.com>
3058
3059 * gdb.base/sigstep.exp: Use build_executable instead of
3060 prepare_for_testing.
3061 (top level): Move code that starts GDB, runs to main and creates a
3062 display to ...
3063 (restart): ... this new procedure.
3064 (top level): Move backtrace from signal handler test to ...
3065 (validate_backtrace): ... this new procedure.
3066 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3067 with_test_prefix. Always restart GDB.
3068 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3069 with_test_prefix. Always restart GDB. No need to delete
3070 breakpoints after the test.
3071 (test_skip_handler): Remove prefix parameter.
3072 (skip_over_handler, breakpoint_to_handler)
3073 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3074 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3075 restart GDB. No need to delete breakpoints after the test.
3076 (top level): Use foreach to call the test procedures with
3077 different commands.
3078
a5b6e449
PA
30792014-10-28 Pedro Alves <palves@redhat.com>
3080
3081 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3082 instead of GNATS numbers.
3083 * gdb.base/sigbpt.exp: Likewise.
3084 * gdb.base/siginfo.exp: Likewise.
3085 * gdb.base/sigstep.exp: Likewise.
3086
e5f8a7cc
PA
30872014-10-27 Pedro Alves <palves@redhat.com>
3088
3089 * gdb.base/sigstep.c (dummy): New global.
3090 (main): Issue a couple writes to the new global.
3091 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3092 procedures.
3093 (skip_over_handler): Use test_skip_handler.
3094 (top level): Call skip_over_handler for stepi and nexti too.
3095 (breakpoint_over_handler): Use test_skip_handler.
3096 (top level): Call breakpoint_over_handler for stepi and nexti too.
3097
763905a3
YQ
30982014-10-27 Yao Qi <yao@codesourcery.com>
3099
3100 * gdb.trace/tfile.c (adjust_function_address)
3101 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3102 function descriptor.
3103
6f259a23
DB
31042014-10-24 Don Breazeal <donb@codesourcery.com>
3105
3106 * gdb.base/foll-fork.exp (test_follow_fork,
3107 catch_fork_child_follow): Check for updated fork messages emitted
3108 from infrun.c.
3109 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3110 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3111 vfork_and_exec_child_follow_through_step): Check for updated vfork
3112 messages emitted from infrun.c.
3113
09dd9a69
PA
31142014-10-24 Pedro Alves <palves@redhat.com>
3115
3116 * gdb.base/corefile.exp: Remove references to ultrix.
3117 * gdb.base/interrupt.exp: Likewise.
3118 * gdb.base/whatis.exp: Likewise.
3119 * gdb.gdb/selftest.exp: Likewise.
3120 * gdb.threads/manythreads.exp: Likewise.
3121 * gdb.threads/print-threads.exp: Likewise.
3122 * gdb.threads/pthreads.exp:: Likewise.
3123 * gdb.threads/schedlock.exp: Likewise.
3124
3433cfa5
SC
31252014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3126
3127 * gdb.cp/non-trivial-retval.cc: Add a test case.
3128 * gdb.cp/non-trivial-retval.exp: Add a test.
3129
092f880b
YQ
31302014-10-20 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3133 * gdb.python/py-objfile-script-gdb.py: New file.
3134 * gdb.python/py-objfile-script.exp: Update reference to
3135 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3136 of remote_download. Remove the dest file.
3137
acbdb7f3
YQ
31382014-10-20 Yao Qi <yao@codesourcery.com>
3139
3140 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3141 * gdb.base/step-line.exp: Likewise.
3142 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3143 * gdb.dwarf2/dw2-basic.exp: Likewise.
3144 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3145 * gdb.dwarf2/dw2-filename.exp: Likewise.
3146 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3147 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3148 * gdb.dwarf2/dw2-producer.exp: Likewise.
3149 * gdb.dwarf2/mac-fileno.exp: Likewise.
3150 * gdb.python/py-frame-args.exp: Likewise.
3151 * gdb.python/py-framefilter.exp: Likewise.
3152 * gdb.python/py-mi.exp: Likewise.
3153 * gdb.python/py-objfile-script.exp: Likewise
3154 * gdb.python/py-pp-integral.exp: Likewise.
3155 * gdb.python/py-pp-re-notag.exp: Likewise.
3156 * gdb.python/py-prettyprint.exp: Likewise.
3157 * gdb.python/py-section-script.exp: Likewise.
3158 * gdb.python/py-typeprint.exp: Likewise.
3159 * gdb.python/py-xmethods.exp: Likewise.
3160 * gdb.stabs/weird.exp: Likewise.
3161 * gdb.xml/tdesc-regs.exp: Likewise.
3162
bd286a29
KCY
31632014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3164
3165 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3166 (out_cu): Use addr_len for the size of addresses.
3167 (out_line): Likewise. Size DW_LNE_set_address instruction
3168 according to addr_len.
3169 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3170 (FUNC): Add START_INSNS to definition.
3171
673dc4a0
YQ
31722014-10-18 Yao Qi <yao@codesourcery.com>
3173
3174 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3175 gdb_has_argv0 return true.
3176 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3177 check [target_info exists noargs], check [gdb_has_argv0]
3178 instead.
3179 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3180 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3181 procedures.
3182
4ffbba72
DE
31832014-10-17 Doug Evans <dje@google.com>
3184
3185 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3186 event.
3187 * gdb.python/py-events.py: Add clear_objfiles event.
3188
d096d8c1
DE
31892014-10-17 Doug Evans <dje@google.com>
3190
3191 * gdb.python/py-objfile.exp: Test progspace attribute.
3192
a80db015
LM
31932014-10-17 Luis Machado <lgustavo@codesourcery.com>
3194
3195 * gdb.guile/scm-breakpoint.exp: Do not assume any
3196 directory separators when matching source file paths.
3197 * gdb.python/py-breakpoint.exp: Likewise.
3198 * gdb.reverse/break-precsave.exp: Likewise.
3199 * gdb.reverse/break-reverse.exp: Likewise.
3200 * gdb.reverse/consecutive-precsave.exp: Likewise.
3201 * gdb.reverse/finish-precsave.exp: Likewise.
3202 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3203 * gdb.reverse/finish-reverse.exp: Likewise.
3204 * gdb.reverse/i386-precsave.exp: Likewise.
3205 * gdb.reverse/i387-env-reverse.exp: Likewise.
3206 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3207 * gdb.reverse/machinestate-precsave.exp: Likewise.
3208 * gdb.reverse/machinestate.exp: Likewise.
3209 * gdb.reverse/sigall-precsave.exp: Likewise.
3210 * gdb.reverse/solib-precsave.exp: Likewise.
3211 * gdb.reverse/step-precsave.exp: Likewise.
3212 * gdb.reverse/until-precsave.exp: Likewise.
3213 * gdb.reverse/watch-precsave.exp: Likewise.
3214 * gdb.reverse/watch-reverse.exp: Likewise.
3215
b22089ab
YQ
32162014-10-17 Yao Qi <yao@codesourcery.com>
3217
3218 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3219 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3220
6c4486e6
PA
32212014-10-17 Pedro Alves <palves@redhat.com>
3222
3223 PR gdb/17471
3224 * gdb.base/bg-execution-repeat.c: New file.
3225 * gdb.base/bg-execution-repeat.exp: New file.
3226
0ff33695
PA
32272014-10-17 Pedro Alves <palves@redhat.com>
3228
3229 PR gdb/17300
3230 * gdb.base/continue-all-already-running.c: New file.
3231 * gdb.base/continue-all-already-running.exp: New file.
3232
6fdebc3d
PA
32332014-10-17 Pedro Alves <palves@redhat.com>
3234
3235 PR gdb/17472
3236 * gdb.base/annota-input-while-running.c: New file.
3237 * gdb.base/annota-input-while-running.exp: New file.
3238
32a8097b
PA
32392014-10-17 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.base/callfuncs.exp: emove references to osf.
3242 * gdb.base/sigall.exp: Likewise.
3243 * gdb.gdb/selftest.exp: Likewise.
3244 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3245 * gdb.mi/non-stop.c: Likewise.
3246 * gdb.mi/pthreads.c: Likewise.
3247 * gdb.reverse/sigall-precsave.exp: Likewise.
3248 * gdb.reverse/sigall-reverse.exp: Likewise.
3249 * gdb.threads/pthreads.c: Likewise.
3250 * gdb.threads/pthreads.exp: Likewise.
3251
7a3517ff
YQ
32522014-10-17 Yao Qi <yao@codesourcery.com>
3253
3254 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3255 check 'target_info exists noargs'.
3256 (test_command_prompt_position): Likewise.
3257 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3258 Remove "set args".
3259 (progvar_simple_while_test): Likewise.
3260 (progvar_complex_if_while_test): Likewise.
3261 (if_while_breakpoint_command_test): Likewise.
3262 (infrun_breakpoint_command_test): Likewise.
3263 (breakpoint_command_test): Likewise.
3264 (watchpoint_command_test): Likewise.
3265 (bp_deleted_in_command_test): Likewise.
3266 (temporary_breakpoint_commands): Likewise.
3267
bb99c472
YQ
32682014-10-16 Yao Qi <yao@codesourcery.com>
3269
3270 * gdb.base/remotetimeout.exp: Remove noargs checking.
3271
7c16b83e
PA
32722014-10-15 Pedro Alves <palves@redhat.com>
3273
3274 PR breakpoints/9649
3275 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3276 * gdb.base/breakpoint-in-ro-region.exp
3277 (probe_target_hardware_step): New procedure.
3278 (top level): Probe hardware stepping and hardware breakpoint
3279 support. Test stepping through a read-only region, with both
3280 "breakpoint auto-hw" on and off and both "always-inserted" on and
3281 off.
3282
35a49624
IB
32832014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3284
3285 * gdb.dlang/demangle.exp: Update for demangling changes.
3286
2d1c107c
SC
32872014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3288
3289 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3290 * gdb.cp/non-trivial-retval.exp: Add new tests.
3291
778811d5
SC
32922014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3293
3294 PR c++/13403
3295 PR c++/15154
3296 * gdb.cp/non-trivial-retval.cc: New file.
3297 * gdb.cp/non-trivial-retval.exp: New file.
3298
10c5f0a8
YQ
32992014-10-15 Yao Qi <yao@codesourcery.com>
3300
3301 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3302 remote host.
3303
65d7b369
YQ
33042014-10-15 Yao Qi <yao@codesourcery.com>
3305
3306 * gdb.python/py-symbol.exp: Match file base name if host is
3307 remote, otherwise match file name with dir name.
3308 * gdb.python/py-symtab.exp: Likewise.
3309 * gdb.python/python.exp: Likewise.
3310
46dc1394
YQ
33112014-10-15 Yao Qi <yao@codesourcery.com>
3312
3313 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3314 pattern.
3315 * gdb.python/py-symtab.exp: Likewise.
3316 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3317 locationn.
3318
c40cc657
JB
33192014-10-14 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.ada/addr_arith: New testcase.
3322
2abf49e1
MR
33232014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3324
3325 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3326 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3327 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3328 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3329
f7088df3
SDJ
33302014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3331
3332 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3333 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3334 * gdb.arch/stap-eval-lang-ada.exp: New file.
3335
4dc06805
YQ
33362014-10-14 Yao Qi <yao@codesourcery.com>
3337
3338 * gdb.mi/mi-var-child.c (nothing1): New function.
3339 (nothing2): New function.
3340 (do_children_tests): Set function pointers by nothing1 and
3341 nothing2.
3342 * gdb.mi/mi-var-child.exp: Step over new added statements.
3343 Update test to match the new output.
3344 * gdb.mi/var-cmd.c (nothing1): New function.
3345 (nothing2): New function.
3346 (do_children_tests): Set function pointers by nothing1 and
3347 nothing2.
3348 * gdb.mi/mi-var-display.exp: Update test to match output.
3349 Step to the line specified by $line_dct_nothing.
3350 Increase the number of lines to step.
3351
46a93de2
YQ
33522014-10-14 Yao Qi <yao@codesourcery.com>
3353
3354 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3355 tests.
3356 * gdb.mi/mi2-var-child.exp: Likewise.
3357
14ea52ee
DE
33582014-10-13 Doug Evans <dje@google.com>
3359
3360 * gdb.python/py-objfile.exp: Change name of file name test.
3361
e5c6e92b
DE
33622014-10-13 Doug Evans <dje@google.com>
3363
3364 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3365 from the start of the CU.
3366
c780cc2f
JK
33672014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3368 Yao Qi <yao@codesourcery.com>
3369
3370 Fix "save breakpoints" for "catch" command.
3371 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3372 Remove -nonewline. Match also the added "main" line.
3373
99894e11
JK
33742014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3375
3376 Fix "save breakpoints" for "disable $bpnum" command.
3377 * gdb.base/save-bp.c (main): Add label.
3378 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3379
6e1ac5a3
JK
33802014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3381
3382 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3383
754dd2b0
YQ
33842014-10-11 Yao Qi <yao@codesourcery.com>
3385
3386 * gdb.server/server-kill.exp: Execute command
3387 "set remote trace-status-packet on" before "tstatus".
3388
f90183d7
YQ
33892014-10-11 Yao Qi <yao@codesourcery.com>
3390
3391 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3392 (main): Call getppid.
3393 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3394 and continue to it. Read variable "server_pid".
3395
bf40a607
YQ
33962014-10-11 Yao Qi <yao@codesourcery.com>
3397
3398 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3399
052ca370
YQ
34002014-10-11 Yao Qi <yao@codesourcery.com>
3401
3402 * gdb.threads/thread-find.exp: Don't execute command
3403 "info threads".
3404 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3405 * gdb.threads/linux-dp.exp: Don't check the condition
3406 $threads_created equals to zero.
3407
3831839c
PA
34082014-10-10 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/bigcore.exp: Remove references to IRIX.
3411 * gdb.base/funcargs.exp: Likewise.
3412 * gdb.base/interrupt.exp: Likewise.
3413 * gdb.base/mips_pro.exp: Likewise.
3414 * gdb.base/nodebug.exp: Likewise.
3415 * gdb.base/setvar.exp: Likewise.
3416 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3417
8b9a549d
PA
34182014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3419 Pedro Alves <palves@redhat.com>
3420
3421 PR symtab/14466
3422 * gdb.base/vdso-warning.c: New file.
3423 * gdb.base/vdso-warning.exp: New file.
3424
d48ba5e8
DE
34252014-10-02 Doug Evans <dje@google.com>
3426
3427 * gdb.base/structs.c (main): Don't run forever.
3428
2278c276
PA
34292014-10-02 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3432 (top level) <stop threads 1, stop threads 2>: Use it.
3433
b57bacec
PA
34342014-10-02 Pedro Alves <palves@redhat.com>
3435
3436 * gdb.threads/break-while-running.exp (test): Add new
3437 'update_thread_list' argument. Skip "info threads" if false.
3438 (top level): Add new 'update_thread_list' axis.
3439
13fd3ff3
PA
34402014-10-02 Pedro Alves <palves@redhat.com>
3441
3442 PR breakpoints/17431
3443 * gdb.base/execl-update-breakpoints.c: New file.
3444 * gdb.base/execl-update-breakpoints.exp: New file.
3445
0fec99e8
PA
34462014-10-01 Pedro Alves <palves@redhat.com>
3447
3448 * gdb.base/breakpoint-in-ro-region.c: New file.
3449 * gdb.base/breakpoint-in-ro-region.exp: New file.
3450
2ddf4301
SM
34512014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3452
3453 * gdb.mi/mi-exit-code.exp: New file.
3454 * gdb.mi/mi-exit-code.c: New file.
3455
6a5f3f43
YQ
34562014-09-30 Yao Qi <yao@codesourcery.com>
3457
3458 * lib/prelink-support.exp (build_executable_own_libs): Error if
3459 the target isn't native.
3460
345bcc73
YQ
34612014-09-30 Yao Qi <yao@codesourcery.com>
3462
3463 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3464 false.
3465
a25a5a45
PA
34662014-09-22 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.threads/break-while-running.exp: New file.
3469 * gdb.threads/break-while-running.c: New file.
3470
00ba3162
YQ
34712014-09-19 Yao Qi <yao@codesourcery.com>
3472
3473 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3474 Invoke test. Restart GDB with --readnow and invoke test again.
3475
c3b7b696
YQ
34762014-09-19 Yao Qi <yao@codesourcery.com>
3477
3478 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3479 proc set_breakpoint_on_gcd_function. Invoke
3480 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3481 invoke set_breakpoint_on_gcd_function again.
3482
2b4fd423
DE
34832014-09-18 Doug Evans <dje@google.com>
3484
3485 * gdb.dwarf2/symtab-producer.exp: New file.
3486
a5947601
SDJ
34872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3488
3489 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3490 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3491 * gdb.base/global-var-nested-by-dso.c: Likewise.
3492 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3493
91c19059
SDJ
34942014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3495 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.base/watch-bitfields.exp: Pass string other than test file
3498 name to prepare_for_testing.
3499 (watch): New procedure.
3500 (expect_watchpoint): Use with_test_prefix.
3501 (top level): Factor out tests to ...
3502 (test_watch_location, test_regular_watch): ... these new
3503 procedures, and use with_test_prefix and gdb_continue_to_end.
3504
bb9d5f81
PP
35052014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3506
3507 PR breakpoints/12526
3508 * gdb.base/watch-bitfields.exp: New file.
3509 * gdb.base/watch-bitfields.c: New file.
3510
635856f5
PA
35112014-09-16 Pedro Alves <palves@redhat.com>
3512
3513 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3514 software and hardware addresses, not software address against
3515 itself.
3516
7280ceea
PA
35172014-09-16 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3520 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3521
428b16bd
PA
35222014-09-16 Pedro Alves <palves@redhat.com>
3523
3524 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3525 files.
3526 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3527 "*-*-vxworks*" throughout.
3528 * gdb.base/break.exp: Likewise.
3529 * gdb.base/default.exp: Likewise.
3530 * gdb.base/scope.exp: Likewise.
3531 * gdb.base/sepdebug.exp: Likewise.
3532 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3533 throughout.
3534 * gdb.base/run.c: Likewise.
3535 * gdb.base/sepdebug.c: Likewise.
3536 * gdb.hp/gdb.aCC/run.c: Likewise.
3537 * gdb.reverse/until-reverse.c: Likewise.
3538 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3539
666d413c
YQ
35402014-09-16 Yao Qi <yao@codesourcery.com>
3541
3542 * boards/local-remote-host-native.exp: New file.
3543
57cbd724
DE
35442014-09-14 Doug Evans <xdje42@gmail.com>
3545
3546 * gdb.threads/queue-signal.c (thread_count): New variable.
3547 (thread_count_mutex, thread_count_condvar): New variables.
3548 (incr_thread_count, wait_all_threads_running): New functions.
3549 (main): Wait for all threads to be in their thread functions.
3550
81219e53
DE
35512014-09-13 Doug Evans <xdje42@gmail.com>
3552
3553 * gdb.threads/queue-signal.c: New file.
3554 * gdb.threads/queue-signal.exp: New file.
3555
3714cea7
DE
35562014-09-13 Doug Evans <xdje42@gmail.com>
3557
3558 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3559 be consistent with what default_gdb_init uses.
3560 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3561 the plain text of the prompt. Add some logging printfs.
3562 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3563
fa43b1d7
PA
35642014-09-12 Pedro Alves <palves@redhat.com>
3565
3566 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3567 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3568 * gdb.arch/i386-size-overlap.exp: Likewise.
3569 * gdb.arch/i386-size.exp: Likewise.
3570 * gdb.arch/i386-unwind.exp: Likewise.
3571 * gdb.base/a2-run.exp: Likewise.
3572 * gdb.base/break.exp: Likewise.
3573 * gdb.base/charset.exp: Likewise.
3574 * gdb.base/chng-syms.exp: Likewise.
3575 * gdb.base/commands.exp: Likewise.
3576 * gdb.base/dbx.exp: Likewise.
3577 * gdb.base/find.exp: Likewise.
3578 * gdb.base/funcargs.exp: Likewise.
3579 * gdb.base/jit-simple.exp: Likewise.
3580 * gdb.base/reread.exp: Likewise.
3581 * gdb.base/sepdebug.exp: Likewise.
3582 * gdb.base/step-bt.exp: Likewise.
3583 * gdb.cp/mb-inline.exp: Likewise.
3584 * gdb.cp/mb-templates.exp: Likewise.
3585 * gdb.objc/basicclass.exp: Likewise.
3586 * gdb.threads/killed.exp: Likewise.
3587
9d9bf2df
EBM
35882014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3589
3590 PR tdep/17379
3591 * gdb.arch/powerpc-stackless.S: New file.
3592 * gdb.arch/powerpc-stackless.exp: New file.
3593
1cf2f1b0
JK
35942014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdb.base/attach.c: Include unistd.h.
3597 (main): Call alarm. Add label postloop.
3598 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3599 gdb_breakpoint, gdb_continue_to_breakpoint.
3600 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3601
98880d46
PA
36022014-09-11 Pedro Alves <palves@redhat.com>
3603
3604 PR gdb/17347
3605 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3606 * gdb.base/attach.exp (test_command_line_attach_run): New
3607 procedure.
3608 (top level): Call it.
3609
4c92ff2c
PA
36102014-09-11 Pedro Alves <palves@redhat.com>
3611
3612 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3613 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3614 (do_command_attach_tests): Use spawn_wait_for_attach.
3615 * gdb.base/solib-overlap.exp: Likewise.
3616 * gdb.multi/multi-attach.exp: Likewise.
3617 * gdb.python/py-prompt.exp: Likewise.
3618 * gdb.python/py-sync-interp.exp: Likewise.
3619 * gdb.server/ext-attach.exp: Likewise.
3620
3adc1a7d
GKB
36212014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3622
3623 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3624 command in testcase. Simplify testcase.
3625
96334934
JB
36262014-09-10 Joel Brobecker <brobecker@adacore.com>
3627
3628 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3629
eb479039
JB
36302014-09-10 Joel Brobecker <brobecker@adacore.com>
3631
3632 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3633
deede10c
JB
36342014-09-10 Joel Brobecker <brobecker@adacore.com>
3635
3636 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3637
7828a5f5
JB
36382014-09-10 Joel Brobecker <brobecker@adacore.com>
3639
3640 * gdb.dwarf2/dynarr-ptr.c: New file.
3641 * gdb.dwarf2/dynarr-ptr.exp: New file.
3642
33aeebcf
MR
36432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3644
3645 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3646 of 30 rather than hardcoding 120 for a slow test case. Take the
3647 `gdb,timeout' target setting into account for this calculation.
3648 Don't extend the timeout for the test cases that don't need it.
3649
7b415901
MR
36502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3651
3652 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3653 a factor of 2 for a slow test case. Take the `gdb,timeout'
3654 target setting into account for this calculation.
3655 * gdb.reverse/until-precsave.exp: Increase the timeout by
3656 a factor of 15 and 3 respectively rather than adding 120
3657 for a pair of slow test cases. Take the `gdb,timeout'
3658 target setting into account for this calculation.
3659
4a40f85a
MR
36602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3661
3662 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3663 timeout, don't pass one down to gdb_expect.
3664 (gdb_expect): Rework timeout selection.
3665
09635af7
MR
36662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3667
3668 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3669 exception on timeout.
3670 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3671 (gdbserver_start_extended): Catch any `gdbserver_start' error
3672 exceptions.
3673 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3674 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3675 `gdbserver_gdb_load' error exceptions.
3676
2bdd10b7
MR
36772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3678
3679 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3680 120 on waiting for the TCP socket to open.
3681
316935f0
DE
36822014-09-09 Doug Evans <xdje42@gmail.com>
3683
3684 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3685 _caller_matches, _any_caller_is, _any_caller_matches.
3686
83740597
DE
36872014-09-09 Doug Evans <xdje42@gmail.com>
3688
3689 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3690
4c122fc3
YQ
36912014-09-09 Yao Qi <yao@codesourcery.com>
3692
3693 * gdb.mi/mi-var-display.exp: Set print symbol off.
3694
a9f116cb
GKB
36952014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3696
3697 PR gdb/17035
3698 * gdb.base/commands.exp: Add tests to verify user-defined
3699 commands with empty bodies.
3700 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3701 python commands in `show user command`.
3702 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3703 scheme commands in `show user command`.
3704
c75bd3a2
JK
37052014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3706
3707 PR python/17355
3708 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3709 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3710 * gdb.python/py-framefilter-invalidarg.exp: New file.
3711 * gdb.python/py-framefilter-invalidarg.py: New file.
3712
faa42425
DE
37132014-09-06 Doug Evans <xdje42@gmail.com>
3714
3715 PR 15276
3716 * gdb.python/py-caller-is.c: New file.
3717 * gdb.python/py-caller-is.exp: New file.
3718
474ca4f6
SDJ
37192014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3720
3721 PR gdb/17235
3722 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3723 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3724
eb0b0463
SDJ
37252014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3726
3727 PR fortran/17237
3728 * gdb.fortran/print-formatted.exp: New file.
3729 * gdb.fortran/print-formatted.f90: Likewise.
3730
5f3b99cf
SS
37312014-09-03 Sasha Smundak <asmundak@google.com>
3732
3733 * gdb.python/py-frame.exp: Test Frame.read_register.
3734
7d793aa9
SDJ
37352014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3736
3737 PR python/16699
3738 * gdb.python/py-completion.exp: New file.
3739 * gdb.python/py-completion.py: Likewise.
3740
fb0576e9
DE
37412014-08-28 Doug Evans <dje@google.com>
3742
3743 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3744 eax,etc. are live with values set by gdb and thus the compiler can't
3745 use them.
3746 * gdb.arch/i386-pseudo.c (main): Ditto.
3747
ee92b0dd
DE
37482014-08-27 Doug Evans <dje@google.com>
3749
3750 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3751
6649db35
DE
37522014-08-25 Doug Evans <dje@google.com>
3753
3754 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3755 (main): Ditto.
3756
564b7600
DE
37572014-08-25 Doug Evans <dje@google.com>
3758
3759 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3760
3881fb67
YQ
37612014-08-24 Yao Qi <yao@codesourcery.com>
3762
3763 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3764 symbol off.
3765 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3766
a05a36a5
DE
37672014-08-22 Doug Evans <dje@google.com>
3768
3769 PR 17276
3770 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3771 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3772 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3773
7c343b48
YQ
37742014-08-22 Yao Qi <yao@codesourcery.com>
3775
3776 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3777 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3778 * gdb.python/python.exp: Likewise. Use .py file on the host
3779 instead of the build.
3780
22fd09ae
JK
37812014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 * gdb.threads/gcore-stale-thread.c: New file.
3784 * gdb.threads/gcore-stale-thread.exp: New file.
3785
a8454a7c
PA
37862014-08-21 Pedro Alves <palves@redhat.com>
3787
3788 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3789 * gdb.base/gcore-relro-pie.exp: Likewise.
3790 * gdb.base/gcore-relro.exp: Likewise.
3791 * gdb.base/gcore.exp: Likewise.
3792 * gdb.base/print-symbol-loading.exp: Likewise.
3793 * gdb.threads/gcore-thread.exp: Likewise.
3794 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3795
2a31c623
PA
37962014-08-20 Pedro Alves <palves@redhat.com>
3797 Jan Kratochvil <jan.kratochvil@redhat.com>
3798
3799 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3800 configure.
3801 (EXPECT): Handle READ1 being set.
3802 (all): Depend on EXTRA_RULES.
3803 (check-read1, expect-read1, read1.so, read1): New rules.
3804 * README (Testsuite Parameters): Document the READ1 make variable.
3805 (Race detection): New section.
3806 * configure: Regenerate.
3807 * configure.ac: If build==host==target, and running under a
3808 GNU/glibc system, add read1 to the extra Makefile rules.
3809 (EXTRA_RULES): AC_SUBST it.
3810 * lib/read1.c: New file.
3811
d36430db
JB
38122014-08-20 Joel Brobecker <brobecker@adacore.com>
3813
3814 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3815 the handling of variables declared as a typedef to an array
3816 which a DW_AT_data_location attribute.
3817
9a0dc9e3
PA
38182014-08-19 Andrew Burgess <aburgess@broadcom.com>
3819 Pedro Alves <palves@redhat.com>
3820
3821 PR symtab/14604
3822 PR symtab/14605
3823 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3824 gdb_test.
3825
0718a8da
PA
38262014-08-19 Pedro Alves <palves@redhat.com>
3827
3828 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3829
13b448cd
YQ
38302014-08-19 Yao Qi <yao@codesourcery.com>
3831
3832 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3833 right line.
3834
1cbf5077
DB
38352014-08-18 David Blaikie <dblaikie@gmail.com>
3836
3837 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3838
bf0fae19
JB
38392014-08-18 Joel Brobecker <brobecker@adacore.com>
3840
3841 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3842 attribute in array range.
3843
3c8c5dcc
JB
38442014-08-18 Joel Brobecker <brobecker@adacore.com>
3845
3846 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3847
e66d4446
SC
38482014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3849
3850 PR c++/17132
3851 * gdb.cp/pr17132.cc: New file.
3852 * gdb.cp/pr17132.exp: New file.
3853
940df408
SC
38542014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3855
3856 * gdb.python/py-xmethods.py (A_getarrayind)
3857 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3858 Use 'print' with function call syntax.
3859 (E_method_matcher.match): Fix tab vs space indentation mixup.
3860
ebcc6c3a
YQ
38612014-08-15 Yao Qi <yao@codesourcery.com>
3862
3863 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3864 false.
3865
775e0f04
YQ
38662014-08-15 Yao Qi <yao@codesourcery.com>
3867
3868 * gdb.cp/casts.exp: Set print symbol off.
3869 * gdb.cp/class2.exp: Likewise.
3870 * gdb.cp/overload.exp: Likewise.
3871 * gdb.cp/templates.exp: Likewise.
3872
d769e349
DE
38732014-08-11 Doug Evans <dje@google.com>
3874
3875 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3876 (test_load_shlib): Update.
3877
20c6f1e1
YQ
38782014-08-09 Yao Qi <yao@codesourcery.com>
3879
3880 * gdb.base/display.exp: Invoke is_address_zero_readable.
3881 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3882 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3883 * gdb.base/hbreak-unmapped.exp: Return if
3884 is_address_zero_readable returns true.
3885 * gdb.base/signest.exp: Likewise.
3886 * gdb.base/signull.exp: Likewise.
3887 * gdb.base/sigbpt.exp: Likewise.
3888 * gdb.guile/scm-disasm.exp: Do the test if
3889 is_address_zero_readable returns false.
3890 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3891 * gdb.python/py-arch.exp: Likewise.
3892 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3893 * lib/gdb.exp (is_address_zero_readable): New proc.
3894
5792e8e3
YQ
38952014-08-09 Yao Qi <yao@codesourcery.com>
3896
3897 PR testsuite/13443
3898 * gdb.mi/mi-var-display.exp: Make test messages unique.
3899
3cecbbbe
TT
39002014-08-04 Tom Tromey <tromey@redhat.com>
3901
3902 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3903 target 0".
3904
00b51ff5
TT
39052014-08-04 Tom Tromey <tromey@redhat.com>
3906
3907 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3908 "target_resume".
3909
6908c509
JB
39102014-08-01 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3913 inner_vla_struct_object_size.
3914 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3915 as xfail.
3916
cc6563d2
PA
39172014-07-30 Pedro Alves <palves@redhat.com>
3918
3919 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3920 comment.
3921
7e09a223
YQ
39222014-07-29 Yao Qi <yao@codesourcery.com>
3923
3924 PR gdb/17206
3925 * gdb.base/until-nodebug.exp: New.
3926
7ebdbe92
DE
39272014-07-28 Doug Evans <xdje42@gmail.com>
3928
3929 PR guile/17203
3930 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3931 previously existing parameter, and previously ambiguously spelled
3932 parameter.
3933
fdb1adc6
WN
39342014-07-28 Will Newton <will.newton@linaro.org>
3935
3936 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3937
186fcde0
DE
39382014-07-26 Ludovic Courtès <ludo@gnu.org>
3939 Doug Evans <xdje42@gmail.com>
3940
3941 PR guile/17146
3942 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3943
70509625
PA
39442014-07-25 Pedro Alves <palves@redhat.com>
3945
3946 * gdb.threads/signal-command-handle-nopass.c: New file.
3947 * gdb.threads/signal-command-handle-nopass.exp: New file.
3948 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3949 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3950 * gdb.threads/signal-delivered-right-thread.c: New file.
3951 * gdb.threads/signal-delivered-right-thread.exp: New file.
3952
c3f814a1
PA
39532014-07-25 Pedro Alves <palves@redhat.com>
3954
3955 * gdb.base/double-prompt-target-event-error.exp
3956 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3957 match.
3958 (cancel_pagination_in_target_event): Rework double prompt
3959 detection.
3960 * gdb.base/paginate-after-ctrl-c-running.exp
3961 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3962 <return>' match.
3963 * gdb.base/paginate-bg-execution.exp
3964 (test_bg_execution_pagination_return)
3965 (test_bg_execution_pagination_cancel): Remove '-notransfer
3966 <return>' matches.
3967 * gdb.base/paginate-execution-startup.exp
3968 (test_fg_execution_pagination_return)
3969 (test_fg_execution_pagination_cancel): Remove '-notransfer
3970 <return>' matches.
3971 * gdb.base/paginate-inferior-exit.exp
3972 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3973 match.
3974 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3975 * lib/gdb.exp (pagination_prompt): Run text through
3976 string_to_regexp.
3977 (gdb_test_multiple): Match $pagination_prompt instead of
3978 "<return>".
3979 (string_to_regexp): Move to lib/gdb-utils.exp.
3980
e214cf6c
JK
39812014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 * gdb.arch/amd64-entry-value-paramref.S: New file.
3984 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3985 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3986 * gdb.arch/amd64-optimout-repeat.S: New file.
3987 * gdb.arch/amd64-optimout-repeat.c: New file.
3988 * gdb.arch/amd64-optimout-repeat.exp: New file.
3989
17d0c5c8
JK
39902014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 PR gdb/17170
3993 * gdb.base/statistics.exp: New file.
3994
b8b8facf
DE
39952014-07-17 Doug Evans <dje@google.com>
3996
74b49205 3997 PR gdb/17170
b8b8facf
DE
3998 * gdb.base/maint.exp: Update testing of per-command stats.
3999
1b5d0ab3
PA
40002014-07-16 Pedro Alves <palves@redhat.com>
4001
4002 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4003 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4004 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4005 (tfile_write_buf): New functions.
4006 (add_memory_block): Rewrite using the above.
4007 (adjust_function_address): New function.
4008 (FUNCTION_ADDRESS): New macro.
4009 (write_basic_trace_file): Remove short_x local, and use
4010 tfile_write_16. Change type of func_addr local to unsigned long
4011 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4012 here. Cast argument of add_memory_block to char pointer.
4013 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4014 (main): Remove parameters.
4015 * gdb.trace/tfile.exp: Remove nowarnings.
4016
4d974e88
SM
40172014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4018
4019 * gdb.base/debug-expr.exp: Test string evaluation with
4020 "debug expression" on.
4021
41e99568
PA
40222014-07-15 Pedro Alves <palves@redhat.com>
4023
4024 * gdb.base/reread.exp: Use clean_restart.
4025
487d9753
PL
40262014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4027
4028 * gdb.arch/avr-flash-qualifer.c: New.
4029 * gdb.arch/avr-flash-qualifer.exp: New.
4030
cc1c52ad
PA
40312014-07-14 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4034 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4035
1e973570
PA
40362014-07-14 Pedro Alves <palves@redhat.com>
4037
4038 * gdb.base/double-prompt-target-event-error.c: New file.
4039 * gdb.base/double-prompt-target-event-error.exp: New file.
4040
93d6eb10
PA
40412014-07-14 Pedro Alves <palves@redhat.com>
4042
4043 PR gdb/17072
4044 * gdb.base/paginate-inferior-exit.c: New file.
4045 * gdb.base/paginate-inferior-exit.exp: New file.
4046
0017922d
PA
40472014-07-14 Pedro Alves <palves@redhat.com>
4048
4049 PR gdb/17072
4050 * gdb.base/paginate-bg-execution.c: New file.
4051 * gdb.base/paginate-bg-execution.exp: New file.
4052
94696ad3
PA
40532014-07-14 Pedro Alves <palves@redhat.com>
4054
4055 PR gdb/17072
4056 * gdb.base/paginate-execution-startup.c: New file.
4057 * gdb.base/paginate-execution-startup.exp: New file.
4058 * lib/gdb.exp (pagination_prompt): New global.
4059 (default_gdb_spawn): New procedure, factored out from
4060 default_gdb_spawn.
4061 (default_gdb_start): Adjust to call default_gdb_spawn.
4062 (gdb_spawn): New procedure.
4063
bd293940
PA
40642014-07-14 Pedro Alves <palves@redhat.com>
4065
4066 * lib/gdb.exp (gdb_assert): New procedure.
4067 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4068
c933f875
PA
40692014-07-14 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.base/execution-termios.c: New file.
4072 * gdb.base/execution-termios.exp: New file.
4073
d98b7a16
TT
40742014-07-14 Tom Tromey <tromey@redhat.com>
4075
4076 * gdb.cp/vla-cxx.cc: New file.
4077 * gdb.cp/vla-cxx.exp: New file.
4078
548740d6
TT
40792014-07-14 Tom Tromey <tromey@redhat.com>
4080
4081 * gdb.reverse/rerun-prec.c: New file.
4082 * gdb.reverse/rerun-prec.exp: New file.
4083
a25eb028
MR
40842014-07-12 Maciej W. Rozycki <macro@mips.com>
4085 Maciej W. Rozycki <macro@codesourcery.com>
4086
4087 * lib/gdb-utils.exp: New file.
4088 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4089 inline `gdb_init_command' processing.
4090 (gdb_start_cmd): Likewise.
4091 * lib/mi-support.exp (mi_run_cmd): Likewise.
4092 * README: Document `gdb_init_command' and `gdb_init_commands'.
4093
218c2655
JK
40942014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 Fix false FAIL running under a very long directory name.
4097 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4098 and "set print elements 10000". Twice.
4099
5401fde3
YQ
41002014-07-11 Yao Qi <yao@codesourcery.com>
4101
4102 * gdb.base/exprs.exp: "set print symbol off".
4103
e76126e8
PA
41042014-07-11 Pedro Alves <palves@redhat.com>
4105
4106 * gdb.threads/kill.c: New file.
4107 * gdb.threads/kill.exp: New file.
4108
2d6f0de6
YQ
41092014-07-10 Yao Qi <yao@codesourcery.com>
4110
4111 * gdb.trace/tfile.c (write_basic_trace_file)
4112 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4113 address written to trace file.
4114
7180e04a
PA
41152014-07-09 Pedro Alves <palves@redhat.com>
4116
4117 * gdb.base/attach-wait-input.exp: New file.
4118 * gdb.base/attach-wait-input.c: New file.
4119
9a9a7608
AB
41202014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4121
4122 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4123 setting up test structures.
4124 (main): Call new test function.
4125 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4126 test function, continue into test function and walk test
4127 structures.
4128
161ac41e
YQ
41292014-07-02 Yao Qi <yao@codesourcery.com>
4130
4131 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4132 'bar_start' at the beginning of functions 'foo' and 'bar'
4133 respectively.
4134 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4135 instead of 'foo' and 'bar'.
4136
1f267ae3
MM
41372014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4138
4139 * gdb.btrace/segv.exp: New.
4140 * gdb.btrace/segv.c: New.
4141
2b239efb
LM
41422014-07-02 Luis Machado <lgustavo@codesourcery.com>
4143
4144 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4145 instruction.
4146
cf363f18
MW
41472014-06-30 Mark Wielaard <mjw@redhat.com>
4148
4149 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4150 vulture, vilify, villar): New volatile array constants.
4151 (vindictive, vegetation): New const volatile array constants.
4152 * gdb.base/volatile.exp: Test volatile and const volatile array
4153 types.
4154
aebf9d24
AA
41552014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4156
4157 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4158 target lacks support for awatch, rwatch, or hbreak.
4159
b67a2c6f
YQ
41602014-06-27 Yao Qi <yao@codesourcery.com>
4161
4162 * gdb.multi/dummy-frame-restore.exp: New.
4163 * gdb.multi/dummy-frame-restore.c: New.
4164
aef92902
MM
41652014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4166
4167 * gdb.btrace/gcore.exp: New.
4168
8e9db26e
PA
41692014-06-23 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.base/watchpoint-reuse-slot.c: New file.
4172 * gdb.base/watchpoint-reuse-slot.exp: New file.
4173
70afc5b7
SC
41742014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4175
4176 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4177 progspace's filename in 'info', 'enable' and 'disable' command
4178 tests.
4179
b972bd9c
JK
41802014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4181
4182 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4183 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4184 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4185
125f8a3d
GB
41862014-06-20 Gary Benson <gbenson@redhat.com>
4187
4188 * gdb.arch/i386-avx.exp: Fix include file location.
4189 * gdb.arch/i386-sse.exp: Likewise.
4190
3ed9baed
IB
41912014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4192
4193 * gdb.dlang/expression.exp: New file.
4194
034f788c
PA
41952014-06-19 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4198 out from ...
4199 (top level): ... here. Iterate running tests under different
4200 scheduler-locking settings.
4201
45371d0c
LM
42022014-06-18 Luis Machado <lgustavo@codesourcery.com>
4203
4204 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4205 to DW_FORM_addr and use non-zero addresses.
4206
5d376983
SC
42072014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4208
4209 PR gdb/17017
4210 * gdb.python/py-xmethods.cc: Add global function call counters and
4211 increment them in their respective functions. Remove "cout"
4212 statements.
4213 * gdb.python/py-xmethods.exp: Make tests check the global function
4214 call counters instead of depending on inferior IO.
4215
a1aa2221
LM
42162014-06-18 Don Breazeal <donb@codesourcery.com>
4217
4218 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4219 Deleted procedure.
4220 (explicit_fork_parent_follow): Deleted procedure.
4221 (explicit_fork_child_follow): Deleted procedure.
4222 (test_follow_fork): New procedure.
4223 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4224 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4225 procedure calls.
4226
0fc05997
YQ
42272014-06-17 Yao Qi <yao@codesourcery.com>
4228
4229 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4230 CP1252.
4231
70795c52
LM
42322014-06-17 Luis Machado <lgustavo@codesourcery.com>
4233
4234 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4235 Initialize ptr and S explicitly.
4236 (skip_type_update_when_not_use_rtti_test): Likewise.
4237
6be47f0c
KS
42382014-06-16 Keith Seitz <keiths@redhat.com>
4239
4240 PR mi/15863
4241 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4242 the inferior is started.
4243
d03de421
PA
42442014-06-16 Pedro Alves <palves@redhat.com>
4245
4246 * gdb.base/break-main-file-remove-fail.c: New file.
4247 * gdb.base/break-main-file-remove-fail.exp: New file.
4248 * gdb.base/break-unload-file.exp: Use build_executable instead of
4249 prepare_for_testing.
4250 (test_break): New parameter "initial_load". Handle it.
4251 (top level): Add initial_load cmdline/file axis.
4252
f9579b99
TT
42532014-06-12 Tom Tromey <tromey@redhat.com>
4254
4255 * gdb.base/completion.exp: Don't use directory name in test.
4256
3657956b
GB
42572014-06-09 Gary Benson <gbenson@redhat.com>
4258
4259 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4260 separate the always-available ANSI-standard signals from the
4261 signals that require checking.
4262 (main): Likewise.
4263 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4264 Likewise.
4265 (main): Likewise.
4266
4186eb54
KS
42672014-06-07 Keith Seitz <keiths@redhat.com>
4268
4269 Revert:
4270 PR c++/16253
4271 * gdb.cp/var-tag.cc: New file.
4272 * gdb.cp/var-tag.exp: New file.
4273 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4274 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4275 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4276 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4277
25326a28 42782014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4279
4280 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4281
829155c9
PA
42822014-06-06 Pedro Alves <palves@redhat.com>
4283
4284 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4285 in target debug output instead of looking at RSP packets,
4286 disabling the test on any target that uses hardware stepping.
4287 Update comments.
4288
61c8d22e
PA
42892014-06-06 Pedro Alves <palves@redhat.com>
4290
4291 * gdb.base/break-unload-file.exp: Fix typo.
4292
d9a47287
YQ
42932014-06-06 Yao Qi <yao@codesourcery.com>
4294
4295 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4296 from "jit_function" to "^jit_function".
4297
e5e01dbf
YQ
42982014-06-06 Yao Qi <yao@codesourcery.com>
4299
4300 * gdb.base/async.c (foo): Add one statement.
4301 * gdb.base/async.exp: Get the next instruction address and
4302 match the output of "nexti" by instruction address. Match
4303 the hex address in the output of "finish".
4304
73ba372c
GB
43052014-06-06 Gary Benson <gbenson@redhat.com>
4306
4307 * gdb.base/call-signals.c: Remove preprocessor conditionals
4308 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4309 SIGSEGV and SIGTERM.
4310 * gdb.base/sigall.c: Likewise.
4311 * gdb.base/unwindonsignal.c: Likewise.
4312 * gdb.reverse/sigall-reverse.c: Likewise.
4313
831517df
YQ
43142014-06-06 Yao Qi <yao@codesourcery.com>
4315
4316 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4317 readable, skip the test.
4318
b8b91e98
YQ
43192014-06-06 Yao Qi <yao@codesourcery.com>
4320
4321 * gdb.threads/staticthreads.c (thread_function): Move the line
4322 setting breakpoint on forward.
4323 * gdb.threads/staticthreads.exp: Update comments.
4324
fb934770
LC
43252014-06-05 Ludovic Courtès <ludo@gnu.org>
4326
4327 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4328 "history-append! type error".
4329
6ef284bd
SM
43302014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4331
4332 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4333 erroneous dprintf expected input.
4334
a872e241
DE
43352014-06-04 Doug Evans <xdje42@gmail.com>
4336
4337 * gdb.guile/scm-generics.exp: Delete.
4338
16f691fb
DE
43392014-06-04 Doug Evans <xdje42@gmail.com>
4340
4341 * gdb.guile/scm-breakpoint.exp: Update.
4342 Add tests for breakpoint registration.
4343
012370f6
TT
43442014-06-04 Tom Tromey <tromey@redhat.com>
4345
4346 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4347 VLA-in-union.
4348 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4349 inner_vla_struct, vla_union types. Initialize objects of those
4350 types and compute their sizes.
4351
9f5a4cef
HZ
43522014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4353 Hui Zhu <hui@codesourcery.com>
4354
4355 * gdb.base/fileio.exp: Add test for shell not available as well as
4356 available.
4357 * gdb.base/fileio.c (test_system): Check for shell twice.
4358
90a45c4d
YQ
43592014-06-04 Yao Qi <yao@codesourcery.com>
4360
4361 * gdb.base/auto-connect-native-target.exp: Remove redundant
4362 space from the regexp pattern.
4363
70017e41
YQ
43642014-06-04 Yao Qi <yao@codesourcery.com>
4365
4366 * gdb.base/default.exp: Replace "child" with "native" in
4367 regexp pattern.
4368
883964a7
SC
43692014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4370
4371 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4372 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4373 * gdb.python/py-xmethods.py: Python script supporting the
4374 new testcase and tests.
4375
ef370185
JB
43762014-06-03 Joel Brobecker <brobecker@adacore.com>
4377 Pedro Alves <palves@redhat.com>
4378
4379 PR breakpoints/17000
4380 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4381 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4382
1e2ccb61
BM
43832014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4384
4385 * gdb.base/subst.exp: Add tests to verify partial path matching
4386 output.
4387
c6ec5ab2
PA
43882014-06-03 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4391 target that doesn't use software single-stepping.
4392
835c559f
PA
43932014-06-03 Pedro Alves <palves@redhat.com>
4394
4395 PR breakpoints/17000
4396 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4397 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4398
06eb1586
DE
43992014-06-02 Doug Evans <xdje42@gmail.com>
4400
4401 * gdb.guile/scm-parameter.exp: New file.
4402
e698b8c4
DE
44032014-06-02 Doug Evans <xdje42@gmail.com>
4404
4405 * gdb.guile/scm-cmd.c: New file.
4406 * gdb.guile/scm-cmd.exp: New file.
4407
ded03782
DE
44082014-06-02 Doug Evans <xdje42@gmail.com>
4409
4410 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4411 pretty-printer lookup.
4412 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4413 (make-pp_s-printer): Call it.
4414 (make-pretty-printer-from-dict): New function.
4415 (lookup-pretty-printer-maker-from-dict): New function.
4416 (*pretty-printer*): Simplify.
4417 (make-objfile-pp_s-printer): New function.
4418 (install-objfile-pretty-printers!): New function.
4419 (make-progspace-pp_s-printer): New function.
4420 (install-progspace-pretty-printers!): New function.
4421 * gdb.guile/scm-progspace.c: New file.
4422 * gdb.guile/scm-progspace.exp: New file.
4423
41fac0cf
PA
44242014-06-02 Pedro Alves <palves@redhat.com>
4425
4426 * gdb.base/dprintf-bp-same-addr.c: New file.
4427 * gdb.base/dprintf-bp-same-addr.exp: New file.
4428
96ae5695
EBM
44292014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4430
4431 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4432 * gdb.arch/powerpc-power.s: Likewise.
4433
da02b3a8
JB
44342014-06-02 Joel Brobecker <brobecker@adacore.com>
4435
4436 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4437
c72b2e7b
YQ
44382014-06-01 Yao Qi <yao@codesourcery.com>
4439
4440 * gdb.base/watchpoint.exp (test_watch_location): Check null
4441 pointer can be dereferenced. If not, do the test, otherwise
4442 skip it.
4443
53e8a631
AB
44442014-05-30 Andrew Burgess <aburgess@broadcom.com>
4445
4446 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4447 results.
4448 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4449
938f0e2f
AB
44502014-05-30 Andrew Burgess <aburgess@broadcom.com>
4451
4452 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4453 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4454 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4455 * gdb.arch/amd64-invalid-stack-top.c: New file.
4456 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4457
9ba6657a
PA
44582014-05-30 Pedro Alves <palves@redhat.com>
4459
4460 PR breakpoints/17000
4461 * gdb.base/sss-bp-on-user-bp.c: New file.
4462 * gdb.base/sss-bp-on-user-bp.exp: New file.
4463
522c09bf
DB
44642014-05-30 David Blaikie <dblaikie@gmail.com>
4465
4466 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4467 gnu_inline semantics via attribute.
4468 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4469 source explicitly specifies the required semantics.
4470
bf4ef81e
MR
44712014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4472
4473 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4474
329ea579
PA
44752014-05-29 Pedro Alves <palves@redhat.com>
4476 Tom Tromey <tromey@redhat.com>
4477
4478 * gdb.base/async-shell.exp: Don't enable target-async.
4479 * gdb.base/async.exp
4480 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4481 parameter. Adjust.
4482 (top level): Don't test with "target-async".
4483 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4484 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4485 * gdb.base/inferior-died.exp: Don't enable target-async.
4486 * gdb.base/interrupt-noterm.exp: Likewise.
4487 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4488 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4489 * gdb.mi/mi-nonstop.exp: Likewise.
4490 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4491 * gdb.mi/mi-nsintrall.exp: Likewise.
4492 * gdb.mi/mi-nsmoribund.exp: Likewise.
4493 * gdb.mi/mi-nsthrexec.exp: Likewise.
4494 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4495 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4496 * gdb.python/py-evsignal.exp: Don't enable target-async.
4497 * gdb.python/py-evthreads.exp: Likewise.
4498 * gdb.python/py-prompt.exp: Likewise.
4499 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4500 * gdb.server/solib-list.exp: Don't enable target-async.
4501 * gdb.threads/thread-specific-bp.exp: Likewise.
4502 * lib/mi-support.exp: Adjust to use mi-async.
4503
fd664c91
PA
45042014-05-29 Pedro Alves <palves@redhat.com>
4505
4506 PR gdb/13860
4507 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4508 reason, even in sync mode.
4509
251bde03
PA
45102014-05-29 Pedro Alves <palves@redhat.com>
4511 Hui Zhu <hui@codesourcery.com>
4512
4513 PR PR15693
4514 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4515 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4516 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4517 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4518
7f3c0343
JB
45192014-05-28 Joel Brobecker <brobecker@adacore.com>
4520
4521 * config/monitor.exp (gdb_target_monitor): Replace use of
4522 "set remotebaud" by "set serial baud".
4523
b2715b27
AW
45242014-05-26 Andy Wingo <wingo@igalia.com>
4525
4526 * gdb.guile/scm-breakpoint.exp:
4527 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4528 properties instead of gdb-object-properties.
4529
498a4489
YQ
45302014-05-26 Yao Qi <yao@codesourcery.com>
4531
4532 * gdb.server/no-thread-db.exp: Specify source file name
4533 explicitly when setting a breakpoint.
4534
589fdceb
MM
45352014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4536
4537 * gdb.btrace/vdso.c: New.
4538 * gdb.btrace/vdso.exp: New.
4539
e9089e05
MM
45402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4541
4542 * gdb.base/gcore.exp (capture_command_output): Move ...
4543 * lib/gdb.exp (capture_command_output): ... here.
4544
67b5c0c1
MM
45452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4546
4547 * gdb.btrace/data.exp: Test memory access during btrace replay.
4548
a2199296
SM
45492014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4550
4551 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4552
17b2616c
PA
45532014-05-21 Pedro Alves <palves@redhat.com>
4554
4555 PR gdb/13860
4556 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4557 (top level): Test that output related to execution commands is
4558 sent to the console with CLI commands, but not with MI commands.
4559 Test that breakpoint events are always mirrored to the console.
4560 Also expect the new source line to be output after a "next" in
4561 async mode too. Make it a pass/fail test.
4562 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4563 output.
4564 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4565
5166082f
PA
45662014-05-21 Pedro Alves <palves@redhat.com>
4567
4568 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4569 Use them to test variations of "list" after reaching a breakpoint.
4570 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4571 Test "list" with listsize 10 after reaching a breakpoint.
4572 * gdb.python/python.exp (decode_line current location line
4573 number): Adjust expected line number.
4574
2f25d70f
SM
45752014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4576
4577 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4578 behavior for $args, pass it directly to "run".
4579
ff604a67
MR
45802014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4581
4582 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4583 30000 to 65536.
4584
6a3cb8e8
PA
45852014-05-21 Pedro Alves <palves@redhat.com>
4586
4587 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4588 auto-connect-native-target off".
4589 * gdb.base/auto-connect-native-target.c: New file.
4590 * gdb.base/auto-connect-native-target.exp: New file.
4591
4ebfc96e
PA
45922014-05-21 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/default.exp: Test "target native" instead of "target
4595 child".
4596
36d46afb
MW
45972014-05-21 Mark Wielaard <mjw@redhat.com>
4598
4599 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4600
5876f503
JK
46012014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 Fix TLS access for -static -pthread.
4604 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4605 <HAVE_TLS> (thread_function, main): Initialize it.
4606 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4607 Add clean_restart.
4608 <$have_tls != "">: Check TLSVAR.
4609
0256a6ac
PA
46102014-05-21 Pedro Alves <palves@redhat.com>
4611
4612 * gdb.base/dcache-line-read-error.c: New.
4613 * gdb.base/dcache-line-read-error.exp: New.
4614
936d2992
PA
46152014-05-20 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.base/compare-sections.c: New file.
4618 * gdb.base/compare-sections.exp: New file.
4619
802e8e6d
PA
46202014-05-20 Pedro Alves <palves@redhat.com>
4621
4622 * gdb.base/break-idempotent.c: New file.
4623 * gdb.base/break-idempotent.exp: New file.
4624
e59fa00f
MM
46252014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4626
4627 * gdb.btrace/nohist.exp: New.
4628
8b696e31
YQ
46292014-05-20 Yao Qi <yao@codesourcery.com>
4630
4631 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4632 gdb.reverse directory and gdb_reverse_timeout exists in board
4633 setting.
4634 * README: Document gdb_reverse_timeout.
4635
73c9764f
YQ
46362014-05-20 Yao Qi <yao@codesourcery.com>
4637
4638 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4639 'test_file_name'. Treat args as a string instead of a list.
4640 (gdb_init): Rename argument 'args' by 'test_file_name'.
4641
f1f4348a
JK
46422014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4643
4644 * gdb.arch/powerpc-power.exp: New file.
4645 * gdb.arch/powerpc-power.s: New file.
4646
0dbe70ce
DE
46472014-05-16 Doug Evans <dje@google.com>
4648
4649 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4650 * gdb.base/completion.exp: Check that all expected files exist
4651 before doing file completion.
0dbe70ce 4652
8d551b02
DE
46532014-05-16 Doug Evans <dje@google.com>
4654
4655 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4656 Update.
4657 (do_syscall_tests_without_xml): Update.
4658
73eb7709
PA
46592014-05-16 Pedro Alves <palves@redhat.com>
4660
4661 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4662 instead of "unknown output after running".
4663
3fae92fc
YQ
46642014-05-16 Yao Qi <yao@codesourcery.com>
4665
4666 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4667 file1.txt from host at the end.
4668 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4669
c2b2ccc5
DE
46702014-05-15 Doug Evans <dje@google.com>
4671
4672 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4673 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4674 loading file. Add test for TU lookup.
4675
8c217a4b
SM
46762014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4677
4678 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4679 calling "-exec-arguments" or "set args" before running the
4680 inferior.
4681
3deb39c6
SM
46822014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4683
4684 * lib/mi-support.exp (mi_expect_stop): Expect message for
4685 inferiors that exit with non-zero exit code.
4686
71a79f8c
YQ
46872014-05-14 Yao Qi <yao@codesourcery.com>
4688
4689 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4690 match absolute path on remote host.
4691 (test_file_list_exec_source_files): Remove "/" from the
4692 pattern.
4693
f23fcd46
YQ
46942014-05-14 Yao Qi <yao@codesourcery.com>
4695
4696 * boards/local-remote-host-notty.exp (${board}_file): New
4697 proc.
4698
9404b58f
KM
46992014-05-07 Kyle McMartin <kyle@redhat.com>
4700
4701 Pushed by Joel Brobecker <brobecker@adacore.com>.
4702 * gdb.arch/aarch64-atomic-inst.c: New file.
4703 * gdb.arch/aarch64-atomic-inst.exp: New file.
4704
5e45f04c
YQ
47052014-05-07 Yao Qi <yao@codesourcery.com>
4706
4707 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4708 in current context" too.
4709
c888a17d
KS
47102014-05-05 Keith Seitz <keiths@redhat.com>
4711
4712 * gdb.linespec/ls-dollar.exp: Add test for linespec
4713 file:convenience_variable.
4714
290a839c
YQ
47152014-05-05 Yao Qi <yao@codesourcery.com>
4716
4717 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4718 traceframes into tfile and ctf trace files. Read data from
4719 trace file and test collected data.
4720 (gdb_collect_locals_test): Likewise.
4721 (gdb_unavailable_registers_test): Likewise.
4722 (gdb_unavailable_floats): Likewise.
4723 (gdb_collect_globals_test): Likewise.
4724 (top-level): Append "ctf" to trace_file_targets if GDB
4725 supports.
4726
b5262cd0
YQ
47272014-05-05 Yao Qi <yao@codesourcery.com>
4728
4729 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4730 code to ...
4731 (gdb_collect_args_test_1): ... it. New proc.
4732 (gdb_collect_locals_test): Move some code to ...
4733 (gdb_collect_locals_test_1): ... it. New proc.
4734 (gdb_unavailable_registers_test): Move some code to ...
4735 (gdb_unavailable_registers_test_1): ... it. New proc.
4736 (gdb_unavailable_floats): Move some code to ...
4737 (gdb_unavailable_floats_1): ... it. New proc.
4738
30a1e6cc
SDJ
47392014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4740
4741 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4742 probes to test for bitness recognition.
4743 * gdb.arch/amd64-stap-optional-prefix.exp
4744 (test_probe_value_without_reg): New procedure.
4745 Add code to test for different kinds of bitness.
4746
f33da99a
SDJ
47472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4748
4749 PR breakpoints/16889
4750 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4751 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4752
5b80f00d
PA
47532014-05-01 Pedro Alves <palves@redhat.com>
4754
4755 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4756 gdb_file_cmd if no file is specified.
4757 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4758 last_loaded_file to set the remote exec-file.
4759
f8c2a73c
PA
47602014-05-01 Pedro Alves <palves@redhat.com>
4761
4762 * boards/local-remote-host.exp: New file.
4763
be6e8ac7
PA
47642014-05-01 Pedro Alves <palves@redhat.com>
4765
4766 * boards/local-remote-host.exp: Rename to ...
4767 * boards/local-remote-host-notty.exp: ... this.
4768
cac0dc8f
JB
47692014-04-28 Joel Brobecker <brobecker@adacore.com>
4770
4771 * gdb.ada/dyn_arrayidx: New testcase.
4772
9730e6cc
YQ
47732014-04-26 Yao Qi <yao@codesourcery.com>
4774
4775 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4776 and compute the length of function main. Save it in
4777 $main_length.
4778 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4779 (top-level): Use gdb_compile to compile objects into
4780 executable and restart GDB. Remove invocation to
4781 prepare_for_testing.
4782
7ae1a6a6
PA
47832014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4784 Pedro Alves <palves@redhat.com>
4785
4786 PR server/16255
4787 * gdb.multi/multi-attach.c: New file.
4788 * gdb.multi/multi-attach.exp: New file.
4789
4082afcc
PA
47902014-04-25 Pedro Alves <palves@redhat.com>
4791
4792 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4793 user.
4794 (top level): Test that "set remote conditional-breakpoints-packet
4795 off" works as intended.
4796 * gdb.base/dprintf.exp: Test that "set remote
4797 breakpoint-commands-packet off" works as intended.
4798 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4799 New function.
4800 (top level): Call it.
4801 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4802 remote fast-tracepoints-packet off" works as intended.
4803 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4804 * lib/gdb.exp (gdb_is_target_remote): ... here.
4805
2abc3f8d
DB
48062014-04-24 David Blaikie <dblaikie@gmail.com>
4807
4808 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4809 ensure clang would not discard them.
4810 * gdb.base/gdbvars.c: Ditto.
4811 * gdb.base/memattr.c: Ditto.
4812 * gdb.base/whatis.c: Ditto.
4813 * gdb.python/py-prettyprint.c: Ditto.
4814 * gdb.trace/actions.c: Ditto.
4815 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4816 ensure clang would not discard it.
4817
bfd39632
DB
48182014-04-24 David Blaikie <dblaikie@gmail.com>
4819
4820 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4821 clang to emit the full definition of type required by the test
4822 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4823
22842ff6
DB
48242014-04-24 David Blaikie <dblaikie@gmail.com>
4825
4826 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4827 coax Clang into emitting the definition of the type.
4828 * gdb.cp/pr10728-x.h (y): Ditto.
4829 * gdb.cp/pr10728-y.cc (y): Ditto.
4830
c2e827ad
DB
48312014-04-24 David Blaikie <dblaikie@gmail.com>
4832
4833 * gdb.base/label.exp: XFAIL label related tests under Clang.
4834 * gdb.cp/cplabel.exp: Ditto.
4835 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4836 under Clang those using labels.
4837
4c2d33e7
YQ
48382014-04-25 Yao Qi <yao@codesourcery.com>
4839
4840 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4841 double_label.
4842 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4843 partial_label and double_label.
4844
56083b99
DB
48452014-04-24 David Blaikie <dblaikie@gmail.com>
4846
4847 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4848
25d4e99d
DB
48492014-04-24 David Blaikie <dblaikie@gmail.com>
4850
4851 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4852 of the function to work across GCC and Clang.
4853 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4854 pointer types (const void ** const V void **).
4855
01f9f808
MS
48562014-04-24 Michael Sturm <michael.sturm@mintel.com>
4857 Walfred Tedeschi <walfred.tedeschi@intel.com>
4858
4859 * Makefile.in (EXECUTABLES): Added i386-avx512.
4860 * gdb.arch/i386-avx512.c: New file.
4861 * gdb.arch/i386-avx512.exp: Likewise.
4862
4b48d439
KS
48632014-04-23 Keith Seitz <keiths@redhat.com>
4864
4865 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4866 (mi_make_breakpoint_table): New procedure.
4867 (mi_create_breakpoint): Use mi_make_breakpoint
4868 and return the result.
4869 (mi_make_breakpoint): New procedure.
4870 (mi_build_kv_pairs): New procedure.
4871
4872 * gdb.mi/mi-break.exp: Remove unused globals,
4873 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4874 All callers updated.
4875 * gdb.mi/mi-dprintf.exp: Use variable to track command
4876 number.
4877 Update all callers of mi_create_breakpoint and use
4878 mi_make_breakpoint_table.
4879 Remove any unused global variables.
4880 * gdb.mi/mi-nonstop.exp: Likewise.
4881 * gdb.mi/mi-nsintrall.exp: Likewise.
4882 * gdb.mi/mi-nsmoribund.exp: Likewise.
4883 * gdb.mi/mi-nsthrexec.exp: Likewise.
4884 * gdb.mi/mi-reverse.exp: Likewise.
4885 * gdb.mi/mi-simplerun.exp: Likewise.
4886 * gdb.mi/mi-stepn.exp: Likewise.
4887 * gdb.mi/mi-syn-frame.exp: Likewise.
4888 * gdb.mi/mi-until.exp: Likewise.
4889 * gdb.mi/mi-var-cp.exp: Likewise.
4890 * gdb.mi/mi-var-display.exp: Likewise.
4891 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4892 * gdb.mi/mi2-var-child.exp: Likewise.
4893 * gdb.mi/mi-vla-c99.exp: Likewise.
4894 * lib/mi-support.exp: Likewise.
4895
4896 From Ian Lance Taylor <iant@cygnus.com>:
4897 * lib/gdb.exp (parse_args): New procedure.
4898
08351840
PA
48992014-04-23 Pedro Alves <palves@redhat.com>
4900
4901 * gdb.base/break-unload-file.c: New file.
4902 * gdb.base/break-unload-file.exp: New file.
4903 * gdb.base/sym-file-lib.c (baz): New function.
4904 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4905 field.
4906 (load): Store the segment's mapped size.
4907 (unload): New function.
4908 (unload_shlib): New function.
4909 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4910 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4911 set a breakpoint at baz, and call it.
4912 * gdb.base/sym-file.exp: New tests for stale breakpoint
4913 instructions.
4914
076855f9
PA
49152014-04-23 Pedro Alves <palves@redhat.com>
4916
4917 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4918 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4919 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4920 * gdb.base/hbreak-unmapped.c: New file.
4921 * gdb.base/hbreak-unmapped.exp: New file.
4922 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4923 * lib/gdb.exp (gdb_is_target_remote): ... here.
4924
483805cf
PA
49252014-04-22 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/consecutive-step-over.c: New file.
4928 * gdb.base/consecutive-step-over.exp: New file.
4929
06d97543
PA
49302014-04-22 Pedro Alves <palves@redhat.com>
4931
4932 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4933 instead of send_gdb/gdb_expect.
4934
b4429ea2
YQ
49352014-04-22 Yao Qi <yao@codesourcery.com>
4936
4937 * lib/trace-support.exp (generate_tracefile): New procedure.
4938 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4939 return 0.
4940 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4941 if generate_tracefile returns 1.
4942
51d48146
PA
49432014-04-18 Tom Tromey <palves@redhat.com>
4944 Pedro alves <tromey@redhat.com>
4945
4946 PR backtrace/15558
4947 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4948 with a backtrace limit.
4949 * gdb.python/py-frame-inline.exp: Test running to an inline
4950 function with a backtrace limit, and printing the newest frame.
4951 * gdb.python/py-frame-inline.c (main): Call f.
4952
bd1dce5f
MS
49532014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4954
4955 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4956
40d1a503
MS
49572014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4958
4959 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4960 Drop prefix from unsupported source file path.
4961
389b98f7
YQ
49622014-04-17 Yao Qi <yao@codesourcery.com>
4963
4964 * lib/gdb.exp (with_target_charset): New proc.
4965 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4966 with_target_charset.
4967 (test_print_strings): Likewise.
4968 (test_repeat_bytes): Likewise.
4969 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4970 for some tests.
4971
22869d73
KS
49722014-04-16 Keith Seitz <keiths@redhat.com>
4973
4974 PR gdb/15827
4975 * gdb.dwarf2/corrupt.c: New file.
4976 * gdb.dwarf2/corrupt.exp: New file.
4977
c4f87ca6
KS
49782014-04-16 Keith Seitz <keiths@redhat.com>
4979
4980 PR c++/16597
4981 * gdb.cp/namelessclass.cc: New file.
4982 * gdb.cp/namelessclass.exp: New file.
4983 * gdb.cp/namelessclass.S: New file.
4984
ab19de87
DE
49852014-04-16 Doug Evans <dje@google.com>
4986
4987 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4988 Add comment.
4989 (gdbserver_default_get_comm_port): New function.
4990 (gdbserver_start): Check if board file provided
4991 "gdbserver,get_comm_port" and use it if so.
4992 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4993 (gdb,socketport): Set to "stdio".
4994 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4995 (stdio_gdbserver_template): Delete.
4996 (${board}_get_remote_address): Update.
4997 (${board}_build_remote_cmd): Delete.
4998 (${board}_get_comm_port): New function.
4999 (${board}_spawn): Update.
5000 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5001 Delete.
5002 (${board}_get_remote_address): Update.
5003 (${board}_get_comm_port): New function.
5004
fc98a809
AB
50052014-04-16 Andrew Burgess <aburgess@broadcom.com>
5006
5007 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5008 appearing in any order.
5009
87fd9e6e
DE
50102014-04-15 Doug Evans <dje@google.com>
5011
5012 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5013 uninitialized value of "description".
5014
099fc3ea
KS
50152014-04-15 Keith Seitz <keiths@redhat.com>
5016
5017 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5018 Remove unused globals.
5019 (test_running_the_program): Likewise.
5020 (test_controlled_execution): Likewise.
5021 (test_controlling_breakpoints): Likewise.
5022 (test_program_termination): Likewise.
5023
5da151d4
KS
50242014-04-15 Keith Seitz <keiths@redhat.com>
5025
5026 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5027 unused globals.
5028 (test_rbreak_creation_and_listing): Likewise.
5029 (test_ignore_count): Likewise.
5030 (test_error): Likewise.
5031
35e5d2f0
PA
50322014-04-15 Pedro Alves <palves@redhat.com>
5033
5034 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5035 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5036 sym-file-loader.c.
5037 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5038 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5039 to sym-file-loader.c.
5040 (struct library): Forward declare.
5041 (load_shlib, lookup_function): Change prototypes.
5042 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5043 (translate_offset): Remove declarations.
5044 (get_text_addr): New declaration.
5045 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5046 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5047 sym-file-loader.h.
5048 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5049 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5050 here from sym-file-loader.h.
5051 (struct library): New structure.
5052 (load_shlib, lookup_function): Change prototypes and adjust to
5053 work with a struct library.
5054 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5055 (translate_offset): Make static.
5056 (get_text_addr): New function.
5057 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5058
eb4c1710
PA
50592014-04-15 Pedro Alves <palves@redhat.com>
5060
5061 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5062
2d1baf52
PA
50632014-04-15 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.base/sym-file-loader.c: Include <limits.h>.
5066 (SELF_LINK): New define.
5067 (get_origin): New function.
5068 (load_shlib): Use it.
5069 * gdb.base/sym-file.exp: Don't early return if the target is
5070 remote. Use runto_main, and issue fail is that fails. Use
5071 gdb_load_shlibs.
5072 (shlib_name): Delete.
5073 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5074
7dd6df01
PA
50752014-04-15 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.base/sym-file.exp: Remove regex characters from test
5078 message. Don't refer to breakpoint numbers in test messages.
5079
b50c8614
KS
50802014-04-14 Keith Seitz <keiths@redhat.com>
5081
5082 PR c++/16253
5083 * gdb.cp/var-tag.cc: New file.
5084 * gdb.cp/var-tag.exp: New file.
5085 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5086 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5087 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5088 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5089
3d567982
TT
50902014-04-14 Tom Tromey <tromey@redhat.com>
5091
5092 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5093 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5094 type.
5095 * gdb.cp/enum-class.exp: New file.
5096 * gdb.cp/enum-class.cc: New file.
5097
0626fc76
TT
50982014-04-14 Tom Tromey <tromey@redhat.com>
5099
5100 * gdb.dwarf2/enum-type.exp: New file.
5101
dca325b3
SA
51022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5103
5104 * gdb.mi/mi-vla-c99.exp: New file.
5105 * gdb.mi/vla.c: New file.
5106
5854b38a
SA
51072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5108
5109 * gdb.base/vla-datatypes.c: New file.
5110 * gdb.base/vla-datatypes.exp: New file.
5111
463bb957
SA
51122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5113
5114 * gdb.base/vla-ptr.c: New file.
5115 * gdb.base/vla-ptr.exp: New file.
5116
3dd170be
SA
51172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5118
5119 * gdb.dwarf2/count.exp: New file.
5120
5ecaaa66
SA
51212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5122
5123 * gdb.base/vla-sideeffect.c: New file.
5124 * gdb.base/vla-sideeffect.exp: New file.
5125
41f1ada5
DB
51262014-04-14 David Blaikie <dblaikie@gmail.com>
5127
5128 * gdb.mi/non-stop.c: Add return value for non-void function return
5129 statement.
5130 * gdb.threads/staticthreads.c: Ditto.
5131
0be03e84
DE
51322014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5133 Doug Evans <xdje42@gmail.com>
5134
5135 * gdb.guile/scm-value.c: Improve test case.
5136 * gdb.guile/scm-value.exp: Add new test.
5137
f180a1fb
DB
51382014-04-11 David Blaikie <dblaikie@gmail.com>
5139
5140 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5141 override Clang's default.
5142
6b662e19
JB
51432014-04-11 Joel Brobecker <brobecker@adacore.com>
5144
5145 Revert the following changes (regressions):
5146
5147 * gdb.base/vla-sideeffect.c: New file.
5148 * gdb.base/vla-sideeffect.exp: New file.
5149
5150 * gdb.dwarf2/count.exp: New file.
5151
5152 * gdb.base/vla-multi.c: New file.
5153 * gdb.base/vla-multi.exp: New file.
5154
5155 * gdb.base/vla-ptr.c: New file.
5156 * gdb.base/vla-ptr.exp: New file.
5157
5158 * gdb.base/vla-datatypes.c: New file.
5159 * gdb.base/vla-datatypes.exp: New file.
5160
5161 * gdb.mi/mi-vla-c99.exp: New file.
5162 * gdb.mi/vla.c: New file.
5163
245a5f0b
KS
51642014-04-11 Keith Seitz <keiths@redhat.com>
5165
5166 PR c++/16675
5167 * gdb.cp/cpsizeof.exp: New file.
5168 * gdb.cp/cpsizeof.cc: New file.
5169
58a84dcf
SA
51702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5171
191a8a90
JB
5172 * gdb.mi/mi-vla-c99.exp: New file.
5173 * gdb.mi/vla.c: New file.
58a84dcf 5174
c8655f75
SA
51752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5176
5177 * gdb.base/vla-datatypes.c: New file.
5178 * gdb.base/vla-datatypes.exp: New file.
5179
024e13b4
SA
51802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5181
5182 * gdb.base/vla-ptr.c: New file.
5183 * gdb.base/vla-ptr.exp: New file.
5184
1a237e0e
SA
51852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5186
5187 * gdb.base/vla-multi.c: New file.
5188 * gdb.base/vla-multi.exp: New file.
5189
504f3432
SA
51902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5191
5192 * gdb.dwarf2/count.exp: New file.
5193
3bce8237
SA
51942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5195
191a8a90
JB
5196 * gdb.base/vla-sideeffect.c: New file.
5197 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5198
322f9c21
YQ
51992014-04-11 Yao Qi <yao@codesourcery.com>
5200
5201 * gdb.base/completion.exp: Check file exists before running tests
5202 on file completion.
5203
d708bcd1
PA
52042014-04-10 Pedro Alves <palves@redhat.com>
5205
5206 * gdb.base/cond-eval-mode.c: New file.
5207 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5208 prepare_for_testing to build the new file. Check result of
5209 runto_main.
5210 (test_break, test_watch): New procedures.
5211 (top level): Use them.
5212
ae1d2761
PM
52132014-04-08 Pierre Muller <muller@sourceware.org>
5214
5215 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5216 Ctrl-V use for mingw hosts.
5217
7af389b8
SC
52182014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5219
5220 * gdb.python/py-value.c: Improve test case.
5221 * gdb.python/py-value.exp: Add new test.
5222
5e703181
DE
52232014-04-07 David Blaikie <dblaikie@gmail.com>
5224
5225 * lib/compiler.c: Identify the clang compiler.
5226 * lib/compiler.cc: Ditto.
5227
9810b410
YQ
52282014-04-03 Yao Qi <yao@codesourcery.com>
5229
5230 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5231
98d1b8dc
AB
52322014-04-01 Anton Blanchard <anton@samba.org>
5233
5234 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5235 messages unique.
5236
3114cea1
AB
52372014-04-01 Anton Blanchard <anton@samba.org>
5238
5239 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5240 prepare_for_testing.
5241
62f7182c
AB
52422014-04-01 Anton Blanchard <anton@samba.org>
5243
5244 * gdb.arch/ppc64-atomic-inst.c: Remove.
5245 * gdb.arch/ppc64-atomic-inst.S: New file.
5246 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5247
770e7fc7
DE
52482014-03-31 Doug Evans <dje@google.com>
5249
5250 * gdb.base/print-symbol-loading-lib.c: New file.
5251 * gdb.base/print-symbol-loading-main.c: New file.
5252 * gdb.base/print-symbol-loading.exp: New file.
5253
46e2bafa
YQ
52542014-03-31 Yao Qi <yao@codesourcery.com>
5255
5256 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5257
8776cfe9
JB
52582014-03-28 Joel Brobecker <brobecker@adacore.com>
5259
5260 * gdb.ada/mi_dyn_arr: New testcase.
5261
5d1ef361
DE
52622014-03-27 Doug Evans <dje@google.com>
5263
5264 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5265
b5bee914
YQ
52662014-03-27 Yao Qi <yao@codesourcery.com>
5267
5268 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5269 if target is nios2-*-*.
5270
0d4d0e77
YQ
52712014-03-26 Yao Qi <yao@codesourcery.com>
5272
5273 * lib/gdb.exp (readline_is_used): New proc.
5274 * gdb.base/completion.exp: Move tests on command complete up.
5275 Skip the rest of tests if readline is not used.
5276 * gdb.ada/complete.exp: Skp the test if readline is not
5277 used.
5278 * gdb.base/filesym.exp: Likewise.
5279 * gdb.base/macscp.exp: Likewise.
5280 * gdb.base/readline-ask.exp: Likewise.
5281 * gdb.base/readline.exp: Likewise.
5282 * gdb.python/py-cmd.exp: Likewise.
5283 * gdb.trace/tfile.exp: Likewise.
5284
29361eee
YQ
52852014-03-26 Yao Qi <yao@codesourcery.com>
5286
5287 * gdb.base/macscp.exp: Fix code format issues.
5288
bc9a5525
UW
52892014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5290
5291 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5292 * gdb.asm/powerpc64le.inc: New file.
5293
d3839ede
PA
52942014-03-25 Pedro Alves <palves@redhat.com>
5295 Doug Evans <dje@google.com>
5296
5297 * gdb.base/source-execution.c: New file.
5298 * gdb.base/source-execution.exp: New file.
5299 * gdb.base/source-execution.gdb: New file.
5300
01672a57
DE
53012014-03-24 Doug Evans <dje@google.com>
5302
5303 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5304 using fission.
5305
88bbeca9
HZ
53062014-03-24 Hui Zhu <hui@codesourcery.com>
5307 Pedro Alves <palves@redhat.com>
5308
5309 PR breakpoints/16101
5310 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5311 test pass/fail messages. Detect missing support for dprintf when
5312 breakpoints are actually inserted.
5313 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5314 breakpoints are actually inserted.
5315 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5316 fails.
5317
d2348791
JK
53182014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5321
feef67ab
DE
53222014-03-22 Doug Evans <xdje42@gmail.com>
5323
5324 * gdb.python/python.exp (python not supported): Verify multi-line
5325 python command issues an error.
25d743f9 5326 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5327 guile command issues an error.
feef67ab 5328
ecebef6a
MR
53292014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5330
5331 * gdb.threads/thread-specific.exp: Handle the lack of usable
5332 $this_breakpoint and $this_thread.
5333
ccdd1909
HZ
53342014-03-21 Hui Zhu <hui@codesourcery.com>
5335
5336 * gdb.base/attach.exp (do_command_attach_tests): New.
5337
beb460e8
PA
53382014-03-20 Tom Tromey <tromey@redhat.com>
5339 Pedro Alves <palves@redhat.com>
5340
5341 PR cli/15718
5342 * gdb.base/condbreak-call-false.c: New file.
5343 * gdb.base/condbreak-call-false.exp: New file.
5344
40acf43a
PA
53452014-03-20 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5348 Delete.
5349 (block_signals, unblock_signals): Delete.
5350 (child_function_2, main): Remove references to deleted variable
5351 and functions.
5352
9f5e1e02
PA
53532014-03-20 Pedro Alves <palves@redhat.com>
5354
5355 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5356 Use pthread_kill to signal thread 2.
5357 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5358 Adjust to make the test send itself a signal rather than using the
5359 host's "kill" command.
5360
99619bea
PA
53612014-03-20 Pedro Alves <palves@redhat.com>
5362
5363 * gdb.threads/multiple-step-overs.c: New file.
5364 * gdb.threads/multiple-step-overs.exp: New file.
5365 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5366 Adjust expected infrun debug output.
5367
2adfaa28
PA
53682014-03-20 Pedro Alves <palves@redhat.com>
5369
5370 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5371 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5372
31e77af2
PA
53732014-03-20 Pedro Alves <palves@redhat.com>
5374
5375 PR breakpoints/7143
5376 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5377 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5378 of gdb_test_multiple.
5379 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5380 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5381
b9f437de
PA
53822014-03-20 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5385 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5386
05adc73e
PA
53872014-03-19 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.base/async.exp: Remove early return.
5390
6048b950
PA
53912014-03-19 Pedro Alves <palves@redhat.com>
5392
5393 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5394
8bcfb00a
PA
53952014-03-19 Pedro Alves <palves@redhat.com>
5396
5397 * gdb.base/async.exp (test_background): Expect \r\n after
5398 "completed." in the fail pattern.
5399
884e37dc
PA
54002014-03-19 Pedro Alves <palves@redhat.com>
5401
5402 * gdb.base/async.exp (test_background): New procedure.
5403 Use it for all background execution command tests.
5404
148e57e2
PA
54052014-03-19 Pedro Alves <palves@redhat.com>
5406
5407 * gdb.base/async.exp: Use prepare_for_testing.
5408
f48088c7
PA
54092014-03-19 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5412 the same line.
5413
e2f6c966
PA
54142014-03-19 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.base/async.c (main): Add "jump here" and "until here" line
5417 marker comments.
5418 * gdb.base/async.exp (jump_here): New global.
5419 (jump& test): Use it.
5420 (until_here): New global.
5421 (until& test): Use it.
5422
c30568d4
PA
54232014-03-19 Pedro Alves <palves@redhat.com>
5424
5425 * gdb.base/async.exp: Don't frob gdb_protocol.
5426
0172b6a7
DE
54272014-03-18 Doug Evans <xdje42@gmail.com>
5428
5429 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5430 Fix spelling of exec-done-display.
5431
06c868a8
JK
54322014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5433
5434 PR gdb/15358
5435 * gdb.base/gdb-sigterm.c: New file.
5436 * gdb.base/gdb-sigterm.exp: New file.
5437
0c7e1a46
PA
54382014-03-18 Pedro Alves <palves@redhat.com>
5439
5440 PR gdb/13860
5441 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5442 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5443 solib-event.
5444
f7c77d93
JB
54452014-03-17 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.ada/pckd_arr_ren: New testcase.
5448
5a1e8c7a
DE
54492014-03-13 Doug Evans <xdje42@gmail.com>
5450
5451 PR guile/16612
5452 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5453 collect after discarding symbols.
5454
350e1a76
DE
54552014-03-13 Ludovic Courtès <ludo@gnu.org>
5456 Doug Evans <xdje42@gmail.com>
5457
5458 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5459 to history survives a gc.
5460
a69900ae
PA
54612014-03-13 Pedro Alves <palves@redhat.com>
5462
5463 * gdb.base/default.exp: Don't test "target procfs".
5464
5db9f0bd
PA
54652014-03-13 Pedro Alves <palves@redhat.com>
5466
5467 * gdb.base/default.exp: Update "target child" and "target procfs"
5468 tests to not expect "Unix".
5469
b3ccfe11
TT
54702014-03-12 Tom Tromey <tromey@redhat.com>
5471
5472 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5473 New procs. Add target-async tests.
5474 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5475 Add target-async tests.
5476
646f4417
AA
54772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5478
5479 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5480 'func_start' and 'func_end' for the beginning and end of the
5481 function code, respectively.
5482 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5483 'func_end' instead of 'func' and 'main'.
5484
288c211f
AA
54852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5486
5487 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5488 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5489 generate the debug info assembler source.
5490
e0c0f156
AA
54912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5492
5493 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5494 * gdb.dwarf2/arr-subrange.exp: Likewise.
5495 * gdb.dwarf2/dwz.exp: Likewise.
5496 * gdb.dwarf2/method-ptr.exp: Likewise.
5497 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5498 * gdb.dwarf2/subrange.exp: Likewise.
5499 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5500 * gdb.dwarf2/implptrpiece.exp: Likewise.
5501 * gdb.dwarf2/nostaticblock.exp: Likewise.
5502
0e5c4555
AA
55032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5504
5505 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5506 directory to absolute path name arguments.
5507
5ec18f2b
JG
55082014-03-10 Joel Brobecker <brobecker@adacore.com>
5509
5510 * gdb.ada/tagged_access: New testcase.
5511
847fc4f2
MM
55122014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5513
5514 * gdb.btrace/data.exp: Update expected output.
5515
cc3da688
YQ
55162014-03-06 Yao Qi <yao@codesourcery.com>
5517
5518 * gdb.trace/pr16508.exp: New file.
5519
0f26cec1
PA
55202014-03-05 Pedro Alves <palves@redhat.com>
5521
5522 PR gdb/16575
5523 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5524 procedure.
5525 (top level): Adjust to use it. Add tests that exercise breakpoint
5526 interaction with the code-cache.
5527
7a5a839f
LC
55282014-02-26 Ludovic Courtès <ludo@gnu.org>
5529
5530 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5531 test for 'history-append!'.
5532
31aa7e4e
JB
55332014-02-26 Joel Brobecker <brobecker@adacore.com>
5534
5535 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5536 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5537 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5538 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5539 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5540 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5541
1b588015
JB
55422014-02-26 Joel Brobecker <brobecker@adacore.com>
5543
5544 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5545 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5546 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5547
55426c9d
JB
55482014-02-26 Joel Brobecker <brobecker@adacore.com>
5549
5550 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5551
dc53a7ad
JB
55522014-02-26 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.dwarf2/arr-stride.c: New file.
5555 * gdb.dwarf2/arr-stride.exp: New file.
5556
12ab52e9
PA
55572014-02-26 Pedro Alves <palves@redhat.com>
5558
5559 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5560 that won't ever trigger. Make sure that GDB reports the correct
5561 breakpoint that caused the stop.
5562
849c862e
JK
55632014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5564
5565 PR gdb/16626
5566 * gdb.base/auto-load-script: New file.
5567 * gdb.base/auto-load.c: New file.
5568 * gdb.base/auto-load.exp: New file.
5569
71b7d793
JK
5570 PR gdb/16626
5571 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5572
e2f0d509
JK
55732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5574
5575 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5576 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5577
50cc37c8
DE
55782014-02-24 Doug Evans <dje@google.com>
5579
5580 * lib/gdb.exp (run_on_host): Log error output if program fails.
5581
ea4758f2
PA
55822014-02-21 Pedro Alves <palves@redhat.com>
5583
5584 * gdb.threads/step-after-sr-lock.c: Rename to ...
5585 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5586 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5587 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5588 ... this.
5589
d7b30f67
SDJ
55902014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5591
5592 PR tdep/16397
5593 * gdb.arch/amd64-stap-special-operands.exp: New file.
5594 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5595 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5596 * gdb.arch/amd64-stap-triplet.S: Likewise.
5597 * gdb.arch/amd64-stap-triplet.c: Likewise.
5598
83deb43f
JB
55992014-02-20 Joel Brobecker <brobecker@adacore.com>
5600
5601 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5602 in .section pseudo-op.
5603
adde2bff
DE
56042014-02-20 lin zuojian <manjian2006@gmail.com>
5605 Joel Brobecker <brobecker@adacore.com>
5606 Doug Evans <xdje42@gmail.com>
5607
5608 PR symtab/16581
5609 * gdb.dwarf2/dw2-icycle.S: New file.
5610 * gdb.dwarf2/dw2-icycle.c: New file.
5611 * gdb.dwarf2/dw2-icycle.exp: New file.
5612
f7bd0f78
SC
56132014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5614
5615 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5616 operations on gdb.Value objects.
5617 * gdb.python/py-value-cc.exp: Add new test to test operations on
5618 gdb.Value objects.
5619
c17ef0d5
DE
56202014-02-18 Doug Evans <dje@google.com>
5621
5622 * Makefile.in (TESTS): New variable.
5623 (expanded_tests, expanded_tests_or_none): New variables
5624 (check-single): Pass $(expanded_tests_or_none) to runtest.
5625 (check-parallel): Only run tests in $(TESTS) if non-empty.
5626 (check/no-matching-tests-found): New rule.
5627 * README: Document TESTS makefile variable.
5628
5dd3176f
DE
56292014-02-18 Doug Evans <dje@google.com>
5630
5631 * Makefile.in (check-parallel): rm -rf outputs temp.
5632
0b10be4f
JK
56332014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 Fix "ERROR: no fileid for" in the testsuite.
5636 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5637
85f224e7
DE
56382014-02-12 Doug Evans <dje@google.com>
5639
5640 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5641 (MISCELLANEOUS): New variable.
5642 (clean): rm -rf $(MISCELLANEOUS).
5643 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5644 dwp live in the same directory as symlinks, with each symlink pointed
5645 to a differently named file in a different directory.
5646
149b30ff
DE
56472014-02-11 Doug Evans <dje@google.com>
5648
5649 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5650 of Tcl file commands.
5651
1dfdac32
MK
56522014-02-10 Mark Kettenis <kettenis@gnu.org>
5653
5654 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5655 "kill -SIGUSR1 -1".
5656
aa4fb036
JB
56572014-02-10 Joel Brobecker <brobecker@adacore.com>
5658
5659 * gdb.ada/tick_length_array_enum_idx: New testcase.
5660
ed3ef339
DE
56612014-02-10 Doug Evans <xdje42@gmail.com>
5662
5663 * configure.ac (AC_OUTPUT): Add gdb.guile.
5664 * configure: Regenerate.
5665 * lib/gdb-guile.exp: New file.
5666 * lib/gdb.exp (get_target_charset): New function.
5667 * gdb.base/help.exp: Update expected output from "apropos apropos".
5668 * gdb.guile/Makefile.in: New file.
5669 * gdb.guile/guile.exp: New file.
5670 * gdb.guile/scm-arch.c: New file.
5671 * gdb.guile/scm-arch.exp: New file.
5672 * gdb.guile/scm-block.c: New file.
5673 * gdb.guile/scm-block.exp: New file.
5674 * gdb.guile/scm-breakpoint.c: New file.
5675 * gdb.guile/scm-breakpoint.exp: New file.
5676 * gdb.guile/scm-disasm.c: New file.
5677 * gdb.guile/scm-disasm.exp: New file.
5678 * gdb.guile/scm-equal.c: New file.
5679 * gdb.guile/scm-equal.exp: New file.
5680 * gdb.guile/scm-error.exp: New file.
5681 * gdb.guile/scm-error.scm: New file.
5682 * gdb.guile/scm-frame-args.c: New file.
5683 * gdb.guile/scm-frame-args.exp: New file.
5684 * gdb.guile/scm-frame-args.scm: New file.
5685 * gdb.guile/scm-frame-inline.c: New file.
5686 * gdb.guile/scm-frame-inline.exp: New file.
5687 * gdb.guile/scm-frame.c: New file.
5688 * gdb.guile/scm-frame.exp: New file.
5689 * gdb.guile/scm-generics.exp: New file.
5690 * gdb.guile/scm-gsmob.exp: New file.
5691 * gdb.guile/scm-iterator.c: New file.
5692 * gdb.guile/scm-iterator.exp: New file.
5693 * gdb.guile/scm-math.c: New file.
5694 * gdb.guile/scm-math.exp: New file.
5695 * gdb.guile/scm-objfile-script-gdb.in: New file.
5696 * gdb.guile/scm-objfile-script.c: New file.
5697 * gdb.guile/scm-objfile-script.exp: New file.
5698 * gdb.guile/scm-objfile.c: New file.
5699 * gdb.guile/scm-objfile.exp: New file.
5700 * gdb.guile/scm-ports.exp: New file.
5701 * gdb.guile/scm-pretty-print.c: New file.
5702 * gdb.guile/scm-pretty-print.exp: New file.
5703 * gdb.guile/scm-pretty-print.scm: New file.
5704 * gdb.guile/scm-section-script.c: New file.
5705 * gdb.guile/scm-section-script.exp: New file.
5706 * gdb.guile/scm-section-script.scm: New file.
5707 * gdb.guile/scm-symbol.c: New file.
5708 * gdb.guile/scm-symbol.exp: New file.
5709 * gdb.guile/scm-symtab-2.c: New file.
5710 * gdb.guile/scm-symtab.c: New file.
5711 * gdb.guile/scm-symtab.exp: New file.
5712 * gdb.guile/scm-type.c: New file.
5713 * gdb.guile/scm-type.exp: New file.
5714 * gdb.guile/scm-value-cc.cc: New file.
5715 * gdb.guile/scm-value-cc.exp: New file.
5716 * gdb.guile/scm-value.c: New file.
5717 * gdb.guile/scm-value.exp: New file.
5718 * gdb.guile/source2.scm: New file.
5719 * gdb.guile/types-module.cc: New file.
5720 * gdb.guile/types-module.exp: New file.
5721
7026a7c1
YQ
57222014-02-10 Yao Qi <yao@codesourcery.com>
5723
5724 PR testsuite/16543
5725 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5726 * configure: Regenerated.
5727 * Makefile.in: New file.
5728
6c466447
AS
57292014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5730
5731 * gdb.python/py-framefilter.exp: Fix typo.
5732
6e854735
YQ
57332014-02-08 Yao Qi <yao@codesourcery.com>
5734
5735 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5736 that no =breakpoint-modified is emitted when breakpoints are
5737 modified through MI commands.
5738
d137e6dc
PA
57392014-02-07 Pedro Alves <pedro@codesourcery.com>
5740 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.threads/step-after-sr-lock.c: New file.
5743 * gdb.threads/step-after-sr-lock.exp: New file.
5744
b5ee5a50
PA
57452014-02-07 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5748
3c77faf3
JK
57492014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5750
5751 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5752 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5753
6dddc817
DE
57542014-02-06 Doug Evans <xdje42@gmail.com>
5755
5756 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5757 output.
5758
5759 * gdb.gdb/python-interrupts.exp: New file.
5760
de7b2893
YQ
57612014-02-05 Yao Qi <yao@codesourcery.com>
5762
5763 * gdb.trace/report.exp (use_collected_data): Test the output
5764 of "info threads" and "info inferiors".
5765
66d032ac
YQ
57662014-02-05 Yao Qi <yao@codesourcery.com>
5767
5768 Revert this patch:
5769
5770 2013-05-24 Yao Qi <yao@codesourcery.com>
5771
5772 * gdb.trace/tfile.exp: Test inferior and thread.
5773
591a12a1
UW
57742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5775
5776 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5777 on a function.
5778 * gdb.base/step-bt.c: Call hello via function pointer to make
5779 sure its first instruction is executed on powerpc64le-linux.
5780
0ff3e01f
UW
57812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5782
5783 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5784
084ee545
UW
57852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5786
5787 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5788 of the test patterns for use on little-endian systems.
5789
6ed14ff3
UW
57902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5791
5792 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5793 (decimal_vector): Fix for little-endian.
5794
401e27fd
JM
57952014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5796
5797 * gdb.arch/sparc-sysstep.exp: New file.
5798 * gdb.arch/sparc-sysstep.c: Likewise.
5799
5800 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5801
8b924729
EBM
58022014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5803
5804 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5805
fb151210
JB
58062014-01-23 Tom Tromey <tromey@redhat.com>
5807
5808 * gdb.ada/array_char_idx: New testcase.
5809
0740f8d8
TT
58102014-01-23 Tom Tromey <tromey@redhat.com>
5811
5812 PR python/16487:
5813 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5814 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5815 classes.
5816
21909fa1
TT
58172014-01-23 Tom Tromey <tromey@redhat.com>
5818
5819 PR python/16491:
5820 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5821 string from an inferior frame.
5822 * gdb.python/py-framefilter-mi.exp: Update.
5823
87ce2a04
DE
58242014-01-22 Doug Evans <dje@google.com>
5825
5826 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5827
237b092b
AA
58282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5829
5830 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5831
d674a709
AA
58322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5833
5834 * gdb.trace/entry-values.exp: Remove excess space character from
5835 regex patterns. Handle s390 call instruction.
5836
20fa3390
AA
58372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5838
5839 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5840 define "*_start" label. Make "name" static.
5841 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5842 ${name} by references to ${name}_start.
5843
78466714
AA
58442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5845
5846 * gdb.base/info-macros.exp: Remove "debug" from the compile
5847 options.
5848
ec9f644a
IB
58492014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5850
5851 * gdb.dlang/demangle.exp: New file.
5852
94b1b47e
IB
58532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5854
5855 * gdb.dlang/primitive-types.exp: New file.
5856
7f420862
IB
58572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5858
5859 * configure.ac: Create gdb.dlang/Makefile.
5860 * configure: Regenerate.
5861 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5862 * gdb.dlang/Makefile.in: New file.
5863 * lib/d-support.exp: New file.
5864 * lib/gdb.exp (skip_d_tests): New proc.
5865
52834460
MM
58662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5867
5868 * gdb.btrace/delta.exp: Check reverse stepi.
5869 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5870 * gdb.btrace/finish.exp: New.
5871 * gdb.btrace/next.exp: New.
5872 * gdb.btrace/nexti.exp: New.
5873 * gdb.btrace/record_goto.c: Add comments.
5874 * gdb.btrace/step.exp: New.
5875 * gdb.btrace/stepi.exp: New.
5876 * gdb.btrace/multi-thread-step.c: New.
5877 * gdb.btrace/multi-thread-step.exp: New.
5878 * gdb.btrace/rn-dl-bind.c: New.
5879 * gdb.btrace/rn-dl-bind.exp: New.
5880 * gdb.btrace/data.c: New.
5881 * gdb.btrace/data.exp: New.
5882 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5883
6e07b1d2
MM
58842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5885
5886 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5887 * gdb.btrace/exception.exp: Update.
5888 * gdb.btrace/instruction_history.exp: Update.
5889 * gdb.btrace/record_goto.exp: Update.
5890 * gdb.btrace/tailcall.exp: Update.
5891 * gdb.btrace/unknown_functions.exp: Update.
5892 * gdb.btrace/delta.exp: New.
5893
0b722aec
MM
58942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5895
5896 * gdb.btrace/record_goto.exp: Add backtrace test.
5897 * gdb.btrace/tailcall.exp: Add backtrace test.
5898
066ce621
MM
58992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5900
5901 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5902 * gdb.btrace/record_goto.c: New.
5903 * gdb.btrace/record_goto.exp: New.
5904 * gdb.btrace/x86-record_goto.S: New.
5905
0688d04e
MM
59062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5907
5908 * gdb.btrace/function_call_history.exp: Update tests.
5909 * gdb.btrace/instruction_history.exp: Update tests.
5910
8710b709
MM
59112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5912
5913 * gdb.btrace/function_call_history.exp: Fix expected field
5914 order for "record function-call-history".
5915 Add new tests for "record function-call-history /c".
5916 * gdb.btrace/exception.cc: New.
5917 * gdb.btrace/exception.exp: New.
5918 * gdb.btrace/tailcall.exp: New.
5919 * gdb.btrace/x86-tailcall.S: New.
5920 * gdb.btrace/x86-tailcall.c: New.
5921 * gdb.btrace/unknown_functions.c: New.
5922 * gdb.btrace/unknown_functions.exp: New.
5923 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5924
5de9129b
MM
59252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5926
5927 * gdb.btrace/instruction_history.exp: Update.
5928 * gdb.btrace/function_call_history.exp: Update.
5929
23a7fe75
MM
59302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5931
5932 * gdb.btrace/function_call_history.exp: Fix expected function
5933 trace.
5934 * gdb.btrace/instruction_history.exp: Initialize traced.
5935 Remove traced_functions.
5936
724c7dd8
MM
59372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5938
5939 * gdb.btrace/function_call_history.exp: Update
5940 * gdb.btrace/instruction_history.exp: Update.
5941
6d78d93b
MM
59422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5943
5944 * gdb.btrace/enable.exp: Update expected text.
5945
93a360cc
OJ
59462014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5947
5948 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5949 bytes.
5950
3772b53f
MR
59512014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5952
5953 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5954
596662fa
OJ
59552014-01-15 Omair Javaid <omair.javaid@linaro.org>
5956
5957 * lib/gdb.exp (supports_process_record): Return true for
5958 arm*-linux*. (supports_reverse): Likewise.
5959
b5b08fb4
SC
59602014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5961
5962 PR python/15464
5963 PR python/16113
5964 * gdb.python/py-type.c: Enhance test case.
5965 * gdb.python/py-value-cc.cc: Likewise
5966 * gdb.python/py-type.exp: Add new tests.
5967 * gdb.python/py-value-cc.exp: Likewise
5968
52d7fb13
AA
59692014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5970 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5973 Make "name" extern.
5974 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5975 references to ${name}_start by references to ${name}.
5976
a2cd8cfe
JB
59772014-01-10 Joel Brobecker <brobecker@adacore.com>
5978
5979 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5980
4e23fced
JB
59812014-01-10 Joel Brobecker <brobecker@adacore.com>
5982
5983 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5984
c6a9e42c
PA
59852014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5986 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 5989 mi_gdb_target_load.
c6a9e42c 5990
b7ea362b
PA
59912014-01-08 Pedro Alves <palves@redhat.com>
5992
5993 * gdb.threads/reconnect-signal.c: New file.
5994 * gdb.threads/reconnect-signal.exp: New file.
5995
5e3f4fab
EBM
59962014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 * gdb.base/source-dir.exp: New file.
5999
79301218
JB
60002014-01-07 Joel Brobecker <brobecker@adacore.com>
6001
6002 * gdb.ada/mi_interface: New testcase.
6003
8e355c5d
JB
60042014-01-07 Joel Brobecker <brobecker@adacore.com>
6005
6006 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6007 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6008 gdb.ada/pp-rec-component/pck.ads: New files.
6009
c0d48811
JB
60102014-01-07 Joel Brobecker <brobecker@adacore.com>
6011
6012 * gdb.python/py-pp-integral.c: New file.
6013 * gdb.python/py-pp-integral.py: New file.
6014 * gdb.python/py-pp-integral.exp: New file.
6015
17b609c3 6016For older changes see ChangeLog-1993-2013.
c906108c 6017\f
8d8cb839
EZ
6018;; Local Variables:
6019;; mode: change-log
6020;; left-margin: 8
6021;; fill-column: 74
6022;; version-control: never
6023;; End:
902f2ccb 6024
32d0add0 6025 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6026 Copying and distribution of this file, with or without modification,
6027 are permitted provided the copyright notice and this notice are preserved.