]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: Add Markus Metzger as btrace maintainer
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
63e43d3a
PMR
12015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2
3 * gdb.base/nested-subp1.exp: New file.
4 * gdb.base/nested-subp1.c: New file.
5 * gdb.base/nested-subp2.exp: New file.
6 * gdb.base/nested-subp2.c: New file.
7 * gdb.base/nested-subp3.exp: New file.
8 * gdb.base/nested-subp3.c: New file.
9
3d40fbb5
PA
102015-08-24 Pedro Alves <palves@redhat.com>
11
12 * gdb.server/connect-without-multi-process.c: New file.
13 * gdb.server/connect-without-multi-process.exp: New file.
14
4422ac93
LM
152015-08-24 Luis Machado <lgustavo@codesourcery.com>
16
17 * gdb.opt/inline-markers.c: Make z int.
18
91dddb86
LM
192015-08-24 Luis Machado <lgustavo@codesourcery.com>
20
21 * gdb.opt/inline-markers.c: Make z volatile.
22
a48847ee
LM
232015-08-24 Luis Machado <lgustavo@codesourcery.com>
24
25 * gdb.opt/inline-bt.c: New volatile global z.
26 * gdb.opt/inline-cmds.c: Likewise.
27 * gdb.opt/inline-locals.c: Likewise.
28 * gdb.opt/inline-markers.c: New extern global z.
29 (marker): Use z.
30 (inline_fn): Likewise.
31
0ebbc52b
PA
322015-08-24 Pedro Alves <palves@redhat.com>
33
34 * config/m32r-stub.exp: Remove file.
35 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
36 * gdb.base/call-rt-st.exp: Likewise.
37 * gdb.base/call-strs.exp: Likewise.
38 * gdb.base/default.exp: Remove references to h8300-*-hms and
39 *-*-udi*.
40 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
41
77c365df
AA
422015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
43
44 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
45 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
46 and "return" use KFAIL when GDB can not read/write the vector
47 return value.
48
4313b8c0
GB
492015-08-21 Gary Benson <gbenson@redhat.com>
50
51 * gdb.trace/pending.exp: Cope with remote transfer warnings.
52
0e433b32
PA
532015-08-20 Pedro Alves <palves@redhat.com>
54
55 * gdb.server/solib-list.exp: No longer expect an interior stop in
56 non-stop mode.
57
221e1a37
PA
582015-08-20 Pedro Alves <palves@redhat.com>
59
60 * gdb.server/connect-stopped-target.c: New file.
61 * gdb.server/connect-stopped-target.exp: New file.
62
40e3ad0e
PA
632015-08-20 Pedro Alves <palves@redhat.com>
64
65 * gdb.dwarf2/comp-unit-lang.exp: New file.
66 * gdb.dwarf2/comp-unit-lang.c: New file.
67
af39b327
PMR
682015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
69
70 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
71 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
72
7d45c7c3
KB
732015-08-19 Kevin Buettner <kevinb@redhat.com>
74
75 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
76 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
77
4d6cceb4
DE
782015-08-18 Doug Evans <dje@google.com>
79 Adrian Sendroiu <adrian.sendroiu@freescale.com>
80
81 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
82 skip_python_tests. New arg prompt_regexp.
83 (skip_python_tests): New function.
84 * lib/mi-support.exp (mi_skip_python_tests): New function.
85 * gdb.python/py-mi-objfile-gdb.py: New file.
86 * gdb.python/py-mi-objfile.c: New file.
87 * gdb.python/py-mi-objfile.exp: New file.
88
ad89c2aa
KS
892015-08-17 Keith Seitz <keiths@redhat.com>
90
91 * gdb.linespec/explicit.exp: Move strace test from here ...
92 * gdb.trace/strace.exp: ... to here.
93
e3ae3c43
PP
942015-08-15 Patrick Palka <patrick@parcs.ath.cx>
95
96 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
97 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
98
604b2636
DE
992015-08-14 Doug Evans <xdje42@gmail.com>
100
101 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
102 inferior before selecting a new file.
103
6ff0ba5f
DE
1042015-08-14 Doug Evans <xdje42@gmail.com>
105
106 * gdb.mi/mi-disassemble.exp: Update.
107 * gdb.base/disasm-optim.S: New file.
108 * gdb.base/disasm-optim.c: New file.
109 * gdb.base/disasm-optim.h: New file.
110 * gdb.base/disasm-optim.exp: New file.
111
9ca98f92
KS
1122015-08-14 Keith Seitz <keiths@redhat.com>
113
114 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
115 "evaluated-by".
116
52bbc560
JB
1172015-08-13 Joel Brobecker <brobecker@adacore.com>
118
119 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
120
5d8c3ed3
PMR
1212015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
122
123 * gdb.ada/fun_renaming.exp: New testcase.
124 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
125 * gdb.ada/fun_renaming/pack.adb: New file.
126 * gdb.ada/fun_renaming/pack.ads: New file.
127
ea8812bc
KS
1282015-08-12 Keith Seitz <keiths@redhat.com>
129
130 * gdb.base/dso2dso.exp: Pass basename of source file in call to
131 gdb_get_line_number.
132
4dafcdeb
JB
1332015-08-12 Joel Brobecker <brobecker@adacore.com>
134
135 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
136 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
137 gdb.base/dso2dso.exp: New files.
138
5ba32597
SDJ
1392015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
140 Pedro Alves <palves@redhat.com>
141 Keith Seitz <keiths@redhat.com>
142
143 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
144 GDBFLAGS.
145
b6dafabf
PP
1462015-08-12 Patrick Palka <patrick@parcs.ath.cx>
147
148 * gdb.base/gdbhistsize-history.exp
149 (test_histsize_history_setting): Use save_vars.
150 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
151 Use save_vars.
152 (test_no_truncation_of_unlimited_history_file): Use save_vars.
153 * gdb.base/readline.exp: Use save_vars.
154
abe8e607
PP
1552015-08-12 Patrick Palka <patrick@parcs.ath.cx>
156
157 * lib/gdb.exp (save_vars): New proc.
158
629500fa
KS
1592015-08-11 Keith Seitz <keiths@redhat.com>
160
161 * gdb.base/help.exp: Update help_breakpoint_text.
162
eb8c4e2e
KS
1632015-08-11 Keith Seitz <keiths@redhat.com>
164
165 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
166 (at toplevel): Call test_explicit_breakpoints.
167 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
168 breakpoints.
169 * lib/mi-support.exp (mi_make_breakpoint): Add support for
170 breakpoint conditions, "-cond".
171
87f0e720
KS
1722015-08-11 Keith Seitz <keiths@redhat.com>
173
174 * gdb.linespec/3explicit.c: New file.
175 * gdb.linespec/cpexplicit.cc: New file.
176 * gdb.linespec/cpexplicit.exp: New file.
177 * gdb.linespec/explicit.c: New file.
178 * gdb.linespec/explicit.exp: New file.
179 * gdb.linespec/explicit2.c: New file.
180 * gdb.linespec/ls-errs.exp: Add explicit location tests.
181 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
182 before using in the matching pattern.
183 Clarify that `prefix' is a regular expression.
184
f00aae0f
KS
1852015-08-11 Keith Seitz <keiths@redhat.com>
186
187 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
188 test.
189 Add tests for missing ",FMT" and ",".
190
e27852be
DE
1912015-08-10 Doug Evans <dje@google.com>
192 Keith Seitz <keiths@redhat.com>
193
194 PR gdb/17960
195 * gdb.base/completion.exp: Add location completer tests.
196
7f03bd92
PA
1972015-08-07 Pedro Alves <palves@redhat.com>
198
199 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
200 tests here.
201 (top level): Run do_test with and without displaced stepping.
202
3fc8eb30
PA
2032015-08-07 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/valgrind-disp-step.c: New file.
206 * gdb.base/valgrind-disp-step.exp: New file.
207
d4569d7b
PA
2082015-08-07 Pedro Alves <palves@redhat.com>
209
210 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
211 Delete function.
212 (main): Add alarm. Run an infinite loop instead of calling
213 wait_threads.
214 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
215 comment.
216 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
217 Delete function.
218 (main): Add alarm. Run an infinite loop instead of calling
219 wait_threads.
220 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
221 comment.
222
e1316e60
PA
2232015-08-07 Pedro Alves <palves@redhat.com>
224
225 * gdb.base/checkpoint-ns.exp: New file.
226 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
227 standard_testfile.
228
da8c46d2
MM
2292015-08-07 Markus Metzger <markus.t.metzger@intel.com>
230
231 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
232 * gdb.btrace/instruction_history.exp: Update.
233 * gdb.btrace/tsx.exp: New.
234 * gdb.btrace/tsx.c: New.
235
de1c2c52
PA
2362015-08-06 Pedro Alves <palves@redhat.com>
237
238 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
239 increase timeout.
240 * gdb.reverse/until-precsave.exp: Bump timeouts.
241
782e0bf4
PA
2422015-08-06 Pedro Alves <palves@redhat.com>
243
244 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
245
83e97ed0
PA
2462015-08-06 Pedro Alves <palves@redhat.com>
247
248 PR gdb/18749
249 * gdb.threads/process-dies-while-handling-bp.c: New file.
250 * gdb.threads/process-dies-while-handling-bp.exp: New file.
251
863d01bd
PA
2522015-08-06 Pedro Alves <palves@redhat.com>
253
254 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
255 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
256
0a39bb32
PA
2572015-08-05 Pedro Alves <palves@redhat.com>
258
259 * gdb.threads/next-while-other-thread-longjmps.c: New file.
260 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
261
ee2d2b10
SL
2622015-08-03 Sandra Loosemore <sandra@codesourcery.com>
263
264 * gdb.base/bp-permanent.exp: Report test as unsupported if
265 the target cannot stop at the permanent breakpoint.
266
4e1bdb00
DE
2672015-08-03 Doug Evans <dje@google.com>
268
269 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
270 10000.
271
3d338901
DE
2722015-08-03 Doug Evans <dje@google.com>
273
274 * Makefile.in (workers/%.worker, build-perf): New rule.
275 (GDB_PERFTEST_MODE): New variable.
276 (check-perf): Use it.
277 (clean): Clean up gdb.perf parallel build subdirs.
278 * lib/build-piece.exp: New file.
279 * lib/gdb.exp (make_gdb_parallel_path): New function
280 (standard_output_file, standard_temp_file): Call it.
281 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
282 of $GDB_PARALLEL.
283 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
284
af061d3e
DE
2852015-08-03 Doug Evans <dje@google.com>
286
8e1afc81 287 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
288 (LOG_FILE_NAME): New global.
289 (TextReporter.__init__): Initialize self.txt_sum.
290 (TextReporter.report): Add support for multiple data-points.
291 Move report to perftest.sum, put raw data in perftest.log.
292 (TextReporter.start): Open sum and log files.
293 (TextReporter.end): Close sum and log files.
8e1afc81
DE
294 * gdb.perf/lib/perftest/testresult.py
295 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 296
2c8c5d37
PA
2972015-07-31 Pedro Alves <palves@redhat.com>
298
299 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
300 Use spawn_id_get_pid. Wait for spawn id after eof. Use
301 kill_wait_spawned_process instead of explicit "kill -9".
302 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
303 returning a spawn id instead of a pid. Use spawn_id_get_pid and
304 kill_wait_spawned_process.
305 * gdb.base/attach-twice.exp: Likewise.
306 * gdb.base/attach.exp: Likewise.
307 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
308 gdb_test_multiple.
309 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
310 returning a spawn id instead of a pid. Use spawn_id_get_pid and
311 kill_wait_spawned_process.
312 * gdb.base/valgrind-infcall.exp: Likewise.
313 * gdb.multi/multi-attach.exp: Likewise.
314 * gdb.python/py-prompt.exp: Likewise.
315 * gdb.python/py-sync-interp.exp: Likewise.
316 * gdb.server/ext-attach.exp: Likewise.
317 * gdb.threads/attach-into-signal.exp (corefunc): Use
318 spawn_wait_for_attach, spawn_id_get_pid and
319 kill_wait_spawned_process.
320 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
321 spawn_wait_for_attach returning a spawn id instead of a pid. Use
322 spawn_id_get_pid and kill_wait_spawned_process.
323 * gdb.threads/attach-stopped.exp (corefunc): Use
324 spawn_wait_for_attach, spawn_id_get_pid and
325 kill_wait_spawned_process.
326 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
327 Use spawn_id_get_pid. Wait for spawn id after eof. Use
328 kill_wait_spawned_process instead of explicit "kill -9".
329 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
330 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
331 (spawn_wait_for_attach): Use spawn instead of exec to spawn
332 processes. Don't map cygwin/windows pids here. Now returns a
333 spawn id list.
334
032a0fca
SL
3352015-07-30 Sandra Loosemore <sandra@codesourcery.com>
336
337 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
338 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
339 correct patch.
340
61a934ca
SL
3412015-07-30 Sandra Loosemore <sandra@codesourcery.com>
342
343 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
344
4bc4d428
SL
3452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
346
347 Reapply:
348 2014-05-21 Mark Wielaard <mjw@redhat.com>
349
350 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
351
998d452a
PA
3522015-07-30 Pedro Alves <palves@redhat.com>
353
354 * linux-low.c (handle_extended_wait): Set the child's last
355 reported status to TARGET_WAITKIND_STOPPED.
356
69dde7dc
PA
3572015-07-30 Pedro Alves <palves@redhat.com>
358
359 PR threads/18600
360 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
361 only shows inferior 1.
362
4dd63d48
PA
3632015-07-30 Simon Marchi <simon.marchi@ericsson.com>
364 Pedro Alves <palves@redhat.com>
365
366 PR threads/18600
367 * gdb.threads/fork-plus-threads.c: New file.
368 * gdb.threads/fork-plus-threads.exp: New file.
369
d618e4c5
PP
3702015-07-29 Patrick Palka <patrick@parcs.ath.cx>
371
372 * gdb.base/batch-preserve-term-settings.exp
373 (test_terminal_settings_preserved_after_cli_exit): Use
374 send_quit_command.
375
1eef6428
PA
3762015-07-29 Pedro Alves <palves@redhat.com>
377 Don Breazeal <donb@codesourcery.com>
378
379 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
380 output from both inferior_spawn_id and gdb_spawn_id.
381
7da5b897
SDJ
3822015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
383
384 * gdb.threads/attach-into-signal.exp (corefunc): Use
385 with_test_prefix on nested loops, uniquefying the test messages.
386
dac804df
SDJ
3872015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
388
389 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
390 commit.
391
06265e53
PP
3922015-07-29 Patrick Palka <patrick@parcs.ath.cx>
393
394 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
395 New proc.
396 (test_terminal_settings_preserved_after_sigterm): New test.
397
18206ca3
PP
3982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
399
400 * gdb.base/batch-preserve-term-settings.exp
401 (test_terminal_settings_preserved_after_cli_exit): New test.
402
90074d11
PP
4032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
404
405 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
406 manipulation of saved_gdbflags.
407 (test_terminal_settings_preserved): Remove global declaration of
408 the unused variable pagination_prompt. Remove manipulation of
409 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
410 GDBFLAGS.
411
eb1a7902
PA
4122015-07-29 Pedro Alves <palves@redhat.com>
413
414 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
415
8b75dd3b
PA
4162015-07-29 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
419 at the top.
420
dedad4e3
PA
4212015-07-29 Pedro Alves <palves@redhat.com>
422
423 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
424 (main): Call gdb_unbuffer_output.
425 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
426 (main): Call gdb_unbuffer_output.
427 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
428 (main): Call gdb_unbuffer_output.
429 * gdb.base/call-strs.exp: Adjust to step over the
430 gdb_unbuffer_output call.
431 * gdb.base/catch-gdb-caused-signals.c: Include
432 "../lib/unbuffer_output.c".
433 (main): Call gdb_unbuffer_output.
434 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
435 (main): Call gdb_unbuffer_output.
436 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
437 (main): Call gdb_unbuffer_output.
438 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
439 (main): Call gdb_unbuffer_output.
440 * gdb.base/shlib-call.exp: Adjust to step over the
441 gdb_unbuffer_output call.
442 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
443 (main): Call gdb_unbuffer_output.
444 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
445 (main): Call gdb_unbuffer_output.
446 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
447 (main): Rename to ...
448 (test): ... this.
449 (main): Reimplement.
450 * gdb.base/varargs.exp: Run to test instead of to main.
451 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
452 (main): Call gdb_unbuffer_output.
453
58789a91
PA
4542015-07-29 Pedro Alves <palves@redhat.com>
455
456 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
457 factore out from mi_continue_dprintf. For call-style dprintfs,
458 expect dprintf output out of $inferior_spawn_id.
459 (mi_continue_dprintf): Use mi_expect_dprintf.
460 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
461 (main): Call gdb_unbuffer_output.
462
e8376742
PA
4632015-07-29 Pedro Alves <palves@redhat.com>
464
465 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
466 (default_mi_gdb_start): Set inferior_spawn_id instead of
467 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
468 gdb_spawn_id.
469 (mi_gdb_test): Always expect inferior output from both
470 $inferior_spawn_id and $gdb_spawn_id.
471
08280010
PA
4722015-07-29 Pedro Alves <palves@redhat.com>
473
474 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
475 send_inferior and $inferior_spawn_id.
476
4d30e432
PA
4772015-07-29 Pedro Alves <palves@redhat.com>
478
479 * gdb.gdb/complaints.exp (test_initial_complaints)
480 (test_serial_complaints, test_short_complaints): Use
481 gdb_test_stdio.
482 (test_empty_complaint): Handle $inferior_spawn_id !=
483 $gdb_spawn_id.
484
0d30a335
PA
4852015-07-29 Pedro Alves <palves@redhat.com>
486
487 * gdb.base/varargs.exp: Use gdb_test_stdio.
488
39413b29
PA
4892015-07-29 Pedro Alves <palves@redhat.com>
490
491 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
492
7cb000a9
PA
4932015-07-29 Pedro Alves <palves@redhat.com>
494
495 * gdb.base/ending-run.exp: Use gdb_test_stdio.
496
d7b8ac82
PA
4972015-07-29 Pedro Alves <palves@redhat.com>
498
499 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
500 parameter into two new parameters, "inf_result" and "gdb_result".
501 Expect inferior output and gdb output from $inferior_spawn_id and
502 $gdb_spawn_id, respectively. Adjust all callers.
503
789c3a0c
PA
5042015-07-29 Pedro Alves <palves@redhat.com>
505
506 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
507 of gdb_test_sequence.
508
77e760c3
PA
5092015-07-29 Pedro Alves <palves@redhat.com>
510
511 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
512 (saw_spurious_output): Expect inferior output from
513 $inferior_spawn_id. Use gdb_test_stdio.
514
8396d2cd
PA
5152015-07-29 Pedro Alves <palves@redhat.com>
516
517 * gdb.base/dprintf.exp: Use standard_testfile. Change
518 prepare_for_testing call.
519 (srcfile): Don't set.
520 (restart): New procedure.
521 (test_dprintf): New procecure, use to continue over dprintfs.
522 (test_call, test_agent): New procedures, tests moved here.
523 Restart gdb and recreate dprintfs. Adjust expected output.
524
2051d61f
PA
5252015-07-29 Pedro Alves <palves@redhat.com>
526
527 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
528
452397af
PA
5292015-07-29 Pedro Alves <palves@redhat.com>
530
531 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
532
8aed9555
PA
5332015-07-29 Pedro Alves <palves@redhat.com>
534
535 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
536 gdb_test_stdio.
537
188a61b4
PA
5382015-07-29 Pedro Alves <palves@redhat.com>
539
540 * lib/gdb.exp (gdb_test_stdio): New procedure.
541
12264a45
PA
5422015-07-29 Pedro Alves <palves@redhat.com>
543
544 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
545
23ffc893
PA
5462015-07-29 Pedro Alves <palves@redhat.com>
547
548 * gdb.base/call-signal-resume.exp: Remove check for
549 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
550 * gdb.base/unwindonsignal.exp: Likewise.
551 * gdb.base/call-signals.c (gen_signal): Remove printf call.
552 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
553
65566918
PA
5542015-07-29 Pedro Alves <palves@redhat.com>
555
556 * gdb.base/siginfo-addr.c (pass): New function.
557 (handler): Call it iff si_addr is correct.
558 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
559 Set a breakpoint at "pass" and continue to it.
560
d60a9221
SDJ
5612015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
562
563 * gdb.python/py-objfile.exp: Make some tests have unique names.
564 * gdb.python/py-pp-registration.exp: Likewise.
565
bde40b8f
PA
5662015-07-28 Pedro Alves <palves@redhat.com>
567
568 * gdb.server/server-exec-info.exp: Issue a "disconnect".
569
13e1dec8
SM
5702015-07-27 Simon Marchi <simon.marchi@ericsson.com>
571
572 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
573
da33c9a7
SM
5742015-07-27 Simon Marchi <simon.marchi@ericsson.com>
575
576 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
577
077836f7
PP
5782015-07-27 Patrick Palka <patrick@parcs.ath.cx>
579
580 * gdb.base/gdb-sigterm-2.exp: New test.
581
b8cc7b2e
DE
5822015-07-25 Doug Evans <xdje42@gmail.com>
583
584 Revert:
585 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
586 (workers/%.worker, build-perf): New rule.
587 (GDB_PERFTEST_MODE): New variable.
588 (check-perf): Use it.
589 (clean): Clean up gdb.perf parallel build subdirs.
590 * lib/build-piece.exp: New file.
591 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
592 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
593 name.
594 (standard_temp_file): Ditto.
595 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
596 of $GDB_PARALLEL.
597
c8bd4544
DE
5982015-07-24 Doug Evans <dje@google.com>
599
600 * gdb.perf/lib/perftest/utils.py: New file.
601 * gdb.perf/gm-hello.cc: New file.
602 * gdb.perf/gm-pervasive-typedef.cc: New file.
603 * gdb.perf/gm-pervasive-typedef.h: New file.
604 * gdb.perf/gm-std.cc: New file.
605 * gdb.perf/gm-std.h: New file.
606 * gdb.perf/gm-use-cerr.cc: New file.
607 * gdb.perf/gm-utils.h: New file.
608 * gdb.perf/gmonster-null-lookup.py: New file.
609 * gdb.perf/gmonster-pervasive-typedef.py: New file.
610 * gdb.perf/gmonster-print-cerr.py: New file.
611 * gdb.perf/gmonster-ptype-string.py: New file.
612 * gdb.perf/gmonster-runto-main.py: New file.
613 * gdb.perf/gmonster-select-file.py: New file.
614 * gdb.perf/gmonster1-null-lookup.exp: New file.
615 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
616 * gdb.perf/gmonster1-print-cerr.exp: New file.
617 * gdb.perf/gmonster1-ptype-string.exp: New file.
618 * gdb.perf/gmonster1-runto-main.exp: New file.
619 * gdb.perf/gmonster1-select-file.exp: New file.
620 * gdb.perf/gmonster1.cc: New file.
621 * gdb.perf/gmonster1.exp: New file.
622 * gdb.perf/gmonster2-null-lookup.exp: New file.
623 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
624 * gdb.perf/gmonster2-print-cerr.exp: New file.
625 * gdb.perf/gmonster2-ptype-string.exp: New file.
626 * gdb.perf/gmonster2-runto-main.exp: New file.
627 * gdb.perf/gmonster2-select-file.exp: New file.
628 * gdb.perf/gmonster2.cc: New file.
629 * gdb.perf/gmonster2.exp: New file.
630
6eab34f3
DE
6312015-07-24 Doug Evans <dje@google.com>
632
633 * gdb.perf/README: New file.
634 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
635 * lib/gen-perf-test.exp: New file.
636
63738bfd
DE
6372015-07-24 Doug Evans <dje@google.com>
638
639 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
640 (PerfTest::startup): New function.
641 (PerfTest::run): Return result of calling body.
642 (PerfTest::assemble): Rewrite.
643 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
644 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
645 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
646 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
647 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
648
7b606f95
DE
6492015-07-24 Doug Evans <dje@google.com>
650
651 * lib/gdb.exp (clean_restart): Make executable optional.
652
a97b16b8
DE
6532015-07-24 Doug Evans <dje@google.com>
654
655 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
656 compiler_info references.
657 * gdb.cp/temargs.exp: Ditto.
658 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
659 (get_compiler_info): Early exit if already computed. Set compiler_info
660 to "unknown" if there was a problem.
661 (test_compiler_info): Add function comment. Call get_compiler_info.
662
35baa57f
DE
6632015-07-24 Doug Evans <dje@google.com>
664
665 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
666 (workers/%.worker, build-perf): New rule.
667 (GDB_PERFTEST_MODE): New variable.
668 (check-perf): Use it.
669 (clean): Clean up gdb.perf parallel build subdirs.
670 * lib/build-piece.exp: New file.
671 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
672 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
673 name.
674 (standard_temp_file): Ditto.
675 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
676 of $GDB_PARALLEL.
677
6ebea266
DE
6782015-07-24 Doug Evans <dje@google.com>
679
680 * lib/future.exp (gdb_default_target_compile): New option
681 "early_flags".
682 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
683 --as-needed.
684
1e76a7e9
SDJ
6852015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
686
687 * gdb.base/catch-syscall.exp: Call gdb_exit before
688 gdb_skip_xml_test.
689
5068630a
PA
6902015-07-24 Pedro Alves <palves@redhat.com>
691
692 * gdb.python/py-events.exp: Accept output between the stop event
693 and the prompt.
694 * gdb.python/py-evsignal.exp: Likewise.
695 * gdb.python/py-evthreads.exp: Likewise.
696
77598427
PA
6972015-07-24 Pedro Alves <palves@redhat.com>
698
699 PR gdb/18717
700 * gdb.threads/non-ldr-exit.c: New file.
701 * gdb.threads/non-ldr-exit.exp: New file.
702
11e6c98f
YQ
7032015-07-24 Yao Qi <yao.qi@linaro.org>
704
705 * gdb.server/ext-wrapper.exp: Test --wrapper option when
706 restarting process.
707
51aee833
YQ
7082015-07-24 Yao Qi <yao.qi@linaro.org>
709
710 * gdb.server/ext-restart.exp: New file.
711
8cfe207c
YQ
7122015-07-24 Yao Qi <yao.qi@linaro.org>
713
714 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
715 argument options.
716 * gdb.server/ext-wrapper.exp: New file.
717
cc12ce38
DE
7182015-07-23 Doug Evans <dje@google.com>
719
720 * gdb.dwarf2/dw2-dummy-cu.S: New file.
721 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
722
d0d84780
PMR
7232015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
724
725 * gdb.ada/var_arr_typedef.exp: New testcase.
726 * gdb.ada/var_arr_typedef/pack.adb: New file.
727 * gdb.ada/var_arr_typedef/pack.ads: New file.
728 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
729
8b558f79
JB
7302015-07-20 Joel Brobecker <brobecker@adacore.com>
731
732 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
733
775a3298
JK
7342015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
735
736 * gdb.arch/i386-biarch-core.exp: Replace istarget
737 by "complete set gnutarget". Remove expectation for the "core-file"
738 command.
739
db1ff28b
JK
7402015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 Revert the previous commit:
743 Tests for validate symbol file using build-id.
744
0a94970d
JK
7452015-07-15 Aleksandar Ristovski <aristovski@qnx.com
746
747 Tests for validate symbol file using build-id.
748 * gdb.base/solib-mismatch-lib.c: New file.
749 * gdb.base/solib-mismatch-libmod.c: New file.
750 * gdb.base/solib-mismatch.c: New file.
751 * gdb.base/solib-mismatch.exp: New file.
752
03346981
SL
7532015-07-15 Sandra Loosemore <sandra@codesourcery.com>
754
755 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
756 nios2-*-linux*.
757 * gdb.base/sigbpt.exp (stepi_out): Likewise.
758 * gdb.base/siginfo.exp: Likewise.
759 * gdb.base/sigstep.exp (advance, advancei): Likewise.
760
42422cc7
PL
7612015-07-15 Pierre Langlois <pierre.langlois@arm.com>
762
763 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
764 Move it to ...
765 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
766 ... here.
767 * gdb.trace/range-stepping.exp: Check that the target supports
768 range stepping.
769
cfa68bae
JK
7702015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
771
772 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
773
8ffdba26
PA
7742015-07-14 Pedro Alves <palves@redhat.com>
775
776 * gdb.base/killed-outside.exp: New file.
777 * gdb.base/killed-outside.c: New file.
778
218a5a11
JK
7792015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
780
781 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
782 (n at main): New.
783 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
784
e03ed3c6
AA
7852015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
786
787 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
788 infcall tests instead of setting up for KFAIL.
789
485668e5
MM
7902015-07-10 Markus Metzger <markus.t.metzger@intel.com>
791
792 * gdb.btrace/record_goto-step.exp: New.
793
08464196
JK
7942015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
795
796 PR compile/18484
797 * gdb.compile/compile.c (struct struct_type): Add volatile to
798 selffield's type.
799 * gdb.compile/compile.exp
800 (compile code struct_object.selffield = &struct_object): Skip further
801 struct_object tests if this one xfails.
802
bcf5c1d9
RC
8032015-07-08 Robert O'Callahan <robert@ocallahan.org>
804
805 PR exp/18617
806 * gdb.trace/ax.exp: Add test.
807
4931af25
YQ
8082015-07-07 Yao Qi <yao.qi@linaro.org>
809
810 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
811 instead of istarget "aarch64*-*-*".
812 * gdb.arch/aarch64-fp.exp: Likewise.
813 * gdb.base/float.exp: Likewise.
814 * gdb.reverse/aarch64.exp: Likewise.
815 * lib/gdb.exp (is_aarch64_target): New proc.
816
9fcf688e
YQ
8172015-07-07 Yao Qi <yao.qi@linaro.org>
818
819 * lib/gdb.exp (is_aarch32_target): New proc.
820 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
821 instead of "istarget "arm*-*-*"".
822 * gdb.arch/arm-disp-step.exp: Likewise.
823 * gdb.arch/thumb-bx-pc.exp: Likewise.
824 * gdb.arch/thumb-prologue.exp: Likewise.
825 * gdb.arch/thumb-singlestep.exp: Likewise.
826 * gdb.base/disp-step-syscall.exp: Likewise.
827 * gdb.base/float.exp: Likewise.
828
fbd8d50d
YQ
8292015-07-07 Yao Qi <yao.qi@linaro.org>
830
831 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
832 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
833
71be1fdc
YQ
8342015-07-07 Yao Qi <yao.qi@linaro.org>
835
836 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
837 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
838 if it exists.
839 * gdb.multi/multi-arch.exp: Likewise.
840
3e221d36
SM
8412015-07-07 Simon Marchi <simon.marchi@ericsson.com>
842
843 * gdb.python/py-lazy-string.exp: Add missing parentheses to
844 print.
845
d441430b
YQ
8462015-07-07 Yao Qi <yao.qi@linaro.org>
847
848 * gdb.arch/thumb-singlestep.exp: Do one more single step.
849
06f810bd
MG
8502015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
851
852 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
853 '[' and ']' characters.
854
5e61e7c0
IB
8552015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
856
857 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
858
28bf096c
PA
8592015-06-29 Pedro Alves <palves@redhat.com>
860
861 PR threads/18127
862 * gdb.threads/hand-call-new-thread.c: New file.
863 * gdb.threads/hand-call-new-thread.c: New file.
864
ee93cd5e
KS
8652015-06-26 Keith Seitz <keiths@redhat.com>
866 Doug Evans <dje@google.com>
867
868 PR 16253
869 * gdb.cp/var-tag-2.cc: New file.
870 * gdb.cp/var-tag-3.cc: New file.
871 * gdb.cp/var-tag-4.cc: New file.
872 * gdb.cp/var-tag.cc: New file.
873 * gdb.cp/var-tag.exp: New file.
874
fc637f04
PP
8752015-06-26 Patrick Palka <patrick@parcs.ath.cx>
876
877 * gdb.base/history-duplicates.exp: New test.
878
2e52ae68
PP
8792015-06-26 Patrick Palka <patrick@parcs.ath.cx>
880
881 * gdb.base/completion.exp: Test the completion of the "focus"
882 command.
883
6e22494e
JK
8842015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
885
886 * gdb.arch/amd64-prologue-skip.S: New file.
887 * gdb.arch/amd64-prologue-skip.exp: New file.
888
bf7b9cd9
SM
8892015-06-25 Simon Marchi <simon.marchi@ericsson.com>
890
891 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
892 is_address_zero_readable check.
893
201e8dfd
PB
8942015-06-24 Peter Bergner <bergner@vnet.ibm.com>
895
896 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
897 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
898
5cd867b4
YQ
8992015-06-24 Yao Qi <yao.qi@linaro.org>
900
901 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
902 linux targets.
903
4d7be007
YQ
9042015-06-24 Yao Qi <yao.qi@linaro.org>
905
906 * lib/gdb.exp (supports_get_siginfo_type): New proc.
907 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
908 * gdb.base/siginfo-thread.exp: Likewise.
909
07fcd301
YQ
9102015-06-22 Yao Qi <yao.qi@linaro.org>
911
912 * boards/remote-gdbserver-on-localhost.exp: Add comments.
913
52042a00
YQ
9142015-06-22 Yao Qi <yao.qi@linaro.org>
915
916 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
917 aarch64*-*-*.
918 (skip_hw_watchpoint_tests): Likewise.
919
74bd41ce
PP
9202015-06-18 Patrick Palka <patrick@parcs.ath.cx>
921
922 * gdb.base/gdbinit-history.exp: Test the interaction between
923 setting GDBHISTSIZE and setting the history size via .gdbinit.
924
bc460514
PP
9252015-06-17 Patrick Palka <patrick@parcs.ath.cx>
926
927 PR gdb/16999
928 * gdb.base/gdbhistsize-history.exp: New test.
929
b58c513b
PP
9302015-06-17 Patrick Palka <patrick@parcs.ath.cx>
931
932 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
933 with GDBHISTSIZE.
934 * gdb.base/readline.exp: Likewise.
935
92046791
YQ
9362015-06-17 Yao Qi <yao.qi@linaro.org>
937
938 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
939 line.
940
2093d2d3
PP
9412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
942
943 * gdb.base/gdbinit-history.exp: Add test case to check that
944 an unlimited history file does not get truncated on exit.
945
e6c693af
AA
9462015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
947
948 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
949 (VECTOR): New macro. Use it...
950 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
951 ...for these typedefs.
952 (int8, char1, int1, double1): New typedefs.
953 (struct just_int2, struct two_int2): New structures.
954 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
955 (add_structvecs, add_singlevecs): New functions.
956 (main): Call add_some_intvecs twice.
957 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
958 the compile and exit upon failure. Try compiling for the "native"
959 architecture. Test inferior function calls with vector arguments
960 and vector return value handling with "finish" and "return".
961
c74f7d1c
JT
9622015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
963
964 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
965 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
966 PE file.
967 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
968
98aa42ee
AT
9692015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
970
971 PR breakpoints/16465
972 * gdb.mi/mi-dprintf-pending.c: New file.
973 * gdb.mi/mi-dprintf-pending.exp: New test.
974 * gdb.mi/mi-dprintf-pendshr.c: New file.
975
7d73c23c 9762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 977 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
978
979 * gdb.arch/i386-mpx-map.c: New file.
980 * gdb.arch/i386-mpx-map.exp: New File.
981
9822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
983
984 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
985 * gdb.arch/i386-mpx.exp: Indentation fixed.
986
9872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
988
989 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
990 function and improved indentation.
991 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
992 gdb_test_multiple. Added additional tests to skip the test.
993
9942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
995
996 * gdb.arch/i386-avx512.c: Change path in include file.
997 * gdb.arch/i386-avx512.exp: Change include dir path
998 compilation flag.
999 * gdb.arch/i386-mpx.c: Change path in include file.
1000 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1001 flag.
1002
d5eba19a
JK
10032015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1004
1005 * gdb.compile/compile-print.exp (compile print *vararray@3)
1006 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1007
7f361056
JK
10082015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1011 (do not keep jit in memory): ... this.
1012 (expect 5): Change it to ...
1013 (expect no 5): ... this.
1014
3b462ec2
SM
10152015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1016
1017 PR gdb/15564
1018 * gdb.mi/mi-detach.exp: New file.
1019
e0619de6
JK
10202015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1021
1022 PR symtab/18392
1023 * gdb.arch/amd64-tailcall-self.S: New file.
1024 * gdb.arch/amd64-tailcall-self.c: New file.
1025 * gdb.arch/amd64-tailcall-self.exp: New file.
1026
e970cb34
DB
10272015-05-28 Don Breazeal <donb@codesourcery.com>
1028
1029 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1030 tests for remote targets by checking is_target_gdbserver.
1031
b2e2f908
DE
10322015-05-27 Doug Evans <dje@google.com>
1033
1034 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1035 * gdb.dwarf2/opaque-type-lookup.c: New file.
1036 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1037
82c7be31
DE
10382015-05-26 Doug Evans <dje@google.com>
1039
1040 * gdb.cp/iostream.cc: New file.
1041 * gdb.cp/iostream.exp: New file.
1042
b4f54984
DE
10432015-05-26 Doug Evans <dje@google.com>
1044
1045 * gdb.dwarf2/dw2-op-call.exp: Update.
1046 * gdb.dwarf2/dw4-sig-types.exp: Update.
1047 * gdb.dwarf2/implptr.exp: Update.
1048 * gdb.mi/mi-cmd-param-changed.exp: Update.
1049
4ea6efe9
DE
10502015-05-26 Doug Evans <dje@google.com>
1051
1052 * gdb.python/py-lazy-string.c: New file.
1053 * gdb.python/py-lazy-string.exp: New file.
1054 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1055 (main): Update. Add estring3.
1056 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1057 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1058
f6bb7db3
YQ
10592015-05-26 Omair Javaid <omair.javaid@linaro.org>
1060 Yao Qi <yao.qi@linaro.org>
1061
1062 * gdb.reverse/aarch64.c: New.
1063 * gdb.reverse/aarch64.exp: New.
1064
a81bfbd0
OJ
10652015-05-26 Omair Javaid <omair.javaid@linaro.org>
1066
1067 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1068 (supports_reverse): Likewise.
1069
158bf1b4
PP
10702015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1071
1072 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1073 Use with_test_prefix.
1074
a0145030
AB
10752015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1076
1077 * gdb.base/completion.exp: Add test for completion of layout
1078 names.
1079
ebe3b578
AB
10802015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * lib/gdb.exp (skip_tui_tests): New proc.
1083 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1084
84204ed7
PA
10852015-05-19 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1088 Save the whole env array instead of just HOME. Unset HISTSIZE in
1089 the environment while testing. Restore whole environment
1090 afterwards.
1091
37442ce1
DE
10922015-05-16 Doug Evans <xdje42@gmail.com>
1093
1094 * gdb.guile/scm-ports.c: New file.
1095 * gdb.guile/scm-ports.exp: Add memory port tests.
1096
36de76f9
JK
10972015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1098
1099 * gdb.compile/compile-print.c: New file.
1100 * gdb.compile/compile-print.exp: New file.
1101
3a9558c4
JK
11022015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1103
1104 * gdb.compile/compile-ops.exp: Cast param to void.
1105 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1106 (compile code struct_object.selffield = &struct_object): Add xfail.
1107
aa715135
JG
11082015-05-15 Joel Brobecker <brobecker@adacore.com>
1109
1110 * gdb.ada/arr_enum_with_gap: New testcase.
1111
931e5bc3
JG
11122015-05-15 Joel Brobecker <brobecker@adacore.com>
1113
1114 * gdb.ada/byte_packed_arr: New testcase.
1115
9cd4d857
JB
11162015-05-15 Joel Brobecker <brobecker@adacore.com>
1117
1118 * gdb.ada/pckd_neg: New testcase.
1119
ebfd00d2
PP
11202015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1121
1122 PR gdb/17820
1123 * gdb.base/gdbinit-history.exp: New test.
1124 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1125 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1126
4c082a81
SC
11272015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1128
1129 * gdb.python/py-xmethods.cc: Enhance test case.
1130 * gdb.python/py-xmethods.exp: New tests.
1131 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1132 function.
1133 (B_indexoper): Likewise.
1134 (global_dm_list) : Add new xmethod worker functions.
1135
f7797074
SDJ
11362015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1137
1138 * gdb.base/coredump-filter.exp: Correctly unset
1139 "coredump_var_addr" array.
1140
a4674e4e
PA
11412015-05-08 Pedro Alves <palves@redhat.com>
1142
1143 * gdb.server/non-existing-program.exp: Unset spawn_id.
1144
df2eb078
SC
11452015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1146
1147 PR python/18291
1148 * gdb.python/py-xmethods.exp: Add tests.
1149
422349a3
YQ
11502015-05-08 Yao Qi <yao.qi@linaro.org>
1151
1152 PR gdb/18208
1153 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1154 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1155 function set_coredump_filter, and remove remote_exec call.
1156 Remove argument ipid. Callers update.
1157 (top level): Don't get inferior's PID.
1158
63fc80ce
AA
11592015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1160
1161 * gdb.base/watch_thread_num.exp: Skip test on targets without
1162 access watchpoints.
1163
80ad801e
PA
11642015-05-06 Pedro Alves <palves@redhat.com>
1165
1166 PR server/18081
1167 * gdb.server/non-existing-program.exp: New file.
1168
0fa7fe50
JB
11692015-05-05 Joel Brobecker <brobecker@adacore.com>
1170
1171 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1172
3ea89b92
PMR
11732015-05-05 Joel Brobecker <brobecker@adacore.com>
1174
1175 * gdb.ada/out_of_line_in_inlined: New testcase.
1176
87b8eff0
JB
11772015-05-05 Joel Brobecker <brobecker@adacore.com>
1178
1179 * gdb.ada/var_rec_arr: New testcase.
1180
5fccc635
YQ
11812015-04-30 Yao Qi <yao.qi@linaro.org>
1182
1183 * gdb.base/break-idempotent.exp: If
1184 skip_hw_watchpoint_multi_tests returns true, skip the tests
1185 on "rwatch" and "awatch".
1186
42d38f42
YQ
11872015-04-30 Yao Qi <yao.qi@linaro.org>
1188
1189 * gdb.base/relativedebug.exp: Invoke gdb command
1190 "info sharedlibrary", and if libc.so doesn't have debug info,
1191 skip the test.
1192
2ce1cdbf
DE
11932015-04-29 Doug Evans <dje@google.com>
1194
1195 * gdb.python/py-xmethods.exp: Add ptype tests.
1196 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1197 get_result_type method.
1198
f24a38c5
LM
11992015-04-29 Luis Machado <lgustavo@codesourcery.com>
1200
1201 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1202 the target does not support hardware watchpoints.
1203
ecbf2b3c
LM
12042015-04-29 Luis Machado <lgustavo@codesourcery.com>
1205
1206 * gdb.base/break-always.exp: Abort testing if writing to memory
1207 causes an error.
1208
34f5f757
DE
12092015-04-28 Doug Evans <dje@google.com>
1210
1211 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1212 * gdb.python/py-pp-registration.exp: ... here. New file.
1213 * gdb.python/py-pp-registration.c: New file.
1214 * gdb.python/py-pp-registration.py: New file.
1215
69b4374a
DE
12162015-04-28 Doug Evans <dje@google.com>
1217
1218 * gdb.python/py-bad-printers.c: New file.
1219 * gdb.python/py-bad-printers.py: New file.
1220 * gdb.python/py-bad-printers.exp: New file.
1221
59fb7612
SS
12222015-04-28 Sasha Smundak <asmundak@google.com>
1223
1224 * gdb.python/py-type.exp: New test.
1225
2631b16a
AW
12262015-04-28 Andy Wingo <wingo@igalia.com>
1227
1228 * gdb.python/py-parameter.exp:
1229 * gdb.guile/scm-parameter.exp: Escape the path that we are
1230 matching against, as it might contain characters that are special
1231 to regular expressions.
1232
460efde1
JB
12332015-04-27 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.ada/rec_comp: New testcase.
1236
2d369d8e
SDJ
12372015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1238
1239 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1240 before using it.
1241
cf75d6c3
AB
12422015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1245 new tests for verilog output.
1246
8dbe7ca5
YQ
12472015-04-24 Yao Qi <yao.qi@linaro.org>
1248
1249 * boards/remote-gdbserver-on-localhost.exp: New file.
1250
4ef9fb2f
PA
12512015-04-23 Pedro Alves <palves@redhat.com>
1252
1253 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1254 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1255 "end of file", remove $inferior_spawn_id from the indirect list.
1256
0a803169
PA
12572015-04-23 Pedro Alves <palves@redhat.com>
1258
1259 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1260
749ef8f8
PA
12612015-04-23 Pedro Alves <palves@redhat.com>
1262
1263 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1264 on $any_spawn_id instead of only on $gdb_spawn_id.
1265
8aae4344
PM
12662015-04-21 Pierre Muller <muller@sourceware.org>
1267
1268 PR pascal/17815
1269 * lib/pascal.exp (gpc_compile): Add new option "class".
1270 (fpc_compile): Likewise.
1271 * gdb.pascal/case-insensitive-symbols.pas: New file.
1272 * gdb.pascal/case-insensitive-symbols.exp: New file.
1273
1586c8fb
GB
12742015-04-20 Gary Benson <gbenson@redhat.com>
1275
1276 * gdb.base/attach.exp: Fix three extended remote failures.
1277
1b6e6f5c
GB
12782015-04-17 Gary Benson <gbenson@redhat.com>
1279
1280 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1281 the main executable over the remote protocol.
1282
e797481d
PA
12832015-04-16 Pedro Alves <palves@redhat.com>
1284
1285 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1286 a new gdbserver if gdbserver_reconnect_p is set.
1287
1ca99c42
PA
12882015-04-16 Pedro Alves <palves@redhat.com>
1289
1290 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1291 is set, don't exit gdbserver.
1292
af9fd6f8
AA
12932015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1294
1295 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1296 appropriate .insn, such that an older assembler can be used.
1297 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1298 the z/Architecture instruction set on 31-bit targets as well.
1299
04ff1e61
AA
13002015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1301
1302 * gdb.go/handcall.exp: Remove all logic related to the first
1303 breakpoint and rely on go_runto_main instead.
1304 * gdb.go/strings.exp: Likewise.
1305 * gdb.go/unsafe.exp: Likewise.
1306 * gdb.go/hello.exp: Likewise. Also rename the remaining
1307 breakpoint marker to "breakpoint 1".
1308 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1309 * gdb.go/strings.go: Likewise.
1310 * gdb.go/unsafe.go: Likewise.
1311 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1312 "set breakpoint 2 here" and rename the remaining breakpoint marker
1313 to "breakpoint 1".
1314
40d2f8d6
SM
13152015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1316
1317 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1318 if itertools.imap is not present.
1319 * gdb.python/py-objfile.exp: Add parentheses.
1320 * gdb.python/py-type.exp: Same.
1321 * gdb.python/py-unwind-maint.py: Same.
1322
8cbc97c6
YQ
13232015-04-15 Yao Qi <yao.qi@linaro.org>
1324
1325 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1326 of ":$ptr_size" and set its form explicitly.
1327
45fd756c
YQ
13282015-04-15 Pedro Alves <palves@redhat.com>
1329 Yao Qi <yao.qi@linaro.org>
1330
1331 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1332 timeout by factor of 4.
1333 (test_regular_watch): Likewise.
1334 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1335 * gdb.reverse/sigall-reverse.exp: Likewise.
1336 * gdb.reverse/until-precsave.exp: Likewise.
1337 * lib/gdb.exp (with_timeout_factor): New proc.
1338 (gdb_expect): Move some code to ...
1339 (get_largest_timeout): ... here. New procedure.
1340
9e811bc3
LM
13412015-04-14 Luis Machado <lgustavo@codesourcery.com>
1342
1343 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1344
0ff6fcb2
LM
13452015-04-13 Luis Machado <lgustavo@codesourcery.com>
1346
1347 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1348 to write to the .text section.
1349
7578d5f7
LM
13502015-04-13 Luis Machado <lgustavo@codesourcery.com>
1351
1352 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1353 Handle the case of targets that do not provide PID information.
1354
2efe15c4
YQ
13552015-04-13 Yao Qi <yao.qi@linaro.org>
1356
1357 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1358 and use expect instead of gdb_expect.
1359
8cd8f2f8
SDJ
13602015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1361
1362 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1363 "coredump_var_addr" to avoid naming conflict with other testcases.
1364
9ee41772
PA
13652015-04-10 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1368 gdb_test_sequence and gdb_assert.
1369
07473109
PA
13702015-04-10 Pedro Alves <palves@redhat.com>
1371
1372 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1373 test messages that don't include the breakpoint address.
1374
de3db44c
YQ
13752015-04-10 Yao Qi <yao.qi@linaro.org>
1376
1377 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1378 false for some offset and width combinations which aren't
1379 supported by linux kernel.
1380
c79d856c
PA
13812015-04-10 Pedro Alves <palves@redhat.com>
1382
1383 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1384 procedure, factored out from ...
1385 (top level): ... here. Add "set displaced-stepping" testing axis.
1386 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1387 parameter "displaced". Use it.
1388 (top level): Use foreach and add "set displaced-stepping" testing
1389 axis.
1390
ebc90b50
PA
13912015-04-10 Pedro Alves <palves@redhat.com>
1392
1393 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1394 Remove comment.
1395 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1396 both the address of the instruction that triggers the watchpoint
1397 and the address of the instruction immediately after, and use
1398 those addresses for the test. Fix comment.
1399
8f572e5c
PA
14002015-04-10 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.base/sigstep.exp (breakpoint_to_handler)
1403 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1404 Test "backtrace" in handler.
1405 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1406 (top level): Add new "displaced" test axis to
1407 breakpoint_to_handler, breakpoint_to_handler_entry and
1408 breakpoint_over_handler.
1409
8d707a12
PA
14102015-04-10 Pedro Alves <palves@redhat.com>
1411
1412 PR gdb/18216
1413 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1414
ef713951
YQ
14152015-04-10 Yao Qi <yao.qi@linaro.org>
1416
1417 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1418 (test_add_rn_pc): New function.
1419 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1420 (top level): Invoke test_add_rn_pc.
1421
906d60cf
PA
14222015-04-10 Pedro Alves <palves@redhat.com>
1423
1424 PR gdb/13858
1425 * gdb.base/step-over-no-symbols.exp: New file.
1426
f2983cc3
AW
14272015-04-09 Andy Wingo <wingo@igalia.com>
1428
1429 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1430 after the Python tests.
1431
6d62641c
SDJ
14322015-04-08 Keith Seitz <keiths@redhat.com>
1433
1434 PR python/16699
1435 * gdb.python/py-completion.exp: New tests for completion.
1436 * gdb.python/py-completion.py (CompleteLimit1): New class.
1437 (CompleteLimit2): Likewise.
1438 (CompleteLimit3): Likewise.
1439 (CompleteLimit4): Likewise.
1440 (CompleteLimit5): Likewise.
1441 (CompleteLimit6): Likewise.
1442 (CompleteLimit7): Likewise.
1443
f3770638
PA
14442015-04-08 Pedro Alves <palves@redhat.com>
1445
1446 PR gdb/18214
1447 PR gdb/18216
1448 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1449 function.
1450 (main): Install it as SIGUSR1 handler.
1451 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1452 parameter. Always use "setup" as prefix. Toggle "set
1453 displaced-stepping" off/on depending on global. Don't switch to
1454 thread 1 here.
1455 (top level): Add displaced stepping "off/on" test axis. Update
1456 "setup" calls. Wrap each subtest with with_test_prefix. Test
1457 continuing with a queued signal in each thread.
1458
4496bed7
PA
14592015-04-08 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1462 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1463 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1464 Return early if running to main fails.
1465 * gdb.trace/while-stepping.exp: Likewise.
1466
b97fde92
PA
14672015-04-07 Pedro Alves <palves@redhat.com>
1468
1469 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1470 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1471 interact with inferior program.
1472
f71c18e7
PA
14732015-04-07 Pedro Alves <palves@redhat.com>
1474
1475 * lib/gdb.exp (inferior_spawn_id): New global.
1476 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1477 spawn id after processing the user code.
1478 (default_gdb_start): Set inferior_spawn_id.
1479 (send_inferior): New procedure.
1480 * lib/gdbserver-support.exp (gdbserver_start): Set
1481 inferior_spawn_id.
1482 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1483
6423214f
PA
14842015-04-07 Pedro Alves <palves@redhat.com>
1485
1486 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1487 * lib/gdbserver-support.exp (gdbserver_start): Make
1488 $server_spawn_id global.
1489 (gdbserver_start): Don't wait for gdbserver's spawn id with
1490 expect_background.
1491 (close_gdbserver): New procedure.
1492 (gdb_exit): Rename the default version and reimplement.
1493
71c0ee8c
PA
14942015-04-07 Pedro Alves <palves@redhat.com>
1495
72f4393d 1496 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1497 append the substituted item, not the original item.
1498
203bc29b
PA
14992015-04-07 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1502 gdb_expect.
1503
508a3ddf
PA
15042015-04-07 Pedro Alves <palves@redhat.com>
1505
1506 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1507 output appearing once only.
1508
9f6dbe2b
PA
15092015-04-07 Pedro Alves <palves@redhat.com>
1510
1511 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1512 that doesn't expect anything. Return early if running to main
1513 fails.
1514
337532fa
YQ
15152015-04-07 Yao Qi <yao.qi@linaro.org>
1516
1517 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1518 (child_function): Call alarm.
1519 (main): Move call to alarm into the loop.
1520 * gdb.threads/non-stop-fair-events.exp: Build program with
1521 -DTIMEOUT=$timeout.
1522
01b622d4
DE
15232015-04-06 Doug Evans <xdje42@gmail.com>
1524
1525 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1526 Fix dest parameter to board_info.
1527 (fpc_compile): Ditto.
1528 (gdb_compile_pascal): Rename dest arg to destfile.
1529
961f4160
PMR
15302015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1531
1532 * gdb.ada/funcall_ref.exp: New file.
1533 * gdb.ada/funcall_ref/foo.adb: New file.
1534
cafda597
YQ
15352015-04-02 Yao Qi <yao.qi@linaro.org>
1536
1537 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1538 is remote.
1539
fed040c6
GB
15402015-04-02 Gary Benson <gbenson@redhat.com>
1541
1542 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1543
d11916aa
SS
15442015-04-01 Sasha Smundak <asmundak@google.com>
1545
1546 * gdb.python/py-unwind-maint.c: New file.
1547 * gdb.python/py-unwind-maint.exp: New test.
1548 * gdb.python/py-unwind-maint.py: New file.
1549 * gdb.python/py-unwind.c: New file.
1550 * gdb.python/py-unwind.exp: New test.
1551 * gdb.python/py-unwind.py: New test.
1552
a1471180
PA
15532015-04-01 Pedro Alves <palves@redhat.com>
1554
1555 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1556 to fail instead of non-existent $test.
1557
0bbeccb1
PA
15582015-04-01 Pedro Alves <palves@redhat.com>
1559
1560 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1561 GDBFLAGS if not empty.
1562
3c724c8c
PMR
15632015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1564
1565 * gdb.ada/complete.exp: Remove "multi_line".
1566 * gdb.ada/info_exc.exp: Remove "multi_line".
1567 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1568 * gdb.ada/ptype_field.exp: Remove "multi_line".
1569 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1570 * gdb.ada/tagged.exp: Remove "multi_line".
1571 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1572 [multi_line ...]
1573 * gdb.btrace/delta.exp: Likewise.
1574 * gdb.btrace/exception.exp: Likewise.
1575 * gdb.btrace/function_call_history.exp: Likewise.
1576 * gdb.btrace/instruction_history.exp: Likewise.
1577 * gdb.btrace/nohist.exp: Likewise.
1578 * gdb.btrace/record_goto.exp: Likewise.
1579 * gdb.btrace/segv.exp: Likewise.
1580 * gdb.btrace/stepi.exp: Likewise.
1581 * gdb.btrace/tailcall.exp: Likewise.
1582 * gdb.btrace/unknown_functions.exp: Likewise.
1583 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1584 * lib/gdb.exp: Add the "multi_line" helper.
1585
4eec2deb
PA
15862015-04-01 Pedro Alves <palves@redhat.com>
1587
1588 * gdb.threads/tid-reuse.c: New file.
1589 * gdb.threads/tid-reuse.exp: New file.
1590
df8411da
SDJ
15912015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1592
1593 PR corefiles/16092
1594 * gdb.base/coredump-filter.c: New file.
1595 * gdb.base/coredump-filter.exp: Likewise.
1596
6ef37366
PM
15972015-03-27 Petr Machata <pmachata@redhat.com>
1598
1599 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1600 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1601 (Dwarf::assemble): Initialize them.
1602 (Dwarf::lines): New function.
1603
7ec911b0
JT
16042015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1605
1606 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1607 SYMBOL_PREFIX for x86_64-*-cygwin.
1608
ff908ebf
AW
16092015-03-26 Andy Wingo <wingo@igalia.com>
1610
1611 PR symtab/18148
1612 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1613 const_value but not a location.
1614 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1615 location defined in non-main CUs are visible.
1616
6d5f0679
YQ
16172015-03-26 Yao Qi <yao.qi@linaro.org>
1618
1619 PR testsuite/18139
1620 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1621 Add a line number entry for the same line.
1622 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1623 Add a line number entry for the same line.
1624
2898689b
YQ
16252015-03-26 Yao Qi <yao.qi@linaro.org>
1626
1627 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1628 .int 0.
1629 (func): Likewise. Add .Lfunc_1 label.
1630 Use .Lfunc_1 label.
1631 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1632 .int 0.
1633 (func): Likewise.
1634 Use .Lfunc_1 label.
1635
85180498
YQ
16362015-03-26 Yao Qi <yao.qi@linaro.org>
1637
1638 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1639 Call gdb_compile instead to compile each .s files without debug
1640 information.
1641
8aa08a8d
YQ
16422015-03-26 Yao Qi <yao.qi@linaro.org>
1643
1644 * gdb.base/savedregs.exp (process_saved_regs): Make
1645 "Saved registers:" optional in the pattern.
1646
66849923
MM
16472015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1648
1649 * gdb.btrace/next.exp: Merged into step.exp.
1650 * gdb.btrace/finish.exp: Merged into step.exp.
1651 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1652 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1653 "record goto" and checking the exact replay position.
1654 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1655 check for "Recording format" in "info record" output.
1656 * gdb.btrace/record_goto.exp: Choose test file based on target.
1657 * gdb.btrace/x86-record_goto.S: Renamed into ...
1658 * gdb.btrace/x86_64-record_goto.S: ... this.
1659 * gdb.btrace/i686-record_goto.S: New.
1660 * gdb.btrace/x86-tailcall.S: Renamed into ...
1661 * gdb.btrace/x86_64-tailcall.S: ... this.
1662 * gdb.btrace/i686-tailcall.S: New.
1663 * gdb.btrace/x86-tailcall.c: Renamed into ...
1664 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1665 separate statements. Update test.
1666 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1667 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1668 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1669 * gdb.btrace/tailcall.exp: Choose test file based on target.
1670 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1671
11cc1b74
MM
16722015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1673
1674 * gdb.btrace/exception.exp: Increase BTS buffer size.
1675
a25d8bf9
PA
16762015-03-24 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1679
856e7dd6
PA
16802015-03-24 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.threads/schedlock.exp (test_step): No longer expect that
1683 "set scheduler-locking step" with "next" over a function call runs
1684 threads unlocked.
1685
ad235a41
AT
16862015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1687
1688 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1689
15630549
AT
16902015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1691
1692 PR breakpoints/16466
1693 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1694 * gdb.mi/mi-pending.c (thread_func): New function.
1695 (int main): Add threading support required.
1696 * gdb.mi/mi-pending.exp: Add tests for this issue.
1697 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1698 (pendfunc2): Remove stdio dependency.
1699 * gdb.mi/mi-pendshr2.c: New file.
1700
693dca06
KS
17012015-03-23 Keith Seitz <keiths@redhat.com>
1702
1703 * gdb.linespec/keywords.c: New file.
1704 * gdb.linespec/keywords.exp: New file.
1705
7e993ebf
KS
17062015-03-23 Keith Seitz <keiths@redhat.com>
1707
1708 PR gdb/18021
1709 * gdb.dwarf2/staticvirtual.exp: New test.
1710
bc23328c
JK
17112015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1712
1713 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1714 * README: Remove HP-UX and gdb.hp.
1715 (configuration):
1716 * configure: Regenerate.
1717 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1718 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1719 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1720 gdb.hp/gdb.defects/Makefile.
1721 * gdb.hp/Makefile.in: File deleted.
1722 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1723 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1724 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1725 * gdb.hp/gdb.aCC/run.c: File deleted.
1726 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1727 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1728 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1729 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1730 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1731 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1732 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1733 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1734 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1735 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1736 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1737 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1738 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1739 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1740 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1741 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1742 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1743 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1744 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1745 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1746 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1747 * gdb.hp/gdb.compat/average.c: File deleted.
1748 * gdb.hp/gdb.compat/sum.c: File deleted.
1749 * gdb.hp/gdb.compat/xdb.c: File deleted.
1750 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1751 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1752 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1753 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1754 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1755 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1756 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1757 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1758 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1759 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1760 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1761 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1762 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1763 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1764 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1765 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1766 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1767 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1768 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1769 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1770 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1771 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1772 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1773 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1774 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1775 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1776 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1777 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1778 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1779 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1780 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1781 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1782 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1783 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1784 * gdb.hp/tools/odump: File deleted.
1785
8bf3b159
PA
17862015-03-19 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1789 (saw_thread_3): New globals.
1790 (top level): Increment them when an event for the corresponding
1791 thread is seen.
1792 (no thread starvation): New test.
1793
eb54c8bf
PA
17942015-03-19 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.threads/continue-pending-status.c: New file.
1797 * gdb.threads/continue-pending-status.exp: New file.
1798
32d2e5d6
PA
17992015-03-18 Pedro Alves <palves@redhat.com>
1800
1801 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1802 Use gdb_is_target_remote instead of is_remote. Use
1803 gdb_test_multiple instead of gdb_expect. Exit early if
1804 gdb_test_multiple hits its internal matches. Tighten stepi tests
1805 expected output. Fail on exit with any signal, instead of just
1806 SIGILL.
1807
f68f11b7
YQ
18082015-03-18 Yao Qi <yao.qi@linaro.org>
1809
1810 PR tdep/18107
1811 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1812 variable.
1813 * gdb.base/catch-syscall.exp: Don't skip it on
1814 aarch64*-*-linux* target. Remove elements in all_syscalls.
1815 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1816 target.
1817 (setup_all_syscalls): New proc.
1818
ca5fd19b
YQ
18192015-03-16 Yao Qi <yao.qi@linaro.org>
1820
1821 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1822 (top level): Skip tests if valid_addr_p returns false for
1823 $cmd1 or $cmd2.
1824
85642ba0
AW
18252015-03-11 Andy Wingo <wingo@igalia.com>
1826
1827 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1828
e03f9645
YQ
18292015-03-11 Yao Qi <yao.qi@linaro.org>
1830
1831 * gdb.base/catch-syscall.exp: Fix typo in comments.
1832
5d0962b2
YQ
18332015-03-11 Yao Qi <yao.qi@linaro.org>
1834
1835 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1836
b2df3cef
PA
18372015-03-09 Pedro Alves <palves@redhat.com>
1838
1839 * dg-extract-results.py: Delete.
1840
ef878e53
PA
18412015-03-09 Pedro Alves <palves@redhat.com>
1842
1843 Merge dg-extract-results.sh from GCC upstream (r218843).
1844
1845 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1846 * dg-extract-results.sh: Use --text with grep to avoid issues with
1847 binary files. Fall back to cat -v, if that doesn't work.
1848
9494d219
PA
18492015-03-05 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1852
a8d9763a
SM
18532015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1854
1855 * lib/mi-support.exp (mi_expect_interrupt): Accept
1856 alternative event for when in all-stop mode.
1857
be9957b8
PA
18582015-03-04 Pedro Alves <palves@redhat.com>
1859
1860 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1861
d57be0f4 18622015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1863
1864 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1865
c214c7cf
AA
18662015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1867
1868 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1869 regexps for GDB's current line display, accept a hex address
1870 preceding the line number.
1871
6d74a497
AA
18722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1873
1874 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1875 the 'arch1' variable for "s390*-linux*" targets.
1876
511aee7c
PA
18772015-03-04 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1880 (main): Pass missing retval argument to pthread_join call.
1881
95e50b27
PA
18822015-03-02 Pedro Alves <palves@redhat.com>
1883
1884 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1885 (top level): Call do_test with non-stop as well.
1886
28054d69
PA
18872015-03-02 Pedro Alves <palves@redhat.com>
1888
1889 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1890 -1.
1891
4fa5d7b4
AA
18922015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1893
1894 * gdb.arch/s390-vregs.exp: New test.
1895 * gdb.arch/s390-vregs.S: New file.
1896
97c18565
PA
18972015-02-27 Pedro Alves <palves@redhat.com>
1898
1899 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1900 call to catch_command_errors.
1901 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1902 catch_command_errors.
1903
a37bfa30
PA
19042015-02-27 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1907 "true" for boolean result.
1908 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1909 prototype of main.
1910
6f98576f
PA
19112015-02-27 Pedro Alves <palves@redhat.com>
1912
1913 * lib/unbuffer_output.c: New file.
1914 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1915 (main): Call gdb_unbuffer_output.
1916
eba5ab56
YQ
19172015-02-27 Yao Qi <yao.qi@linaro.org>
1918
1919 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1920 target.
1921
0def5aaa
DE
19222015-02-26 Doug Evans <dje@google.com>
1923
1924 * gdb.cp/class2.cc (Dbase, D): New classes.
1925 (main): New local delta.
1926 * gdb.cp/class2.exp: Test printing delta.
1927 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1928 (dynbar): New global.
1929 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1930
081a1c2c
JK
19312015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.compile/compile-ifunc.c: New file.
1934 * gdb.compile/compile-ifunc.exp: New file.
1935
2f41223f
AT
19362015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1937
1938 * gdb.base/structs.exp: Check for correct struct on finish.
1939
03eddd80
YQ
19402015-02-26 Yao Qi <yao.qi@linaro.org>
1941
1942 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1943 is zero.
1944
80c57053
JK
19452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1946
1947 * gdb.arch/cordic.ko.bz2: New file.
1948 * gdb.arch/cordic.ko.debug.bz2: New file.
1949 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1950
21613c12
YQ
19512015-02-25 Yao Qi <yao.qi@linaro.org>
1952
1953 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1954 aarch64*-*-* target.
1955
d8b901ed
PA
19562015-02-23 Pedro Alves <palves@redhat.com>
1957
1958 * lib/gdb.exp (delete_breakpoints): Rewrite using
1959 gdb_test_multiple.
1960
e5b85ead
PA
19612015-02-23 Pedro Alves <palves@redhat.com>
1962
1963 * gdb.base/info-os.c: Include stdlib.h.
1964
85c3a371
DE
19652015-02-22 Doug Evans <xdje42@gmail.com>
1966
1967 PR symtab/17855
1968 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1969 is read after symbols have been re-read.
1970 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1971 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1972
96553a0c
DE
19732015-02-21 Doug Evans <dje@google.com>
1974
1975 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1976
97a0c697
JK
19772015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1978
1979 PR corefiles/17808
1980 * gdb.arch/i386-biarch-core.core.bz2: New file.
1981 * gdb.arch/i386-biarch-core.exp: New file.
1982
a47cd6e9
PA
19832015-02-21 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1986 runto_main fails.
1987
c5facdc4
PA
19882015-02-20 Pedro Alves <palves@redhat.com>
1989
1990 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1991 info probes.
1992
2db9a427
PA
19932015-02-20 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1996
60fb7e9e
PA
19972015-02-20 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2000 clean_restart before gdb_target_supports_trace.
2001
5c5019c2
PA
20022015-02-20 Pedro Alves <palves@redhat.com>
2003
2004 PR threads/18006
2005 * gdb.threads/clone-thread_db.c: New file.
2006 * gdb.threads/clone-thread_db.exp: New file.
2007
c9587f88
AT
20082015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2009
2010 PR breakpoints/16812
2011 * gdb.base/catch-gdb-caused-signals.c: New file.
2012 * gdb.base/catch-gdb-caused-signals.exp: New file.
2013
f6a88844
JM
20142015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2015
2016 * configure: Regenerated.
2017 * configure.ac: Use GDB_AC_TRANSFORM.
2018 * aclocal.m4: sinclude ../transform.m4.
2019
497c491b
JM
20202015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2021
2022 * lib/dtrace.exp: New file.
2023 * gdb.base/dtrace-probe.exp: Likewise.
2024 * gdb.base/dtrace-probe.d: Likewise.
2025 * gdb.base/dtrace-probe.c: Likewise.
2026 * lib/pdtrace.in: Likewise.
2027 * configure.ac: Output variables with the transformed names of
2028 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2029 * configure: Regenerated.
2030
03e98035
JM
20312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2032
2033 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2034 expected message when trying to access $_probe_* convenience
2035 variables while not on a probe.
2036
63cc30e9
JK
20372015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2038
2039 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2040
0703599a
PA
20412015-02-11 Pedro Alves <pedro@codesourcery.com>
2042
2043 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2044 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2045
7e60a48e
DE
20462015-02-10 Doug Evans <xdje42@gmail.com>
2047
2048 * lib/gdb.exp (gdb_load): Always return a result.
2049
01b088bc
PA
20502015-02-10 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.threads/signal-sigtrap.c: New file.
2053 * gdb.threads/signal-sigtrap.exp: New file.
2054
b05ec7a5
AT
20552015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2056
2057 * gdb.trace/no-attach-trace.c: New file.
2058 * gdb.trace/no-attach-trace.exp: New file.
2059
a2c2acaf
MW
20602015-02-09 Mark Wielaard <mjw@redhat.com>
2061
2062 * gdb.dwarf2/atomic.c: New file.
2063 * gdb.dwarf2/atomic-type.exp: Likewise.
2064
31fd9caa
MM
20652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2066
2067 * gdb.btrace/buffer-size.exp: Update "info record" output.
2068 * gdb.btrace/delta.exp: Update "info record" output.
2069 * gdb.btrace/enable.exp: Update "info record" output.
2070 * gdb.btrace/finish.exp: Update "info record" output.
2071 * gdb.btrace/instruction_history.exp: Update "info record" output.
2072 * gdb.btrace/next.exp: Update "info record" output.
2073 * gdb.btrace/nexti.exp: Update "info record" output.
2074 * gdb.btrace/step.exp: Update "info record" output.
2075 * gdb.btrace/stepi.exp: Update "info record" output.
2076 * gdb.btrace/nohist.exp: Update "info record" output.
2077
d33501a5
MM
20782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2079
2080 * gdb.btrace/buffer-size: New.
2081
f4abbc16
MM
20822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2083
2084 * gdb.btrace/delta.exp: Update "info record" output.
2085 * gdb.btrace/enable.exp: Update "info record" output.
2086 * gdb.btrace/finish.exp: Update "info record" output.
2087 * gdb.btrace/instruction_history.exp: Update "info record" output.
2088 * gdb.btrace/next.exp: Update "info record" output.
2089 * gdb.btrace/nexti.exp: Update "info record" output.
2090 * gdb.btrace/step.exp: Update "info record" output.
2091 * gdb.btrace/stepi.exp: Update "info record" output.
2092 * gdb.btrace/nohist.exp: Update "info record" output.
2093
b9d61307
SM
20942015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2095
2096 PR gdb/15678
2097 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2098
e584fdbc
PA
20992015-02-06 Pedro Alves <palves@redhat.com>
2100
2101 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2102 macro.
2103 (seconds_left, again): New globals.
2104 (main): Wait seconds_left in a 1-second sleep loop instead of
2105 sleeping 180 seconds. If 'again' is set, reset the seconds
2106 counter.
2107 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2108 'again' in the inferior before detaching. Print the seconds left.
2109 (options): New global.
2110 (top level): Build program with -DTIMEOUT=$timeout.
2111
77f41761
PA
21122015-02-06 Pedro Alves <palves@redhat.com>
2113
2114 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2115 determine how many seconds to pass to 'alarm'.
2116 * gdb.base/gdb-sigterm.exp (top level): Build program with
2117 -DTIMEOUT=$timeout.
2118 (do_test): Return success/failure indication. Add more verbose
2119 logging. Don't fail if 200 single steps are seen. Instead, fail
2120 when the test times out.
2121 (passes): New global.
2122 (top level): Break the testing loop if testing fails on any
2123 iteration. Use gdb_assert.
2124
b9394193
DB
21252015-02-04 Don Breazeal <donb@codesourcery.com>
2126
2127 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2128 and initialize them.
2129 (ipc_cleanup): New function.
2130 (main): Don't declare shmid, semid, and msqid. Add a call to
2131 atexit so that we call ipc_cleanup on exit.
2132
42d9e528
PA
21332015-02-04 Pedro Alves <palves@redhat.com>
2134
2135 * boards/native-extended-gdbserver.exp: Remove any target variant
2136 specifications from the board name before clearing the isremote
2137 flag from board_info.
2138
ae6ae975
DE
21392015-01-31 Doug Evans <xdje42@gmail.com>
2140
2141 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2142
cfb069a8
GB
21432015-01-31 Gary Benson <gbenson@redhat.com>
2144
2145 * gdb.base/completion.exp: Disable completion limiting for
2146 existing tests. Add new tests to check completion limiting.
2147 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2148
5dd31d79
DE
21492015-01-31 Doug Evans <xdje42@gmail.com>
2150
2151 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2152
9f050062
DE
21532015-01-31 Doug Evans <xdje42@gmail.com>
2154
2155 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2156 entries. Duplicate file section script entries.
2157 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2158 inlined entries. Add test for safe-path rejection.
2159 * gdb.python/py-section-script.c: Add duplicate inlined section script
2160 entries. Duplicate file section script entries.
2161 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2162 inlined entries. Add test for safe-path rejection.
2163
df25ebbd
JB
21642015-01-29 Joel Brobecker <brobecker@adacore.com>
2165
2166 * gdb.ada/disc_arr_bound: New testcase.
2167
4a0ca9ec
JB
21682015-01-29 Joel Brobecker <brobecker@adacore.com>
2169
2170 * gdb.ada/mi_var_array: New testcase.
2171
3a8b707a
DE
21722015-01-27 Doug Evans <dje@google.com>
2173
2174 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2175 Add test for objfile.filename, objfile.username after objfile
2176 has been unloaded.
2177
f8313f6e
JB
21782015-01-26 Joel Brobecker <brobecker@adacore.com>
2179
2180 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2181 the second test to print the name attribute of value
2182 returned by the call to gdb.lookup_type, and adjust
2183 the expected output accordingly.
2184
37bc665e
MW
21852015-01-25 Mark Wielaard <mjw@redhat.com>
2186
2187 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2188 * gdb.base/disp-step-fork.c: Include unistd.h.
2189 * gdb.base/siginfo-obj.c: Include stdio.h.
2190 * gdb.base/siginfo-thread.c: Likewise.
2191 * gdb.mi/non-stop.c: Include unistd.h.
2192 * gdb.mi/nsthrexec.c: Include stdio.h.
2193 * gdb.mi/pthreads.c: Include unistd.h.
2194 * gdb.modula2/unbounded1.c (main): Declare returns int.
2195 * gdb.reverse/consecutive-reverse.c: Likewise.
2196 * gdb.threads/create-fail.c: Include unistd.h.
2197 * gdb.threads/killed.c: Likewise.
2198 * gdb.threads/linux-dp.c: Likewise.
2199 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2200 * gdb.threads/non-ldr-exc-2.c: Likewise.
2201 * gdb.threads/non-ldr-exc-3.c: Likewise.
2202 * gdb.threads/non-ldr-exc-4.c: Likewise.
2203 * gdb.threads/pthreads.c: Include unistd.h.
2204 (main): Declare returns int.
2205 * gdb.threads/tls-main.c (foo): New declaration.
2206 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2207
f7e5394d
SM
22082015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2209
2210 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2211 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2212
743649fd
MW
22132015-01-15 Mark Wielaard <mjw@redhat.com>
2214
2215 * gdb.base/noreturn-return.c: New file.
2216 * gdb.base/noreturn-return.exp: New file.
2217 * gdb.base/noreturn-finish.c: New file.
2218 * gdb.base/noreturn-finish.exp: New file.
2219
198297aa
PA
22202015-01-23 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.threads/continue-pending-after-query.c: New file.
2223 * gdb.threads/continue-pending-after-query.exp: New file.
2224
717cf30c
AG
22252015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2226 Simon Marchi <simon.marchi@ericsson.com>
2227
2228 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2229 * gdb.base/valgrind-db-attach.exp: Same.
2230 * gdb.base/valgrind-infcall.exp: Same.
2231 * lib/mi-support.exp (default_mi_gdb_start): Same.
2232 * lib/prompt.exp (default_prompt_gdb_start): Same.
2233 * lib/gdb.exp (default_gdb_spawn): Same.
2234 (gdb_interact): New.
2235
2236
4b62a76e
JK
22372015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 * gdb.compile/compile.exp (pointer to jit function): New test.
2240
b4cdae6f
WW
22412015-01-17 Wei-cheng Wang <cole945@gmail.com>
2242
2243 * lib/gdb.exp (supports_process_record): Return true for
2244 powerpc*-*-linux*.
2245 (supports_reverse): Likewise.
2246
d221e7ef
DB
22472015-01-15 Don Breazeal <donb@codesourcery.com>
2248
2249 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2250 instead of checking whether the target board is remote and
2251 use spawn_wait_for_attach instead of exec/sleep.
2252 * gdb.base/attach-twice.exp: Likewise.
2253
bafffb51
JB
22542015-01-15 Joel Brobecker <brobecker@adacore.com>
2255
2256 * gdb.ada/var_arr_attrs: New testcase.
2257
5589af0e
PA
22582015-01-14 Pedro Alves <palves@redhat.com>
2259 Joel Brobecker <brobecker@adacore.com>
2260
2261 PR gdb/17525
2262 * gdb.base/bp-cmds-execution-x-script.c: New file.
2263 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2264 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2265
6c400b59
PA
22662015-01-14 Pedro Alves <palves@redhat.com>
2267
2268 PR cli/17828
2269 * gdb.base/batch-preserve-term-settings.c: New file.
2270 * gdb.base/batch-preserve-term-settings.exp: New file.
2271
e02c96a7
DE
22722015-01-13 Doug Evans <dje@google.com>
2273
2274 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2275 binary.
2276
576fd14c
JB
22772015-01-13 Joel Brobecker <brobecker@adacore.com>
2278
2279 * Makefile.in (clean mostlyclean): Do not delete *.py.
2280
04dccad0
JB
22812015-01-13 Joel Brobecker <brobecker@adacore.com>
2282
2283 * gdb.python/py-lookup-type.exp: New file.
2284
3d230f71
PA
22852015-01-12 Pedro Alves <palves@redhat.com>
2286
2287 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2288 restore GDBFLAGS before returning.
2289
7e67715d
JK
22902015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2293 is_amd64_regs_target and is_x86_like_target.
2294
f2e0d4b4
DE
22952015-01-11 Doug Evans <xdje42@gmail.com>
2296
2297 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2298 is given without an explicit form.
2299 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2300 attributes.
2301 * gdb.dwarf/corrupt.exp: Ditto.
2302 * gdb.dwarf2/enum-type.exp: Ditto.
2303 * gdb.trace/entry-values.exp: Ditto.
2304 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2305
439250fb
DE
23062015-01-11 Doug Evans <xdje42@gmail.com>
2307
2308 PR gdb/15830
2309 * gdb.base/maint.exp: Remove references to "maint demangle".
2310 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2311 Add tests for explicitly specifying language to demangle.
2312 * gdb.dlang/demangle.exp: Ditto.
2313
ede9f622
PA
23142015-01-09 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.threads/non-stop-fair-events.c: New file.
2317 * gdb.threads/non-stop-fair-events.exp: New file.
2318
a7b796db
PA
23192015-01-09 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2322 the global scope. Set a breakpoint after all threads are started
2323 rather than stepping over two source lines. Expect the prompt.
2324 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2325 global.
2326 (NUM): Now 15.
2327 (main): Use threads_started_barrier to wait for all threads to
2328 start. Main thread no longer calls thread_function. Exit after
2329 180 seconds.
2330 (loop): New function.
2331 (thread_function): Wait on threads_started_barrier barrier. Call
2332 'loop' at each iteration.
2333 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2334 threads have started, instead of hardcoding number of "next"
2335 steps. Use an access watchpoint instead of a write watchpoint.
2336
9665ffdd
PA
23372015-01-09 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2340 (thread_func): Wait on barrier.
2341 (main): Wait for all threads to start before stopping GDB.
2342 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2343 global.
2344 (thread1_func, thread2_func): Wait on barrier.
2345 (main): Wait for all threads to start before stopping GDB.
2346 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2347 New global.
2348 (thread1_func, thread2_func): Wait on barrier.
2349 (main): Wait for all threads to start before stopping GDB.
2350
c945a99f
PA
23512015-01-09 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.threads/attach-many-short-lived-threads.c: New file.
2354 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2355
c1a747c1
PA
23562014-01-09 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2359 instead of to thread 2.
2360 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2361 Add barrier around each pthread_create call instead of around all
2362 calls.
2363 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2364 Set a break on thread_function and have the child threads hit it
2365 one at at a time.
2366
60b3033e
PA
23672015-01-09 Pedro Alves <palves@redhat.com>
2368
2369 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2370 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2371 false.
2372 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2373 checking whether the target board is remote.
2374 * gdb.multi/multi-attach.exp: Likewise.
2375 * gdb.python/py-sync-interp.exp: Likewise.
2376 * gdb.server/ext-attach.exp: Likewise.
2377 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2378 tests that need to attach, instead of checking whether the target
2379 board is remote at the top of the file.
2380
acc018ac
YQ
23812015-01-08 Yao Qi <yao@codesourcery.com>
2382
2383 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2384
50a18af8
JK
23852015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2386
2387 Fix testcase compilation.
2388 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2389
8503d6e1
JB
23902015-01-06 Joel Brobecker <brobecker@adacore.com>
2391
2392 * gdb.python/py-type.exp: Add a couple test about empty
2393 array creation, and negative-length array creation.
2394
cc73dbcc
DE
23952015-01-02 Doug Evans <xdje42@gmail.com>
2396
2397 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2398
0300bbc7
DE
23992015-01-02 Doug Evans <dje@google.com>
2400
2401 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2402
9d85a0ec
YQ
24032014-12-29 Yao Qi <yao@codesourcery.com>
2404
2405 * gdb.trace/entry-values.exp: Update comments. Rename variable
2406 bar_call_foo to returned_from_foo.
2407
87186c6a
MMN
24082014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2409
2410 PR gdb/17394
2411 * gdb.linespec/break-asm-file.c: New file.
2412 * gdb.linespec/break-asm-file.exp: New file.
2413 * gdb.linespec/break-asm-file0.s: New file.
2414 * gdb.linespec/break-asm-file1.s: New file.
2415
1bab7383
YQ
24162014-12-18 Nigel Stephens <nigel@mips.com>
2417 Maciej W. Rozycki <macro@codesourcery.com>
2418
2419 * gdb.base/float.exp: Handle the new output from "info float" on
2420 MIPS targets.
2421
1bc1068a
JK
24222014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 Fix MinGW compilation.
2425 * gdb.compile/compile-ops.exp: Update untested message if
2426 !skip_compile_feature_tests.
2427 * gdb.compile/compile-setjmp.exp: Likewise.
2428 * gdb.compile/compile-tls.exp: Likewise.
2429 * gdb.compile/compile.exp: Likewise.
2430 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2431 supported on this host".
2432
b6615d10
DE
24332014-12-16 Doug Evans <xdje42@gmail.com>
2434
2435 * boards/stabs.exp: New file.
2436
25dda427
AA
24372014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2438
2439 * gdb.base/completion.exp: Adjust to format changes of "maint
2440 print user-registers".
2441
bf330350
CU
24422014-12-16 Catalin Udma <catalin.udma@freescale.com>
2443
2444 PR server/17457
2445 * gdb.arch/aarch64-fp.c: New file.
2446 * gdb.arch/aarch64-fp.exp: New file.
2447
395cf596
SDJ
24482014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2449
2450 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2451 r210637, r210913, r211666, r215400, r215817).
2452
2453 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2454 * dg-extract-results.py: New file.
2455 * dg-extract-results.sh: Use it if the environment seems
2456 suitable.
2457
2458 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2459
2460 * dg-extract-results.py (parse_run): Handle warnings that
2461 are printed before a test harness is run.
2462
2463 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2464
2465 * dg-extract-results.py (Named): Remove __cmp__ method.
2466 (output_variation): Use a key to sort variation.harnesses.
2467
2468 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2469
2470 * dg-extract-results.py: For Python 3, force sys.stdout to
2471 handle surrogate escape sequences.
2472 (safe_open): New function.
2473 (output_segment, main): Use it.
2474
2475 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2476
2477 * dg-extract-results.py (Prog.result_re): Include options
2478 in test name.
2479
2480 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2481
2482 * dg-extract-results.py (output_variation): Always sort if
2483 do_sum.
2484
e882ef3c
SM
24852014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2486
2487 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2488 as long as we get pagination notifications.
2489
4992aa20
JM
24902014-12-15 Jason Merrill <jason@redhat.com>
2491
2492 * Makefile.in (check-gdb.%): Restore.
2493 * README: Mention it.
2494
c1b5a1a6
JB
24952014-12-13 Joel Brobecker <brobecker@adacore.com>
2496
2497 * gdb.ada/str_uninit: New testcase.
2498
5537b577
JK
24992014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2500
2501 PR symtab/17642
2502 * gdb.base/vla-stub-define.c: New file.
2503 * gdb.base/vla-stub.c: New file.
2504 * gdb.base/vla-stub.exp: New file.
2505
bb2ec1b3
TT
25062014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2507 Jan Kratochvil <jan.kratochvil@redhat.com>
2508 Tom Tromey <tromey@redhat.com>
2509
2510 * configure.ac: Add gdb.compile/.
2511 * configure: Regenerate.
2512 * gdb.compile/Makefile.in: New file.
2513 * gdb.compile/compile-ops.exp: New file.
2514 * gdb.compile/compile-ops.c: New file.
2515 * gdb.compile/compile-tls.c: New file.
2516 * gdb.compile/compile-tls.exp: New file.
2517 * gdb.compile/compile-constvar.S: New file.
2518 * gdb.compile/compile-constvar.c: New file.
2519 * gdb.compile/compile-mod.c: New file.
2520 * gdb.compile/compile-nodebug.c: New file.
2521 * gdb.compile/compile-setjmp-mod.c: New file.
2522 * gdb.compile/compile-setjmp.c: New file.
2523 * gdb.compile/compile-setjmp.exp: New file.
2524 * gdb.compile/compile-shlib.c: New file.
2525 * gdb.compile/compile.c: New file.
2526 * gdb.compile/compile.exp: New file.
2527 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2528
4ff709eb
TT
25292014-12-12 Tom Tromey <tromey@redhat.com>
2530
2531 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2532 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2533
6dddd6a5
DE
25342014-12-12 Doug Evans <dje@google.com>
2535
2536 * lib/gdb-python.exp (get_python_valueof): New function.
2537 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2538
71c24708
AA
25392014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2540
2541 * gdb.base/completion.exp: Add test for completion of "info
2542 registers ".
2543
3e29f34a
MR
25442014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2545
2546 * gdb.base/func-ptrs.c: New file.
2547 * gdb.base/func-ptrs.exp: New file.
2548
fc126975
SM
25492014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2550
2551 PR breakpoints/17012
2552 * gdb.base/dprintf-detach.c: New file.
2553 * gdb.base/dprintf-detach.exp: New file.
2554
0a46d518
SM
25552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2556
2557 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2558 * lib/gdb.exp (target_is_gdbserver): New procedure.
2559
a0be3e44
DE
25602014-12-08 Doug Evans <dje@google.com>
2561
2562 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2563
df1b803a
YQ
25642014-12-05 Yao Qi <yao@codesourcery.com>
2565
2566 * gdb.guile/scm-error.exp: Remove the third argument to
2567 gdb_remote_download.
2568 * gdb.guile/scm-frame-args.exp: Likewise.
2569 * gdb.guile/scm-section-script.exp: Likewise.
2570
ddb9f679
YQ
25712014-12-05 Yao Qi <yao@codesourcery.com>
2572
2573 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2574
86e4ed39
DE
25752014-12-04 Doug Evans <dje@google.com>
2576
2577 * gdb.python/py-objfile.exp: Add tests for
2578 objfile.add_separate_debug_file.
2579
7c50a931
DE
25802014-12-04 Doug Evans <dje@google.com>
2581
2582 * lib/gdb.exp (get_build_id): New function.
2583 (build_id_debug_filename_get): Rewrite to use it.
2584 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2585
621661e3
MR
25862014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2587
2588 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2589 `method(long)', not just 0x0.
2590 * gdb.cp/nsalias.exp: Align code labels to 4.
2591 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2592 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2593 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2594 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2595 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2596 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2597
29f0c3b7
DE
25982014-12-02 Doug Evans <dje@google.com>
2599
e1e061e7 2600 PR symtab/17602
29f0c3b7 2601 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2602 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2603 * gdb.cp/anon-ns.exp: Update.
2604
162078c8
NB
26052014-12-02 Nick Bull <nicholaspbull@gmail.com>
2606
2607 * gdb.python/py-events.py (inferior_call_handler): New.
2608 (register_changed_handler, memory_changed_handler): New.
2609 (test_events.invoke): Register new handlers.
2610 * gdb.python/py-events.exp: Add tests for inferior call,
2611 memory_changed and register_changed events.
2612
fdb09caf
AA
26132014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2614
2615 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2616 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2617 if the linker doesn't understand this.
2618
55cfb2c4
SM
26192014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2620
2621 * gdb.python/python.exp: Change expected reply to help().
2622
9e8cd6df
YQ
26232014-12-01 Yao Qi <yao@codesourcery.com>
2624
2625 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2626 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2627 * configure: Re-generated.
2628
6c659fc2
SC
26292014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2630
2631 * gdb.cp/chained-calls.cc: New file.
2632 * gdb.cp/chained-calls.exp: New file.
2633 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2634
d7fc3181
SM
26352014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2636
2637 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2638 * gdb.dwarf2/symtab-producer.exp: Same.
2639 * gdb.gdb/python-interrupts.exp: Same.
2640 * gdb.gdb/python-selftest.exp: Same.
2641 * gdb.python/py-linetable.exp: Same.
2642 * gdb.python/py-type.exp: Same.
2643 * gdb.python/py-value-cc.exp: Same.
2644 * gdb.python/py-value.exp: Same.
2645
10e79639
YQ
26462014-11-28 Yao Qi <yao@codesourcery.com>
2647
2648 * gdb.base/break-probes.exp: Match library name prefixed with
2649 sysroot.
2650
f28a0564
SM
26512014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2652
2653 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2654 test expected output. Add parentheses for the call to print.
2655 Remove L suffix from integers.
2656
3fe1ce1d
DE
26572014-11-26 Doug Evans <dje@google.com>
2658
2659 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2660
84429e27
YQ
26612014-11-22 Yao Qi <yao@codesourcery.com>
2662
2663 * gdb.trace/entry-values.c: Remove asms.
2664 (foo): Add foo_label.
2665 (bar): Add bar_label.
2666 * gdb.trace/entry-values.exp: Remove code computing foo's
2667 length and bar's length.
2668 (Dwarf::assemble): Invoke function_range for bar and use
2669 MACRO_AT_func for foo.
2670
26741859
YQ
26712014-11-22 Yao Qi <yao@codesourcery.com>
2672
2673 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2674 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2675 Use .Lgcc43_procstart instead of gcc43.
2676
45e44d27
JB
26772014-11-21 Joel Brobecker <brobecker@adacore.com>
2678
2679 * gdb.ada/n_arr_bound: New testcase.
2680
458c8db8
SDJ
26812014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2682
2683 PR breakpoints/10737
2684 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2685 test_catch_syscall_multi_arch.
2686 (test_catch_syscall_multi_arch): New function.
2687
43f3e411
DE
26882014-11-20 Doug Evans <xdje42@gmail.com>
2689
2690 * gdb.base/maint.exp: Update expected output.
2691
0d7b2549
AA
26922014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2693
2694 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2695 4-byte instruction on S390.
2696
8908fca5
JB
26972014-11-19 Joel Brobecker <brobecker@adacore.com>
2698
2699 * gdb.ada/arr_arr: New testcase.
2700
4a46959e
JB
27012014-11-19 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.ada/pkd_arr_elem: New Testcase.
2704
470e2f4e
LM
27052014-11-18 Luis Machado <lgustavo@codesourcery.com>
2706
2707 * gdb.reverse/break-precsave: Expect completion message for
2708 core file reads.
2709 * gdb.reverse/consecutive-precsave.exp: Likewise.
2710 * gdb.reverse/finish-precsave.exp: Likewise.
2711 * gdb.reverse/i386-precsave.exp: Likewise.
2712 * gdb.reverse/machinestate-precsave.exp: Likewise.
2713 * gdb.reverse/sigall-precsave.exp: Likewise.
2714 * gdb.reverse/solib-precsave.exp: Likewise.
2715 * gdb.reverse/step-precsave.exp: Likewise.
2716 * gdb.reverse/until-precsave.exp: Likewise.
2717 * gdb.reverse/watch-precsave.exp: Likewise.
2718
a267f3ad
AA
27192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2720
2721 * gdb.base/bp-permanent.c: Include unistd.h.
2722 * gdb.python/py-framefilter-mi.c (main): Add return type.
2723 * gdb.python/py-framefilter.c (main): Likewise.
2724 * gdb.trace/actions-changed.c (main): Likewise.
2725
12084a9a
AA
27262014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2727
2728 * gdb.mi/until.c: Add eye-catchers.
2729 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2730 line numbers.
2731
dc7e1a77
AA
27322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2733
2734 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2735 function header variants in break1.c.
2736 * gdb.base/ena-dis-br.exp: Likewise.
2737 * gdb.base/hbreak2.exp: Likewise.
2738 * gdb.reverse/until-precsave.exp: Drop references to removed
2739 non-prototype function header variants in ur1.c.
2740 * gdb.reverse/until-reverse.exp: Likewise.
2741
41c77605
PM
27422014-11-17 Petr Machata <pmachata@redhat.com>
2743
2744 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2745 ${_cu_offset_size} bytes abbrev offset.
2746
34248c3a
DE
27472014-11-15 Doug Evans <xdje42@gmail.com>
2748
2749 PR symtab/17559
2750 * gdb.base/line-symtabs.exp: New file.
2751 * gdb.base/line-symtabs.c: New file.
2752 * gdb.base/line-symtabs.h: New file.
2753
646da059
YQ
27542014-11-14 Yao Qi <yao@codesourcery.com>
2755
2756 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2757 (func): Add label func_label.
2758 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2759 Replace low_pc and high_pc with MACRO_AT_range.
2760 Replace name, low_pc and high_pc with MACRO_AT_func.
2761
9301ebe6
YQ
27622014-11-14 Yao Qi <yao@codesourcery.com>
2763
2764 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2765 Replace name, low_pc and high_pc with MACRO_AT_func.
2766
f166b542
YQ
27672014-11-14 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2770 produce debug information.
2771 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2772
0f6e71e3
YQ
27732014-11-14 Yao Qi <yao@codesourcery.com>
2774
2775 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2776 object and get function length.
2777 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2778 with MACRO_AT_func.
2779 (top-level): Replace gdb_compile and clean_restart with
2780 prepare_for_testing.
2781 * gdb.dwarf2/main.c (main): Add label main_label.
2782
876c4df9
YQ
27832014-11-14 Yao Qi <yao@codesourcery.com>
2784
2785 * lib/dwarf.exp (function_range): New procedure.
2786 (Dwarf::_handle_macro_at_func): New procedure.
2787 (Dwarf::_handle_macro_at_range): New procedure.
2788 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2789
02ad9cf1
YQ
27902014-11-14 Yao Qi <yao@codesourcery.com>
2791
2792 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2793 (_handle_attribute): New procedure.
2794
a59add0c
AA
27952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2796
2797 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2798 * gdb.base/call-sc.c (zed): Likewise.
2799 * gdb.base/checkpoint.c (main): Likewise.
2800 * gdb.base/dump.c (main): Likewise.
2801 * gdb.base/gcore.c (main): Likewise.
2802 * gdb.base/huge.c (main): Likewise.
2803 * gdb.base/multi-forks.c (main): Likewise.
2804 * gdb.base/pr10179-a.c (main): Likewise.
2805 * gdb.base/savedregs.c (main): Likewise.
2806 * gdb.base/sigaltstack.c (main): Likewise.
2807 * gdb.base/siginfo.c (main): Likewise.
2808 * gdb.base/structs.c (zed): Likewise.
2809 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2810 * gdb.mi/mi-syn-frame.c (main): Likewise.
2811 * gdb.mi/until.c (foo, main): Likewise.
2812 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2813 * gdb.base/solib-weak.c (foo): Declare.
2814 * gdb.base/attach-twice.c: Include stdio.h.
2815 * gdb.base/weaklib1.c: Likewise.
2816 * gdb.base/weaklib2.c: Likewise.
2817 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2818 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2819 unistd.h.
2820 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2821 * gdb.mi/mi-exit-code.c: Likewise.
2822 * gdb.base/break-interp-lib.c: Include string.h.
2823 * gdb.base/coremaker.c: Likewise.
2824 * gdb.base/testenv.c: Likewise.
2825 * gdb.python/py-finish-breakpoint.c: Likewise.
2826 * gdb.base/inferior-died.c: Include sys/wait.h.
2827 * gdb.base/fileio.c: Include time.h.
2828 * gdb.base/async-shell.c: Include unistd.h.
2829 * gdb.base/dprintf-non-stop.c: Likewise.
2830 * gdb.base/info-os.c: Likewise.
2831 * gdb.mi/mi-console.c: Likewise.
2832 * gdb.mi/watch-nonstop.c: Likewise.
2833 * gdb.python/py-events.c: Likewise.
2834 * gdb.base/async.c (baz): Move up before its invocation.
2835 * gdb.base/code_elim2.c (my_global_func): Likewise.
2836 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2837 * gdb.base/advance.c (func2): Likewise.
2838
3b5d5997
AA
28392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2840
2841 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2842 variant.
2843 * gdb.base/annota3.c: Likewise.
2844 * gdb.base/async.c: Likewise.
2845 * gdb.base/average.c: Likewise.
2846 * gdb.base/call-ar-st.c: Likewise.
2847 * gdb.base/call-rt-st.c: Likewise.
2848 * gdb.base/call-sc.c: Likewise.
2849 * gdb.base/call-strs.c: Likewise.
2850 * gdb.base/ending-run.c: Likewise.
2851 * gdb.base/execd-prog.c: Likewise.
2852 * gdb.base/exprs.c: Likewise.
2853 * gdb.base/foll-exec.c: Likewise.
2854 * gdb.base/foll-fork.c: Likewise.
2855 * gdb.base/foll-vfork.c: Likewise.
2856 * gdb.base/funcargs.c: Likewise.
2857 * gdb.base/gcore.c: Likewise.
2858 * gdb.base/jump.c: Likewise.
2859 * gdb.base/langs0.c: Likewise.
2860 * gdb.base/langs1.c: Likewise.
2861 * gdb.base/langs2.c: Likewise.
2862 * gdb.base/mips_pro.c: Likewise.
2863 * gdb.base/nodebug.c: Likewise.
2864 * gdb.base/opaque0.c: Likewise.
2865 * gdb.base/opaque1.c: Likewise.
2866 * gdb.base/recurse.c: Likewise.
2867 * gdb.base/run.c: Likewise.
2868 * gdb.base/scope0.c: Likewise.
2869 * gdb.base/scope1.c: Likewise.
2870 * gdb.base/setshow.c: Likewise.
2871 * gdb.base/setvar.c: Likewise.
2872 * gdb.base/shmain.c: Likewise.
2873 * gdb.base/shr1.c: Likewise.
2874 * gdb.base/shr2.c: Likewise.
2875 * gdb.base/sigall.c: Likewise.
2876 * gdb.base/signals.c: Likewise.
2877 * gdb.base/so-indr-cl.c: Likewise.
2878 * gdb.base/solib2.c: Likewise.
2879 * gdb.base/structs.c: Likewise.
2880 * gdb.base/sum.c: Likewise.
2881 * gdb.base/vforked-prog.c: Likewise.
2882 * gdb.base/watchpoint.c: Likewise.
2883 * gdb.reverse/shr2.c: Likewise.
2884 * gdb.reverse/until-reverse.c: Likewise.
2885 * gdb.reverse/ur1.c: Likewise.
2886 * gdb.reverse/watch-reverse.c: Likewise.
2887
066a77c5
AA
28882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2889
2890 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2891 variant.
2892 * gdb.base/sepdebug.exp: Drop references to removed code.
2893
4f204ea5
AA
28942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2895
2896 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2897 variant. Preserve original line numbering.
2898 * gdb.base/list1.c: Likewise.
2899
3b377a3a
AA
29002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2901
2902 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2903 variant.
2904 * gdb.base/break1.c: Likewise.
2905 * gdb.base/break.exp: Drop references to removed code.
2906
e444df73
AA
29072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2908
2909 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2910 variant.
2911
8008f2a7
AA
29122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2913
2914 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2915
a5a06887
AA
29162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2917
2918 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2919 logic into perform_all_tests() and invoke it with and without
2920 function header prototypes.
2921 (do_function_calls): Remove conditional XFAIL for PR 5318.
2922 (rerun_and_prepare): Remove duplicate code.
2923 (perform_all_tests): New. Main logic moved here.
2924
44dba9b9
AA
29252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2926
2927 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2928 code guarded by #ifdef NO_PROTOTYPES.
2929 (t_double_many_args): Likewise.
2930 (DEF_FUNC_MANY_ARGS_1): Likewise.
2931 (DEF_FUNC_VALUES_1): Likewise.
2932 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2933 guarded by #ifdef PROTOTYPES.
2934
d1fbcd56
AA
29352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2936
2937 * gdb.mi/mi-console.c: Add eye-catcher.
2938 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2939 instead of literal line number.
2940
b0e59b8f
AA
29412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2942
2943 * gdb.base/shr2.c: Add eye-catcher.
2944 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2945 line number.
2946
78f98cca
AA
29472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2948
2949 * gdb.base/jump.c: Add eye-catchers.
2950 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2951 numbers.
2952
58fa2af0
AA
29532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2954
2955 * gdb.base/execd-prog.c: Add eye-catchers.
2956 * gdb.base/foll-exec.c: Likewise.
2957 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2958 line numbers.
2959
04e5059b
AA
29602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2961
2962 * gdb.base/ending-run.c: Add eye-catchers.
2963 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2964 literal line numbers.
2965
dbfdb174
AA
29662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2967
2968 * gdb.base/call-rt-st.c: Add eye-catchers.
2969 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2970 literal line numbers.
2971
888a2ade
AA
29722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2973
2974 * gdb.base/call-ar-st.c: Add eye-catchers.
2975 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2976 literal line numbers.
2977
6acc2dde
AA
29782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2979
2980 * gdb.base/average.c: Add eye-catchers.
2981 * gdb.base/sum.c: Likewise.
2982 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2983 regexps dynamically.
2984
9ecfcd1d
AA
29852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2986
2987 * gdb.base/solib1.c: Add eye-catchers.
2988 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2989 literal line numbers.
2990
78708b7c
PA
29912014-11-12 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2994 leader has exited.
2995
af48d08f
PA
29962014-11-12 Pedro Alves <palves@redhat.com>
2997
2998 * gdb.arch/i386-bp_permanent.c: New file.
2999 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3000 (srcfile): Set to i386-bp_permanent.c.
3001 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3002 that stepi does not execute the 'leave' instruction, instead of
3003 testing it does execute.
3004 * gdb.base/bp-permanent.c: New file.
3005 * gdb.base/bp-permanent.exp: New file.
3006
af3768e9
DE
30072014-11-10 Doug Evans <xdje42@gmail.com>
3008
3009 PR symtab/17564
3010 * gdb.base/symtab-search-order.exp: New file.
3011 * gdb.base/symtab-search-order.c: New file.
3012 * gdb.base/symtab-search-order-1.c: New file.
3013 * gdb.base/symtab-search-order-shlib-1.c: New file.
3014
9de00a4a
PA
30152014-11-07 Pedro Alves <palves@redhat.com>
3016
3017 PR gdb/17511
3018 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3019 i?86-*-linux*.
3020
e0f52461
SC
30212014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3022
3023 PR c++/17494
3024 * gdb.cp/pr17494.cc: New file.
3025 * gdb.cp/pr17494.exp: New file.
3026
6ce8c980
YQ
30272014-11-02 Yao Qi <yao@codesourcery.com>
3028
3029 * gdb.python/python.exp: Get working directory and match the
3030 output of "set extended-prompt \\w " with it.
3031
02be9a71
DE
30322014-10-30 Doug Evans <dje@google.com>
3033
3034 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3035 in objfiles.
3036 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3037 in progspaces.
3038
3bdff46b
LM
30392014-10-30 Janis Johnson <janisjo@codesourcery.com>
3040
3041 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3042 * gdb.base/realname-expand.exp: Likewise.
3043 * gdb.linespec/macro-relative.exp: Likewise.
3044
ab917dfb
PA
30452014-10-29 Pedro Alves <palves@redhat.com>
3046
3047 PR gdb/17408
3048 * gdb.threads/schedlock.c (some_function): New function.
3049 (call_function): New global.
3050 (MAYBE_CALL_SOME_FUNCTION): New macro.
3051 (thread_function): Call it.
3052 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3053 and use it instead of a global counter. Adjust all callers.
3054 (get_current_thread): Use "find current thread" for test message
3055 here rather than having all callers pass down the same string.
3056 (goto_loop): New procedure, factored out from ...
3057 (my_continue): ... this.
3058 (step_ten_loops): Change parameter from test message to command to
3059 use. Adjust.
3060 (list_count): Delete global.
3061 (check_result): New procedure, factored out from duplicate top
3062 level code.
3063 (continue tests): Wrap in with_test_prefix.
3064 (test_step): New procedure, factored out from duplicate top level
3065 code.
3066 (top level): Test "step" in combination with all scheduler-locking
3067 modes. Test "next" in combination with all scheduler-locking
3068 modes, and in combination with stepping over a function call or
3069 not.
3070 * gdb.threads/next-bp-other-thread.c: New file.
3071 * gdb.threads/next-bp-other-thread.exp: New file.
3072
d3d4baed
PA
30732014-10-29 Pedro Alves <palves@redhat.com>
3074
3075 PR python/17372
3076 * gdb.python/python.exp: Test a multi-line command that spawns
3077 interactive Python.
3078 * gdb.base/multi-line-starts-subshell.exp: New file.
3079
563e8d85
YQ
30802014-10-29 Yao Qi <yao@codesourcery.com>
3081
3082 * gdb.base/fileio.exp: Make directories on host.
3083
0ea4d52e
YQ
30842014-10-29 Yao Qi <yao@codesourcery.com>
3085
3086 * gdb.base/fileio.c (test_write): Close the file.
3087
7f5ef605
PA
30882014-10-28 Pedro Alves <palves@redhat.com>
3089
3090 PR gdb/12623
3091 * gdb.base/sigstep.c (no_handler): New global.
3092 (main): If 'no_handler is true, set the signal handlers to
3093 SIG_IGN.
3094 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3095 with_sw_watch and no_handler parameters. Handle them.
3096 (top level) <stepping over handler when stopped at a breakpoint
3097 test>: Add a test axis for testing with a software watchpoint, and
3098 another for testing with the signal handler set to SIG_IGN.
3099 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3100 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3101
abbdbd03
PA
31022014-10-28 Pedro Alves <palves@redhat.com>
3103
3104 PR gdb/17511
3105 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3106 * gdb.base/sigstep.exp (other_handler_location): New global.
3107 (advance): Support stepping into the signal handler, and running
3108 commands while in the handler.
3109 (in_handler_map): New global.
3110 (top level): In the advance test, add combinations for getting
3111 into the handler with stepping commands, and for running commands
3112 in the handler. Add comment descripting the advancei tests.
3113
1df4399f
PA
31142014-10-28 Pedro Alves <palves@redhat.com>
3115
3116 * gdb.base/sigstep.exp: Use build_executable instead of
3117 prepare_for_testing.
3118 (top level): Move code that starts GDB, runs to main and creates a
3119 display to ...
3120 (restart): ... this new procedure.
3121 (top level): Move backtrace from signal handler test to ...
3122 (validate_backtrace): ... this new procedure.
3123 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3124 with_test_prefix. Always restart GDB.
3125 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3126 with_test_prefix. Always restart GDB. No need to delete
3127 breakpoints after the test.
3128 (test_skip_handler): Remove prefix parameter.
3129 (skip_over_handler, breakpoint_to_handler)
3130 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3131 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3132 restart GDB. No need to delete breakpoints after the test.
3133 (top level): Use foreach to call the test procedures with
3134 different commands.
3135
a5b6e449
PA
31362014-10-28 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3139 instead of GNATS numbers.
3140 * gdb.base/sigbpt.exp: Likewise.
3141 * gdb.base/siginfo.exp: Likewise.
3142 * gdb.base/sigstep.exp: Likewise.
3143
e5f8a7cc
PA
31442014-10-27 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.base/sigstep.c (dummy): New global.
3147 (main): Issue a couple writes to the new global.
3148 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3149 procedures.
3150 (skip_over_handler): Use test_skip_handler.
3151 (top level): Call skip_over_handler for stepi and nexti too.
3152 (breakpoint_over_handler): Use test_skip_handler.
3153 (top level): Call breakpoint_over_handler for stepi and nexti too.
3154
763905a3
YQ
31552014-10-27 Yao Qi <yao@codesourcery.com>
3156
3157 * gdb.trace/tfile.c (adjust_function_address)
3158 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3159 function descriptor.
3160
6f259a23
DB
31612014-10-24 Don Breazeal <donb@codesourcery.com>
3162
3163 * gdb.base/foll-fork.exp (test_follow_fork,
3164 catch_fork_child_follow): Check for updated fork messages emitted
3165 from infrun.c.
3166 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3167 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3168 vfork_and_exec_child_follow_through_step): Check for updated vfork
3169 messages emitted from infrun.c.
3170
09dd9a69
PA
31712014-10-24 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.base/corefile.exp: Remove references to ultrix.
3174 * gdb.base/interrupt.exp: Likewise.
3175 * gdb.base/whatis.exp: Likewise.
3176 * gdb.gdb/selftest.exp: Likewise.
3177 * gdb.threads/manythreads.exp: Likewise.
3178 * gdb.threads/print-threads.exp: Likewise.
3179 * gdb.threads/pthreads.exp:: Likewise.
3180 * gdb.threads/schedlock.exp: Likewise.
3181
3433cfa5
SC
31822014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3183
3184 * gdb.cp/non-trivial-retval.cc: Add a test case.
3185 * gdb.cp/non-trivial-retval.exp: Add a test.
3186
092f880b
YQ
31872014-10-20 Yao Qi <yao@codesourcery.com>
3188
3189 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3190 * gdb.python/py-objfile-script-gdb.py: New file.
3191 * gdb.python/py-objfile-script.exp: Update reference to
3192 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3193 of remote_download. Remove the dest file.
3194
acbdb7f3
YQ
31952014-10-20 Yao Qi <yao@codesourcery.com>
3196
3197 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3198 * gdb.base/step-line.exp: Likewise.
3199 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3200 * gdb.dwarf2/dw2-basic.exp: Likewise.
3201 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3202 * gdb.dwarf2/dw2-filename.exp: Likewise.
3203 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3204 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3205 * gdb.dwarf2/dw2-producer.exp: Likewise.
3206 * gdb.dwarf2/mac-fileno.exp: Likewise.
3207 * gdb.python/py-frame-args.exp: Likewise.
3208 * gdb.python/py-framefilter.exp: Likewise.
3209 * gdb.python/py-mi.exp: Likewise.
3210 * gdb.python/py-objfile-script.exp: Likewise
3211 * gdb.python/py-pp-integral.exp: Likewise.
3212 * gdb.python/py-pp-re-notag.exp: Likewise.
3213 * gdb.python/py-prettyprint.exp: Likewise.
3214 * gdb.python/py-section-script.exp: Likewise.
3215 * gdb.python/py-typeprint.exp: Likewise.
3216 * gdb.python/py-xmethods.exp: Likewise.
3217 * gdb.stabs/weird.exp: Likewise.
3218 * gdb.xml/tdesc-regs.exp: Likewise.
3219
bd286a29
KCY
32202014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3221
3222 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3223 (out_cu): Use addr_len for the size of addresses.
3224 (out_line): Likewise. Size DW_LNE_set_address instruction
3225 according to addr_len.
3226 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3227 (FUNC): Add START_INSNS to definition.
3228
673dc4a0
YQ
32292014-10-18 Yao Qi <yao@codesourcery.com>
3230
3231 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3232 gdb_has_argv0 return true.
3233 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3234 check [target_info exists noargs], check [gdb_has_argv0]
3235 instead.
3236 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3237 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3238 procedures.
3239
4ffbba72
DE
32402014-10-17 Doug Evans <dje@google.com>
3241
3242 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3243 event.
3244 * gdb.python/py-events.py: Add clear_objfiles event.
3245
d096d8c1
DE
32462014-10-17 Doug Evans <dje@google.com>
3247
3248 * gdb.python/py-objfile.exp: Test progspace attribute.
3249
a80db015
LM
32502014-10-17 Luis Machado <lgustavo@codesourcery.com>
3251
3252 * gdb.guile/scm-breakpoint.exp: Do not assume any
3253 directory separators when matching source file paths.
3254 * gdb.python/py-breakpoint.exp: Likewise.
3255 * gdb.reverse/break-precsave.exp: Likewise.
3256 * gdb.reverse/break-reverse.exp: Likewise.
3257 * gdb.reverse/consecutive-precsave.exp: Likewise.
3258 * gdb.reverse/finish-precsave.exp: Likewise.
3259 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3260 * gdb.reverse/finish-reverse.exp: Likewise.
3261 * gdb.reverse/i386-precsave.exp: Likewise.
3262 * gdb.reverse/i387-env-reverse.exp: Likewise.
3263 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3264 * gdb.reverse/machinestate-precsave.exp: Likewise.
3265 * gdb.reverse/machinestate.exp: Likewise.
3266 * gdb.reverse/sigall-precsave.exp: Likewise.
3267 * gdb.reverse/solib-precsave.exp: Likewise.
3268 * gdb.reverse/step-precsave.exp: Likewise.
3269 * gdb.reverse/until-precsave.exp: Likewise.
3270 * gdb.reverse/watch-precsave.exp: Likewise.
3271 * gdb.reverse/watch-reverse.exp: Likewise.
3272
b22089ab
YQ
32732014-10-17 Yao Qi <yao@codesourcery.com>
3274
3275 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3276 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3277
6c4486e6
PA
32782014-10-17 Pedro Alves <palves@redhat.com>
3279
3280 PR gdb/17471
3281 * gdb.base/bg-execution-repeat.c: New file.
3282 * gdb.base/bg-execution-repeat.exp: New file.
3283
0ff33695
PA
32842014-10-17 Pedro Alves <palves@redhat.com>
3285
3286 PR gdb/17300
3287 * gdb.base/continue-all-already-running.c: New file.
3288 * gdb.base/continue-all-already-running.exp: New file.
3289
6fdebc3d
PA
32902014-10-17 Pedro Alves <palves@redhat.com>
3291
3292 PR gdb/17472
3293 * gdb.base/annota-input-while-running.c: New file.
3294 * gdb.base/annota-input-while-running.exp: New file.
3295
32a8097b
PA
32962014-10-17 Pedro Alves <palves@redhat.com>
3297
3298 * gdb.base/callfuncs.exp: emove references to osf.
3299 * gdb.base/sigall.exp: Likewise.
3300 * gdb.gdb/selftest.exp: Likewise.
3301 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3302 * gdb.mi/non-stop.c: Likewise.
3303 * gdb.mi/pthreads.c: Likewise.
3304 * gdb.reverse/sigall-precsave.exp: Likewise.
3305 * gdb.reverse/sigall-reverse.exp: Likewise.
3306 * gdb.threads/pthreads.c: Likewise.
3307 * gdb.threads/pthreads.exp: Likewise.
3308
7a3517ff
YQ
33092014-10-17 Yao Qi <yao@codesourcery.com>
3310
3311 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3312 check 'target_info exists noargs'.
3313 (test_command_prompt_position): Likewise.
3314 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3315 Remove "set args".
3316 (progvar_simple_while_test): Likewise.
3317 (progvar_complex_if_while_test): Likewise.
3318 (if_while_breakpoint_command_test): Likewise.
3319 (infrun_breakpoint_command_test): Likewise.
3320 (breakpoint_command_test): Likewise.
3321 (watchpoint_command_test): Likewise.
3322 (bp_deleted_in_command_test): Likewise.
3323 (temporary_breakpoint_commands): Likewise.
3324
bb99c472
YQ
33252014-10-16 Yao Qi <yao@codesourcery.com>
3326
3327 * gdb.base/remotetimeout.exp: Remove noargs checking.
3328
7c16b83e
PA
33292014-10-15 Pedro Alves <palves@redhat.com>
3330
3331 PR breakpoints/9649
3332 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3333 * gdb.base/breakpoint-in-ro-region.exp
3334 (probe_target_hardware_step): New procedure.
3335 (top level): Probe hardware stepping and hardware breakpoint
3336 support. Test stepping through a read-only region, with both
3337 "breakpoint auto-hw" on and off and both "always-inserted" on and
3338 off.
3339
35a49624
IB
33402014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3341
3342 * gdb.dlang/demangle.exp: Update for demangling changes.
3343
2d1c107c
SC
33442014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3345
3346 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3347 * gdb.cp/non-trivial-retval.exp: Add new tests.
3348
778811d5
SC
33492014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3350
3351 PR c++/13403
3352 PR c++/15154
3353 * gdb.cp/non-trivial-retval.cc: New file.
3354 * gdb.cp/non-trivial-retval.exp: New file.
3355
10c5f0a8
YQ
33562014-10-15 Yao Qi <yao@codesourcery.com>
3357
3358 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3359 remote host.
3360
65d7b369
YQ
33612014-10-15 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.python/py-symbol.exp: Match file base name if host is
3364 remote, otherwise match file name with dir name.
3365 * gdb.python/py-symtab.exp: Likewise.
3366 * gdb.python/python.exp: Likewise.
3367
46dc1394
YQ
33682014-10-15 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3371 pattern.
3372 * gdb.python/py-symtab.exp: Likewise.
3373 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3374 locationn.
3375
c40cc657
JB
33762014-10-14 Joel Brobecker <brobecker@adacore.com>
3377
3378 * gdb.ada/addr_arith: New testcase.
3379
2abf49e1
MR
33802014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3381
3382 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3383 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3384 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3385 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3386
f7088df3
SDJ
33872014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3388
3389 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3390 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3391 * gdb.arch/stap-eval-lang-ada.exp: New file.
3392
4dc06805
YQ
33932014-10-14 Yao Qi <yao@codesourcery.com>
3394
3395 * gdb.mi/mi-var-child.c (nothing1): New function.
3396 (nothing2): New function.
3397 (do_children_tests): Set function pointers by nothing1 and
3398 nothing2.
3399 * gdb.mi/mi-var-child.exp: Step over new added statements.
3400 Update test to match the new output.
3401 * gdb.mi/var-cmd.c (nothing1): New function.
3402 (nothing2): New function.
3403 (do_children_tests): Set function pointers by nothing1 and
3404 nothing2.
3405 * gdb.mi/mi-var-display.exp: Update test to match output.
3406 Step to the line specified by $line_dct_nothing.
3407 Increase the number of lines to step.
3408
46a93de2
YQ
34092014-10-14 Yao Qi <yao@codesourcery.com>
3410
3411 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3412 tests.
3413 * gdb.mi/mi2-var-child.exp: Likewise.
3414
14ea52ee
DE
34152014-10-13 Doug Evans <dje@google.com>
3416
3417 * gdb.python/py-objfile.exp: Change name of file name test.
3418
e5c6e92b
DE
34192014-10-13 Doug Evans <dje@google.com>
3420
3421 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3422 from the start of the CU.
3423
c780cc2f
JK
34242014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3425 Yao Qi <yao@codesourcery.com>
3426
3427 Fix "save breakpoints" for "catch" command.
3428 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3429 Remove -nonewline. Match also the added "main" line.
3430
99894e11
JK
34312014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3432
3433 Fix "save breakpoints" for "disable $bpnum" command.
3434 * gdb.base/save-bp.c (main): Add label.
3435 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3436
6e1ac5a3
JK
34372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3438
3439 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3440
754dd2b0
YQ
34412014-10-11 Yao Qi <yao@codesourcery.com>
3442
3443 * gdb.server/server-kill.exp: Execute command
3444 "set remote trace-status-packet on" before "tstatus".
3445
f90183d7
YQ
34462014-10-11 Yao Qi <yao@codesourcery.com>
3447
3448 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3449 (main): Call getppid.
3450 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3451 and continue to it. Read variable "server_pid".
3452
bf40a607
YQ
34532014-10-11 Yao Qi <yao@codesourcery.com>
3454
3455 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3456
052ca370
YQ
34572014-10-11 Yao Qi <yao@codesourcery.com>
3458
3459 * gdb.threads/thread-find.exp: Don't execute command
3460 "info threads".
3461 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3462 * gdb.threads/linux-dp.exp: Don't check the condition
3463 $threads_created equals to zero.
3464
3831839c
PA
34652014-10-10 Pedro Alves <palves@redhat.com>
3466
3467 * gdb.base/bigcore.exp: Remove references to IRIX.
3468 * gdb.base/funcargs.exp: Likewise.
3469 * gdb.base/interrupt.exp: Likewise.
3470 * gdb.base/mips_pro.exp: Likewise.
3471 * gdb.base/nodebug.exp: Likewise.
3472 * gdb.base/setvar.exp: Likewise.
3473 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3474
8b9a549d
PA
34752014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3476 Pedro Alves <palves@redhat.com>
3477
3478 PR symtab/14466
3479 * gdb.base/vdso-warning.c: New file.
3480 * gdb.base/vdso-warning.exp: New file.
3481
d48ba5e8
DE
34822014-10-02 Doug Evans <dje@google.com>
3483
3484 * gdb.base/structs.c (main): Don't run forever.
3485
2278c276
PA
34862014-10-02 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3489 (top level) <stop threads 1, stop threads 2>: Use it.
3490
b57bacec
PA
34912014-10-02 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.threads/break-while-running.exp (test): Add new
3494 'update_thread_list' argument. Skip "info threads" if false.
3495 (top level): Add new 'update_thread_list' axis.
3496
13fd3ff3
PA
34972014-10-02 Pedro Alves <palves@redhat.com>
3498
3499 PR breakpoints/17431
3500 * gdb.base/execl-update-breakpoints.c: New file.
3501 * gdb.base/execl-update-breakpoints.exp: New file.
3502
0fec99e8
PA
35032014-10-01 Pedro Alves <palves@redhat.com>
3504
3505 * gdb.base/breakpoint-in-ro-region.c: New file.
3506 * gdb.base/breakpoint-in-ro-region.exp: New file.
3507
2ddf4301
SM
35082014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3509
3510 * gdb.mi/mi-exit-code.exp: New file.
3511 * gdb.mi/mi-exit-code.c: New file.
3512
6a5f3f43
YQ
35132014-09-30 Yao Qi <yao@codesourcery.com>
3514
3515 * lib/prelink-support.exp (build_executable_own_libs): Error if
3516 the target isn't native.
3517
345bcc73
YQ
35182014-09-30 Yao Qi <yao@codesourcery.com>
3519
3520 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3521 false.
3522
a25a5a45
PA
35232014-09-22 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.threads/break-while-running.exp: New file.
3526 * gdb.threads/break-while-running.c: New file.
3527
00ba3162
YQ
35282014-09-19 Yao Qi <yao@codesourcery.com>
3529
3530 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3531 Invoke test. Restart GDB with --readnow and invoke test again.
3532
c3b7b696
YQ
35332014-09-19 Yao Qi <yao@codesourcery.com>
3534
3535 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3536 proc set_breakpoint_on_gcd_function. Invoke
3537 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3538 invoke set_breakpoint_on_gcd_function again.
3539
2b4fd423
DE
35402014-09-18 Doug Evans <dje@google.com>
3541
3542 * gdb.dwarf2/symtab-producer.exp: New file.
3543
a5947601
SDJ
35442014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3545
3546 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3547 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3548 * gdb.base/global-var-nested-by-dso.c: Likewise.
3549 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3550
91c19059
SDJ
35512014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3552 Pedro Alves <palves@redhat.com>
3553
3554 * gdb.base/watch-bitfields.exp: Pass string other than test file
3555 name to prepare_for_testing.
3556 (watch): New procedure.
3557 (expect_watchpoint): Use with_test_prefix.
3558 (top level): Factor out tests to ...
3559 (test_watch_location, test_regular_watch): ... these new
3560 procedures, and use with_test_prefix and gdb_continue_to_end.
3561
bb9d5f81
PP
35622014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3563
3564 PR breakpoints/12526
3565 * gdb.base/watch-bitfields.exp: New file.
3566 * gdb.base/watch-bitfields.c: New file.
3567
635856f5
PA
35682014-09-16 Pedro Alves <palves@redhat.com>
3569
3570 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3571 software and hardware addresses, not software address against
3572 itself.
3573
7280ceea
PA
35742014-09-16 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3577 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3578
428b16bd
PA
35792014-09-16 Pedro Alves <palves@redhat.com>
3580
3581 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3582 files.
3583 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3584 "*-*-vxworks*" throughout.
3585 * gdb.base/break.exp: Likewise.
3586 * gdb.base/default.exp: Likewise.
3587 * gdb.base/scope.exp: Likewise.
3588 * gdb.base/sepdebug.exp: Likewise.
3589 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3590 throughout.
3591 * gdb.base/run.c: Likewise.
3592 * gdb.base/sepdebug.c: Likewise.
3593 * gdb.hp/gdb.aCC/run.c: Likewise.
3594 * gdb.reverse/until-reverse.c: Likewise.
3595 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3596
666d413c
YQ
35972014-09-16 Yao Qi <yao@codesourcery.com>
3598
3599 * boards/local-remote-host-native.exp: New file.
3600
57cbd724
DE
36012014-09-14 Doug Evans <xdje42@gmail.com>
3602
3603 * gdb.threads/queue-signal.c (thread_count): New variable.
3604 (thread_count_mutex, thread_count_condvar): New variables.
3605 (incr_thread_count, wait_all_threads_running): New functions.
3606 (main): Wait for all threads to be in their thread functions.
3607
81219e53
DE
36082014-09-13 Doug Evans <xdje42@gmail.com>
3609
3610 * gdb.threads/queue-signal.c: New file.
3611 * gdb.threads/queue-signal.exp: New file.
3612
3714cea7
DE
36132014-09-13 Doug Evans <xdje42@gmail.com>
3614
3615 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3616 be consistent with what default_gdb_init uses.
3617 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3618 the plain text of the prompt. Add some logging printfs.
3619 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3620
fa43b1d7
PA
36212014-09-12 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3624 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3625 * gdb.arch/i386-size-overlap.exp: Likewise.
3626 * gdb.arch/i386-size.exp: Likewise.
3627 * gdb.arch/i386-unwind.exp: Likewise.
3628 * gdb.base/a2-run.exp: Likewise.
3629 * gdb.base/break.exp: Likewise.
3630 * gdb.base/charset.exp: Likewise.
3631 * gdb.base/chng-syms.exp: Likewise.
3632 * gdb.base/commands.exp: Likewise.
3633 * gdb.base/dbx.exp: Likewise.
3634 * gdb.base/find.exp: Likewise.
3635 * gdb.base/funcargs.exp: Likewise.
3636 * gdb.base/jit-simple.exp: Likewise.
3637 * gdb.base/reread.exp: Likewise.
3638 * gdb.base/sepdebug.exp: Likewise.
3639 * gdb.base/step-bt.exp: Likewise.
3640 * gdb.cp/mb-inline.exp: Likewise.
3641 * gdb.cp/mb-templates.exp: Likewise.
3642 * gdb.objc/basicclass.exp: Likewise.
3643 * gdb.threads/killed.exp: Likewise.
3644
9d9bf2df
EBM
36452014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3646
3647 PR tdep/17379
3648 * gdb.arch/powerpc-stackless.S: New file.
3649 * gdb.arch/powerpc-stackless.exp: New file.
3650
1cf2f1b0
JK
36512014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3652
3653 * gdb.base/attach.c: Include unistd.h.
3654 (main): Call alarm. Add label postloop.
3655 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3656 gdb_breakpoint, gdb_continue_to_breakpoint.
3657 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3658
98880d46
PA
36592014-09-11 Pedro Alves <palves@redhat.com>
3660
3661 PR gdb/17347
3662 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3663 * gdb.base/attach.exp (test_command_line_attach_run): New
3664 procedure.
3665 (top level): Call it.
3666
4c92ff2c
PA
36672014-09-11 Pedro Alves <palves@redhat.com>
3668
3669 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3670 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3671 (do_command_attach_tests): Use spawn_wait_for_attach.
3672 * gdb.base/solib-overlap.exp: Likewise.
3673 * gdb.multi/multi-attach.exp: Likewise.
3674 * gdb.python/py-prompt.exp: Likewise.
3675 * gdb.python/py-sync-interp.exp: Likewise.
3676 * gdb.server/ext-attach.exp: Likewise.
3677
3adc1a7d
GKB
36782014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3679
3680 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3681 command in testcase. Simplify testcase.
3682
96334934
JB
36832014-09-10 Joel Brobecker <brobecker@adacore.com>
3684
3685 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3686
eb479039
JB
36872014-09-10 Joel Brobecker <brobecker@adacore.com>
3688
3689 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3690
deede10c
JB
36912014-09-10 Joel Brobecker <brobecker@adacore.com>
3692
3693 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3694
7828a5f5
JB
36952014-09-10 Joel Brobecker <brobecker@adacore.com>
3696
3697 * gdb.dwarf2/dynarr-ptr.c: New file.
3698 * gdb.dwarf2/dynarr-ptr.exp: New file.
3699
33aeebcf
MR
37002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3701
3702 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3703 of 30 rather than hardcoding 120 for a slow test case. Take the
3704 `gdb,timeout' target setting into account for this calculation.
3705 Don't extend the timeout for the test cases that don't need it.
3706
7b415901
MR
37072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3708
3709 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3710 a factor of 2 for a slow test case. Take the `gdb,timeout'
3711 target setting into account for this calculation.
3712 * gdb.reverse/until-precsave.exp: Increase the timeout by
3713 a factor of 15 and 3 respectively rather than adding 120
3714 for a pair of slow test cases. Take the `gdb,timeout'
3715 target setting into account for this calculation.
3716
4a40f85a
MR
37172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3718
3719 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3720 timeout, don't pass one down to gdb_expect.
3721 (gdb_expect): Rework timeout selection.
3722
09635af7
MR
37232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3724
3725 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3726 exception on timeout.
3727 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3728 (gdbserver_start_extended): Catch any `gdbserver_start' error
3729 exceptions.
3730 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3731 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3732 `gdbserver_gdb_load' error exceptions.
3733
2bdd10b7
MR
37342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3735
3736 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3737 120 on waiting for the TCP socket to open.
3738
316935f0
DE
37392014-09-09 Doug Evans <xdje42@gmail.com>
3740
3741 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3742 _caller_matches, _any_caller_is, _any_caller_matches.
3743
83740597
DE
37442014-09-09 Doug Evans <xdje42@gmail.com>
3745
3746 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3747
4c122fc3
YQ
37482014-09-09 Yao Qi <yao@codesourcery.com>
3749
3750 * gdb.mi/mi-var-display.exp: Set print symbol off.
3751
a9f116cb
GKB
37522014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3753
3754 PR gdb/17035
3755 * gdb.base/commands.exp: Add tests to verify user-defined
3756 commands with empty bodies.
3757 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3758 python commands in `show user command`.
3759 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3760 scheme commands in `show user command`.
3761
c75bd3a2
JK
37622014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 PR python/17355
3765 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3766 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3767 * gdb.python/py-framefilter-invalidarg.exp: New file.
3768 * gdb.python/py-framefilter-invalidarg.py: New file.
3769
faa42425
DE
37702014-09-06 Doug Evans <xdje42@gmail.com>
3771
3772 PR 15276
3773 * gdb.python/py-caller-is.c: New file.
3774 * gdb.python/py-caller-is.exp: New file.
3775
474ca4f6
SDJ
37762014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3777
3778 PR gdb/17235
3779 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3780 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3781
eb0b0463
SDJ
37822014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3783
3784 PR fortran/17237
3785 * gdb.fortran/print-formatted.exp: New file.
3786 * gdb.fortran/print-formatted.f90: Likewise.
3787
5f3b99cf
SS
37882014-09-03 Sasha Smundak <asmundak@google.com>
3789
3790 * gdb.python/py-frame.exp: Test Frame.read_register.
3791
7d793aa9
SDJ
37922014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3793
3794 PR python/16699
3795 * gdb.python/py-completion.exp: New file.
3796 * gdb.python/py-completion.py: Likewise.
3797
fb0576e9
DE
37982014-08-28 Doug Evans <dje@google.com>
3799
3800 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3801 eax,etc. are live with values set by gdb and thus the compiler can't
3802 use them.
3803 * gdb.arch/i386-pseudo.c (main): Ditto.
3804
ee92b0dd
DE
38052014-08-27 Doug Evans <dje@google.com>
3806
3807 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3808
6649db35
DE
38092014-08-25 Doug Evans <dje@google.com>
3810
3811 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3812 (main): Ditto.
3813
564b7600
DE
38142014-08-25 Doug Evans <dje@google.com>
3815
3816 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3817
3881fb67
YQ
38182014-08-24 Yao Qi <yao@codesourcery.com>
3819
3820 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3821 symbol off.
3822 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3823
a05a36a5
DE
38242014-08-22 Doug Evans <dje@google.com>
3825
3826 PR 17276
3827 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3828 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3829 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3830
7c343b48
YQ
38312014-08-22 Yao Qi <yao@codesourcery.com>
3832
3833 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3834 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3835 * gdb.python/python.exp: Likewise. Use .py file on the host
3836 instead of the build.
3837
22fd09ae
JK
38382014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3839
3840 * gdb.threads/gcore-stale-thread.c: New file.
3841 * gdb.threads/gcore-stale-thread.exp: New file.
3842
a8454a7c
PA
38432014-08-21 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3846 * gdb.base/gcore-relro-pie.exp: Likewise.
3847 * gdb.base/gcore-relro.exp: Likewise.
3848 * gdb.base/gcore.exp: Likewise.
3849 * gdb.base/print-symbol-loading.exp: Likewise.
3850 * gdb.threads/gcore-thread.exp: Likewise.
3851 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3852
2a31c623
PA
38532014-08-20 Pedro Alves <palves@redhat.com>
3854 Jan Kratochvil <jan.kratochvil@redhat.com>
3855
3856 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3857 configure.
3858 (EXPECT): Handle READ1 being set.
3859 (all): Depend on EXTRA_RULES.
3860 (check-read1, expect-read1, read1.so, read1): New rules.
3861 * README (Testsuite Parameters): Document the READ1 make variable.
3862 (Race detection): New section.
3863 * configure: Regenerate.
3864 * configure.ac: If build==host==target, and running under a
3865 GNU/glibc system, add read1 to the extra Makefile rules.
3866 (EXTRA_RULES): AC_SUBST it.
3867 * lib/read1.c: New file.
3868
d36430db
JB
38692014-08-20 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3872 the handling of variables declared as a typedef to an array
3873 which a DW_AT_data_location attribute.
3874
9a0dc9e3
PA
38752014-08-19 Andrew Burgess <aburgess@broadcom.com>
3876 Pedro Alves <palves@redhat.com>
3877
3878 PR symtab/14604
3879 PR symtab/14605
3880 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3881 gdb_test.
3882
0718a8da
PA
38832014-08-19 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3886
13b448cd
YQ
38872014-08-19 Yao Qi <yao@codesourcery.com>
3888
3889 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3890 right line.
3891
1cbf5077
DB
38922014-08-18 David Blaikie <dblaikie@gmail.com>
3893
3894 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3895
bf0fae19
JB
38962014-08-18 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3899 attribute in array range.
3900
3c8c5dcc
JB
39012014-08-18 Joel Brobecker <brobecker@adacore.com>
3902
3903 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3904
e66d4446
SC
39052014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3906
3907 PR c++/17132
3908 * gdb.cp/pr17132.cc: New file.
3909 * gdb.cp/pr17132.exp: New file.
3910
940df408
SC
39112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3912
3913 * gdb.python/py-xmethods.py (A_getarrayind)
3914 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3915 Use 'print' with function call syntax.
3916 (E_method_matcher.match): Fix tab vs space indentation mixup.
3917
ebcc6c3a
YQ
39182014-08-15 Yao Qi <yao@codesourcery.com>
3919
3920 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3921 false.
3922
775e0f04
YQ
39232014-08-15 Yao Qi <yao@codesourcery.com>
3924
3925 * gdb.cp/casts.exp: Set print symbol off.
3926 * gdb.cp/class2.exp: Likewise.
3927 * gdb.cp/overload.exp: Likewise.
3928 * gdb.cp/templates.exp: Likewise.
3929
d769e349
DE
39302014-08-11 Doug Evans <dje@google.com>
3931
3932 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3933 (test_load_shlib): Update.
3934
20c6f1e1
YQ
39352014-08-09 Yao Qi <yao@codesourcery.com>
3936
3937 * gdb.base/display.exp: Invoke is_address_zero_readable.
3938 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3939 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3940 * gdb.base/hbreak-unmapped.exp: Return if
3941 is_address_zero_readable returns true.
3942 * gdb.base/signest.exp: Likewise.
3943 * gdb.base/signull.exp: Likewise.
3944 * gdb.base/sigbpt.exp: Likewise.
3945 * gdb.guile/scm-disasm.exp: Do the test if
3946 is_address_zero_readable returns false.
3947 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3948 * gdb.python/py-arch.exp: Likewise.
3949 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3950 * lib/gdb.exp (is_address_zero_readable): New proc.
3951
5792e8e3
YQ
39522014-08-09 Yao Qi <yao@codesourcery.com>
3953
3954 PR testsuite/13443
3955 * gdb.mi/mi-var-display.exp: Make test messages unique.
3956
3cecbbbe
TT
39572014-08-04 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3960 target 0".
3961
00b51ff5
TT
39622014-08-04 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3965 "target_resume".
3966
6908c509
JB
39672014-08-01 Joel Brobecker <brobecker@adacore.com>
3968
3969 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3970 inner_vla_struct_object_size.
3971 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3972 as xfail.
3973
cc6563d2
PA
39742014-07-30 Pedro Alves <palves@redhat.com>
3975
3976 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3977 comment.
3978
7e09a223
YQ
39792014-07-29 Yao Qi <yao@codesourcery.com>
3980
3981 PR gdb/17206
3982 * gdb.base/until-nodebug.exp: New.
3983
7ebdbe92
DE
39842014-07-28 Doug Evans <xdje42@gmail.com>
3985
3986 PR guile/17203
3987 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3988 previously existing parameter, and previously ambiguously spelled
3989 parameter.
3990
fdb1adc6
WN
39912014-07-28 Will Newton <will.newton@linaro.org>
3992
3993 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3994
186fcde0
DE
39952014-07-26 Ludovic Courtès <ludo@gnu.org>
3996 Doug Evans <xdje42@gmail.com>
3997
3998 PR guile/17146
3999 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4000
70509625
PA
40012014-07-25 Pedro Alves <palves@redhat.com>
4002
4003 * gdb.threads/signal-command-handle-nopass.c: New file.
4004 * gdb.threads/signal-command-handle-nopass.exp: New file.
4005 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4006 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4007 * gdb.threads/signal-delivered-right-thread.c: New file.
4008 * gdb.threads/signal-delivered-right-thread.exp: New file.
4009
c3f814a1
PA
40102014-07-25 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.base/double-prompt-target-event-error.exp
4013 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4014 match.
4015 (cancel_pagination_in_target_event): Rework double prompt
4016 detection.
4017 * gdb.base/paginate-after-ctrl-c-running.exp
4018 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4019 <return>' match.
4020 * gdb.base/paginate-bg-execution.exp
4021 (test_bg_execution_pagination_return)
4022 (test_bg_execution_pagination_cancel): Remove '-notransfer
4023 <return>' matches.
4024 * gdb.base/paginate-execution-startup.exp
4025 (test_fg_execution_pagination_return)
4026 (test_fg_execution_pagination_cancel): Remove '-notransfer
4027 <return>' matches.
4028 * gdb.base/paginate-inferior-exit.exp
4029 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4030 match.
4031 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4032 * lib/gdb.exp (pagination_prompt): Run text through
4033 string_to_regexp.
4034 (gdb_test_multiple): Match $pagination_prompt instead of
4035 "<return>".
4036 (string_to_regexp): Move to lib/gdb-utils.exp.
4037
e214cf6c
JK
40382014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdb.arch/amd64-entry-value-paramref.S: New file.
4041 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4042 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4043 * gdb.arch/amd64-optimout-repeat.S: New file.
4044 * gdb.arch/amd64-optimout-repeat.c: New file.
4045 * gdb.arch/amd64-optimout-repeat.exp: New file.
4046
17d0c5c8
JK
40472014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4048
4049 PR gdb/17170
4050 * gdb.base/statistics.exp: New file.
4051
b8b8facf
DE
40522014-07-17 Doug Evans <dje@google.com>
4053
74b49205 4054 PR gdb/17170
b8b8facf
DE
4055 * gdb.base/maint.exp: Update testing of per-command stats.
4056
1b5d0ab3
PA
40572014-07-16 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4060 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4061 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4062 (tfile_write_buf): New functions.
4063 (add_memory_block): Rewrite using the above.
4064 (adjust_function_address): New function.
4065 (FUNCTION_ADDRESS): New macro.
4066 (write_basic_trace_file): Remove short_x local, and use
4067 tfile_write_16. Change type of func_addr local to unsigned long
4068 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4069 here. Cast argument of add_memory_block to char pointer.
4070 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4071 (main): Remove parameters.
4072 * gdb.trace/tfile.exp: Remove nowarnings.
4073
4d974e88
SM
40742014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4075
4076 * gdb.base/debug-expr.exp: Test string evaluation with
4077 "debug expression" on.
4078
41e99568
PA
40792014-07-15 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.base/reread.exp: Use clean_restart.
4082
487d9753
PL
40832014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4084
4085 * gdb.arch/avr-flash-qualifer.c: New.
4086 * gdb.arch/avr-flash-qualifer.exp: New.
4087
cc1c52ad
PA
40882014-07-14 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4091 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4092
1e973570
PA
40932014-07-14 Pedro Alves <palves@redhat.com>
4094
4095 * gdb.base/double-prompt-target-event-error.c: New file.
4096 * gdb.base/double-prompt-target-event-error.exp: New file.
4097
93d6eb10
PA
40982014-07-14 Pedro Alves <palves@redhat.com>
4099
4100 PR gdb/17072
4101 * gdb.base/paginate-inferior-exit.c: New file.
4102 * gdb.base/paginate-inferior-exit.exp: New file.
4103
0017922d
PA
41042014-07-14 Pedro Alves <palves@redhat.com>
4105
4106 PR gdb/17072
4107 * gdb.base/paginate-bg-execution.c: New file.
4108 * gdb.base/paginate-bg-execution.exp: New file.
4109
94696ad3
PA
41102014-07-14 Pedro Alves <palves@redhat.com>
4111
4112 PR gdb/17072
4113 * gdb.base/paginate-execution-startup.c: New file.
4114 * gdb.base/paginate-execution-startup.exp: New file.
4115 * lib/gdb.exp (pagination_prompt): New global.
4116 (default_gdb_spawn): New procedure, factored out from
4117 default_gdb_spawn.
4118 (default_gdb_start): Adjust to call default_gdb_spawn.
4119 (gdb_spawn): New procedure.
4120
bd293940
PA
41212014-07-14 Pedro Alves <palves@redhat.com>
4122
4123 * lib/gdb.exp (gdb_assert): New procedure.
4124 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4125
c933f875
PA
41262014-07-14 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/execution-termios.c: New file.
4129 * gdb.base/execution-termios.exp: New file.
4130
d98b7a16
TT
41312014-07-14 Tom Tromey <tromey@redhat.com>
4132
4133 * gdb.cp/vla-cxx.cc: New file.
4134 * gdb.cp/vla-cxx.exp: New file.
4135
548740d6
TT
41362014-07-14 Tom Tromey <tromey@redhat.com>
4137
4138 * gdb.reverse/rerun-prec.c: New file.
4139 * gdb.reverse/rerun-prec.exp: New file.
4140
a25eb028
MR
41412014-07-12 Maciej W. Rozycki <macro@mips.com>
4142 Maciej W. Rozycki <macro@codesourcery.com>
4143
4144 * lib/gdb-utils.exp: New file.
4145 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4146 inline `gdb_init_command' processing.
4147 (gdb_start_cmd): Likewise.
4148 * lib/mi-support.exp (mi_run_cmd): Likewise.
4149 * README: Document `gdb_init_command' and `gdb_init_commands'.
4150
218c2655
JK
41512014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 Fix false FAIL running under a very long directory name.
4154 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4155 and "set print elements 10000". Twice.
4156
5401fde3
YQ
41572014-07-11 Yao Qi <yao@codesourcery.com>
4158
4159 * gdb.base/exprs.exp: "set print symbol off".
4160
e76126e8
PA
41612014-07-11 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.threads/kill.c: New file.
4164 * gdb.threads/kill.exp: New file.
4165
2d6f0de6
YQ
41662014-07-10 Yao Qi <yao@codesourcery.com>
4167
4168 * gdb.trace/tfile.c (write_basic_trace_file)
4169 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4170 address written to trace file.
4171
7180e04a
PA
41722014-07-09 Pedro Alves <palves@redhat.com>
4173
4174 * gdb.base/attach-wait-input.exp: New file.
4175 * gdb.base/attach-wait-input.c: New file.
4176
9a9a7608
AB
41772014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4178
4179 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4180 setting up test structures.
4181 (main): Call new test function.
4182 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4183 test function, continue into test function and walk test
4184 structures.
4185
161ac41e
YQ
41862014-07-02 Yao Qi <yao@codesourcery.com>
4187
4188 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4189 'bar_start' at the beginning of functions 'foo' and 'bar'
4190 respectively.
4191 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4192 instead of 'foo' and 'bar'.
4193
1f267ae3
MM
41942014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4195
4196 * gdb.btrace/segv.exp: New.
4197 * gdb.btrace/segv.c: New.
4198
2b239efb
LM
41992014-07-02 Luis Machado <lgustavo@codesourcery.com>
4200
4201 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4202 instruction.
4203
cf363f18
MW
42042014-06-30 Mark Wielaard <mjw@redhat.com>
4205
4206 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4207 vulture, vilify, villar): New volatile array constants.
4208 (vindictive, vegetation): New const volatile array constants.
4209 * gdb.base/volatile.exp: Test volatile and const volatile array
4210 types.
4211
aebf9d24
AA
42122014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4213
4214 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4215 target lacks support for awatch, rwatch, or hbreak.
4216
b67a2c6f
YQ
42172014-06-27 Yao Qi <yao@codesourcery.com>
4218
4219 * gdb.multi/dummy-frame-restore.exp: New.
4220 * gdb.multi/dummy-frame-restore.c: New.
4221
aef92902
MM
42222014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4223
4224 * gdb.btrace/gcore.exp: New.
4225
8e9db26e
PA
42262014-06-23 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.base/watchpoint-reuse-slot.c: New file.
4229 * gdb.base/watchpoint-reuse-slot.exp: New file.
4230
70afc5b7
SC
42312014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4232
4233 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4234 progspace's filename in 'info', 'enable' and 'disable' command
4235 tests.
4236
b972bd9c
JK
42372014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4238
4239 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4240 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4241 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4242
125f8a3d
GB
42432014-06-20 Gary Benson <gbenson@redhat.com>
4244
4245 * gdb.arch/i386-avx.exp: Fix include file location.
4246 * gdb.arch/i386-sse.exp: Likewise.
4247
3ed9baed
IB
42482014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4249
4250 * gdb.dlang/expression.exp: New file.
4251
034f788c
PA
42522014-06-19 Pedro Alves <palves@redhat.com>
4253
4254 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4255 out from ...
4256 (top level): ... here. Iterate running tests under different
4257 scheduler-locking settings.
4258
45371d0c
LM
42592014-06-18 Luis Machado <lgustavo@codesourcery.com>
4260
4261 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4262 to DW_FORM_addr and use non-zero addresses.
4263
5d376983
SC
42642014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4265
4266 PR gdb/17017
4267 * gdb.python/py-xmethods.cc: Add global function call counters and
4268 increment them in their respective functions. Remove "cout"
4269 statements.
4270 * gdb.python/py-xmethods.exp: Make tests check the global function
4271 call counters instead of depending on inferior IO.
4272
a1aa2221
LM
42732014-06-18 Don Breazeal <donb@codesourcery.com>
4274
4275 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4276 Deleted procedure.
4277 (explicit_fork_parent_follow): Deleted procedure.
4278 (explicit_fork_child_follow): Deleted procedure.
4279 (test_follow_fork): New procedure.
4280 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4281 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4282 procedure calls.
4283
0fc05997
YQ
42842014-06-17 Yao Qi <yao@codesourcery.com>
4285
4286 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4287 CP1252.
4288
70795c52
LM
42892014-06-17 Luis Machado <lgustavo@codesourcery.com>
4290
4291 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4292 Initialize ptr and S explicitly.
4293 (skip_type_update_when_not_use_rtti_test): Likewise.
4294
6be47f0c
KS
42952014-06-16 Keith Seitz <keiths@redhat.com>
4296
4297 PR mi/15863
4298 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4299 the inferior is started.
4300
d03de421
PA
43012014-06-16 Pedro Alves <palves@redhat.com>
4302
4303 * gdb.base/break-main-file-remove-fail.c: New file.
4304 * gdb.base/break-main-file-remove-fail.exp: New file.
4305 * gdb.base/break-unload-file.exp: Use build_executable instead of
4306 prepare_for_testing.
4307 (test_break): New parameter "initial_load". Handle it.
4308 (top level): Add initial_load cmdline/file axis.
4309
f9579b99
TT
43102014-06-12 Tom Tromey <tromey@redhat.com>
4311
4312 * gdb.base/completion.exp: Don't use directory name in test.
4313
3657956b
GB
43142014-06-09 Gary Benson <gbenson@redhat.com>
4315
4316 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4317 separate the always-available ANSI-standard signals from the
4318 signals that require checking.
4319 (main): Likewise.
4320 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4321 Likewise.
4322 (main): Likewise.
4323
4186eb54
KS
43242014-06-07 Keith Seitz <keiths@redhat.com>
4325
4326 Revert:
4327 PR c++/16253
4328 * gdb.cp/var-tag.cc: New file.
4329 * gdb.cp/var-tag.exp: New file.
4330 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4331 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4332 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4333 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4334
25326a28 43352014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4336
4337 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4338
829155c9
PA
43392014-06-06 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4342 in target debug output instead of looking at RSP packets,
4343 disabling the test on any target that uses hardware stepping.
4344 Update comments.
4345
61c8d22e
PA
43462014-06-06 Pedro Alves <palves@redhat.com>
4347
4348 * gdb.base/break-unload-file.exp: Fix typo.
4349
d9a47287
YQ
43502014-06-06 Yao Qi <yao@codesourcery.com>
4351
4352 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4353 from "jit_function" to "^jit_function".
4354
e5e01dbf
YQ
43552014-06-06 Yao Qi <yao@codesourcery.com>
4356
4357 * gdb.base/async.c (foo): Add one statement.
4358 * gdb.base/async.exp: Get the next instruction address and
4359 match the output of "nexti" by instruction address. Match
4360 the hex address in the output of "finish".
4361
73ba372c
GB
43622014-06-06 Gary Benson <gbenson@redhat.com>
4363
4364 * gdb.base/call-signals.c: Remove preprocessor conditionals
4365 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4366 SIGSEGV and SIGTERM.
4367 * gdb.base/sigall.c: Likewise.
4368 * gdb.base/unwindonsignal.c: Likewise.
4369 * gdb.reverse/sigall-reverse.c: Likewise.
4370
831517df
YQ
43712014-06-06 Yao Qi <yao@codesourcery.com>
4372
4373 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4374 readable, skip the test.
4375
b8b91e98
YQ
43762014-06-06 Yao Qi <yao@codesourcery.com>
4377
4378 * gdb.threads/staticthreads.c (thread_function): Move the line
4379 setting breakpoint on forward.
4380 * gdb.threads/staticthreads.exp: Update comments.
4381
fb934770
LC
43822014-06-05 Ludovic Courtès <ludo@gnu.org>
4383
4384 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4385 "history-append! type error".
4386
6ef284bd
SM
43872014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4388
4389 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4390 erroneous dprintf expected input.
4391
a872e241
DE
43922014-06-04 Doug Evans <xdje42@gmail.com>
4393
4394 * gdb.guile/scm-generics.exp: Delete.
4395
16f691fb
DE
43962014-06-04 Doug Evans <xdje42@gmail.com>
4397
4398 * gdb.guile/scm-breakpoint.exp: Update.
4399 Add tests for breakpoint registration.
4400
012370f6
TT
44012014-06-04 Tom Tromey <tromey@redhat.com>
4402
4403 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4404 VLA-in-union.
4405 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4406 inner_vla_struct, vla_union types. Initialize objects of those
4407 types and compute their sizes.
4408
9f5a4cef
HZ
44092014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4410 Hui Zhu <hui@codesourcery.com>
4411
4412 * gdb.base/fileio.exp: Add test for shell not available as well as
4413 available.
4414 * gdb.base/fileio.c (test_system): Check for shell twice.
4415
90a45c4d
YQ
44162014-06-04 Yao Qi <yao@codesourcery.com>
4417
4418 * gdb.base/auto-connect-native-target.exp: Remove redundant
4419 space from the regexp pattern.
4420
70017e41
YQ
44212014-06-04 Yao Qi <yao@codesourcery.com>
4422
4423 * gdb.base/default.exp: Replace "child" with "native" in
4424 regexp pattern.
4425
883964a7
SC
44262014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4427
4428 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4429 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4430 * gdb.python/py-xmethods.py: Python script supporting the
4431 new testcase and tests.
4432
ef370185
JB
44332014-06-03 Joel Brobecker <brobecker@adacore.com>
4434 Pedro Alves <palves@redhat.com>
4435
4436 PR breakpoints/17000
4437 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4438 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4439
1e2ccb61
BM
44402014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4441
4442 * gdb.base/subst.exp: Add tests to verify partial path matching
4443 output.
4444
c6ec5ab2
PA
44452014-06-03 Pedro Alves <palves@redhat.com>
4446
4447 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4448 target that doesn't use software single-stepping.
4449
835c559f
PA
44502014-06-03 Pedro Alves <palves@redhat.com>
4451
4452 PR breakpoints/17000
4453 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4454 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4455
06eb1586
DE
44562014-06-02 Doug Evans <xdje42@gmail.com>
4457
4458 * gdb.guile/scm-parameter.exp: New file.
4459
e698b8c4
DE
44602014-06-02 Doug Evans <xdje42@gmail.com>
4461
4462 * gdb.guile/scm-cmd.c: New file.
4463 * gdb.guile/scm-cmd.exp: New file.
4464
ded03782
DE
44652014-06-02 Doug Evans <xdje42@gmail.com>
4466
4467 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4468 pretty-printer lookup.
4469 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4470 (make-pp_s-printer): Call it.
4471 (make-pretty-printer-from-dict): New function.
4472 (lookup-pretty-printer-maker-from-dict): New function.
4473 (*pretty-printer*): Simplify.
4474 (make-objfile-pp_s-printer): New function.
4475 (install-objfile-pretty-printers!): New function.
4476 (make-progspace-pp_s-printer): New function.
4477 (install-progspace-pretty-printers!): New function.
4478 * gdb.guile/scm-progspace.c: New file.
4479 * gdb.guile/scm-progspace.exp: New file.
4480
41fac0cf
PA
44812014-06-02 Pedro Alves <palves@redhat.com>
4482
4483 * gdb.base/dprintf-bp-same-addr.c: New file.
4484 * gdb.base/dprintf-bp-same-addr.exp: New file.
4485
96ae5695
EBM
44862014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4487
4488 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4489 * gdb.arch/powerpc-power.s: Likewise.
4490
da02b3a8
JB
44912014-06-02 Joel Brobecker <brobecker@adacore.com>
4492
4493 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4494
c72b2e7b
YQ
44952014-06-01 Yao Qi <yao@codesourcery.com>
4496
4497 * gdb.base/watchpoint.exp (test_watch_location): Check null
4498 pointer can be dereferenced. If not, do the test, otherwise
4499 skip it.
4500
53e8a631
AB
45012014-05-30 Andrew Burgess <aburgess@broadcom.com>
4502
4503 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4504 results.
4505 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4506
938f0e2f
AB
45072014-05-30 Andrew Burgess <aburgess@broadcom.com>
4508
4509 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4510 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4511 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4512 * gdb.arch/amd64-invalid-stack-top.c: New file.
4513 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4514
9ba6657a
PA
45152014-05-30 Pedro Alves <palves@redhat.com>
4516
4517 PR breakpoints/17000
4518 * gdb.base/sss-bp-on-user-bp.c: New file.
4519 * gdb.base/sss-bp-on-user-bp.exp: New file.
4520
522c09bf
DB
45212014-05-30 David Blaikie <dblaikie@gmail.com>
4522
4523 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4524 gnu_inline semantics via attribute.
4525 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4526 source explicitly specifies the required semantics.
4527
bf4ef81e
MR
45282014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4529
4530 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4531
329ea579
PA
45322014-05-29 Pedro Alves <palves@redhat.com>
4533 Tom Tromey <tromey@redhat.com>
4534
4535 * gdb.base/async-shell.exp: Don't enable target-async.
4536 * gdb.base/async.exp
4537 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4538 parameter. Adjust.
4539 (top level): Don't test with "target-async".
4540 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4541 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4542 * gdb.base/inferior-died.exp: Don't enable target-async.
4543 * gdb.base/interrupt-noterm.exp: Likewise.
4544 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4545 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4546 * gdb.mi/mi-nonstop.exp: Likewise.
4547 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4548 * gdb.mi/mi-nsintrall.exp: Likewise.
4549 * gdb.mi/mi-nsmoribund.exp: Likewise.
4550 * gdb.mi/mi-nsthrexec.exp: Likewise.
4551 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4552 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4553 * gdb.python/py-evsignal.exp: Don't enable target-async.
4554 * gdb.python/py-evthreads.exp: Likewise.
4555 * gdb.python/py-prompt.exp: Likewise.
4556 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4557 * gdb.server/solib-list.exp: Don't enable target-async.
4558 * gdb.threads/thread-specific-bp.exp: Likewise.
4559 * lib/mi-support.exp: Adjust to use mi-async.
4560
fd664c91
PA
45612014-05-29 Pedro Alves <palves@redhat.com>
4562
4563 PR gdb/13860
4564 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4565 reason, even in sync mode.
4566
251bde03
PA
45672014-05-29 Pedro Alves <palves@redhat.com>
4568 Hui Zhu <hui@codesourcery.com>
4569
4570 PR PR15693
4571 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4572 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4573 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4574 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4575
7f3c0343
JB
45762014-05-28 Joel Brobecker <brobecker@adacore.com>
4577
4578 * config/monitor.exp (gdb_target_monitor): Replace use of
4579 "set remotebaud" by "set serial baud".
4580
b2715b27
AW
45812014-05-26 Andy Wingo <wingo@igalia.com>
4582
4583 * gdb.guile/scm-breakpoint.exp:
4584 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4585 properties instead of gdb-object-properties.
4586
498a4489
YQ
45872014-05-26 Yao Qi <yao@codesourcery.com>
4588
4589 * gdb.server/no-thread-db.exp: Specify source file name
4590 explicitly when setting a breakpoint.
4591
589fdceb
MM
45922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4593
4594 * gdb.btrace/vdso.c: New.
4595 * gdb.btrace/vdso.exp: New.
4596
e9089e05
MM
45972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4598
4599 * gdb.base/gcore.exp (capture_command_output): Move ...
4600 * lib/gdb.exp (capture_command_output): ... here.
4601
67b5c0c1
MM
46022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4603
4604 * gdb.btrace/data.exp: Test memory access during btrace replay.
4605
a2199296
SM
46062014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4607
4608 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4609
17b2616c
PA
46102014-05-21 Pedro Alves <palves@redhat.com>
4611
4612 PR gdb/13860
4613 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4614 (top level): Test that output related to execution commands is
4615 sent to the console with CLI commands, but not with MI commands.
4616 Test that breakpoint events are always mirrored to the console.
4617 Also expect the new source line to be output after a "next" in
4618 async mode too. Make it a pass/fail test.
4619 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4620 output.
4621 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4622
5166082f
PA
46232014-05-21 Pedro Alves <palves@redhat.com>
4624
4625 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4626 Use them to test variations of "list" after reaching a breakpoint.
4627 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4628 Test "list" with listsize 10 after reaching a breakpoint.
4629 * gdb.python/python.exp (decode_line current location line
4630 number): Adjust expected line number.
4631
2f25d70f
SM
46322014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4633
4634 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4635 behavior for $args, pass it directly to "run".
4636
ff604a67
MR
46372014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4638
4639 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4640 30000 to 65536.
4641
6a3cb8e8
PA
46422014-05-21 Pedro Alves <palves@redhat.com>
4643
4644 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4645 auto-connect-native-target off".
4646 * gdb.base/auto-connect-native-target.c: New file.
4647 * gdb.base/auto-connect-native-target.exp: New file.
4648
4ebfc96e
PA
46492014-05-21 Pedro Alves <palves@redhat.com>
4650
4651 * gdb.base/default.exp: Test "target native" instead of "target
4652 child".
4653
36d46afb
MW
46542014-05-21 Mark Wielaard <mjw@redhat.com>
4655
4656 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4657
5876f503
JK
46582014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 Fix TLS access for -static -pthread.
4661 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4662 <HAVE_TLS> (thread_function, main): Initialize it.
4663 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4664 Add clean_restart.
4665 <$have_tls != "">: Check TLSVAR.
4666
0256a6ac
PA
46672014-05-21 Pedro Alves <palves@redhat.com>
4668
4669 * gdb.base/dcache-line-read-error.c: New.
4670 * gdb.base/dcache-line-read-error.exp: New.
4671
936d2992
PA
46722014-05-20 Pedro Alves <palves@redhat.com>
4673
4674 * gdb.base/compare-sections.c: New file.
4675 * gdb.base/compare-sections.exp: New file.
4676
802e8e6d
PA
46772014-05-20 Pedro Alves <palves@redhat.com>
4678
4679 * gdb.base/break-idempotent.c: New file.
4680 * gdb.base/break-idempotent.exp: New file.
4681
e59fa00f
MM
46822014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4683
4684 * gdb.btrace/nohist.exp: New.
4685
8b696e31
YQ
46862014-05-20 Yao Qi <yao@codesourcery.com>
4687
4688 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4689 gdb.reverse directory and gdb_reverse_timeout exists in board
4690 setting.
4691 * README: Document gdb_reverse_timeout.
4692
73c9764f
YQ
46932014-05-20 Yao Qi <yao@codesourcery.com>
4694
4695 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4696 'test_file_name'. Treat args as a string instead of a list.
4697 (gdb_init): Rename argument 'args' by 'test_file_name'.
4698
f1f4348a
JK
46992014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 * gdb.arch/powerpc-power.exp: New file.
4702 * gdb.arch/powerpc-power.s: New file.
4703
0dbe70ce
DE
47042014-05-16 Doug Evans <dje@google.com>
4705
4706 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4707 * gdb.base/completion.exp: Check that all expected files exist
4708 before doing file completion.
0dbe70ce 4709
8d551b02
DE
47102014-05-16 Doug Evans <dje@google.com>
4711
4712 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4713 Update.
4714 (do_syscall_tests_without_xml): Update.
4715
73eb7709
PA
47162014-05-16 Pedro Alves <palves@redhat.com>
4717
4718 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4719 instead of "unknown output after running".
4720
3fae92fc
YQ
47212014-05-16 Yao Qi <yao@codesourcery.com>
4722
4723 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4724 file1.txt from host at the end.
4725 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4726
c2b2ccc5
DE
47272014-05-15 Doug Evans <dje@google.com>
4728
4729 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4730 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4731 loading file. Add test for TU lookup.
4732
8c217a4b
SM
47332014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4736 calling "-exec-arguments" or "set args" before running the
4737 inferior.
4738
3deb39c6
SM
47392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4740
4741 * lib/mi-support.exp (mi_expect_stop): Expect message for
4742 inferiors that exit with non-zero exit code.
4743
71a79f8c
YQ
47442014-05-14 Yao Qi <yao@codesourcery.com>
4745
4746 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4747 match absolute path on remote host.
4748 (test_file_list_exec_source_files): Remove "/" from the
4749 pattern.
4750
f23fcd46
YQ
47512014-05-14 Yao Qi <yao@codesourcery.com>
4752
4753 * boards/local-remote-host-notty.exp (${board}_file): New
4754 proc.
4755
9404b58f
KM
47562014-05-07 Kyle McMartin <kyle@redhat.com>
4757
4758 Pushed by Joel Brobecker <brobecker@adacore.com>.
4759 * gdb.arch/aarch64-atomic-inst.c: New file.
4760 * gdb.arch/aarch64-atomic-inst.exp: New file.
4761
5e45f04c
YQ
47622014-05-07 Yao Qi <yao@codesourcery.com>
4763
4764 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4765 in current context" too.
4766
c888a17d
KS
47672014-05-05 Keith Seitz <keiths@redhat.com>
4768
4769 * gdb.linespec/ls-dollar.exp: Add test for linespec
4770 file:convenience_variable.
4771
290a839c
YQ
47722014-05-05 Yao Qi <yao@codesourcery.com>
4773
4774 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4775 traceframes into tfile and ctf trace files. Read data from
4776 trace file and test collected data.
4777 (gdb_collect_locals_test): Likewise.
4778 (gdb_unavailable_registers_test): Likewise.
4779 (gdb_unavailable_floats): Likewise.
4780 (gdb_collect_globals_test): Likewise.
4781 (top-level): Append "ctf" to trace_file_targets if GDB
4782 supports.
4783
b5262cd0
YQ
47842014-05-05 Yao Qi <yao@codesourcery.com>
4785
4786 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4787 code to ...
4788 (gdb_collect_args_test_1): ... it. New proc.
4789 (gdb_collect_locals_test): Move some code to ...
4790 (gdb_collect_locals_test_1): ... it. New proc.
4791 (gdb_unavailable_registers_test): Move some code to ...
4792 (gdb_unavailable_registers_test_1): ... it. New proc.
4793 (gdb_unavailable_floats): Move some code to ...
4794 (gdb_unavailable_floats_1): ... it. New proc.
4795
30a1e6cc
SDJ
47962014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4797
4798 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4799 probes to test for bitness recognition.
4800 * gdb.arch/amd64-stap-optional-prefix.exp
4801 (test_probe_value_without_reg): New procedure.
4802 Add code to test for different kinds of bitness.
4803
f33da99a
SDJ
48042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4805
4806 PR breakpoints/16889
4807 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4808 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4809
5b80f00d
PA
48102014-05-01 Pedro Alves <palves@redhat.com>
4811
4812 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4813 gdb_file_cmd if no file is specified.
4814 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4815 last_loaded_file to set the remote exec-file.
4816
f8c2a73c
PA
48172014-05-01 Pedro Alves <palves@redhat.com>
4818
4819 * boards/local-remote-host.exp: New file.
4820
be6e8ac7
PA
48212014-05-01 Pedro Alves <palves@redhat.com>
4822
4823 * boards/local-remote-host.exp: Rename to ...
4824 * boards/local-remote-host-notty.exp: ... this.
4825
cac0dc8f
JB
48262014-04-28 Joel Brobecker <brobecker@adacore.com>
4827
4828 * gdb.ada/dyn_arrayidx: New testcase.
4829
9730e6cc
YQ
48302014-04-26 Yao Qi <yao@codesourcery.com>
4831
4832 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4833 and compute the length of function main. Save it in
4834 $main_length.
4835 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4836 (top-level): Use gdb_compile to compile objects into
4837 executable and restart GDB. Remove invocation to
4838 prepare_for_testing.
4839
7ae1a6a6
PA
48402014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4841 Pedro Alves <palves@redhat.com>
4842
4843 PR server/16255
4844 * gdb.multi/multi-attach.c: New file.
4845 * gdb.multi/multi-attach.exp: New file.
4846
4082afcc
PA
48472014-04-25 Pedro Alves <palves@redhat.com>
4848
4849 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4850 user.
4851 (top level): Test that "set remote conditional-breakpoints-packet
4852 off" works as intended.
4853 * gdb.base/dprintf.exp: Test that "set remote
4854 breakpoint-commands-packet off" works as intended.
4855 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4856 New function.
4857 (top level): Call it.
4858 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4859 remote fast-tracepoints-packet off" works as intended.
4860 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4861 * lib/gdb.exp (gdb_is_target_remote): ... here.
4862
2abc3f8d
DB
48632014-04-24 David Blaikie <dblaikie@gmail.com>
4864
4865 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4866 ensure clang would not discard them.
4867 * gdb.base/gdbvars.c: Ditto.
4868 * gdb.base/memattr.c: Ditto.
4869 * gdb.base/whatis.c: Ditto.
4870 * gdb.python/py-prettyprint.c: Ditto.
4871 * gdb.trace/actions.c: Ditto.
4872 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4873 ensure clang would not discard it.
4874
bfd39632
DB
48752014-04-24 David Blaikie <dblaikie@gmail.com>
4876
4877 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4878 clang to emit the full definition of type required by the test
4879 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4880
22842ff6
DB
48812014-04-24 David Blaikie <dblaikie@gmail.com>
4882
4883 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4884 coax Clang into emitting the definition of the type.
4885 * gdb.cp/pr10728-x.h (y): Ditto.
4886 * gdb.cp/pr10728-y.cc (y): Ditto.
4887
c2e827ad
DB
48882014-04-24 David Blaikie <dblaikie@gmail.com>
4889
4890 * gdb.base/label.exp: XFAIL label related tests under Clang.
4891 * gdb.cp/cplabel.exp: Ditto.
4892 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4893 under Clang those using labels.
4894
4c2d33e7
YQ
48952014-04-25 Yao Qi <yao@codesourcery.com>
4896
4897 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4898 double_label.
4899 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4900 partial_label and double_label.
4901
56083b99
DB
49022014-04-24 David Blaikie <dblaikie@gmail.com>
4903
4904 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4905
25d4e99d
DB
49062014-04-24 David Blaikie <dblaikie@gmail.com>
4907
4908 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4909 of the function to work across GCC and Clang.
4910 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4911 pointer types (const void ** const V void **).
4912
01f9f808
MS
49132014-04-24 Michael Sturm <michael.sturm@mintel.com>
4914 Walfred Tedeschi <walfred.tedeschi@intel.com>
4915
4916 * Makefile.in (EXECUTABLES): Added i386-avx512.
4917 * gdb.arch/i386-avx512.c: New file.
4918 * gdb.arch/i386-avx512.exp: Likewise.
4919
4b48d439
KS
49202014-04-23 Keith Seitz <keiths@redhat.com>
4921
4922 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4923 (mi_make_breakpoint_table): New procedure.
4924 (mi_create_breakpoint): Use mi_make_breakpoint
4925 and return the result.
4926 (mi_make_breakpoint): New procedure.
4927 (mi_build_kv_pairs): New procedure.
4928
4929 * gdb.mi/mi-break.exp: Remove unused globals,
4930 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4931 All callers updated.
4932 * gdb.mi/mi-dprintf.exp: Use variable to track command
4933 number.
4934 Update all callers of mi_create_breakpoint and use
4935 mi_make_breakpoint_table.
4936 Remove any unused global variables.
4937 * gdb.mi/mi-nonstop.exp: Likewise.
4938 * gdb.mi/mi-nsintrall.exp: Likewise.
4939 * gdb.mi/mi-nsmoribund.exp: Likewise.
4940 * gdb.mi/mi-nsthrexec.exp: Likewise.
4941 * gdb.mi/mi-reverse.exp: Likewise.
4942 * gdb.mi/mi-simplerun.exp: Likewise.
4943 * gdb.mi/mi-stepn.exp: Likewise.
4944 * gdb.mi/mi-syn-frame.exp: Likewise.
4945 * gdb.mi/mi-until.exp: Likewise.
4946 * gdb.mi/mi-var-cp.exp: Likewise.
4947 * gdb.mi/mi-var-display.exp: Likewise.
4948 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4949 * gdb.mi/mi2-var-child.exp: Likewise.
4950 * gdb.mi/mi-vla-c99.exp: Likewise.
4951 * lib/mi-support.exp: Likewise.
4952
4953 From Ian Lance Taylor <iant@cygnus.com>:
4954 * lib/gdb.exp (parse_args): New procedure.
4955
08351840
PA
49562014-04-23 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.base/break-unload-file.c: New file.
4959 * gdb.base/break-unload-file.exp: New file.
4960 * gdb.base/sym-file-lib.c (baz): New function.
4961 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4962 field.
4963 (load): Store the segment's mapped size.
4964 (unload): New function.
4965 (unload_shlib): New function.
4966 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4967 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4968 set a breakpoint at baz, and call it.
4969 * gdb.base/sym-file.exp: New tests for stale breakpoint
4970 instructions.
4971
076855f9
PA
49722014-04-23 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4975 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4976 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4977 * gdb.base/hbreak-unmapped.c: New file.
4978 * gdb.base/hbreak-unmapped.exp: New file.
4979 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4980 * lib/gdb.exp (gdb_is_target_remote): ... here.
4981
483805cf
PA
49822014-04-22 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.base/consecutive-step-over.c: New file.
4985 * gdb.base/consecutive-step-over.exp: New file.
4986
06d97543
PA
49872014-04-22 Pedro Alves <palves@redhat.com>
4988
4989 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4990 instead of send_gdb/gdb_expect.
4991
b4429ea2
YQ
49922014-04-22 Yao Qi <yao@codesourcery.com>
4993
4994 * lib/trace-support.exp (generate_tracefile): New procedure.
4995 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4996 return 0.
4997 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4998 if generate_tracefile returns 1.
4999
51d48146
PA
50002014-04-18 Tom Tromey <palves@redhat.com>
5001 Pedro alves <tromey@redhat.com>
5002
5003 PR backtrace/15558
5004 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5005 with a backtrace limit.
5006 * gdb.python/py-frame-inline.exp: Test running to an inline
5007 function with a backtrace limit, and printing the newest frame.
5008 * gdb.python/py-frame-inline.c (main): Call f.
5009
bd1dce5f
MS
50102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5011
5012 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5013
40d1a503
MS
50142014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5015
5016 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5017 Drop prefix from unsupported source file path.
5018
389b98f7
YQ
50192014-04-17 Yao Qi <yao@codesourcery.com>
5020
5021 * lib/gdb.exp (with_target_charset): New proc.
5022 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5023 with_target_charset.
5024 (test_print_strings): Likewise.
5025 (test_repeat_bytes): Likewise.
5026 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5027 for some tests.
5028
22869d73
KS
50292014-04-16 Keith Seitz <keiths@redhat.com>
5030
5031 PR gdb/15827
5032 * gdb.dwarf2/corrupt.c: New file.
5033 * gdb.dwarf2/corrupt.exp: New file.
5034
c4f87ca6
KS
50352014-04-16 Keith Seitz <keiths@redhat.com>
5036
5037 PR c++/16597
5038 * gdb.cp/namelessclass.cc: New file.
5039 * gdb.cp/namelessclass.exp: New file.
5040 * gdb.cp/namelessclass.S: New file.
5041
ab19de87
DE
50422014-04-16 Doug Evans <dje@google.com>
5043
5044 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5045 Add comment.
5046 (gdbserver_default_get_comm_port): New function.
5047 (gdbserver_start): Check if board file provided
5048 "gdbserver,get_comm_port" and use it if so.
5049 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5050 (gdb,socketport): Set to "stdio".
5051 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5052 (stdio_gdbserver_template): Delete.
5053 (${board}_get_remote_address): Update.
5054 (${board}_build_remote_cmd): Delete.
5055 (${board}_get_comm_port): New function.
5056 (${board}_spawn): Update.
5057 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5058 Delete.
5059 (${board}_get_remote_address): Update.
5060 (${board}_get_comm_port): New function.
5061
fc98a809
AB
50622014-04-16 Andrew Burgess <aburgess@broadcom.com>
5063
5064 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5065 appearing in any order.
5066
87fd9e6e
DE
50672014-04-15 Doug Evans <dje@google.com>
5068
5069 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5070 uninitialized value of "description".
5071
099fc3ea
KS
50722014-04-15 Keith Seitz <keiths@redhat.com>
5073
5074 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5075 Remove unused globals.
5076 (test_running_the_program): Likewise.
5077 (test_controlled_execution): Likewise.
5078 (test_controlling_breakpoints): Likewise.
5079 (test_program_termination): Likewise.
5080
5da151d4
KS
50812014-04-15 Keith Seitz <keiths@redhat.com>
5082
5083 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5084 unused globals.
5085 (test_rbreak_creation_and_listing): Likewise.
5086 (test_ignore_count): Likewise.
5087 (test_error): Likewise.
5088
35e5d2f0
PA
50892014-04-15 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5092 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5093 sym-file-loader.c.
5094 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5095 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5096 to sym-file-loader.c.
5097 (struct library): Forward declare.
5098 (load_shlib, lookup_function): Change prototypes.
5099 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5100 (translate_offset): Remove declarations.
5101 (get_text_addr): New declaration.
5102 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5103 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5104 sym-file-loader.h.
5105 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5106 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5107 here from sym-file-loader.h.
5108 (struct library): New structure.
5109 (load_shlib, lookup_function): Change prototypes and adjust to
5110 work with a struct library.
5111 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5112 (translate_offset): Make static.
5113 (get_text_addr): New function.
5114 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5115
eb4c1710
PA
51162014-04-15 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5119
2d1baf52
PA
51202014-04-15 Pedro Alves <palves@redhat.com>
5121
5122 * gdb.base/sym-file-loader.c: Include <limits.h>.
5123 (SELF_LINK): New define.
5124 (get_origin): New function.
5125 (load_shlib): Use it.
5126 * gdb.base/sym-file.exp: Don't early return if the target is
5127 remote. Use runto_main, and issue fail is that fails. Use
5128 gdb_load_shlibs.
5129 (shlib_name): Delete.
5130 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5131
7dd6df01
PA
51322014-04-15 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.base/sym-file.exp: Remove regex characters from test
5135 message. Don't refer to breakpoint numbers in test messages.
5136
b50c8614
KS
51372014-04-14 Keith Seitz <keiths@redhat.com>
5138
5139 PR c++/16253
5140 * gdb.cp/var-tag.cc: New file.
5141 * gdb.cp/var-tag.exp: New file.
5142 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5143 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5144 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5145 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5146
3d567982
TT
51472014-04-14 Tom Tromey <tromey@redhat.com>
5148
5149 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5150 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5151 type.
5152 * gdb.cp/enum-class.exp: New file.
5153 * gdb.cp/enum-class.cc: New file.
5154
0626fc76
TT
51552014-04-14 Tom Tromey <tromey@redhat.com>
5156
5157 * gdb.dwarf2/enum-type.exp: New file.
5158
dca325b3
SA
51592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5160
5161 * gdb.mi/mi-vla-c99.exp: New file.
5162 * gdb.mi/vla.c: New file.
5163
5854b38a
SA
51642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5165
5166 * gdb.base/vla-datatypes.c: New file.
5167 * gdb.base/vla-datatypes.exp: New file.
5168
463bb957
SA
51692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5170
5171 * gdb.base/vla-ptr.c: New file.
5172 * gdb.base/vla-ptr.exp: New file.
5173
3dd170be
SA
51742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5175
5176 * gdb.dwarf2/count.exp: New file.
5177
5ecaaa66
SA
51782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5179
5180 * gdb.base/vla-sideeffect.c: New file.
5181 * gdb.base/vla-sideeffect.exp: New file.
5182
41f1ada5
DB
51832014-04-14 David Blaikie <dblaikie@gmail.com>
5184
5185 * gdb.mi/non-stop.c: Add return value for non-void function return
5186 statement.
5187 * gdb.threads/staticthreads.c: Ditto.
5188
0be03e84
DE
51892014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5190 Doug Evans <xdje42@gmail.com>
5191
5192 * gdb.guile/scm-value.c: Improve test case.
5193 * gdb.guile/scm-value.exp: Add new test.
5194
f180a1fb
DB
51952014-04-11 David Blaikie <dblaikie@gmail.com>
5196
5197 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5198 override Clang's default.
5199
6b662e19
JB
52002014-04-11 Joel Brobecker <brobecker@adacore.com>
5201
5202 Revert the following changes (regressions):
5203
5204 * gdb.base/vla-sideeffect.c: New file.
5205 * gdb.base/vla-sideeffect.exp: New file.
5206
5207 * gdb.dwarf2/count.exp: New file.
5208
5209 * gdb.base/vla-multi.c: New file.
5210 * gdb.base/vla-multi.exp: New file.
5211
5212 * gdb.base/vla-ptr.c: New file.
5213 * gdb.base/vla-ptr.exp: New file.
5214
5215 * gdb.base/vla-datatypes.c: New file.
5216 * gdb.base/vla-datatypes.exp: New file.
5217
5218 * gdb.mi/mi-vla-c99.exp: New file.
5219 * gdb.mi/vla.c: New file.
5220
245a5f0b
KS
52212014-04-11 Keith Seitz <keiths@redhat.com>
5222
5223 PR c++/16675
5224 * gdb.cp/cpsizeof.exp: New file.
5225 * gdb.cp/cpsizeof.cc: New file.
5226
58a84dcf
SA
52272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5228
191a8a90
JB
5229 * gdb.mi/mi-vla-c99.exp: New file.
5230 * gdb.mi/vla.c: New file.
58a84dcf 5231
c8655f75
SA
52322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5233
5234 * gdb.base/vla-datatypes.c: New file.
5235 * gdb.base/vla-datatypes.exp: New file.
5236
024e13b4
SA
52372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5238
5239 * gdb.base/vla-ptr.c: New file.
5240 * gdb.base/vla-ptr.exp: New file.
5241
1a237e0e
SA
52422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5243
5244 * gdb.base/vla-multi.c: New file.
5245 * gdb.base/vla-multi.exp: New file.
5246
504f3432
SA
52472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5248
5249 * gdb.dwarf2/count.exp: New file.
5250
3bce8237
SA
52512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5252
191a8a90
JB
5253 * gdb.base/vla-sideeffect.c: New file.
5254 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5255
322f9c21
YQ
52562014-04-11 Yao Qi <yao@codesourcery.com>
5257
5258 * gdb.base/completion.exp: Check file exists before running tests
5259 on file completion.
5260
d708bcd1
PA
52612014-04-10 Pedro Alves <palves@redhat.com>
5262
5263 * gdb.base/cond-eval-mode.c: New file.
5264 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5265 prepare_for_testing to build the new file. Check result of
5266 runto_main.
5267 (test_break, test_watch): New procedures.
5268 (top level): Use them.
5269
ae1d2761
PM
52702014-04-08 Pierre Muller <muller@sourceware.org>
5271
5272 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5273 Ctrl-V use for mingw hosts.
5274
7af389b8
SC
52752014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5276
5277 * gdb.python/py-value.c: Improve test case.
5278 * gdb.python/py-value.exp: Add new test.
5279
5e703181
DE
52802014-04-07 David Blaikie <dblaikie@gmail.com>
5281
5282 * lib/compiler.c: Identify the clang compiler.
5283 * lib/compiler.cc: Ditto.
5284
9810b410
YQ
52852014-04-03 Yao Qi <yao@codesourcery.com>
5286
5287 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5288
98d1b8dc
AB
52892014-04-01 Anton Blanchard <anton@samba.org>
5290
5291 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5292 messages unique.
5293
3114cea1
AB
52942014-04-01 Anton Blanchard <anton@samba.org>
5295
5296 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5297 prepare_for_testing.
5298
62f7182c
AB
52992014-04-01 Anton Blanchard <anton@samba.org>
5300
5301 * gdb.arch/ppc64-atomic-inst.c: Remove.
5302 * gdb.arch/ppc64-atomic-inst.S: New file.
5303 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5304
770e7fc7
DE
53052014-03-31 Doug Evans <dje@google.com>
5306
5307 * gdb.base/print-symbol-loading-lib.c: New file.
5308 * gdb.base/print-symbol-loading-main.c: New file.
5309 * gdb.base/print-symbol-loading.exp: New file.
5310
46e2bafa
YQ
53112014-03-31 Yao Qi <yao@codesourcery.com>
5312
5313 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5314
8776cfe9
JB
53152014-03-28 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.ada/mi_dyn_arr: New testcase.
5318
5d1ef361
DE
53192014-03-27 Doug Evans <dje@google.com>
5320
5321 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5322
b5bee914
YQ
53232014-03-27 Yao Qi <yao@codesourcery.com>
5324
5325 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5326 if target is nios2-*-*.
5327
0d4d0e77
YQ
53282014-03-26 Yao Qi <yao@codesourcery.com>
5329
5330 * lib/gdb.exp (readline_is_used): New proc.
5331 * gdb.base/completion.exp: Move tests on command complete up.
5332 Skip the rest of tests if readline is not used.
5333 * gdb.ada/complete.exp: Skp the test if readline is not
5334 used.
5335 * gdb.base/filesym.exp: Likewise.
5336 * gdb.base/macscp.exp: Likewise.
5337 * gdb.base/readline-ask.exp: Likewise.
5338 * gdb.base/readline.exp: Likewise.
5339 * gdb.python/py-cmd.exp: Likewise.
5340 * gdb.trace/tfile.exp: Likewise.
5341
29361eee
YQ
53422014-03-26 Yao Qi <yao@codesourcery.com>
5343
5344 * gdb.base/macscp.exp: Fix code format issues.
5345
bc9a5525
UW
53462014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5347
5348 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5349 * gdb.asm/powerpc64le.inc: New file.
5350
d3839ede
PA
53512014-03-25 Pedro Alves <palves@redhat.com>
5352 Doug Evans <dje@google.com>
5353
5354 * gdb.base/source-execution.c: New file.
5355 * gdb.base/source-execution.exp: New file.
5356 * gdb.base/source-execution.gdb: New file.
5357
01672a57
DE
53582014-03-24 Doug Evans <dje@google.com>
5359
5360 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5361 using fission.
5362
88bbeca9
HZ
53632014-03-24 Hui Zhu <hui@codesourcery.com>
5364 Pedro Alves <palves@redhat.com>
5365
5366 PR breakpoints/16101
5367 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5368 test pass/fail messages. Detect missing support for dprintf when
5369 breakpoints are actually inserted.
5370 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5371 breakpoints are actually inserted.
5372 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5373 fails.
5374
d2348791
JK
53752014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5376
5377 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5378
feef67ab
DE
53792014-03-22 Doug Evans <xdje42@gmail.com>
5380
5381 * gdb.python/python.exp (python not supported): Verify multi-line
5382 python command issues an error.
25d743f9 5383 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5384 guile command issues an error.
feef67ab 5385
ecebef6a
MR
53862014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5387
5388 * gdb.threads/thread-specific.exp: Handle the lack of usable
5389 $this_breakpoint and $this_thread.
5390
ccdd1909
HZ
53912014-03-21 Hui Zhu <hui@codesourcery.com>
5392
5393 * gdb.base/attach.exp (do_command_attach_tests): New.
5394
beb460e8
PA
53952014-03-20 Tom Tromey <tromey@redhat.com>
5396 Pedro Alves <palves@redhat.com>
5397
5398 PR cli/15718
5399 * gdb.base/condbreak-call-false.c: New file.
5400 * gdb.base/condbreak-call-false.exp: New file.
5401
40acf43a
PA
54022014-03-20 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5405 Delete.
5406 (block_signals, unblock_signals): Delete.
5407 (child_function_2, main): Remove references to deleted variable
5408 and functions.
5409
9f5e1e02
PA
54102014-03-20 Pedro Alves <palves@redhat.com>
5411
5412 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5413 Use pthread_kill to signal thread 2.
5414 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5415 Adjust to make the test send itself a signal rather than using the
5416 host's "kill" command.
5417
99619bea
PA
54182014-03-20 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.threads/multiple-step-overs.c: New file.
5421 * gdb.threads/multiple-step-overs.exp: New file.
5422 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5423 Adjust expected infrun debug output.
5424
2adfaa28
PA
54252014-03-20 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5428 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5429
31e77af2
PA
54302014-03-20 Pedro Alves <palves@redhat.com>
5431
5432 PR breakpoints/7143
5433 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5434 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5435 of gdb_test_multiple.
5436 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5437 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5438
b9f437de
PA
54392014-03-20 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5442 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5443
05adc73e
PA
54442014-03-19 Pedro Alves <palves@redhat.com>
5445
5446 * gdb.base/async.exp: Remove early return.
5447
6048b950
PA
54482014-03-19 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5451
8bcfb00a
PA
54522014-03-19 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.base/async.exp (test_background): Expect \r\n after
5455 "completed." in the fail pattern.
5456
884e37dc
PA
54572014-03-19 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/async.exp (test_background): New procedure.
5460 Use it for all background execution command tests.
5461
148e57e2
PA
54622014-03-19 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/async.exp: Use prepare_for_testing.
5465
f48088c7
PA
54662014-03-19 Pedro Alves <palves@redhat.com>
5467
5468 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5469 the same line.
5470
e2f6c966
PA
54712014-03-19 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.base/async.c (main): Add "jump here" and "until here" line
5474 marker comments.
5475 * gdb.base/async.exp (jump_here): New global.
5476 (jump& test): Use it.
5477 (until_here): New global.
5478 (until& test): Use it.
5479
c30568d4
PA
54802014-03-19 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.base/async.exp: Don't frob gdb_protocol.
5483
0172b6a7
DE
54842014-03-18 Doug Evans <xdje42@gmail.com>
5485
5486 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5487 Fix spelling of exec-done-display.
5488
06c868a8
JK
54892014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5490
5491 PR gdb/15358
5492 * gdb.base/gdb-sigterm.c: New file.
5493 * gdb.base/gdb-sigterm.exp: New file.
5494
0c7e1a46
PA
54952014-03-18 Pedro Alves <palves@redhat.com>
5496
5497 PR gdb/13860
5498 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5499 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5500 solib-event.
5501
f7c77d93
JB
55022014-03-17 Joel Brobecker <brobecker@adacore.com>
5503
5504 * gdb.ada/pckd_arr_ren: New testcase.
5505
5a1e8c7a
DE
55062014-03-13 Doug Evans <xdje42@gmail.com>
5507
5508 PR guile/16612
5509 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5510 collect after discarding symbols.
5511
350e1a76
DE
55122014-03-13 Ludovic Courtès <ludo@gnu.org>
5513 Doug Evans <xdje42@gmail.com>
5514
5515 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5516 to history survives a gc.
5517
a69900ae
PA
55182014-03-13 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.base/default.exp: Don't test "target procfs".
5521
5db9f0bd
PA
55222014-03-13 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/default.exp: Update "target child" and "target procfs"
5525 tests to not expect "Unix".
5526
b3ccfe11
TT
55272014-03-12 Tom Tromey <tromey@redhat.com>
5528
5529 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5530 New procs. Add target-async tests.
5531 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5532 Add target-async tests.
5533
646f4417
AA
55342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5535
5536 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5537 'func_start' and 'func_end' for the beginning and end of the
5538 function code, respectively.
5539 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5540 'func_end' instead of 'func' and 'main'.
5541
288c211f
AA
55422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5543
5544 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5545 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5546 generate the debug info assembler source.
5547
e0c0f156
AA
55482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5549
5550 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5551 * gdb.dwarf2/arr-subrange.exp: Likewise.
5552 * gdb.dwarf2/dwz.exp: Likewise.
5553 * gdb.dwarf2/method-ptr.exp: Likewise.
5554 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5555 * gdb.dwarf2/subrange.exp: Likewise.
5556 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5557 * gdb.dwarf2/implptrpiece.exp: Likewise.
5558 * gdb.dwarf2/nostaticblock.exp: Likewise.
5559
0e5c4555
AA
55602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5561
5562 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5563 directory to absolute path name arguments.
5564
5ec18f2b
JG
55652014-03-10 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdb.ada/tagged_access: New testcase.
5568
847fc4f2
MM
55692014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5570
5571 * gdb.btrace/data.exp: Update expected output.
5572
cc3da688
YQ
55732014-03-06 Yao Qi <yao@codesourcery.com>
5574
5575 * gdb.trace/pr16508.exp: New file.
5576
0f26cec1
PA
55772014-03-05 Pedro Alves <palves@redhat.com>
5578
5579 PR gdb/16575
5580 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5581 procedure.
5582 (top level): Adjust to use it. Add tests that exercise breakpoint
5583 interaction with the code-cache.
5584
7a5a839f
LC
55852014-02-26 Ludovic Courtès <ludo@gnu.org>
5586
5587 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5588 test for 'history-append!'.
5589
31aa7e4e
JB
55902014-02-26 Joel Brobecker <brobecker@adacore.com>
5591
5592 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5593 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5594 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5595 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5596 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5597 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5598
1b588015
JB
55992014-02-26 Joel Brobecker <brobecker@adacore.com>
5600
5601 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5602 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5603 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5604
55426c9d
JB
56052014-02-26 Joel Brobecker <brobecker@adacore.com>
5606
5607 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5608
dc53a7ad
JB
56092014-02-26 Joel Brobecker <brobecker@adacore.com>
5610
5611 * gdb.dwarf2/arr-stride.c: New file.
5612 * gdb.dwarf2/arr-stride.exp: New file.
5613
12ab52e9
PA
56142014-02-26 Pedro Alves <palves@redhat.com>
5615
5616 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5617 that won't ever trigger. Make sure that GDB reports the correct
5618 breakpoint that caused the stop.
5619
849c862e
JK
56202014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5621
5622 PR gdb/16626
5623 * gdb.base/auto-load-script: New file.
5624 * gdb.base/auto-load.c: New file.
5625 * gdb.base/auto-load.exp: New file.
5626
71b7d793
JK
5627 PR gdb/16626
5628 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5629
e2f0d509
JK
56302014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5631
5632 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5633 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5634
50cc37c8
DE
56352014-02-24 Doug Evans <dje@google.com>
5636
5637 * lib/gdb.exp (run_on_host): Log error output if program fails.
5638
ea4758f2
PA
56392014-02-21 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.threads/step-after-sr-lock.c: Rename to ...
5642 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5643 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5644 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5645 ... this.
5646
d7b30f67
SDJ
56472014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5648
5649 PR tdep/16397
5650 * gdb.arch/amd64-stap-special-operands.exp: New file.
5651 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5652 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5653 * gdb.arch/amd64-stap-triplet.S: Likewise.
5654 * gdb.arch/amd64-stap-triplet.c: Likewise.
5655
83deb43f
JB
56562014-02-20 Joel Brobecker <brobecker@adacore.com>
5657
5658 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5659 in .section pseudo-op.
5660
adde2bff
DE
56612014-02-20 lin zuojian <manjian2006@gmail.com>
5662 Joel Brobecker <brobecker@adacore.com>
5663 Doug Evans <xdje42@gmail.com>
5664
5665 PR symtab/16581
5666 * gdb.dwarf2/dw2-icycle.S: New file.
5667 * gdb.dwarf2/dw2-icycle.c: New file.
5668 * gdb.dwarf2/dw2-icycle.exp: New file.
5669
f7bd0f78
SC
56702014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5671
5672 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5673 operations on gdb.Value objects.
5674 * gdb.python/py-value-cc.exp: Add new test to test operations on
5675 gdb.Value objects.
5676
c17ef0d5
DE
56772014-02-18 Doug Evans <dje@google.com>
5678
5679 * Makefile.in (TESTS): New variable.
5680 (expanded_tests, expanded_tests_or_none): New variables
5681 (check-single): Pass $(expanded_tests_or_none) to runtest.
5682 (check-parallel): Only run tests in $(TESTS) if non-empty.
5683 (check/no-matching-tests-found): New rule.
5684 * README: Document TESTS makefile variable.
5685
5dd3176f
DE
56862014-02-18 Doug Evans <dje@google.com>
5687
5688 * Makefile.in (check-parallel): rm -rf outputs temp.
5689
0b10be4f
JK
56902014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5691
5692 Fix "ERROR: no fileid for" in the testsuite.
5693 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5694
85f224e7
DE
56952014-02-12 Doug Evans <dje@google.com>
5696
5697 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5698 (MISCELLANEOUS): New variable.
5699 (clean): rm -rf $(MISCELLANEOUS).
5700 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5701 dwp live in the same directory as symlinks, with each symlink pointed
5702 to a differently named file in a different directory.
5703
149b30ff
DE
57042014-02-11 Doug Evans <dje@google.com>
5705
5706 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5707 of Tcl file commands.
5708
1dfdac32
MK
57092014-02-10 Mark Kettenis <kettenis@gnu.org>
5710
5711 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5712 "kill -SIGUSR1 -1".
5713
aa4fb036
JB
57142014-02-10 Joel Brobecker <brobecker@adacore.com>
5715
5716 * gdb.ada/tick_length_array_enum_idx: New testcase.
5717
ed3ef339
DE
57182014-02-10 Doug Evans <xdje42@gmail.com>
5719
5720 * configure.ac (AC_OUTPUT): Add gdb.guile.
5721 * configure: Regenerate.
5722 * lib/gdb-guile.exp: New file.
5723 * lib/gdb.exp (get_target_charset): New function.
5724 * gdb.base/help.exp: Update expected output from "apropos apropos".
5725 * gdb.guile/Makefile.in: New file.
5726 * gdb.guile/guile.exp: New file.
5727 * gdb.guile/scm-arch.c: New file.
5728 * gdb.guile/scm-arch.exp: New file.
5729 * gdb.guile/scm-block.c: New file.
5730 * gdb.guile/scm-block.exp: New file.
5731 * gdb.guile/scm-breakpoint.c: New file.
5732 * gdb.guile/scm-breakpoint.exp: New file.
5733 * gdb.guile/scm-disasm.c: New file.
5734 * gdb.guile/scm-disasm.exp: New file.
5735 * gdb.guile/scm-equal.c: New file.
5736 * gdb.guile/scm-equal.exp: New file.
5737 * gdb.guile/scm-error.exp: New file.
5738 * gdb.guile/scm-error.scm: New file.
5739 * gdb.guile/scm-frame-args.c: New file.
5740 * gdb.guile/scm-frame-args.exp: New file.
5741 * gdb.guile/scm-frame-args.scm: New file.
5742 * gdb.guile/scm-frame-inline.c: New file.
5743 * gdb.guile/scm-frame-inline.exp: New file.
5744 * gdb.guile/scm-frame.c: New file.
5745 * gdb.guile/scm-frame.exp: New file.
5746 * gdb.guile/scm-generics.exp: New file.
5747 * gdb.guile/scm-gsmob.exp: New file.
5748 * gdb.guile/scm-iterator.c: New file.
5749 * gdb.guile/scm-iterator.exp: New file.
5750 * gdb.guile/scm-math.c: New file.
5751 * gdb.guile/scm-math.exp: New file.
5752 * gdb.guile/scm-objfile-script-gdb.in: New file.
5753 * gdb.guile/scm-objfile-script.c: New file.
5754 * gdb.guile/scm-objfile-script.exp: New file.
5755 * gdb.guile/scm-objfile.c: New file.
5756 * gdb.guile/scm-objfile.exp: New file.
5757 * gdb.guile/scm-ports.exp: New file.
5758 * gdb.guile/scm-pretty-print.c: New file.
5759 * gdb.guile/scm-pretty-print.exp: New file.
5760 * gdb.guile/scm-pretty-print.scm: New file.
5761 * gdb.guile/scm-section-script.c: New file.
5762 * gdb.guile/scm-section-script.exp: New file.
5763 * gdb.guile/scm-section-script.scm: New file.
5764 * gdb.guile/scm-symbol.c: New file.
5765 * gdb.guile/scm-symbol.exp: New file.
5766 * gdb.guile/scm-symtab-2.c: New file.
5767 * gdb.guile/scm-symtab.c: New file.
5768 * gdb.guile/scm-symtab.exp: New file.
5769 * gdb.guile/scm-type.c: New file.
5770 * gdb.guile/scm-type.exp: New file.
5771 * gdb.guile/scm-value-cc.cc: New file.
5772 * gdb.guile/scm-value-cc.exp: New file.
5773 * gdb.guile/scm-value.c: New file.
5774 * gdb.guile/scm-value.exp: New file.
5775 * gdb.guile/source2.scm: New file.
5776 * gdb.guile/types-module.cc: New file.
5777 * gdb.guile/types-module.exp: New file.
5778
7026a7c1
YQ
57792014-02-10 Yao Qi <yao@codesourcery.com>
5780
5781 PR testsuite/16543
5782 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5783 * configure: Regenerated.
5784 * Makefile.in: New file.
5785
6c466447
AS
57862014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5787
5788 * gdb.python/py-framefilter.exp: Fix typo.
5789
6e854735
YQ
57902014-02-08 Yao Qi <yao@codesourcery.com>
5791
5792 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5793 that no =breakpoint-modified is emitted when breakpoints are
5794 modified through MI commands.
5795
d137e6dc
PA
57962014-02-07 Pedro Alves <pedro@codesourcery.com>
5797 Pedro Alves <palves@redhat.com>
5798
5799 * gdb.threads/step-after-sr-lock.c: New file.
5800 * gdb.threads/step-after-sr-lock.exp: New file.
5801
b5ee5a50
PA
58022014-02-07 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5805
3c77faf3
JK
58062014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5807
5808 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5809 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5810
6dddc817
DE
58112014-02-06 Doug Evans <xdje42@gmail.com>
5812
5813 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5814 output.
5815
5816 * gdb.gdb/python-interrupts.exp: New file.
5817
de7b2893
YQ
58182014-02-05 Yao Qi <yao@codesourcery.com>
5819
5820 * gdb.trace/report.exp (use_collected_data): Test the output
5821 of "info threads" and "info inferiors".
5822
66d032ac
YQ
58232014-02-05 Yao Qi <yao@codesourcery.com>
5824
5825 Revert this patch:
5826
5827 2013-05-24 Yao Qi <yao@codesourcery.com>
5828
5829 * gdb.trace/tfile.exp: Test inferior and thread.
5830
591a12a1
UW
58312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5832
5833 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5834 on a function.
5835 * gdb.base/step-bt.c: Call hello via function pointer to make
5836 sure its first instruction is executed on powerpc64le-linux.
5837
0ff3e01f
UW
58382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5839
5840 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5841
084ee545
UW
58422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5843
5844 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5845 of the test patterns for use on little-endian systems.
5846
6ed14ff3
UW
58472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5848
5849 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5850 (decimal_vector): Fix for little-endian.
5851
401e27fd
JM
58522014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5853
5854 * gdb.arch/sparc-sysstep.exp: New file.
5855 * gdb.arch/sparc-sysstep.c: Likewise.
5856
5857 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5858
8b924729
EBM
58592014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5860
5861 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5862
fb151210
JB
58632014-01-23 Tom Tromey <tromey@redhat.com>
5864
5865 * gdb.ada/array_char_idx: New testcase.
5866
0740f8d8
TT
58672014-01-23 Tom Tromey <tromey@redhat.com>
5868
5869 PR python/16487:
5870 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5871 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5872 classes.
5873
21909fa1
TT
58742014-01-23 Tom Tromey <tromey@redhat.com>
5875
5876 PR python/16491:
5877 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5878 string from an inferior frame.
5879 * gdb.python/py-framefilter-mi.exp: Update.
5880
87ce2a04
DE
58812014-01-22 Doug Evans <dje@google.com>
5882
5883 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5884
237b092b
AA
58852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5886
5887 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5888
d674a709
AA
58892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5890
5891 * gdb.trace/entry-values.exp: Remove excess space character from
5892 regex patterns. Handle s390 call instruction.
5893
20fa3390
AA
58942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5895
5896 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5897 define "*_start" label. Make "name" static.
5898 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5899 ${name} by references to ${name}_start.
5900
78466714
AA
59012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5902
5903 * gdb.base/info-macros.exp: Remove "debug" from the compile
5904 options.
5905
ec9f644a
IB
59062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5907
5908 * gdb.dlang/demangle.exp: New file.
5909
94b1b47e
IB
59102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5911
5912 * gdb.dlang/primitive-types.exp: New file.
5913
7f420862
IB
59142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5915
5916 * configure.ac: Create gdb.dlang/Makefile.
5917 * configure: Regenerate.
5918 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5919 * gdb.dlang/Makefile.in: New file.
5920 * lib/d-support.exp: New file.
5921 * lib/gdb.exp (skip_d_tests): New proc.
5922
52834460
MM
59232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5924
5925 * gdb.btrace/delta.exp: Check reverse stepi.
5926 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5927 * gdb.btrace/finish.exp: New.
5928 * gdb.btrace/next.exp: New.
5929 * gdb.btrace/nexti.exp: New.
5930 * gdb.btrace/record_goto.c: Add comments.
5931 * gdb.btrace/step.exp: New.
5932 * gdb.btrace/stepi.exp: New.
5933 * gdb.btrace/multi-thread-step.c: New.
5934 * gdb.btrace/multi-thread-step.exp: New.
5935 * gdb.btrace/rn-dl-bind.c: New.
5936 * gdb.btrace/rn-dl-bind.exp: New.
5937 * gdb.btrace/data.c: New.
5938 * gdb.btrace/data.exp: New.
5939 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5940
6e07b1d2
MM
59412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5942
5943 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5944 * gdb.btrace/exception.exp: Update.
5945 * gdb.btrace/instruction_history.exp: Update.
5946 * gdb.btrace/record_goto.exp: Update.
5947 * gdb.btrace/tailcall.exp: Update.
5948 * gdb.btrace/unknown_functions.exp: Update.
5949 * gdb.btrace/delta.exp: New.
5950
0b722aec
MM
59512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5952
5953 * gdb.btrace/record_goto.exp: Add backtrace test.
5954 * gdb.btrace/tailcall.exp: Add backtrace test.
5955
066ce621
MM
59562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5957
5958 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5959 * gdb.btrace/record_goto.c: New.
5960 * gdb.btrace/record_goto.exp: New.
5961 * gdb.btrace/x86-record_goto.S: New.
5962
0688d04e
MM
59632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5964
5965 * gdb.btrace/function_call_history.exp: Update tests.
5966 * gdb.btrace/instruction_history.exp: Update tests.
5967
8710b709
MM
59682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5969
5970 * gdb.btrace/function_call_history.exp: Fix expected field
5971 order for "record function-call-history".
5972 Add new tests for "record function-call-history /c".
5973 * gdb.btrace/exception.cc: New.
5974 * gdb.btrace/exception.exp: New.
5975 * gdb.btrace/tailcall.exp: New.
5976 * gdb.btrace/x86-tailcall.S: New.
5977 * gdb.btrace/x86-tailcall.c: New.
5978 * gdb.btrace/unknown_functions.c: New.
5979 * gdb.btrace/unknown_functions.exp: New.
5980 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5981
5de9129b
MM
59822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5983
5984 * gdb.btrace/instruction_history.exp: Update.
5985 * gdb.btrace/function_call_history.exp: Update.
5986
23a7fe75
MM
59872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5988
5989 * gdb.btrace/function_call_history.exp: Fix expected function
5990 trace.
5991 * gdb.btrace/instruction_history.exp: Initialize traced.
5992 Remove traced_functions.
5993
724c7dd8
MM
59942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5995
5996 * gdb.btrace/function_call_history.exp: Update
5997 * gdb.btrace/instruction_history.exp: Update.
5998
6d78d93b
MM
59992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6000
6001 * gdb.btrace/enable.exp: Update expected text.
6002
93a360cc
OJ
60032014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6004
6005 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6006 bytes.
6007
3772b53f
MR
60082014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6009
6010 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6011
596662fa
OJ
60122014-01-15 Omair Javaid <omair.javaid@linaro.org>
6013
6014 * lib/gdb.exp (supports_process_record): Return true for
6015 arm*-linux*. (supports_reverse): Likewise.
6016
b5b08fb4
SC
60172014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6018
6019 PR python/15464
6020 PR python/16113
6021 * gdb.python/py-type.c: Enhance test case.
6022 * gdb.python/py-value-cc.cc: Likewise
6023 * gdb.python/py-type.exp: Add new tests.
6024 * gdb.python/py-value-cc.exp: Likewise
6025
52d7fb13
AA
60262014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6027 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6030 Make "name" extern.
6031 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6032 references to ${name}_start by references to ${name}.
6033
a2cd8cfe
JB
60342014-01-10 Joel Brobecker <brobecker@adacore.com>
6035
6036 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6037
4e23fced
JB
60382014-01-10 Joel Brobecker <brobecker@adacore.com>
6039
6040 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6041
c6a9e42c
PA
60422014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6043 Pedro Alves <palves@redhat.com>
6044
6045 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6046 mi_gdb_target_load.
c6a9e42c 6047
b7ea362b
PA
60482014-01-08 Pedro Alves <palves@redhat.com>
6049
6050 * gdb.threads/reconnect-signal.c: New file.
6051 * gdb.threads/reconnect-signal.exp: New file.
6052
5e3f4fab
EBM
60532014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6054
6055 * gdb.base/source-dir.exp: New file.
6056
79301218
JB
60572014-01-07 Joel Brobecker <brobecker@adacore.com>
6058
6059 * gdb.ada/mi_interface: New testcase.
6060
8e355c5d
JB
60612014-01-07 Joel Brobecker <brobecker@adacore.com>
6062
6063 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6064 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6065 gdb.ada/pp-rec-component/pck.ads: New files.
6066
c0d48811
JB
60672014-01-07 Joel Brobecker <brobecker@adacore.com>
6068
6069 * gdb.python/py-pp-integral.c: New file.
6070 * gdb.python/py-pp-integral.py: New file.
6071 * gdb.python/py-pp-integral.exp: New file.
6072
17b609c3 6073For older changes see ChangeLog-1993-2013.
c906108c 6074\f
8d8cb839
EZ
6075;; Local Variables:
6076;; mode: change-log
6077;; left-margin: 8
6078;; fill-column: 74
6079;; version-control: never
6080;; End:
902f2ccb 6081
32d0add0 6082 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6083 Copying and distribution of this file, with or without modification,
6084 are permitted provided the copyright notice and this notice are preserved.