[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NC
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3d40fbb5
PA
12015-08-24 Pedro Alves <palves@redhat.com>
2
3 * gdb.server/connect-without-multi-process.c: New file.
4 * gdb.server/connect-without-multi-process.exp: New file.
5
4422ac93
LM
62015-08-24 Luis Machado <lgustavo@codesourcery.com>
7
8 * gdb.opt/inline-markers.c: Make z int.
9
91dddb86
LM
102015-08-24 Luis Machado <lgustavo@codesourcery.com>
11
12 * gdb.opt/inline-markers.c: Make z volatile.
13
a48847ee
LM
142015-08-24 Luis Machado <lgustavo@codesourcery.com>
15
16 * gdb.opt/inline-bt.c: New volatile global z.
17 * gdb.opt/inline-cmds.c: Likewise.
18 * gdb.opt/inline-locals.c: Likewise.
19 * gdb.opt/inline-markers.c: New extern global z.
20 (marker): Use z.
21 (inline_fn): Likewise.
22
0ebbc52b
PA
232015-08-24 Pedro Alves <palves@redhat.com>
24
25 * config/m32r-stub.exp: Remove file.
26 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
27 * gdb.base/call-rt-st.exp: Likewise.
28 * gdb.base/call-strs.exp: Likewise.
29 * gdb.base/default.exp: Remove references to h8300-*-hms and
30 *-*-udi*.
31 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
32
77c365df
AA
332015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
34
35 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
36 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
37 and "return" use KFAIL when GDB can not read/write the vector
38 return value.
39
4313b8c0
GB
402015-08-21 Gary Benson <gbenson@redhat.com>
41
42 * gdb.trace/pending.exp: Cope with remote transfer warnings.
43
0e433b32
PA
442015-08-20 Pedro Alves <palves@redhat.com>
45
46 * gdb.server/solib-list.exp: No longer expect an interior stop in
47 non-stop mode.
48
221e1a37
PA
492015-08-20 Pedro Alves <palves@redhat.com>
50
51 * gdb.server/connect-stopped-target.c: New file.
52 * gdb.server/connect-stopped-target.exp: New file.
53
40e3ad0e
PA
542015-08-20 Pedro Alves <palves@redhat.com>
55
56 * gdb.dwarf2/comp-unit-lang.exp: New file.
57 * gdb.dwarf2/comp-unit-lang.c: New file.
58
af39b327
PMR
592015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
60
61 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
62 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
63
7d45c7c3
KB
642015-08-19 Kevin Buettner <kevinb@redhat.com>
65
66 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
67 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
68
4d6cceb4
DE
692015-08-18 Doug Evans <dje@google.com>
70 Adrian Sendroiu <adrian.sendroiu@freescale.com>
71
72 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
73 skip_python_tests. New arg prompt_regexp.
74 (skip_python_tests): New function.
75 * lib/mi-support.exp (mi_skip_python_tests): New function.
76 * gdb.python/py-mi-objfile-gdb.py: New file.
77 * gdb.python/py-mi-objfile.c: New file.
78 * gdb.python/py-mi-objfile.exp: New file.
79
ad89c2aa
KS
802015-08-17 Keith Seitz <keiths@redhat.com>
81
82 * gdb.linespec/explicit.exp: Move strace test from here ...
83 * gdb.trace/strace.exp: ... to here.
84
e3ae3c43
PP
852015-08-15 Patrick Palka <patrick@parcs.ath.cx>
86
87 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
88 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
89
604b2636
DE
902015-08-14 Doug Evans <xdje42@gmail.com>
91
92 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
93 inferior before selecting a new file.
94
6ff0ba5f
DE
952015-08-14 Doug Evans <xdje42@gmail.com>
96
97 * gdb.mi/mi-disassemble.exp: Update.
98 * gdb.base/disasm-optim.S: New file.
99 * gdb.base/disasm-optim.c: New file.
100 * gdb.base/disasm-optim.h: New file.
101 * gdb.base/disasm-optim.exp: New file.
102
9ca98f92
KS
1032015-08-14 Keith Seitz <keiths@redhat.com>
104
105 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
106 "evaluated-by".
107
52bbc560
JB
1082015-08-13 Joel Brobecker <brobecker@adacore.com>
109
110 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
111
5d8c3ed3
PMR
1122015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
113
114 * gdb.ada/fun_renaming.exp: New testcase.
115 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
116 * gdb.ada/fun_renaming/pack.adb: New file.
117 * gdb.ada/fun_renaming/pack.ads: New file.
118
ea8812bc
KS
1192015-08-12 Keith Seitz <keiths@redhat.com>
120
121 * gdb.base/dso2dso.exp: Pass basename of source file in call to
122 gdb_get_line_number.
123
4dafcdeb
JB
1242015-08-12 Joel Brobecker <brobecker@adacore.com>
125
126 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
127 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
128 gdb.base/dso2dso.exp: New files.
129
5ba32597
SDJ
1302015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
131 Pedro Alves <palves@redhat.com>
132 Keith Seitz <keiths@redhat.com>
133
134 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
135 GDBFLAGS.
136
b6dafabf
PP
1372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
138
139 * gdb.base/gdbhistsize-history.exp
140 (test_histsize_history_setting): Use save_vars.
141 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
142 Use save_vars.
143 (test_no_truncation_of_unlimited_history_file): Use save_vars.
144 * gdb.base/readline.exp: Use save_vars.
145
abe8e607
PP
1462015-08-12 Patrick Palka <patrick@parcs.ath.cx>
147
148 * lib/gdb.exp (save_vars): New proc.
149
629500fa
KS
1502015-08-11 Keith Seitz <keiths@redhat.com>
151
152 * gdb.base/help.exp: Update help_breakpoint_text.
153
eb8c4e2e
KS
1542015-08-11 Keith Seitz <keiths@redhat.com>
155
156 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
157 (at toplevel): Call test_explicit_breakpoints.
158 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
159 breakpoints.
160 * lib/mi-support.exp (mi_make_breakpoint): Add support for
161 breakpoint conditions, "-cond".
162
87f0e720
KS
1632015-08-11 Keith Seitz <keiths@redhat.com>
164
165 * gdb.linespec/3explicit.c: New file.
166 * gdb.linespec/cpexplicit.cc: New file.
167 * gdb.linespec/cpexplicit.exp: New file.
168 * gdb.linespec/explicit.c: New file.
169 * gdb.linespec/explicit.exp: New file.
170 * gdb.linespec/explicit2.c: New file.
171 * gdb.linespec/ls-errs.exp: Add explicit location tests.
172 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
173 before using in the matching pattern.
174 Clarify that `prefix' is a regular expression.
175
f00aae0f
KS
1762015-08-11 Keith Seitz <keiths@redhat.com>
177
178 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
179 test.
180 Add tests for missing ",FMT" and ",".
181
e27852be
DE
1822015-08-10 Doug Evans <dje@google.com>
183 Keith Seitz <keiths@redhat.com>
184
185 PR gdb/17960
186 * gdb.base/completion.exp: Add location completer tests.
187
7f03bd92
PA
1882015-08-07 Pedro Alves <palves@redhat.com>
189
190 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
191 tests here.
192 (top level): Run do_test with and without displaced stepping.
193
3fc8eb30
PA
1942015-08-07 Pedro Alves <palves@redhat.com>
195
196 * gdb.base/valgrind-disp-step.c: New file.
197 * gdb.base/valgrind-disp-step.exp: New file.
198
d4569d7b
PA
1992015-08-07 Pedro Alves <palves@redhat.com>
200
201 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
202 Delete function.
203 (main): Add alarm. Run an infinite loop instead of calling
204 wait_threads.
205 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
206 comment.
207 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
208 Delete function.
209 (main): Add alarm. Run an infinite loop instead of calling
210 wait_threads.
211 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
212 comment.
213
e1316e60
PA
2142015-08-07 Pedro Alves <palves@redhat.com>
215
216 * gdb.base/checkpoint-ns.exp: New file.
217 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
218 standard_testfile.
219
da8c46d2
MM
2202015-08-07 Markus Metzger <markus.t.metzger@intel.com>
221
222 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
223 * gdb.btrace/instruction_history.exp: Update.
224 * gdb.btrace/tsx.exp: New.
225 * gdb.btrace/tsx.c: New.
226
de1c2c52
PA
2272015-08-06 Pedro Alves <palves@redhat.com>
228
229 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
230 increase timeout.
231 * gdb.reverse/until-precsave.exp: Bump timeouts.
232
782e0bf4
PA
2332015-08-06 Pedro Alves <palves@redhat.com>
234
235 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
236
83e97ed0
PA
2372015-08-06 Pedro Alves <palves@redhat.com>
238
239 PR gdb/18749
240 * gdb.threads/process-dies-while-handling-bp.c: New file.
241 * gdb.threads/process-dies-while-handling-bp.exp: New file.
242
863d01bd
PA
2432015-08-06 Pedro Alves <palves@redhat.com>
244
245 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
246 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
247
0a39bb32
PA
2482015-08-05 Pedro Alves <palves@redhat.com>
249
250 * gdb.threads/next-while-other-thread-longjmps.c: New file.
251 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
252
ee2d2b10
SL
2532015-08-03 Sandra Loosemore <sandra@codesourcery.com>
254
255 * gdb.base/bp-permanent.exp: Report test as unsupported if
256 the target cannot stop at the permanent breakpoint.
257
4e1bdb00
DE
2582015-08-03 Doug Evans <dje@google.com>
259
260 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
261 10000.
262
3d338901
DE
2632015-08-03 Doug Evans <dje@google.com>
264
265 * Makefile.in (workers/%.worker, build-perf): New rule.
266 (GDB_PERFTEST_MODE): New variable.
267 (check-perf): Use it.
268 (clean): Clean up gdb.perf parallel build subdirs.
269 * lib/build-piece.exp: New file.
270 * lib/gdb.exp (make_gdb_parallel_path): New function
271 (standard_output_file, standard_temp_file): Call it.
272 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
273 of $GDB_PARALLEL.
274 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
275
af061d3e
DE
2762015-08-03 Doug Evans <dje@google.com>
277
8e1afc81 278 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
279 (LOG_FILE_NAME): New global.
280 (TextReporter.__init__): Initialize self.txt_sum.
281 (TextReporter.report): Add support for multiple data-points.
282 Move report to perftest.sum, put raw data in perftest.log.
283 (TextReporter.start): Open sum and log files.
284 (TextReporter.end): Close sum and log files.
8e1afc81
DE
285 * gdb.perf/lib/perftest/testresult.py
286 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 287
2c8c5d37
PA
2882015-07-31 Pedro Alves <palves@redhat.com>
289
290 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
291 Use spawn_id_get_pid. Wait for spawn id after eof. Use
292 kill_wait_spawned_process instead of explicit "kill -9".
293 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
294 returning a spawn id instead of a pid. Use spawn_id_get_pid and
295 kill_wait_spawned_process.
296 * gdb.base/attach-twice.exp: Likewise.
297 * gdb.base/attach.exp: Likewise.
298 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
299 gdb_test_multiple.
300 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
301 returning a spawn id instead of a pid. Use spawn_id_get_pid and
302 kill_wait_spawned_process.
303 * gdb.base/valgrind-infcall.exp: Likewise.
304 * gdb.multi/multi-attach.exp: Likewise.
305 * gdb.python/py-prompt.exp: Likewise.
306 * gdb.python/py-sync-interp.exp: Likewise.
307 * gdb.server/ext-attach.exp: Likewise.
308 * gdb.threads/attach-into-signal.exp (corefunc): Use
309 spawn_wait_for_attach, spawn_id_get_pid and
310 kill_wait_spawned_process.
311 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
312 spawn_wait_for_attach returning a spawn id instead of a pid. Use
313 spawn_id_get_pid and kill_wait_spawned_process.
314 * gdb.threads/attach-stopped.exp (corefunc): Use
315 spawn_wait_for_attach, spawn_id_get_pid and
316 kill_wait_spawned_process.
317 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
318 Use spawn_id_get_pid. Wait for spawn id after eof. Use
319 kill_wait_spawned_process instead of explicit "kill -9".
320 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
321 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
322 (spawn_wait_for_attach): Use spawn instead of exec to spawn
323 processes. Don't map cygwin/windows pids here. Now returns a
324 spawn id list.
325
032a0fca
SL
3262015-07-30 Sandra Loosemore <sandra@codesourcery.com>
327
328 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
329 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
330 correct patch.
331
61a934ca
SL
3322015-07-30 Sandra Loosemore <sandra@codesourcery.com>
333
334 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
335
4bc4d428
SL
3362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
337
338 Reapply:
339 2014-05-21 Mark Wielaard <mjw@redhat.com>
340
341 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
342
998d452a
PA
3432015-07-30 Pedro Alves <palves@redhat.com>
344
345 * linux-low.c (handle_extended_wait): Set the child's last
346 reported status to TARGET_WAITKIND_STOPPED.
347
69dde7dc
PA
3482015-07-30 Pedro Alves <palves@redhat.com>
349
350 PR threads/18600
351 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
352 only shows inferior 1.
353
4dd63d48
PA
3542015-07-30 Simon Marchi <simon.marchi@ericsson.com>
355 Pedro Alves <palves@redhat.com>
356
357 PR threads/18600
358 * gdb.threads/fork-plus-threads.c: New file.
359 * gdb.threads/fork-plus-threads.exp: New file.
360
d618e4c5
PP
3612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
362
363 * gdb.base/batch-preserve-term-settings.exp
364 (test_terminal_settings_preserved_after_cli_exit): Use
365 send_quit_command.
366
1eef6428
PA
3672015-07-29 Pedro Alves <palves@redhat.com>
368 Don Breazeal <donb@codesourcery.com>
369
370 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
371 output from both inferior_spawn_id and gdb_spawn_id.
372
7da5b897
SDJ
3732015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
374
375 * gdb.threads/attach-into-signal.exp (corefunc): Use
376 with_test_prefix on nested loops, uniquefying the test messages.
377
dac804df
SDJ
3782015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
379
380 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
381 commit.
382
06265e53
PP
3832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
384
385 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
386 New proc.
387 (test_terminal_settings_preserved_after_sigterm): New test.
388
18206ca3
PP
3892015-07-29 Patrick Palka <patrick@parcs.ath.cx>
390
391 * gdb.base/batch-preserve-term-settings.exp
392 (test_terminal_settings_preserved_after_cli_exit): New test.
393
90074d11
PP
3942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
395
396 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
397 manipulation of saved_gdbflags.
398 (test_terminal_settings_preserved): Remove global declaration of
399 the unused variable pagination_prompt. Remove manipulation of
400 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
401 GDBFLAGS.
402
eb1a7902
PA
4032015-07-29 Pedro Alves <palves@redhat.com>
404
405 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
406
8b75dd3b
PA
4072015-07-29 Pedro Alves <palves@redhat.com>
408
409 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
410 at the top.
411
dedad4e3
PA
4122015-07-29 Pedro Alves <palves@redhat.com>
413
414 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
415 (main): Call gdb_unbuffer_output.
416 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
417 (main): Call gdb_unbuffer_output.
418 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
419 (main): Call gdb_unbuffer_output.
420 * gdb.base/call-strs.exp: Adjust to step over the
421 gdb_unbuffer_output call.
422 * gdb.base/catch-gdb-caused-signals.c: Include
423 "../lib/unbuffer_output.c".
424 (main): Call gdb_unbuffer_output.
425 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
426 (main): Call gdb_unbuffer_output.
427 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
428 (main): Call gdb_unbuffer_output.
429 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
430 (main): Call gdb_unbuffer_output.
431 * gdb.base/shlib-call.exp: Adjust to step over the
432 gdb_unbuffer_output call.
433 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
434 (main): Call gdb_unbuffer_output.
435 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
436 (main): Call gdb_unbuffer_output.
437 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
438 (main): Rename to ...
439 (test): ... this.
440 (main): Reimplement.
441 * gdb.base/varargs.exp: Run to test instead of to main.
442 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
443 (main): Call gdb_unbuffer_output.
444
58789a91
PA
4452015-07-29 Pedro Alves <palves@redhat.com>
446
447 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
448 factore out from mi_continue_dprintf. For call-style dprintfs,
449 expect dprintf output out of $inferior_spawn_id.
450 (mi_continue_dprintf): Use mi_expect_dprintf.
451 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
452 (main): Call gdb_unbuffer_output.
453
e8376742
PA
4542015-07-29 Pedro Alves <palves@redhat.com>
455
456 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
457 (default_mi_gdb_start): Set inferior_spawn_id instead of
458 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
459 gdb_spawn_id.
460 (mi_gdb_test): Always expect inferior output from both
461 $inferior_spawn_id and $gdb_spawn_id.
462
08280010
PA
4632015-07-29 Pedro Alves <palves@redhat.com>
464
465 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
466 send_inferior and $inferior_spawn_id.
467
4d30e432
PA
4682015-07-29 Pedro Alves <palves@redhat.com>
469
470 * gdb.gdb/complaints.exp (test_initial_complaints)
471 (test_serial_complaints, test_short_complaints): Use
472 gdb_test_stdio.
473 (test_empty_complaint): Handle $inferior_spawn_id !=
474 $gdb_spawn_id.
475
0d30a335
PA
4762015-07-29 Pedro Alves <palves@redhat.com>
477
478 * gdb.base/varargs.exp: Use gdb_test_stdio.
479
39413b29
PA
4802015-07-29 Pedro Alves <palves@redhat.com>
481
482 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
483
7cb000a9
PA
4842015-07-29 Pedro Alves <palves@redhat.com>
485
486 * gdb.base/ending-run.exp: Use gdb_test_stdio.
487
d7b8ac82
PA
4882015-07-29 Pedro Alves <palves@redhat.com>
489
490 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
491 parameter into two new parameters, "inf_result" and "gdb_result".
492 Expect inferior output and gdb output from $inferior_spawn_id and
493 $gdb_spawn_id, respectively. Adjust all callers.
494
789c3a0c
PA
4952015-07-29 Pedro Alves <palves@redhat.com>
496
497 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
498 of gdb_test_sequence.
499
77e760c3
PA
5002015-07-29 Pedro Alves <palves@redhat.com>
501
502 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
503 (saw_spurious_output): Expect inferior output from
504 $inferior_spawn_id. Use gdb_test_stdio.
505
8396d2cd
PA
5062015-07-29 Pedro Alves <palves@redhat.com>
507
508 * gdb.base/dprintf.exp: Use standard_testfile. Change
509 prepare_for_testing call.
510 (srcfile): Don't set.
511 (restart): New procedure.
512 (test_dprintf): New procecure, use to continue over dprintfs.
513 (test_call, test_agent): New procedures, tests moved here.
514 Restart gdb and recreate dprintfs. Adjust expected output.
515
2051d61f
PA
5162015-07-29 Pedro Alves <palves@redhat.com>
517
518 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
519
452397af
PA
5202015-07-29 Pedro Alves <palves@redhat.com>
521
522 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
523
8aed9555
PA
5242015-07-29 Pedro Alves <palves@redhat.com>
525
526 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
527 gdb_test_stdio.
528
188a61b4
PA
5292015-07-29 Pedro Alves <palves@redhat.com>
530
531 * lib/gdb.exp (gdb_test_stdio): New procedure.
532
12264a45
PA
5332015-07-29 Pedro Alves <palves@redhat.com>
534
535 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
536
23ffc893
PA
5372015-07-29 Pedro Alves <palves@redhat.com>
538
539 * gdb.base/call-signal-resume.exp: Remove check for
540 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
541 * gdb.base/unwindonsignal.exp: Likewise.
542 * gdb.base/call-signals.c (gen_signal): Remove printf call.
543 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
544
65566918
PA
5452015-07-29 Pedro Alves <palves@redhat.com>
546
547 * gdb.base/siginfo-addr.c (pass): New function.
548 (handler): Call it iff si_addr is correct.
549 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
550 Set a breakpoint at "pass" and continue to it.
551
d60a9221
SDJ
5522015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
553
554 * gdb.python/py-objfile.exp: Make some tests have unique names.
555 * gdb.python/py-pp-registration.exp: Likewise.
556
bde40b8f
PA
5572015-07-28 Pedro Alves <palves@redhat.com>
558
559 * gdb.server/server-exec-info.exp: Issue a "disconnect".
560
13e1dec8
SM
5612015-07-27 Simon Marchi <simon.marchi@ericsson.com>
562
563 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
564
da33c9a7
SM
5652015-07-27 Simon Marchi <simon.marchi@ericsson.com>
566
567 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
568
077836f7
PP
5692015-07-27 Patrick Palka <patrick@parcs.ath.cx>
570
571 * gdb.base/gdb-sigterm-2.exp: New test.
572
b8cc7b2e
DE
5732015-07-25 Doug Evans <xdje42@gmail.com>
574
575 Revert:
576 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
577 (workers/%.worker, build-perf): New rule.
578 (GDB_PERFTEST_MODE): New variable.
579 (check-perf): Use it.
580 (clean): Clean up gdb.perf parallel build subdirs.
581 * lib/build-piece.exp: New file.
582 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
583 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
584 name.
585 (standard_temp_file): Ditto.
586 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
587 of $GDB_PARALLEL.
588
c8bd4544
DE
5892015-07-24 Doug Evans <dje@google.com>
590
591 * gdb.perf/lib/perftest/utils.py: New file.
592 * gdb.perf/gm-hello.cc: New file.
593 * gdb.perf/gm-pervasive-typedef.cc: New file.
594 * gdb.perf/gm-pervasive-typedef.h: New file.
595 * gdb.perf/gm-std.cc: New file.
596 * gdb.perf/gm-std.h: New file.
597 * gdb.perf/gm-use-cerr.cc: New file.
598 * gdb.perf/gm-utils.h: New file.
599 * gdb.perf/gmonster-null-lookup.py: New file.
600 * gdb.perf/gmonster-pervasive-typedef.py: New file.
601 * gdb.perf/gmonster-print-cerr.py: New file.
602 * gdb.perf/gmonster-ptype-string.py: New file.
603 * gdb.perf/gmonster-runto-main.py: New file.
604 * gdb.perf/gmonster-select-file.py: New file.
605 * gdb.perf/gmonster1-null-lookup.exp: New file.
606 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
607 * gdb.perf/gmonster1-print-cerr.exp: New file.
608 * gdb.perf/gmonster1-ptype-string.exp: New file.
609 * gdb.perf/gmonster1-runto-main.exp: New file.
610 * gdb.perf/gmonster1-select-file.exp: New file.
611 * gdb.perf/gmonster1.cc: New file.
612 * gdb.perf/gmonster1.exp: New file.
613 * gdb.perf/gmonster2-null-lookup.exp: New file.
614 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
615 * gdb.perf/gmonster2-print-cerr.exp: New file.
616 * gdb.perf/gmonster2-ptype-string.exp: New file.
617 * gdb.perf/gmonster2-runto-main.exp: New file.
618 * gdb.perf/gmonster2-select-file.exp: New file.
619 * gdb.perf/gmonster2.cc: New file.
620 * gdb.perf/gmonster2.exp: New file.
621
6eab34f3
DE
6222015-07-24 Doug Evans <dje@google.com>
623
624 * gdb.perf/README: New file.
625 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
626 * lib/gen-perf-test.exp: New file.
627
63738bfd
DE
6282015-07-24 Doug Evans <dje@google.com>
629
630 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
631 (PerfTest::startup): New function.
632 (PerfTest::run): Return result of calling body.
633 (PerfTest::assemble): Rewrite.
634 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
635 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
636 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
637 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
638 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
639
7b606f95
DE
6402015-07-24 Doug Evans <dje@google.com>
641
642 * lib/gdb.exp (clean_restart): Make executable optional.
643
a97b16b8
DE
6442015-07-24 Doug Evans <dje@google.com>
645
646 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
647 compiler_info references.
648 * gdb.cp/temargs.exp: Ditto.
649 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
650 (get_compiler_info): Early exit if already computed. Set compiler_info
651 to "unknown" if there was a problem.
652 (test_compiler_info): Add function comment. Call get_compiler_info.
653
35baa57f
DE
6542015-07-24 Doug Evans <dje@google.com>
655
656 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
657 (workers/%.worker, build-perf): New rule.
658 (GDB_PERFTEST_MODE): New variable.
659 (check-perf): Use it.
660 (clean): Clean up gdb.perf parallel build subdirs.
661 * lib/build-piece.exp: New file.
662 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
663 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
664 name.
665 (standard_temp_file): Ditto.
666 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
667 of $GDB_PARALLEL.
668
6ebea266
DE
6692015-07-24 Doug Evans <dje@google.com>
670
671 * lib/future.exp (gdb_default_target_compile): New option
672 "early_flags".
673 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
674 --as-needed.
675
1e76a7e9
SDJ
6762015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
677
678 * gdb.base/catch-syscall.exp: Call gdb_exit before
679 gdb_skip_xml_test.
680
5068630a
PA
6812015-07-24 Pedro Alves <palves@redhat.com>
682
683 * gdb.python/py-events.exp: Accept output between the stop event
684 and the prompt.
685 * gdb.python/py-evsignal.exp: Likewise.
686 * gdb.python/py-evthreads.exp: Likewise.
687
77598427
PA
6882015-07-24 Pedro Alves <palves@redhat.com>
689
690 PR gdb/18717
691 * gdb.threads/non-ldr-exit.c: New file.
692 * gdb.threads/non-ldr-exit.exp: New file.
693
11e6c98f
YQ
6942015-07-24 Yao Qi <yao.qi@linaro.org>
695
696 * gdb.server/ext-wrapper.exp: Test --wrapper option when
697 restarting process.
698
51aee833
YQ
6992015-07-24 Yao Qi <yao.qi@linaro.org>
700
701 * gdb.server/ext-restart.exp: New file.
702
8cfe207c
YQ
7032015-07-24 Yao Qi <yao.qi@linaro.org>
704
705 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
706 argument options.
707 * gdb.server/ext-wrapper.exp: New file.
708
cc12ce38
DE
7092015-07-23 Doug Evans <dje@google.com>
710
711 * gdb.dwarf2/dw2-dummy-cu.S: New file.
712 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
713
d0d84780
PMR
7142015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
715
716 * gdb.ada/var_arr_typedef.exp: New testcase.
717 * gdb.ada/var_arr_typedef/pack.adb: New file.
718 * gdb.ada/var_arr_typedef/pack.ads: New file.
719 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
720
8b558f79
JB
7212015-07-20 Joel Brobecker <brobecker@adacore.com>
722
723 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
724
775a3298
JK
7252015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
726
727 * gdb.arch/i386-biarch-core.exp: Replace istarget
728 by "complete set gnutarget". Remove expectation for the "core-file"
729 command.
730
db1ff28b
JK
7312015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
732
733 Revert the previous commit:
734 Tests for validate symbol file using build-id.
735
0a94970d
JK
7362015-07-15 Aleksandar Ristovski <aristovski@qnx.com
737
738 Tests for validate symbol file using build-id.
739 * gdb.base/solib-mismatch-lib.c: New file.
740 * gdb.base/solib-mismatch-libmod.c: New file.
741 * gdb.base/solib-mismatch.c: New file.
742 * gdb.base/solib-mismatch.exp: New file.
743
03346981
SL
7442015-07-15 Sandra Loosemore <sandra@codesourcery.com>
745
746 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
747 nios2-*-linux*.
748 * gdb.base/sigbpt.exp (stepi_out): Likewise.
749 * gdb.base/siginfo.exp: Likewise.
750 * gdb.base/sigstep.exp (advance, advancei): Likewise.
751
42422cc7
PL
7522015-07-15 Pierre Langlois <pierre.langlois@arm.com>
753
754 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
755 Move it to ...
756 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
757 ... here.
758 * gdb.trace/range-stepping.exp: Check that the target supports
759 range stepping.
760
cfa68bae
JK
7612015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
762
763 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
764
8ffdba26
PA
7652015-07-14 Pedro Alves <palves@redhat.com>
766
767 * gdb.base/killed-outside.exp: New file.
768 * gdb.base/killed-outside.c: New file.
769
218a5a11
JK
7702015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
771
772 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
773 (n at main): New.
774 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
775
e03ed3c6
AA
7762015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
777
778 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
779 infcall tests instead of setting up for KFAIL.
780
485668e5
MM
7812015-07-10 Markus Metzger <markus.t.metzger@intel.com>
782
783 * gdb.btrace/record_goto-step.exp: New.
784
08464196
JK
7852015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
786
787 PR compile/18484
788 * gdb.compile/compile.c (struct struct_type): Add volatile to
789 selffield's type.
790 * gdb.compile/compile.exp
791 (compile code struct_object.selffield = &struct_object): Skip further
792 struct_object tests if this one xfails.
793
bcf5c1d9
RC
7942015-07-08 Robert O'Callahan <robert@ocallahan.org>
795
796 PR exp/18617
797 * gdb.trace/ax.exp: Add test.
798
4931af25
YQ
7992015-07-07 Yao Qi <yao.qi@linaro.org>
800
801 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
802 instead of istarget "aarch64*-*-*".
803 * gdb.arch/aarch64-fp.exp: Likewise.
804 * gdb.base/float.exp: Likewise.
805 * gdb.reverse/aarch64.exp: Likewise.
806 * lib/gdb.exp (is_aarch64_target): New proc.
807
9fcf688e
YQ
8082015-07-07 Yao Qi <yao.qi@linaro.org>
809
810 * lib/gdb.exp (is_aarch32_target): New proc.
811 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
812 instead of "istarget "arm*-*-*"".
813 * gdb.arch/arm-disp-step.exp: Likewise.
814 * gdb.arch/thumb-bx-pc.exp: Likewise.
815 * gdb.arch/thumb-prologue.exp: Likewise.
816 * gdb.arch/thumb-singlestep.exp: Likewise.
817 * gdb.base/disp-step-syscall.exp: Likewise.
818 * gdb.base/float.exp: Likewise.
819
fbd8d50d
YQ
8202015-07-07 Yao Qi <yao.qi@linaro.org>
821
822 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
823 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
824
71be1fdc
YQ
8252015-07-07 Yao Qi <yao.qi@linaro.org>
826
827 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
828 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
829 if it exists.
830 * gdb.multi/multi-arch.exp: Likewise.
831
3e221d36
SM
8322015-07-07 Simon Marchi <simon.marchi@ericsson.com>
833
834 * gdb.python/py-lazy-string.exp: Add missing parentheses to
835 print.
836
d441430b
YQ
8372015-07-07 Yao Qi <yao.qi@linaro.org>
838
839 * gdb.arch/thumb-singlestep.exp: Do one more single step.
840
06f810bd
MG
8412015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
842
843 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
844 '[' and ']' characters.
845
5e61e7c0
IB
8462015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
847
848 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
849
28bf096c
PA
8502015-06-29 Pedro Alves <palves@redhat.com>
851
852 PR threads/18127
853 * gdb.threads/hand-call-new-thread.c: New file.
854 * gdb.threads/hand-call-new-thread.c: New file.
855
ee93cd5e
KS
8562015-06-26 Keith Seitz <keiths@redhat.com>
857 Doug Evans <dje@google.com>
858
859 PR 16253
860 * gdb.cp/var-tag-2.cc: New file.
861 * gdb.cp/var-tag-3.cc: New file.
862 * gdb.cp/var-tag-4.cc: New file.
863 * gdb.cp/var-tag.cc: New file.
864 * gdb.cp/var-tag.exp: New file.
865
fc637f04
PP
8662015-06-26 Patrick Palka <patrick@parcs.ath.cx>
867
868 * gdb.base/history-duplicates.exp: New test.
869
2e52ae68
PP
8702015-06-26 Patrick Palka <patrick@parcs.ath.cx>
871
872 * gdb.base/completion.exp: Test the completion of the "focus"
873 command.
874
6e22494e
JK
8752015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 * gdb.arch/amd64-prologue-skip.S: New file.
878 * gdb.arch/amd64-prologue-skip.exp: New file.
879
bf7b9cd9
SM
8802015-06-25 Simon Marchi <simon.marchi@ericsson.com>
881
882 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
883 is_address_zero_readable check.
884
201e8dfd
PB
8852015-06-24 Peter Bergner <bergner@vnet.ibm.com>
886
887 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
888 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
889
5cd867b4
YQ
8902015-06-24 Yao Qi <yao.qi@linaro.org>
891
892 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
893 linux targets.
894
4d7be007
YQ
8952015-06-24 Yao Qi <yao.qi@linaro.org>
896
897 * lib/gdb.exp (supports_get_siginfo_type): New proc.
898 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
899 * gdb.base/siginfo-thread.exp: Likewise.
900
07fcd301
YQ
9012015-06-22 Yao Qi <yao.qi@linaro.org>
902
903 * boards/remote-gdbserver-on-localhost.exp: Add comments.
904
52042a00
YQ
9052015-06-22 Yao Qi <yao.qi@linaro.org>
906
907 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
908 aarch64*-*-*.
909 (skip_hw_watchpoint_tests): Likewise.
910
74bd41ce
PP
9112015-06-18 Patrick Palka <patrick@parcs.ath.cx>
912
913 * gdb.base/gdbinit-history.exp: Test the interaction between
914 setting GDBHISTSIZE and setting the history size via .gdbinit.
915
bc460514
PP
9162015-06-17 Patrick Palka <patrick@parcs.ath.cx>
917
918 PR gdb/16999
919 * gdb.base/gdbhistsize-history.exp: New test.
920
b58c513b
PP
9212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
922
923 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
924 with GDBHISTSIZE.
925 * gdb.base/readline.exp: Likewise.
926
92046791
YQ
9272015-06-17 Yao Qi <yao.qi@linaro.org>
928
929 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
930 line.
931
2093d2d3
PP
9322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
933
934 * gdb.base/gdbinit-history.exp: Add test case to check that
935 an unlimited history file does not get truncated on exit.
936
e6c693af
AA
9372015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
938
939 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
940 (VECTOR): New macro. Use it...
941 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
942 ...for these typedefs.
943 (int8, char1, int1, double1): New typedefs.
944 (struct just_int2, struct two_int2): New structures.
945 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
946 (add_structvecs, add_singlevecs): New functions.
947 (main): Call add_some_intvecs twice.
948 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
949 the compile and exit upon failure. Try compiling for the "native"
950 architecture. Test inferior function calls with vector arguments
951 and vector return value handling with "finish" and "return".
952
c74f7d1c
JT
9532015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
954
955 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
956 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
957 PE file.
958 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
959
98aa42ee
AT
9602015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
961
962 PR breakpoints/16465
963 * gdb.mi/mi-dprintf-pending.c: New file.
964 * gdb.mi/mi-dprintf-pending.exp: New test.
965 * gdb.mi/mi-dprintf-pendshr.c: New file.
966
7d73c23c 9672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 968 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
969
970 * gdb.arch/i386-mpx-map.c: New file.
971 * gdb.arch/i386-mpx-map.exp: New File.
972
9732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
974
975 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
976 * gdb.arch/i386-mpx.exp: Indentation fixed.
977
9782015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
979
980 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
981 function and improved indentation.
982 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
983 gdb_test_multiple. Added additional tests to skip the test.
984
9852015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
986
987 * gdb.arch/i386-avx512.c: Change path in include file.
988 * gdb.arch/i386-avx512.exp: Change include dir path
989 compilation flag.
990 * gdb.arch/i386-mpx.c: Change path in include file.
991 * gdb.arch/i386-mpx.exp: Change include dir path compilation
992 flag.
993
d5eba19a
JK
9942015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * gdb.compile/compile-print.exp (compile print *vararray@3)
997 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
998
7f361056
JK
9992015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1000
1001 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1002 (do not keep jit in memory): ... this.
1003 (expect 5): Change it to ...
1004 (expect no 5): ... this.
1005
3b462ec2
SM
10062015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1007
1008 PR gdb/15564
1009 * gdb.mi/mi-detach.exp: New file.
1010
e0619de6
JK
10112015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1012
1013 PR symtab/18392
1014 * gdb.arch/amd64-tailcall-self.S: New file.
1015 * gdb.arch/amd64-tailcall-self.c: New file.
1016 * gdb.arch/amd64-tailcall-self.exp: New file.
1017
e970cb34
DB
10182015-05-28 Don Breazeal <donb@codesourcery.com>
1019
1020 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1021 tests for remote targets by checking is_target_gdbserver.
1022
b2e2f908
DE
10232015-05-27 Doug Evans <dje@google.com>
1024
1025 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1026 * gdb.dwarf2/opaque-type-lookup.c: New file.
1027 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1028
82c7be31
DE
10292015-05-26 Doug Evans <dje@google.com>
1030
1031 * gdb.cp/iostream.cc: New file.
1032 * gdb.cp/iostream.exp: New file.
1033
b4f54984
DE
10342015-05-26 Doug Evans <dje@google.com>
1035
1036 * gdb.dwarf2/dw2-op-call.exp: Update.
1037 * gdb.dwarf2/dw4-sig-types.exp: Update.
1038 * gdb.dwarf2/implptr.exp: Update.
1039 * gdb.mi/mi-cmd-param-changed.exp: Update.
1040
4ea6efe9
DE
10412015-05-26 Doug Evans <dje@google.com>
1042
1043 * gdb.python/py-lazy-string.c: New file.
1044 * gdb.python/py-lazy-string.exp: New file.
1045 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1046 (main): Update. Add estring3.
1047 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1048 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1049
f6bb7db3
YQ
10502015-05-26 Omair Javaid <omair.javaid@linaro.org>
1051 Yao Qi <yao.qi@linaro.org>
1052
1053 * gdb.reverse/aarch64.c: New.
1054 * gdb.reverse/aarch64.exp: New.
1055
a81bfbd0
OJ
10562015-05-26 Omair Javaid <omair.javaid@linaro.org>
1057
1058 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1059 (supports_reverse): Likewise.
1060
158bf1b4
PP
10612015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1062
1063 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1064 Use with_test_prefix.
1065
a0145030
AB
10662015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1067
1068 * gdb.base/completion.exp: Add test for completion of layout
1069 names.
1070
ebe3b578
AB
10712015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1072
1073 * lib/gdb.exp (skip_tui_tests): New proc.
1074 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1075
84204ed7
PA
10762015-05-19 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1079 Save the whole env array instead of just HOME. Unset HISTSIZE in
1080 the environment while testing. Restore whole environment
1081 afterwards.
1082
37442ce1
DE
10832015-05-16 Doug Evans <xdje42@gmail.com>
1084
1085 * gdb.guile/scm-ports.c: New file.
1086 * gdb.guile/scm-ports.exp: Add memory port tests.
1087
36de76f9
JK
10882015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 * gdb.compile/compile-print.c: New file.
1091 * gdb.compile/compile-print.exp: New file.
1092
3a9558c4
JK
10932015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1094
1095 * gdb.compile/compile-ops.exp: Cast param to void.
1096 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1097 (compile code struct_object.selffield = &struct_object): Add xfail.
1098
aa715135
JG
10992015-05-15 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.ada/arr_enum_with_gap: New testcase.
1102
931e5bc3
JG
11032015-05-15 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.ada/byte_packed_arr: New testcase.
1106
9cd4d857
JB
11072015-05-15 Joel Brobecker <brobecker@adacore.com>
1108
1109 * gdb.ada/pckd_neg: New testcase.
1110
ebfd00d2
PP
11112015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1112
1113 PR gdb/17820
1114 * gdb.base/gdbinit-history.exp: New test.
1115 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1116 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1117
4c082a81
SC
11182015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1119
1120 * gdb.python/py-xmethods.cc: Enhance test case.
1121 * gdb.python/py-xmethods.exp: New tests.
1122 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1123 function.
1124 (B_indexoper): Likewise.
1125 (global_dm_list) : Add new xmethod worker functions.
1126
f7797074
SDJ
11272015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1128
1129 * gdb.base/coredump-filter.exp: Correctly unset
1130 "coredump_var_addr" array.
1131
a4674e4e
PA
11322015-05-08 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.server/non-existing-program.exp: Unset spawn_id.
1135
df2eb078
SC
11362015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1137
1138 PR python/18291
1139 * gdb.python/py-xmethods.exp: Add tests.
1140
422349a3
YQ
11412015-05-08 Yao Qi <yao.qi@linaro.org>
1142
1143 PR gdb/18208
1144 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1145 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1146 function set_coredump_filter, and remove remote_exec call.
1147 Remove argument ipid. Callers update.
1148 (top level): Don't get inferior's PID.
1149
63fc80ce
AA
11502015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1151
1152 * gdb.base/watch_thread_num.exp: Skip test on targets without
1153 access watchpoints.
1154
80ad801e
PA
11552015-05-06 Pedro Alves <palves@redhat.com>
1156
1157 PR server/18081
1158 * gdb.server/non-existing-program.exp: New file.
1159
0fa7fe50
JB
11602015-05-05 Joel Brobecker <brobecker@adacore.com>
1161
1162 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1163
3ea89b92
PMR
11642015-05-05 Joel Brobecker <brobecker@adacore.com>
1165
1166 * gdb.ada/out_of_line_in_inlined: New testcase.
1167
87b8eff0
JB
11682015-05-05 Joel Brobecker <brobecker@adacore.com>
1169
1170 * gdb.ada/var_rec_arr: New testcase.
1171
5fccc635
YQ
11722015-04-30 Yao Qi <yao.qi@linaro.org>
1173
1174 * gdb.base/break-idempotent.exp: If
1175 skip_hw_watchpoint_multi_tests returns true, skip the tests
1176 on "rwatch" and "awatch".
1177
42d38f42
YQ
11782015-04-30 Yao Qi <yao.qi@linaro.org>
1179
1180 * gdb.base/relativedebug.exp: Invoke gdb command
1181 "info sharedlibrary", and if libc.so doesn't have debug info,
1182 skip the test.
1183
2ce1cdbf
DE
11842015-04-29 Doug Evans <dje@google.com>
1185
1186 * gdb.python/py-xmethods.exp: Add ptype tests.
1187 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1188 get_result_type method.
1189
f24a38c5
LM
11902015-04-29 Luis Machado <lgustavo@codesourcery.com>
1191
1192 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1193 the target does not support hardware watchpoints.
1194
ecbf2b3c
LM
11952015-04-29 Luis Machado <lgustavo@codesourcery.com>
1196
1197 * gdb.base/break-always.exp: Abort testing if writing to memory
1198 causes an error.
1199
34f5f757
DE
12002015-04-28 Doug Evans <dje@google.com>
1201
1202 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1203 * gdb.python/py-pp-registration.exp: ... here. New file.
1204 * gdb.python/py-pp-registration.c: New file.
1205 * gdb.python/py-pp-registration.py: New file.
1206
69b4374a
DE
12072015-04-28 Doug Evans <dje@google.com>
1208
1209 * gdb.python/py-bad-printers.c: New file.
1210 * gdb.python/py-bad-printers.py: New file.
1211 * gdb.python/py-bad-printers.exp: New file.
1212
59fb7612
SS
12132015-04-28 Sasha Smundak <asmundak@google.com>
1214
1215 * gdb.python/py-type.exp: New test.
1216
2631b16a
AW
12172015-04-28 Andy Wingo <wingo@igalia.com>
1218
1219 * gdb.python/py-parameter.exp:
1220 * gdb.guile/scm-parameter.exp: Escape the path that we are
1221 matching against, as it might contain characters that are special
1222 to regular expressions.
1223
460efde1
JB
12242015-04-27 Joel Brobecker <brobecker@adacore.com>
1225
1226 * gdb.ada/rec_comp: New testcase.
1227
2d369d8e
SDJ
12282015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1229
1230 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1231 before using it.
1232
cf75d6c3
AB
12332015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1234
1235 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1236 new tests for verilog output.
1237
8dbe7ca5
YQ
12382015-04-24 Yao Qi <yao.qi@linaro.org>
1239
1240 * boards/remote-gdbserver-on-localhost.exp: New file.
1241
4ef9fb2f
PA
12422015-04-23 Pedro Alves <palves@redhat.com>
1243
1244 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1245 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1246 "end of file", remove $inferior_spawn_id from the indirect list.
1247
0a803169
PA
12482015-04-23 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1251
749ef8f8
PA
12522015-04-23 Pedro Alves <palves@redhat.com>
1253
1254 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1255 on $any_spawn_id instead of only on $gdb_spawn_id.
1256
8aae4344
PM
12572015-04-21 Pierre Muller <muller@sourceware.org>
1258
1259 PR pascal/17815
1260 * lib/pascal.exp (gpc_compile): Add new option "class".
1261 (fpc_compile): Likewise.
1262 * gdb.pascal/case-insensitive-symbols.pas: New file.
1263 * gdb.pascal/case-insensitive-symbols.exp: New file.
1264
1586c8fb
GB
12652015-04-20 Gary Benson <gbenson@redhat.com>
1266
1267 * gdb.base/attach.exp: Fix three extended remote failures.
1268
1b6e6f5c
GB
12692015-04-17 Gary Benson <gbenson@redhat.com>
1270
1271 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1272 the main executable over the remote protocol.
1273
e797481d
PA
12742015-04-16 Pedro Alves <palves@redhat.com>
1275
1276 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1277 a new gdbserver if gdbserver_reconnect_p is set.
1278
1ca99c42
PA
12792015-04-16 Pedro Alves <palves@redhat.com>
1280
1281 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1282 is set, don't exit gdbserver.
1283
af9fd6f8
AA
12842015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1285
1286 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1287 appropriate .insn, such that an older assembler can be used.
1288 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1289 the z/Architecture instruction set on 31-bit targets as well.
1290
04ff1e61
AA
12912015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1292
1293 * gdb.go/handcall.exp: Remove all logic related to the first
1294 breakpoint and rely on go_runto_main instead.
1295 * gdb.go/strings.exp: Likewise.
1296 * gdb.go/unsafe.exp: Likewise.
1297 * gdb.go/hello.exp: Likewise. Also rename the remaining
1298 breakpoint marker to "breakpoint 1".
1299 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1300 * gdb.go/strings.go: Likewise.
1301 * gdb.go/unsafe.go: Likewise.
1302 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1303 "set breakpoint 2 here" and rename the remaining breakpoint marker
1304 to "breakpoint 1".
1305
40d2f8d6
SM
13062015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1309 if itertools.imap is not present.
1310 * gdb.python/py-objfile.exp: Add parentheses.
1311 * gdb.python/py-type.exp: Same.
1312 * gdb.python/py-unwind-maint.py: Same.
1313
8cbc97c6
YQ
13142015-04-15 Yao Qi <yao.qi@linaro.org>
1315
1316 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1317 of ":$ptr_size" and set its form explicitly.
1318
45fd756c
YQ
13192015-04-15 Pedro Alves <palves@redhat.com>
1320 Yao Qi <yao.qi@linaro.org>
1321
1322 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1323 timeout by factor of 4.
1324 (test_regular_watch): Likewise.
1325 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1326 * gdb.reverse/sigall-reverse.exp: Likewise.
1327 * gdb.reverse/until-precsave.exp: Likewise.
1328 * lib/gdb.exp (with_timeout_factor): New proc.
1329 (gdb_expect): Move some code to ...
1330 (get_largest_timeout): ... here. New procedure.
1331
9e811bc3
LM
13322015-04-14 Luis Machado <lgustavo@codesourcery.com>
1333
1334 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1335
0ff6fcb2
LM
13362015-04-13 Luis Machado <lgustavo@codesourcery.com>
1337
1338 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1339 to write to the .text section.
1340
7578d5f7
LM
13412015-04-13 Luis Machado <lgustavo@codesourcery.com>
1342
1343 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1344 Handle the case of targets that do not provide PID information.
1345
2efe15c4
YQ
13462015-04-13 Yao Qi <yao.qi@linaro.org>
1347
1348 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1349 and use expect instead of gdb_expect.
1350
8cd8f2f8
SDJ
13512015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1352
1353 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1354 "coredump_var_addr" to avoid naming conflict with other testcases.
1355
9ee41772
PA
13562015-04-10 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1359 gdb_test_sequence and gdb_assert.
1360
07473109
PA
13612015-04-10 Pedro Alves <palves@redhat.com>
1362
1363 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1364 test messages that don't include the breakpoint address.
1365
de3db44c
YQ
13662015-04-10 Yao Qi <yao.qi@linaro.org>
1367
1368 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1369 false for some offset and width combinations which aren't
1370 supported by linux kernel.
1371
c79d856c
PA
13722015-04-10 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1375 procedure, factored out from ...
1376 (top level): ... here. Add "set displaced-stepping" testing axis.
1377 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1378 parameter "displaced". Use it.
1379 (top level): Use foreach and add "set displaced-stepping" testing
1380 axis.
1381
ebc90b50
PA
13822015-04-10 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1385 Remove comment.
1386 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1387 both the address of the instruction that triggers the watchpoint
1388 and the address of the instruction immediately after, and use
1389 those addresses for the test. Fix comment.
1390
8f572e5c
PA
13912015-04-10 Pedro Alves <palves@redhat.com>
1392
1393 * gdb.base/sigstep.exp (breakpoint_to_handler)
1394 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1395 Test "backtrace" in handler.
1396 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1397 (top level): Add new "displaced" test axis to
1398 breakpoint_to_handler, breakpoint_to_handler_entry and
1399 breakpoint_over_handler.
1400
8d707a12
PA
14012015-04-10 Pedro Alves <palves@redhat.com>
1402
1403 PR gdb/18216
1404 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1405
ef713951
YQ
14062015-04-10 Yao Qi <yao.qi@linaro.org>
1407
1408 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1409 (test_add_rn_pc): New function.
1410 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1411 (top level): Invoke test_add_rn_pc.
1412
906d60cf
PA
14132015-04-10 Pedro Alves <palves@redhat.com>
1414
1415 PR gdb/13858
1416 * gdb.base/step-over-no-symbols.exp: New file.
1417
f2983cc3
AW
14182015-04-09 Andy Wingo <wingo@igalia.com>
1419
1420 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1421 after the Python tests.
1422
6d62641c
SDJ
14232015-04-08 Keith Seitz <keiths@redhat.com>
1424
1425 PR python/16699
1426 * gdb.python/py-completion.exp: New tests for completion.
1427 * gdb.python/py-completion.py (CompleteLimit1): New class.
1428 (CompleteLimit2): Likewise.
1429 (CompleteLimit3): Likewise.
1430 (CompleteLimit4): Likewise.
1431 (CompleteLimit5): Likewise.
1432 (CompleteLimit6): Likewise.
1433 (CompleteLimit7): Likewise.
1434
f3770638
PA
14352015-04-08 Pedro Alves <palves@redhat.com>
1436
1437 PR gdb/18214
1438 PR gdb/18216
1439 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1440 function.
1441 (main): Install it as SIGUSR1 handler.
1442 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1443 parameter. Always use "setup" as prefix. Toggle "set
1444 displaced-stepping" off/on depending on global. Don't switch to
1445 thread 1 here.
1446 (top level): Add displaced stepping "off/on" test axis. Update
1447 "setup" calls. Wrap each subtest with with_test_prefix. Test
1448 continuing with a queued signal in each thread.
1449
4496bed7
PA
14502015-04-08 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1453 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1454 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1455 Return early if running to main fails.
1456 * gdb.trace/while-stepping.exp: Likewise.
1457
b97fde92
PA
14582015-04-07 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1461 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1462 interact with inferior program.
1463
f71c18e7
PA
14642015-04-07 Pedro Alves <palves@redhat.com>
1465
1466 * lib/gdb.exp (inferior_spawn_id): New global.
1467 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1468 spawn id after processing the user code.
1469 (default_gdb_start): Set inferior_spawn_id.
1470 (send_inferior): New procedure.
1471 * lib/gdbserver-support.exp (gdbserver_start): Set
1472 inferior_spawn_id.
1473 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1474
6423214f
PA
14752015-04-07 Pedro Alves <palves@redhat.com>
1476
1477 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1478 * lib/gdbserver-support.exp (gdbserver_start): Make
1479 $server_spawn_id global.
1480 (gdbserver_start): Don't wait for gdbserver's spawn id with
1481 expect_background.
1482 (close_gdbserver): New procedure.
1483 (gdb_exit): Rename the default version and reimplement.
1484
71c0ee8c
PA
14852015-04-07 Pedro Alves <palves@redhat.com>
1486
72f4393d 1487 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1488 append the substituted item, not the original item.
1489
203bc29b
PA
14902015-04-07 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1493 gdb_expect.
1494
508a3ddf
PA
14952015-04-07 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1498 output appearing once only.
1499
9f6dbe2b
PA
15002015-04-07 Pedro Alves <palves@redhat.com>
1501
1502 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1503 that doesn't expect anything. Return early if running to main
1504 fails.
1505
337532fa
YQ
15062015-04-07 Yao Qi <yao.qi@linaro.org>
1507
1508 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1509 (child_function): Call alarm.
1510 (main): Move call to alarm into the loop.
1511 * gdb.threads/non-stop-fair-events.exp: Build program with
1512 -DTIMEOUT=$timeout.
1513
01b622d4
DE
15142015-04-06 Doug Evans <xdje42@gmail.com>
1515
1516 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1517 Fix dest parameter to board_info.
1518 (fpc_compile): Ditto.
1519 (gdb_compile_pascal): Rename dest arg to destfile.
1520
961f4160
PMR
15212015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1522
1523 * gdb.ada/funcall_ref.exp: New file.
1524 * gdb.ada/funcall_ref/foo.adb: New file.
1525
cafda597
YQ
15262015-04-02 Yao Qi <yao.qi@linaro.org>
1527
1528 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1529 is remote.
1530
fed040c6
GB
15312015-04-02 Gary Benson <gbenson@redhat.com>
1532
1533 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1534
d11916aa
SS
15352015-04-01 Sasha Smundak <asmundak@google.com>
1536
1537 * gdb.python/py-unwind-maint.c: New file.
1538 * gdb.python/py-unwind-maint.exp: New test.
1539 * gdb.python/py-unwind-maint.py: New file.
1540 * gdb.python/py-unwind.c: New file.
1541 * gdb.python/py-unwind.exp: New test.
1542 * gdb.python/py-unwind.py: New test.
1543
a1471180
PA
15442015-04-01 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1547 to fail instead of non-existent $test.
1548
0bbeccb1
PA
15492015-04-01 Pedro Alves <palves@redhat.com>
1550
1551 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1552 GDBFLAGS if not empty.
1553
3c724c8c
PMR
15542015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1555
1556 * gdb.ada/complete.exp: Remove "multi_line".
1557 * gdb.ada/info_exc.exp: Remove "multi_line".
1558 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1559 * gdb.ada/ptype_field.exp: Remove "multi_line".
1560 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1561 * gdb.ada/tagged.exp: Remove "multi_line".
1562 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1563 [multi_line ...]
1564 * gdb.btrace/delta.exp: Likewise.
1565 * gdb.btrace/exception.exp: Likewise.
1566 * gdb.btrace/function_call_history.exp: Likewise.
1567 * gdb.btrace/instruction_history.exp: Likewise.
1568 * gdb.btrace/nohist.exp: Likewise.
1569 * gdb.btrace/record_goto.exp: Likewise.
1570 * gdb.btrace/segv.exp: Likewise.
1571 * gdb.btrace/stepi.exp: Likewise.
1572 * gdb.btrace/tailcall.exp: Likewise.
1573 * gdb.btrace/unknown_functions.exp: Likewise.
1574 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1575 * lib/gdb.exp: Add the "multi_line" helper.
1576
4eec2deb
PA
15772015-04-01 Pedro Alves <palves@redhat.com>
1578
1579 * gdb.threads/tid-reuse.c: New file.
1580 * gdb.threads/tid-reuse.exp: New file.
1581
df8411da
SDJ
15822015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1583
1584 PR corefiles/16092
1585 * gdb.base/coredump-filter.c: New file.
1586 * gdb.base/coredump-filter.exp: Likewise.
1587
6ef37366
PM
15882015-03-27 Petr Machata <pmachata@redhat.com>
1589
1590 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1591 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1592 (Dwarf::assemble): Initialize them.
1593 (Dwarf::lines): New function.
1594
7ec911b0
JT
15952015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1596
1597 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1598 SYMBOL_PREFIX for x86_64-*-cygwin.
1599
ff908ebf
AW
16002015-03-26 Andy Wingo <wingo@igalia.com>
1601
1602 PR symtab/18148
1603 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1604 const_value but not a location.
1605 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1606 location defined in non-main CUs are visible.
1607
6d5f0679
YQ
16082015-03-26 Yao Qi <yao.qi@linaro.org>
1609
1610 PR testsuite/18139
1611 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1612 Add a line number entry for the same line.
1613 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1614 Add a line number entry for the same line.
1615
2898689b
YQ
16162015-03-26 Yao Qi <yao.qi@linaro.org>
1617
1618 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1619 .int 0.
1620 (func): Likewise. Add .Lfunc_1 label.
1621 Use .Lfunc_1 label.
1622 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1623 .int 0.
1624 (func): Likewise.
1625 Use .Lfunc_1 label.
1626
85180498
YQ
16272015-03-26 Yao Qi <yao.qi@linaro.org>
1628
1629 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1630 Call gdb_compile instead to compile each .s files without debug
1631 information.
1632
8aa08a8d
YQ
16332015-03-26 Yao Qi <yao.qi@linaro.org>
1634
1635 * gdb.base/savedregs.exp (process_saved_regs): Make
1636 "Saved registers:" optional in the pattern.
1637
66849923
MM
16382015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1639
1640 * gdb.btrace/next.exp: Merged into step.exp.
1641 * gdb.btrace/finish.exp: Merged into step.exp.
1642 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1643 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1644 "record goto" and checking the exact replay position.
1645 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1646 check for "Recording format" in "info record" output.
1647 * gdb.btrace/record_goto.exp: Choose test file based on target.
1648 * gdb.btrace/x86-record_goto.S: Renamed into ...
1649 * gdb.btrace/x86_64-record_goto.S: ... this.
1650 * gdb.btrace/i686-record_goto.S: New.
1651 * gdb.btrace/x86-tailcall.S: Renamed into ...
1652 * gdb.btrace/x86_64-tailcall.S: ... this.
1653 * gdb.btrace/i686-tailcall.S: New.
1654 * gdb.btrace/x86-tailcall.c: Renamed into ...
1655 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1656 separate statements. Update test.
1657 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1658 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1659 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1660 * gdb.btrace/tailcall.exp: Choose test file based on target.
1661 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1662
11cc1b74
MM
16632015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1664
1665 * gdb.btrace/exception.exp: Increase BTS buffer size.
1666
a25d8bf9
PA
16672015-03-24 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1670
856e7dd6
PA
16712015-03-24 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.threads/schedlock.exp (test_step): No longer expect that
1674 "set scheduler-locking step" with "next" over a function call runs
1675 threads unlocked.
1676
ad235a41
AT
16772015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1678
1679 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1680
15630549
AT
16812015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1682
1683 PR breakpoints/16466
1684 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1685 * gdb.mi/mi-pending.c (thread_func): New function.
1686 (int main): Add threading support required.
1687 * gdb.mi/mi-pending.exp: Add tests for this issue.
1688 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1689 (pendfunc2): Remove stdio dependency.
1690 * gdb.mi/mi-pendshr2.c: New file.
1691
693dca06
KS
16922015-03-23 Keith Seitz <keiths@redhat.com>
1693
1694 * gdb.linespec/keywords.c: New file.
1695 * gdb.linespec/keywords.exp: New file.
1696
7e993ebf
KS
16972015-03-23 Keith Seitz <keiths@redhat.com>
1698
1699 PR gdb/18021
1700 * gdb.dwarf2/staticvirtual.exp: New test.
1701
bc23328c
JK
17022015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1705 * README: Remove HP-UX and gdb.hp.
1706 (configuration):
1707 * configure: Regenerate.
1708 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1709 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1710 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1711 gdb.hp/gdb.defects/Makefile.
1712 * gdb.hp/Makefile.in: File deleted.
1713 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1714 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1715 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1716 * gdb.hp/gdb.aCC/run.c: File deleted.
1717 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1718 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1719 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1720 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1721 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1722 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1723 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1724 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1725 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1726 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1727 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1728 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1729 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1730 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1731 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1732 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1733 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1734 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1735 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1736 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1737 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1738 * gdb.hp/gdb.compat/average.c: File deleted.
1739 * gdb.hp/gdb.compat/sum.c: File deleted.
1740 * gdb.hp/gdb.compat/xdb.c: File deleted.
1741 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1742 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1743 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1744 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1745 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1746 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1747 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1748 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1749 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1750 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1751 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1752 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1753 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1754 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1755 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1756 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1757 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1758 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1759 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1760 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1761 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1762 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1763 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1764 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1765 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1766 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1767 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1768 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1769 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1770 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1771 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1772 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1773 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1774 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1775 * gdb.hp/tools/odump: File deleted.
1776
8bf3b159
PA
17772015-03-19 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1780 (saw_thread_3): New globals.
1781 (top level): Increment them when an event for the corresponding
1782 thread is seen.
1783 (no thread starvation): New test.
1784
eb54c8bf
PA
17852015-03-19 Pedro Alves <palves@redhat.com>
1786
1787 * gdb.threads/continue-pending-status.c: New file.
1788 * gdb.threads/continue-pending-status.exp: New file.
1789
32d2e5d6
PA
17902015-03-18 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1793 Use gdb_is_target_remote instead of is_remote. Use
1794 gdb_test_multiple instead of gdb_expect. Exit early if
1795 gdb_test_multiple hits its internal matches. Tighten stepi tests
1796 expected output. Fail on exit with any signal, instead of just
1797 SIGILL.
1798
f68f11b7
YQ
17992015-03-18 Yao Qi <yao.qi@linaro.org>
1800
1801 PR tdep/18107
1802 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1803 variable.
1804 * gdb.base/catch-syscall.exp: Don't skip it on
1805 aarch64*-*-linux* target. Remove elements in all_syscalls.
1806 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1807 target.
1808 (setup_all_syscalls): New proc.
1809
ca5fd19b
YQ
18102015-03-16 Yao Qi <yao.qi@linaro.org>
1811
1812 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1813 (top level): Skip tests if valid_addr_p returns false for
1814 $cmd1 or $cmd2.
1815
85642ba0
AW
18162015-03-11 Andy Wingo <wingo@igalia.com>
1817
1818 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1819
e03f9645
YQ
18202015-03-11 Yao Qi <yao.qi@linaro.org>
1821
1822 * gdb.base/catch-syscall.exp: Fix typo in comments.
1823
5d0962b2
YQ
18242015-03-11 Yao Qi <yao.qi@linaro.org>
1825
1826 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1827
b2df3cef
PA
18282015-03-09 Pedro Alves <palves@redhat.com>
1829
1830 * dg-extract-results.py: Delete.
1831
ef878e53
PA
18322015-03-09 Pedro Alves <palves@redhat.com>
1833
1834 Merge dg-extract-results.sh from GCC upstream (r218843).
1835
1836 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1837 * dg-extract-results.sh: Use --text with grep to avoid issues with
1838 binary files. Fall back to cat -v, if that doesn't work.
1839
9494d219
PA
18402015-03-05 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1843
a8d9763a
SM
18442015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1845
1846 * lib/mi-support.exp (mi_expect_interrupt): Accept
1847 alternative event for when in all-stop mode.
1848
be9957b8
PA
18492015-03-04 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1852
d57be0f4 18532015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1854
1855 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1856
c214c7cf
AA
18572015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1858
1859 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1860 regexps for GDB's current line display, accept a hex address
1861 preceding the line number.
1862
6d74a497
AA
18632015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1864
1865 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1866 the 'arch1' variable for "s390*-linux*" targets.
1867
511aee7c
PA
18682015-03-04 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1871 (main): Pass missing retval argument to pthread_join call.
1872
95e50b27
PA
18732015-03-02 Pedro Alves <palves@redhat.com>
1874
1875 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1876 (top level): Call do_test with non-stop as well.
1877
28054d69
PA
18782015-03-02 Pedro Alves <palves@redhat.com>
1879
1880 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1881 -1.
1882
4fa5d7b4
AA
18832015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1884
1885 * gdb.arch/s390-vregs.exp: New test.
1886 * gdb.arch/s390-vregs.S: New file.
1887
97c18565
PA
18882015-02-27 Pedro Alves <palves@redhat.com>
1889
1890 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1891 call to catch_command_errors.
1892 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1893 catch_command_errors.
1894
a37bfa30
PA
18952015-02-27 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1898 "true" for boolean result.
1899 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1900 prototype of main.
1901
6f98576f
PA
19022015-02-27 Pedro Alves <palves@redhat.com>
1903
1904 * lib/unbuffer_output.c: New file.
1905 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1906 (main): Call gdb_unbuffer_output.
1907
eba5ab56
YQ
19082015-02-27 Yao Qi <yao.qi@linaro.org>
1909
1910 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1911 target.
1912
0def5aaa
DE
19132015-02-26 Doug Evans <dje@google.com>
1914
1915 * gdb.cp/class2.cc (Dbase, D): New classes.
1916 (main): New local delta.
1917 * gdb.cp/class2.exp: Test printing delta.
1918 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1919 (dynbar): New global.
1920 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1921
081a1c2c
JK
19222015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1923
1924 * gdb.compile/compile-ifunc.c: New file.
1925 * gdb.compile/compile-ifunc.exp: New file.
1926
2f41223f
AT
19272015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1928
1929 * gdb.base/structs.exp: Check for correct struct on finish.
1930
03eddd80
YQ
19312015-02-26 Yao Qi <yao.qi@linaro.org>
1932
1933 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1934 is zero.
1935
80c57053
JK
19362015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdb.arch/cordic.ko.bz2: New file.
1939 * gdb.arch/cordic.ko.debug.bz2: New file.
1940 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1941
21613c12
YQ
19422015-02-25 Yao Qi <yao.qi@linaro.org>
1943
1944 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1945 aarch64*-*-* target.
1946
d8b901ed
PA
19472015-02-23 Pedro Alves <palves@redhat.com>
1948
1949 * lib/gdb.exp (delete_breakpoints): Rewrite using
1950 gdb_test_multiple.
1951
e5b85ead
PA
19522015-02-23 Pedro Alves <palves@redhat.com>
1953
1954 * gdb.base/info-os.c: Include stdlib.h.
1955
85c3a371
DE
19562015-02-22 Doug Evans <xdje42@gmail.com>
1957
1958 PR symtab/17855
1959 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1960 is read after symbols have been re-read.
1961 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1962 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1963
96553a0c
DE
19642015-02-21 Doug Evans <dje@google.com>
1965
1966 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1967
97a0c697
JK
19682015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1969
1970 PR corefiles/17808
1971 * gdb.arch/i386-biarch-core.core.bz2: New file.
1972 * gdb.arch/i386-biarch-core.exp: New file.
1973
a47cd6e9
PA
19742015-02-21 Pedro Alves <palves@redhat.com>
1975
1976 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1977 runto_main fails.
1978
c5facdc4
PA
19792015-02-20 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1982 info probes.
1983
2db9a427
PA
19842015-02-20 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1987
60fb7e9e
PA
19882015-02-20 Pedro Alves <palves@redhat.com>
1989
1990 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1991 clean_restart before gdb_target_supports_trace.
1992
5c5019c2
PA
19932015-02-20 Pedro Alves <palves@redhat.com>
1994
1995 PR threads/18006
1996 * gdb.threads/clone-thread_db.c: New file.
1997 * gdb.threads/clone-thread_db.exp: New file.
1998
c9587f88
AT
19992015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2000
2001 PR breakpoints/16812
2002 * gdb.base/catch-gdb-caused-signals.c: New file.
2003 * gdb.base/catch-gdb-caused-signals.exp: New file.
2004
f6a88844
JM
20052015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2006
2007 * configure: Regenerated.
2008 * configure.ac: Use GDB_AC_TRANSFORM.
2009 * aclocal.m4: sinclude ../transform.m4.
2010
497c491b
JM
20112015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2012
2013 * lib/dtrace.exp: New file.
2014 * gdb.base/dtrace-probe.exp: Likewise.
2015 * gdb.base/dtrace-probe.d: Likewise.
2016 * gdb.base/dtrace-probe.c: Likewise.
2017 * lib/pdtrace.in: Likewise.
2018 * configure.ac: Output variables with the transformed names of
2019 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2020 * configure: Regenerated.
2021
03e98035
JM
20222015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2023
2024 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2025 expected message when trying to access $_probe_* convenience
2026 variables while not on a probe.
2027
63cc30e9
JK
20282015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2029
2030 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2031
0703599a
PA
20322015-02-11 Pedro Alves <pedro@codesourcery.com>
2033
2034 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2035 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2036
7e60a48e
DE
20372015-02-10 Doug Evans <xdje42@gmail.com>
2038
2039 * lib/gdb.exp (gdb_load): Always return a result.
2040
01b088bc
PA
20412015-02-10 Pedro Alves <palves@redhat.com>
2042
2043 * gdb.threads/signal-sigtrap.c: New file.
2044 * gdb.threads/signal-sigtrap.exp: New file.
2045
b05ec7a5
AT
20462015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2047
2048 * gdb.trace/no-attach-trace.c: New file.
2049 * gdb.trace/no-attach-trace.exp: New file.
2050
a2c2acaf
MW
20512015-02-09 Mark Wielaard <mjw@redhat.com>
2052
2053 * gdb.dwarf2/atomic.c: New file.
2054 * gdb.dwarf2/atomic-type.exp: Likewise.
2055
31fd9caa
MM
20562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2057
2058 * gdb.btrace/buffer-size.exp: Update "info record" output.
2059 * gdb.btrace/delta.exp: Update "info record" output.
2060 * gdb.btrace/enable.exp: Update "info record" output.
2061 * gdb.btrace/finish.exp: Update "info record" output.
2062 * gdb.btrace/instruction_history.exp: Update "info record" output.
2063 * gdb.btrace/next.exp: Update "info record" output.
2064 * gdb.btrace/nexti.exp: Update "info record" output.
2065 * gdb.btrace/step.exp: Update "info record" output.
2066 * gdb.btrace/stepi.exp: Update "info record" output.
2067 * gdb.btrace/nohist.exp: Update "info record" output.
2068
d33501a5
MM
20692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2070
2071 * gdb.btrace/buffer-size: New.
2072
f4abbc16
MM
20732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2074
2075 * gdb.btrace/delta.exp: Update "info record" output.
2076 * gdb.btrace/enable.exp: Update "info record" output.
2077 * gdb.btrace/finish.exp: Update "info record" output.
2078 * gdb.btrace/instruction_history.exp: Update "info record" output.
2079 * gdb.btrace/next.exp: Update "info record" output.
2080 * gdb.btrace/nexti.exp: Update "info record" output.
2081 * gdb.btrace/step.exp: Update "info record" output.
2082 * gdb.btrace/stepi.exp: Update "info record" output.
2083 * gdb.btrace/nohist.exp: Update "info record" output.
2084
b9d61307
SM
20852015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2086
2087 PR gdb/15678
2088 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2089
e584fdbc
PA
20902015-02-06 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2093 macro.
2094 (seconds_left, again): New globals.
2095 (main): Wait seconds_left in a 1-second sleep loop instead of
2096 sleeping 180 seconds. If 'again' is set, reset the seconds
2097 counter.
2098 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2099 'again' in the inferior before detaching. Print the seconds left.
2100 (options): New global.
2101 (top level): Build program with -DTIMEOUT=$timeout.
2102
77f41761
PA
21032015-02-06 Pedro Alves <palves@redhat.com>
2104
2105 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2106 determine how many seconds to pass to 'alarm'.
2107 * gdb.base/gdb-sigterm.exp (top level): Build program with
2108 -DTIMEOUT=$timeout.
2109 (do_test): Return success/failure indication. Add more verbose
2110 logging. Don't fail if 200 single steps are seen. Instead, fail
2111 when the test times out.
2112 (passes): New global.
2113 (top level): Break the testing loop if testing fails on any
2114 iteration. Use gdb_assert.
2115
b9394193
DB
21162015-02-04 Don Breazeal <donb@codesourcery.com>
2117
2118 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2119 and initialize them.
2120 (ipc_cleanup): New function.
2121 (main): Don't declare shmid, semid, and msqid. Add a call to
2122 atexit so that we call ipc_cleanup on exit.
2123
42d9e528
PA
21242015-02-04 Pedro Alves <palves@redhat.com>
2125
2126 * boards/native-extended-gdbserver.exp: Remove any target variant
2127 specifications from the board name before clearing the isremote
2128 flag from board_info.
2129
ae6ae975
DE
21302015-01-31 Doug Evans <xdje42@gmail.com>
2131
2132 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2133
cfb069a8
GB
21342015-01-31 Gary Benson <gbenson@redhat.com>
2135
2136 * gdb.base/completion.exp: Disable completion limiting for
2137 existing tests. Add new tests to check completion limiting.
2138 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2139
5dd31d79
DE
21402015-01-31 Doug Evans <xdje42@gmail.com>
2141
2142 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2143
9f050062
DE
21442015-01-31 Doug Evans <xdje42@gmail.com>
2145
2146 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2147 entries. Duplicate file section script entries.
2148 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2149 inlined entries. Add test for safe-path rejection.
2150 * gdb.python/py-section-script.c: Add duplicate inlined section script
2151 entries. Duplicate file section script entries.
2152 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2153 inlined entries. Add test for safe-path rejection.
2154
df25ebbd
JB
21552015-01-29 Joel Brobecker <brobecker@adacore.com>
2156
2157 * gdb.ada/disc_arr_bound: New testcase.
2158
4a0ca9ec
JB
21592015-01-29 Joel Brobecker <brobecker@adacore.com>
2160
2161 * gdb.ada/mi_var_array: New testcase.
2162
3a8b707a
DE
21632015-01-27 Doug Evans <dje@google.com>
2164
2165 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2166 Add test for objfile.filename, objfile.username after objfile
2167 has been unloaded.
2168
f8313f6e
JB
21692015-01-26 Joel Brobecker <brobecker@adacore.com>
2170
2171 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2172 the second test to print the name attribute of value
2173 returned by the call to gdb.lookup_type, and adjust
2174 the expected output accordingly.
2175
37bc665e
MW
21762015-01-25 Mark Wielaard <mjw@redhat.com>
2177
2178 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2179 * gdb.base/disp-step-fork.c: Include unistd.h.
2180 * gdb.base/siginfo-obj.c: Include stdio.h.
2181 * gdb.base/siginfo-thread.c: Likewise.
2182 * gdb.mi/non-stop.c: Include unistd.h.
2183 * gdb.mi/nsthrexec.c: Include stdio.h.
2184 * gdb.mi/pthreads.c: Include unistd.h.
2185 * gdb.modula2/unbounded1.c (main): Declare returns int.
2186 * gdb.reverse/consecutive-reverse.c: Likewise.
2187 * gdb.threads/create-fail.c: Include unistd.h.
2188 * gdb.threads/killed.c: Likewise.
2189 * gdb.threads/linux-dp.c: Likewise.
2190 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2191 * gdb.threads/non-ldr-exc-2.c: Likewise.
2192 * gdb.threads/non-ldr-exc-3.c: Likewise.
2193 * gdb.threads/non-ldr-exc-4.c: Likewise.
2194 * gdb.threads/pthreads.c: Include unistd.h.
2195 (main): Declare returns int.
2196 * gdb.threads/tls-main.c (foo): New declaration.
2197 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2198
f7e5394d
SM
21992015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2200
2201 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2202 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2203
743649fd
MW
22042015-01-15 Mark Wielaard <mjw@redhat.com>
2205
2206 * gdb.base/noreturn-return.c: New file.
2207 * gdb.base/noreturn-return.exp: New file.
2208 * gdb.base/noreturn-finish.c: New file.
2209 * gdb.base/noreturn-finish.exp: New file.
2210
198297aa
PA
22112015-01-23 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.threads/continue-pending-after-query.c: New file.
2214 * gdb.threads/continue-pending-after-query.exp: New file.
2215
717cf30c
AG
22162015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2217 Simon Marchi <simon.marchi@ericsson.com>
2218
2219 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2220 * gdb.base/valgrind-db-attach.exp: Same.
2221 * gdb.base/valgrind-infcall.exp: Same.
2222 * lib/mi-support.exp (default_mi_gdb_start): Same.
2223 * lib/prompt.exp (default_prompt_gdb_start): Same.
2224 * lib/gdb.exp (default_gdb_spawn): Same.
2225 (gdb_interact): New.
2226
2227
4b62a76e
JK
22282015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.compile/compile.exp (pointer to jit function): New test.
2231
b4cdae6f
WW
22322015-01-17 Wei-cheng Wang <cole945@gmail.com>
2233
2234 * lib/gdb.exp (supports_process_record): Return true for
2235 powerpc*-*-linux*.
2236 (supports_reverse): Likewise.
2237
d221e7ef
DB
22382015-01-15 Don Breazeal <donb@codesourcery.com>
2239
2240 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2241 instead of checking whether the target board is remote and
2242 use spawn_wait_for_attach instead of exec/sleep.
2243 * gdb.base/attach-twice.exp: Likewise.
2244
bafffb51
JB
22452015-01-15 Joel Brobecker <brobecker@adacore.com>
2246
2247 * gdb.ada/var_arr_attrs: New testcase.
2248
5589af0e
PA
22492015-01-14 Pedro Alves <palves@redhat.com>
2250 Joel Brobecker <brobecker@adacore.com>
2251
2252 PR gdb/17525
2253 * gdb.base/bp-cmds-execution-x-script.c: New file.
2254 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2255 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2256
6c400b59
PA
22572015-01-14 Pedro Alves <palves@redhat.com>
2258
2259 PR cli/17828
2260 * gdb.base/batch-preserve-term-settings.c: New file.
2261 * gdb.base/batch-preserve-term-settings.exp: New file.
2262
e02c96a7
DE
22632015-01-13 Doug Evans <dje@google.com>
2264
2265 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2266 binary.
2267
576fd14c
JB
22682015-01-13 Joel Brobecker <brobecker@adacore.com>
2269
2270 * Makefile.in (clean mostlyclean): Do not delete *.py.
2271
04dccad0
JB
22722015-01-13 Joel Brobecker <brobecker@adacore.com>
2273
2274 * gdb.python/py-lookup-type.exp: New file.
2275
3d230f71
PA
22762015-01-12 Pedro Alves <palves@redhat.com>
2277
2278 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2279 restore GDBFLAGS before returning.
2280
7e67715d
JK
22812015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2282
2283 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2284 is_amd64_regs_target and is_x86_like_target.
2285
f2e0d4b4
DE
22862015-01-11 Doug Evans <xdje42@gmail.com>
2287
2288 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2289 is given without an explicit form.
2290 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2291 attributes.
2292 * gdb.dwarf/corrupt.exp: Ditto.
2293 * gdb.dwarf2/enum-type.exp: Ditto.
2294 * gdb.trace/entry-values.exp: Ditto.
2295 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2296
439250fb
DE
22972015-01-11 Doug Evans <xdje42@gmail.com>
2298
2299 PR gdb/15830
2300 * gdb.base/maint.exp: Remove references to "maint demangle".
2301 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2302 Add tests for explicitly specifying language to demangle.
2303 * gdb.dlang/demangle.exp: Ditto.
2304
ede9f622
PA
23052015-01-09 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.threads/non-stop-fair-events.c: New file.
2308 * gdb.threads/non-stop-fair-events.exp: New file.
2309
a7b796db
PA
23102015-01-09 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2313 the global scope. Set a breakpoint after all threads are started
2314 rather than stepping over two source lines. Expect the prompt.
2315 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2316 global.
2317 (NUM): Now 15.
2318 (main): Use threads_started_barrier to wait for all threads to
2319 start. Main thread no longer calls thread_function. Exit after
2320 180 seconds.
2321 (loop): New function.
2322 (thread_function): Wait on threads_started_barrier barrier. Call
2323 'loop' at each iteration.
2324 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2325 threads have started, instead of hardcoding number of "next"
2326 steps. Use an access watchpoint instead of a write watchpoint.
2327
9665ffdd
PA
23282015-01-09 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2331 (thread_func): Wait on barrier.
2332 (main): Wait for all threads to start before stopping GDB.
2333 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2334 global.
2335 (thread1_func, thread2_func): Wait on barrier.
2336 (main): Wait for all threads to start before stopping GDB.
2337 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2338 New global.
2339 (thread1_func, thread2_func): Wait on barrier.
2340 (main): Wait for all threads to start before stopping GDB.
2341
c945a99f
PA
23422015-01-09 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.threads/attach-many-short-lived-threads.c: New file.
2345 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2346
c1a747c1
PA
23472014-01-09 Pedro Alves <palves@redhat.com>
2348
2349 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2350 instead of to thread 2.
2351 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2352 Add barrier around each pthread_create call instead of around all
2353 calls.
2354 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2355 Set a break on thread_function and have the child threads hit it
2356 one at at a time.
2357
60b3033e
PA
23582015-01-09 Pedro Alves <palves@redhat.com>
2359
2360 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2361 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2362 false.
2363 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2364 checking whether the target board is remote.
2365 * gdb.multi/multi-attach.exp: Likewise.
2366 * gdb.python/py-sync-interp.exp: Likewise.
2367 * gdb.server/ext-attach.exp: Likewise.
2368 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2369 tests that need to attach, instead of checking whether the target
2370 board is remote at the top of the file.
2371
acc018ac
YQ
23722015-01-08 Yao Qi <yao@codesourcery.com>
2373
2374 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2375
50a18af8
JK
23762015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2377
2378 Fix testcase compilation.
2379 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2380
8503d6e1
JB
23812015-01-06 Joel Brobecker <brobecker@adacore.com>
2382
2383 * gdb.python/py-type.exp: Add a couple test about empty
2384 array creation, and negative-length array creation.
2385
cc73dbcc
DE
23862015-01-02 Doug Evans <xdje42@gmail.com>
2387
2388 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2389
0300bbc7
DE
23902015-01-02 Doug Evans <dje@google.com>
2391
2392 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2393
9d85a0ec
YQ
23942014-12-29 Yao Qi <yao@codesourcery.com>
2395
2396 * gdb.trace/entry-values.exp: Update comments. Rename variable
2397 bar_call_foo to returned_from_foo.
2398
87186c6a
MMN
23992014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2400
2401 PR gdb/17394
2402 * gdb.linespec/break-asm-file.c: New file.
2403 * gdb.linespec/break-asm-file.exp: New file.
2404 * gdb.linespec/break-asm-file0.s: New file.
2405 * gdb.linespec/break-asm-file1.s: New file.
2406
1bab7383
YQ
24072014-12-18 Nigel Stephens <nigel@mips.com>
2408 Maciej W. Rozycki <macro@codesourcery.com>
2409
2410 * gdb.base/float.exp: Handle the new output from "info float" on
2411 MIPS targets.
2412
1bc1068a
JK
24132014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2414
2415 Fix MinGW compilation.
2416 * gdb.compile/compile-ops.exp: Update untested message if
2417 !skip_compile_feature_tests.
2418 * gdb.compile/compile-setjmp.exp: Likewise.
2419 * gdb.compile/compile-tls.exp: Likewise.
2420 * gdb.compile/compile.exp: Likewise.
2421 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2422 supported on this host".
2423
b6615d10
DE
24242014-12-16 Doug Evans <xdje42@gmail.com>
2425
2426 * boards/stabs.exp: New file.
2427
25dda427
AA
24282014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2429
2430 * gdb.base/completion.exp: Adjust to format changes of "maint
2431 print user-registers".
2432
bf330350
CU
24332014-12-16 Catalin Udma <catalin.udma@freescale.com>
2434
2435 PR server/17457
2436 * gdb.arch/aarch64-fp.c: New file.
2437 * gdb.arch/aarch64-fp.exp: New file.
2438
395cf596
SDJ
24392014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2440
2441 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2442 r210637, r210913, r211666, r215400, r215817).
2443
2444 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2445 * dg-extract-results.py: New file.
2446 * dg-extract-results.sh: Use it if the environment seems
2447 suitable.
2448
2449 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2450
2451 * dg-extract-results.py (parse_run): Handle warnings that
2452 are printed before a test harness is run.
2453
2454 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2455
2456 * dg-extract-results.py (Named): Remove __cmp__ method.
2457 (output_variation): Use a key to sort variation.harnesses.
2458
2459 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2460
2461 * dg-extract-results.py: For Python 3, force sys.stdout to
2462 handle surrogate escape sequences.
2463 (safe_open): New function.
2464 (output_segment, main): Use it.
2465
2466 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2467
2468 * dg-extract-results.py (Prog.result_re): Include options
2469 in test name.
2470
2471 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2472
2473 * dg-extract-results.py (output_variation): Always sort if
2474 do_sum.
2475
e882ef3c
SM
24762014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2477
2478 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2479 as long as we get pagination notifications.
2480
4992aa20
JM
24812014-12-15 Jason Merrill <jason@redhat.com>
2482
2483 * Makefile.in (check-gdb.%): Restore.
2484 * README: Mention it.
2485
c1b5a1a6
JB
24862014-12-13 Joel Brobecker <brobecker@adacore.com>
2487
2488 * gdb.ada/str_uninit: New testcase.
2489
5537b577
JK
24902014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2491
2492 PR symtab/17642
2493 * gdb.base/vla-stub-define.c: New file.
2494 * gdb.base/vla-stub.c: New file.
2495 * gdb.base/vla-stub.exp: New file.
2496
bb2ec1b3
TT
24972014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2498 Jan Kratochvil <jan.kratochvil@redhat.com>
2499 Tom Tromey <tromey@redhat.com>
2500
2501 * configure.ac: Add gdb.compile/.
2502 * configure: Regenerate.
2503 * gdb.compile/Makefile.in: New file.
2504 * gdb.compile/compile-ops.exp: New file.
2505 * gdb.compile/compile-ops.c: New file.
2506 * gdb.compile/compile-tls.c: New file.
2507 * gdb.compile/compile-tls.exp: New file.
2508 * gdb.compile/compile-constvar.S: New file.
2509 * gdb.compile/compile-constvar.c: New file.
2510 * gdb.compile/compile-mod.c: New file.
2511 * gdb.compile/compile-nodebug.c: New file.
2512 * gdb.compile/compile-setjmp-mod.c: New file.
2513 * gdb.compile/compile-setjmp.c: New file.
2514 * gdb.compile/compile-setjmp.exp: New file.
2515 * gdb.compile/compile-shlib.c: New file.
2516 * gdb.compile/compile.c: New file.
2517 * gdb.compile/compile.exp: New file.
2518 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2519
4ff709eb
TT
25202014-12-12 Tom Tromey <tromey@redhat.com>
2521
2522 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2523 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2524
6dddd6a5
DE
25252014-12-12 Doug Evans <dje@google.com>
2526
2527 * lib/gdb-python.exp (get_python_valueof): New function.
2528 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2529
71c24708
AA
25302014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2531
2532 * gdb.base/completion.exp: Add test for completion of "info
2533 registers ".
2534
3e29f34a
MR
25352014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2536
2537 * gdb.base/func-ptrs.c: New file.
2538 * gdb.base/func-ptrs.exp: New file.
2539
fc126975
SM
25402014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2541
2542 PR breakpoints/17012
2543 * gdb.base/dprintf-detach.c: New file.
2544 * gdb.base/dprintf-detach.exp: New file.
2545
0a46d518
SM
25462014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2547
2548 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2549 * lib/gdb.exp (target_is_gdbserver): New procedure.
2550
a0be3e44
DE
25512014-12-08 Doug Evans <dje@google.com>
2552
2553 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2554
df1b803a
YQ
25552014-12-05 Yao Qi <yao@codesourcery.com>
2556
2557 * gdb.guile/scm-error.exp: Remove the third argument to
2558 gdb_remote_download.
2559 * gdb.guile/scm-frame-args.exp: Likewise.
2560 * gdb.guile/scm-section-script.exp: Likewise.
2561
ddb9f679
YQ
25622014-12-05 Yao Qi <yao@codesourcery.com>
2563
2564 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2565
86e4ed39
DE
25662014-12-04 Doug Evans <dje@google.com>
2567
2568 * gdb.python/py-objfile.exp: Add tests for
2569 objfile.add_separate_debug_file.
2570
7c50a931
DE
25712014-12-04 Doug Evans <dje@google.com>
2572
2573 * lib/gdb.exp (get_build_id): New function.
2574 (build_id_debug_filename_get): Rewrite to use it.
2575 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2576
621661e3
MR
25772014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2578
2579 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2580 `method(long)', not just 0x0.
2581 * gdb.cp/nsalias.exp: Align code labels to 4.
2582 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2583 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2584 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2585 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2586 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2587 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2588
29f0c3b7
DE
25892014-12-02 Doug Evans <dje@google.com>
2590
e1e061e7 2591 PR symtab/17602
29f0c3b7 2592 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2593 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2594 * gdb.cp/anon-ns.exp: Update.
2595
162078c8
NB
25962014-12-02 Nick Bull <nicholaspbull@gmail.com>
2597
2598 * gdb.python/py-events.py (inferior_call_handler): New.
2599 (register_changed_handler, memory_changed_handler): New.
2600 (test_events.invoke): Register new handlers.
2601 * gdb.python/py-events.exp: Add tests for inferior call,
2602 memory_changed and register_changed events.
2603
fdb09caf
AA
26042014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2605
2606 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2607 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2608 if the linker doesn't understand this.
2609
55cfb2c4
SM
26102014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2611
2612 * gdb.python/python.exp: Change expected reply to help().
2613
9e8cd6df
YQ
26142014-12-01 Yao Qi <yao@codesourcery.com>
2615
2616 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2617 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2618 * configure: Re-generated.
2619
6c659fc2
SC
26202014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2621
2622 * gdb.cp/chained-calls.cc: New file.
2623 * gdb.cp/chained-calls.exp: New file.
2624 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2625
d7fc3181
SM
26262014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2627
2628 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2629 * gdb.dwarf2/symtab-producer.exp: Same.
2630 * gdb.gdb/python-interrupts.exp: Same.
2631 * gdb.gdb/python-selftest.exp: Same.
2632 * gdb.python/py-linetable.exp: Same.
2633 * gdb.python/py-type.exp: Same.
2634 * gdb.python/py-value-cc.exp: Same.
2635 * gdb.python/py-value.exp: Same.
2636
10e79639
YQ
26372014-11-28 Yao Qi <yao@codesourcery.com>
2638
2639 * gdb.base/break-probes.exp: Match library name prefixed with
2640 sysroot.
2641
f28a0564
SM
26422014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2643
2644 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2645 test expected output. Add parentheses for the call to print.
2646 Remove L suffix from integers.
2647
3fe1ce1d
DE
26482014-11-26 Doug Evans <dje@google.com>
2649
2650 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2651
84429e27
YQ
26522014-11-22 Yao Qi <yao@codesourcery.com>
2653
2654 * gdb.trace/entry-values.c: Remove asms.
2655 (foo): Add foo_label.
2656 (bar): Add bar_label.
2657 * gdb.trace/entry-values.exp: Remove code computing foo's
2658 length and bar's length.
2659 (Dwarf::assemble): Invoke function_range for bar and use
2660 MACRO_AT_func for foo.
2661
26741859
YQ
26622014-11-22 Yao Qi <yao@codesourcery.com>
2663
2664 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2665 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2666 Use .Lgcc43_procstart instead of gcc43.
2667
45e44d27
JB
26682014-11-21 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.ada/n_arr_bound: New testcase.
2671
458c8db8
SDJ
26722014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2673
2674 PR breakpoints/10737
2675 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2676 test_catch_syscall_multi_arch.
2677 (test_catch_syscall_multi_arch): New function.
2678
43f3e411
DE
26792014-11-20 Doug Evans <xdje42@gmail.com>
2680
2681 * gdb.base/maint.exp: Update expected output.
2682
0d7b2549
AA
26832014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2684
2685 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2686 4-byte instruction on S390.
2687
8908fca5
JB
26882014-11-19 Joel Brobecker <brobecker@adacore.com>
2689
2690 * gdb.ada/arr_arr: New testcase.
2691
4a46959e
JB
26922014-11-19 Joel Brobecker <brobecker@adacore.com>
2693
2694 * gdb.ada/pkd_arr_elem: New Testcase.
2695
470e2f4e
LM
26962014-11-18 Luis Machado <lgustavo@codesourcery.com>
2697
2698 * gdb.reverse/break-precsave: Expect completion message for
2699 core file reads.
2700 * gdb.reverse/consecutive-precsave.exp: Likewise.
2701 * gdb.reverse/finish-precsave.exp: Likewise.
2702 * gdb.reverse/i386-precsave.exp: Likewise.
2703 * gdb.reverse/machinestate-precsave.exp: Likewise.
2704 * gdb.reverse/sigall-precsave.exp: Likewise.
2705 * gdb.reverse/solib-precsave.exp: Likewise.
2706 * gdb.reverse/step-precsave.exp: Likewise.
2707 * gdb.reverse/until-precsave.exp: Likewise.
2708 * gdb.reverse/watch-precsave.exp: Likewise.
2709
a267f3ad
AA
27102014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2711
2712 * gdb.base/bp-permanent.c: Include unistd.h.
2713 * gdb.python/py-framefilter-mi.c (main): Add return type.
2714 * gdb.python/py-framefilter.c (main): Likewise.
2715 * gdb.trace/actions-changed.c (main): Likewise.
2716
12084a9a
AA
27172014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2718
2719 * gdb.mi/until.c: Add eye-catchers.
2720 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2721 line numbers.
2722
dc7e1a77
AA
27232014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2724
2725 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2726 function header variants in break1.c.
2727 * gdb.base/ena-dis-br.exp: Likewise.
2728 * gdb.base/hbreak2.exp: Likewise.
2729 * gdb.reverse/until-precsave.exp: Drop references to removed
2730 non-prototype function header variants in ur1.c.
2731 * gdb.reverse/until-reverse.exp: Likewise.
2732
41c77605
PM
27332014-11-17 Petr Machata <pmachata@redhat.com>
2734
2735 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2736 ${_cu_offset_size} bytes abbrev offset.
2737
34248c3a
DE
27382014-11-15 Doug Evans <xdje42@gmail.com>
2739
2740 PR symtab/17559
2741 * gdb.base/line-symtabs.exp: New file.
2742 * gdb.base/line-symtabs.c: New file.
2743 * gdb.base/line-symtabs.h: New file.
2744
646da059
YQ
27452014-11-14 Yao Qi <yao@codesourcery.com>
2746
2747 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2748 (func): Add label func_label.
2749 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2750 Replace low_pc and high_pc with MACRO_AT_range.
2751 Replace name, low_pc and high_pc with MACRO_AT_func.
2752
9301ebe6
YQ
27532014-11-14 Yao Qi <yao@codesourcery.com>
2754
2755 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2756 Replace name, low_pc and high_pc with MACRO_AT_func.
2757
f166b542
YQ
27582014-11-14 Yao Qi <yao@codesourcery.com>
2759
2760 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2761 produce debug information.
2762 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2763
0f6e71e3
YQ
27642014-11-14 Yao Qi <yao@codesourcery.com>
2765
2766 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2767 object and get function length.
2768 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2769 with MACRO_AT_func.
2770 (top-level): Replace gdb_compile and clean_restart with
2771 prepare_for_testing.
2772 * gdb.dwarf2/main.c (main): Add label main_label.
2773
876c4df9
YQ
27742014-11-14 Yao Qi <yao@codesourcery.com>
2775
2776 * lib/dwarf.exp (function_range): New procedure.
2777 (Dwarf::_handle_macro_at_func): New procedure.
2778 (Dwarf::_handle_macro_at_range): New procedure.
2779 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2780
02ad9cf1
YQ
27812014-11-14 Yao Qi <yao@codesourcery.com>
2782
2783 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2784 (_handle_attribute): New procedure.
2785
a59add0c
AA
27862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2787
2788 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2789 * gdb.base/call-sc.c (zed): Likewise.
2790 * gdb.base/checkpoint.c (main): Likewise.
2791 * gdb.base/dump.c (main): Likewise.
2792 * gdb.base/gcore.c (main): Likewise.
2793 * gdb.base/huge.c (main): Likewise.
2794 * gdb.base/multi-forks.c (main): Likewise.
2795 * gdb.base/pr10179-a.c (main): Likewise.
2796 * gdb.base/savedregs.c (main): Likewise.
2797 * gdb.base/sigaltstack.c (main): Likewise.
2798 * gdb.base/siginfo.c (main): Likewise.
2799 * gdb.base/structs.c (zed): Likewise.
2800 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2801 * gdb.mi/mi-syn-frame.c (main): Likewise.
2802 * gdb.mi/until.c (foo, main): Likewise.
2803 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2804 * gdb.base/solib-weak.c (foo): Declare.
2805 * gdb.base/attach-twice.c: Include stdio.h.
2806 * gdb.base/weaklib1.c: Likewise.
2807 * gdb.base/weaklib2.c: Likewise.
2808 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2809 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2810 unistd.h.
2811 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2812 * gdb.mi/mi-exit-code.c: Likewise.
2813 * gdb.base/break-interp-lib.c: Include string.h.
2814 * gdb.base/coremaker.c: Likewise.
2815 * gdb.base/testenv.c: Likewise.
2816 * gdb.python/py-finish-breakpoint.c: Likewise.
2817 * gdb.base/inferior-died.c: Include sys/wait.h.
2818 * gdb.base/fileio.c: Include time.h.
2819 * gdb.base/async-shell.c: Include unistd.h.
2820 * gdb.base/dprintf-non-stop.c: Likewise.
2821 * gdb.base/info-os.c: Likewise.
2822 * gdb.mi/mi-console.c: Likewise.
2823 * gdb.mi/watch-nonstop.c: Likewise.
2824 * gdb.python/py-events.c: Likewise.
2825 * gdb.base/async.c (baz): Move up before its invocation.
2826 * gdb.base/code_elim2.c (my_global_func): Likewise.
2827 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2828 * gdb.base/advance.c (func2): Likewise.
2829
3b5d5997
AA
28302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2831
2832 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2833 variant.
2834 * gdb.base/annota3.c: Likewise.
2835 * gdb.base/async.c: Likewise.
2836 * gdb.base/average.c: Likewise.
2837 * gdb.base/call-ar-st.c: Likewise.
2838 * gdb.base/call-rt-st.c: Likewise.
2839 * gdb.base/call-sc.c: Likewise.
2840 * gdb.base/call-strs.c: Likewise.
2841 * gdb.base/ending-run.c: Likewise.
2842 * gdb.base/execd-prog.c: Likewise.
2843 * gdb.base/exprs.c: Likewise.
2844 * gdb.base/foll-exec.c: Likewise.
2845 * gdb.base/foll-fork.c: Likewise.
2846 * gdb.base/foll-vfork.c: Likewise.
2847 * gdb.base/funcargs.c: Likewise.
2848 * gdb.base/gcore.c: Likewise.
2849 * gdb.base/jump.c: Likewise.
2850 * gdb.base/langs0.c: Likewise.
2851 * gdb.base/langs1.c: Likewise.
2852 * gdb.base/langs2.c: Likewise.
2853 * gdb.base/mips_pro.c: Likewise.
2854 * gdb.base/nodebug.c: Likewise.
2855 * gdb.base/opaque0.c: Likewise.
2856 * gdb.base/opaque1.c: Likewise.
2857 * gdb.base/recurse.c: Likewise.
2858 * gdb.base/run.c: Likewise.
2859 * gdb.base/scope0.c: Likewise.
2860 * gdb.base/scope1.c: Likewise.
2861 * gdb.base/setshow.c: Likewise.
2862 * gdb.base/setvar.c: Likewise.
2863 * gdb.base/shmain.c: Likewise.
2864 * gdb.base/shr1.c: Likewise.
2865 * gdb.base/shr2.c: Likewise.
2866 * gdb.base/sigall.c: Likewise.
2867 * gdb.base/signals.c: Likewise.
2868 * gdb.base/so-indr-cl.c: Likewise.
2869 * gdb.base/solib2.c: Likewise.
2870 * gdb.base/structs.c: Likewise.
2871 * gdb.base/sum.c: Likewise.
2872 * gdb.base/vforked-prog.c: Likewise.
2873 * gdb.base/watchpoint.c: Likewise.
2874 * gdb.reverse/shr2.c: Likewise.
2875 * gdb.reverse/until-reverse.c: Likewise.
2876 * gdb.reverse/ur1.c: Likewise.
2877 * gdb.reverse/watch-reverse.c: Likewise.
2878
066a77c5
AA
28792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2880
2881 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2882 variant.
2883 * gdb.base/sepdebug.exp: Drop references to removed code.
2884
4f204ea5
AA
28852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2886
2887 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2888 variant. Preserve original line numbering.
2889 * gdb.base/list1.c: Likewise.
2890
3b377a3a
AA
28912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2892
2893 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2894 variant.
2895 * gdb.base/break1.c: Likewise.
2896 * gdb.base/break.exp: Drop references to removed code.
2897
e444df73
AA
28982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2899
2900 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2901 variant.
2902
8008f2a7
AA
29032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2904
2905 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2906
a5a06887
AA
29072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2908
2909 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2910 logic into perform_all_tests() and invoke it with and without
2911 function header prototypes.
2912 (do_function_calls): Remove conditional XFAIL for PR 5318.
2913 (rerun_and_prepare): Remove duplicate code.
2914 (perform_all_tests): New. Main logic moved here.
2915
44dba9b9
AA
29162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2917
2918 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2919 code guarded by #ifdef NO_PROTOTYPES.
2920 (t_double_many_args): Likewise.
2921 (DEF_FUNC_MANY_ARGS_1): Likewise.
2922 (DEF_FUNC_VALUES_1): Likewise.
2923 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2924 guarded by #ifdef PROTOTYPES.
2925
d1fbcd56
AA
29262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2927
2928 * gdb.mi/mi-console.c: Add eye-catcher.
2929 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2930 instead of literal line number.
2931
b0e59b8f
AA
29322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2933
2934 * gdb.base/shr2.c: Add eye-catcher.
2935 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2936 line number.
2937
78f98cca
AA
29382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2939
2940 * gdb.base/jump.c: Add eye-catchers.
2941 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2942 numbers.
2943
58fa2af0
AA
29442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2945
2946 * gdb.base/execd-prog.c: Add eye-catchers.
2947 * gdb.base/foll-exec.c: Likewise.
2948 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2949 line numbers.
2950
04e5059b
AA
29512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2952
2953 * gdb.base/ending-run.c: Add eye-catchers.
2954 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2955 literal line numbers.
2956
dbfdb174
AA
29572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2958
2959 * gdb.base/call-rt-st.c: Add eye-catchers.
2960 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2961 literal line numbers.
2962
888a2ade
AA
29632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2964
2965 * gdb.base/call-ar-st.c: Add eye-catchers.
2966 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2967 literal line numbers.
2968
6acc2dde
AA
29692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2970
2971 * gdb.base/average.c: Add eye-catchers.
2972 * gdb.base/sum.c: Likewise.
2973 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2974 regexps dynamically.
2975
9ecfcd1d
AA
29762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2977
2978 * gdb.base/solib1.c: Add eye-catchers.
2979 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2980 literal line numbers.
2981
78708b7c
PA
29822014-11-12 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2985 leader has exited.
2986
af48d08f
PA
29872014-11-12 Pedro Alves <palves@redhat.com>
2988
2989 * gdb.arch/i386-bp_permanent.c: New file.
2990 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2991 (srcfile): Set to i386-bp_permanent.c.
2992 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2993 that stepi does not execute the 'leave' instruction, instead of
2994 testing it does execute.
2995 * gdb.base/bp-permanent.c: New file.
2996 * gdb.base/bp-permanent.exp: New file.
2997
af3768e9
DE
29982014-11-10 Doug Evans <xdje42@gmail.com>
2999
3000 PR symtab/17564
3001 * gdb.base/symtab-search-order.exp: New file.
3002 * gdb.base/symtab-search-order.c: New file.
3003 * gdb.base/symtab-search-order-1.c: New file.
3004 * gdb.base/symtab-search-order-shlib-1.c: New file.
3005
9de00a4a
PA
30062014-11-07 Pedro Alves <palves@redhat.com>
3007
3008 PR gdb/17511
3009 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3010 i?86-*-linux*.
3011
e0f52461
SC
30122014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3013
3014 PR c++/17494
3015 * gdb.cp/pr17494.cc: New file.
3016 * gdb.cp/pr17494.exp: New file.
3017
6ce8c980
YQ
30182014-11-02 Yao Qi <yao@codesourcery.com>
3019
3020 * gdb.python/python.exp: Get working directory and match the
3021 output of "set extended-prompt \\w " with it.
3022
02be9a71
DE
30232014-10-30 Doug Evans <dje@google.com>
3024
3025 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3026 in objfiles.
3027 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3028 in progspaces.
3029
3bdff46b
LM
30302014-10-30 Janis Johnson <janisjo@codesourcery.com>
3031
3032 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3033 * gdb.base/realname-expand.exp: Likewise.
3034 * gdb.linespec/macro-relative.exp: Likewise.
3035
ab917dfb
PA
30362014-10-29 Pedro Alves <palves@redhat.com>
3037
3038 PR gdb/17408
3039 * gdb.threads/schedlock.c (some_function): New function.
3040 (call_function): New global.
3041 (MAYBE_CALL_SOME_FUNCTION): New macro.
3042 (thread_function): Call it.
3043 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3044 and use it instead of a global counter. Adjust all callers.
3045 (get_current_thread): Use "find current thread" for test message
3046 here rather than having all callers pass down the same string.
3047 (goto_loop): New procedure, factored out from ...
3048 (my_continue): ... this.
3049 (step_ten_loops): Change parameter from test message to command to
3050 use. Adjust.
3051 (list_count): Delete global.
3052 (check_result): New procedure, factored out from duplicate top
3053 level code.
3054 (continue tests): Wrap in with_test_prefix.
3055 (test_step): New procedure, factored out from duplicate top level
3056 code.
3057 (top level): Test "step" in combination with all scheduler-locking
3058 modes. Test "next" in combination with all scheduler-locking
3059 modes, and in combination with stepping over a function call or
3060 not.
3061 * gdb.threads/next-bp-other-thread.c: New file.
3062 * gdb.threads/next-bp-other-thread.exp: New file.
3063
d3d4baed
PA
30642014-10-29 Pedro Alves <palves@redhat.com>
3065
3066 PR python/17372
3067 * gdb.python/python.exp: Test a multi-line command that spawns
3068 interactive Python.
3069 * gdb.base/multi-line-starts-subshell.exp: New file.
3070
563e8d85
YQ
30712014-10-29 Yao Qi <yao@codesourcery.com>
3072
3073 * gdb.base/fileio.exp: Make directories on host.
3074
0ea4d52e
YQ
30752014-10-29 Yao Qi <yao@codesourcery.com>
3076
3077 * gdb.base/fileio.c (test_write): Close the file.
3078
7f5ef605
PA
30792014-10-28 Pedro Alves <palves@redhat.com>
3080
3081 PR gdb/12623
3082 * gdb.base/sigstep.c (no_handler): New global.
3083 (main): If 'no_handler is true, set the signal handlers to
3084 SIG_IGN.
3085 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3086 with_sw_watch and no_handler parameters. Handle them.
3087 (top level) <stepping over handler when stopped at a breakpoint
3088 test>: Add a test axis for testing with a software watchpoint, and
3089 another for testing with the signal handler set to SIG_IGN.
3090 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3091 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3092
abbdbd03
PA
30932014-10-28 Pedro Alves <palves@redhat.com>
3094
3095 PR gdb/17511
3096 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3097 * gdb.base/sigstep.exp (other_handler_location): New global.
3098 (advance): Support stepping into the signal handler, and running
3099 commands while in the handler.
3100 (in_handler_map): New global.
3101 (top level): In the advance test, add combinations for getting
3102 into the handler with stepping commands, and for running commands
3103 in the handler. Add comment descripting the advancei tests.
3104
1df4399f
PA
31052014-10-28 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.base/sigstep.exp: Use build_executable instead of
3108 prepare_for_testing.
3109 (top level): Move code that starts GDB, runs to main and creates a
3110 display to ...
3111 (restart): ... this new procedure.
3112 (top level): Move backtrace from signal handler test to ...
3113 (validate_backtrace): ... this new procedure.
3114 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3115 with_test_prefix. Always restart GDB.
3116 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3117 with_test_prefix. Always restart GDB. No need to delete
3118 breakpoints after the test.
3119 (test_skip_handler): Remove prefix parameter.
3120 (skip_over_handler, breakpoint_to_handler)
3121 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3122 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3123 restart GDB. No need to delete breakpoints after the test.
3124 (top level): Use foreach to call the test procedures with
3125 different commands.
3126
a5b6e449
PA
31272014-10-28 Pedro Alves <palves@redhat.com>
3128
3129 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3130 instead of GNATS numbers.
3131 * gdb.base/sigbpt.exp: Likewise.
3132 * gdb.base/siginfo.exp: Likewise.
3133 * gdb.base/sigstep.exp: Likewise.
3134
e5f8a7cc
PA
31352014-10-27 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.base/sigstep.c (dummy): New global.
3138 (main): Issue a couple writes to the new global.
3139 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3140 procedures.
3141 (skip_over_handler): Use test_skip_handler.
3142 (top level): Call skip_over_handler for stepi and nexti too.
3143 (breakpoint_over_handler): Use test_skip_handler.
3144 (top level): Call breakpoint_over_handler for stepi and nexti too.
3145
763905a3
YQ
31462014-10-27 Yao Qi <yao@codesourcery.com>
3147
3148 * gdb.trace/tfile.c (adjust_function_address)
3149 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3150 function descriptor.
3151
6f259a23
DB
31522014-10-24 Don Breazeal <donb@codesourcery.com>
3153
3154 * gdb.base/foll-fork.exp (test_follow_fork,
3155 catch_fork_child_follow): Check for updated fork messages emitted
3156 from infrun.c.
3157 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3158 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3159 vfork_and_exec_child_follow_through_step): Check for updated vfork
3160 messages emitted from infrun.c.
3161
09dd9a69
PA
31622014-10-24 Pedro Alves <palves@redhat.com>
3163
3164 * gdb.base/corefile.exp: Remove references to ultrix.
3165 * gdb.base/interrupt.exp: Likewise.
3166 * gdb.base/whatis.exp: Likewise.
3167 * gdb.gdb/selftest.exp: Likewise.
3168 * gdb.threads/manythreads.exp: Likewise.
3169 * gdb.threads/print-threads.exp: Likewise.
3170 * gdb.threads/pthreads.exp:: Likewise.
3171 * gdb.threads/schedlock.exp: Likewise.
3172
3433cfa5
SC
31732014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3174
3175 * gdb.cp/non-trivial-retval.cc: Add a test case.
3176 * gdb.cp/non-trivial-retval.exp: Add a test.
3177
092f880b
YQ
31782014-10-20 Yao Qi <yao@codesourcery.com>
3179
3180 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3181 * gdb.python/py-objfile-script-gdb.py: New file.
3182 * gdb.python/py-objfile-script.exp: Update reference to
3183 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3184 of remote_download. Remove the dest file.
3185
acbdb7f3
YQ
31862014-10-20 Yao Qi <yao@codesourcery.com>
3187
3188 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3189 * gdb.base/step-line.exp: Likewise.
3190 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3191 * gdb.dwarf2/dw2-basic.exp: Likewise.
3192 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3193 * gdb.dwarf2/dw2-filename.exp: Likewise.
3194 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3195 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3196 * gdb.dwarf2/dw2-producer.exp: Likewise.
3197 * gdb.dwarf2/mac-fileno.exp: Likewise.
3198 * gdb.python/py-frame-args.exp: Likewise.
3199 * gdb.python/py-framefilter.exp: Likewise.
3200 * gdb.python/py-mi.exp: Likewise.
3201 * gdb.python/py-objfile-script.exp: Likewise
3202 * gdb.python/py-pp-integral.exp: Likewise.
3203 * gdb.python/py-pp-re-notag.exp: Likewise.
3204 * gdb.python/py-prettyprint.exp: Likewise.
3205 * gdb.python/py-section-script.exp: Likewise.
3206 * gdb.python/py-typeprint.exp: Likewise.
3207 * gdb.python/py-xmethods.exp: Likewise.
3208 * gdb.stabs/weird.exp: Likewise.
3209 * gdb.xml/tdesc-regs.exp: Likewise.
3210
bd286a29
KCY
32112014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3212
3213 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3214 (out_cu): Use addr_len for the size of addresses.
3215 (out_line): Likewise. Size DW_LNE_set_address instruction
3216 according to addr_len.
3217 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3218 (FUNC): Add START_INSNS to definition.
3219
673dc4a0
YQ
32202014-10-18 Yao Qi <yao@codesourcery.com>
3221
3222 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3223 gdb_has_argv0 return true.
3224 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3225 check [target_info exists noargs], check [gdb_has_argv0]
3226 instead.
3227 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3228 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3229 procedures.
3230
4ffbba72
DE
32312014-10-17 Doug Evans <dje@google.com>
3232
3233 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3234 event.
3235 * gdb.python/py-events.py: Add clear_objfiles event.
3236
d096d8c1
DE
32372014-10-17 Doug Evans <dje@google.com>
3238
3239 * gdb.python/py-objfile.exp: Test progspace attribute.
3240
a80db015
LM
32412014-10-17 Luis Machado <lgustavo@codesourcery.com>
3242
3243 * gdb.guile/scm-breakpoint.exp: Do not assume any
3244 directory separators when matching source file paths.
3245 * gdb.python/py-breakpoint.exp: Likewise.
3246 * gdb.reverse/break-precsave.exp: Likewise.
3247 * gdb.reverse/break-reverse.exp: Likewise.
3248 * gdb.reverse/consecutive-precsave.exp: Likewise.
3249 * gdb.reverse/finish-precsave.exp: Likewise.
3250 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3251 * gdb.reverse/finish-reverse.exp: Likewise.
3252 * gdb.reverse/i386-precsave.exp: Likewise.
3253 * gdb.reverse/i387-env-reverse.exp: Likewise.
3254 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3255 * gdb.reverse/machinestate-precsave.exp: Likewise.
3256 * gdb.reverse/machinestate.exp: Likewise.
3257 * gdb.reverse/sigall-precsave.exp: Likewise.
3258 * gdb.reverse/solib-precsave.exp: Likewise.
3259 * gdb.reverse/step-precsave.exp: Likewise.
3260 * gdb.reverse/until-precsave.exp: Likewise.
3261 * gdb.reverse/watch-precsave.exp: Likewise.
3262 * gdb.reverse/watch-reverse.exp: Likewise.
3263
b22089ab
YQ
32642014-10-17 Yao Qi <yao@codesourcery.com>
3265
3266 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3267 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3268
6c4486e6
PA
32692014-10-17 Pedro Alves <palves@redhat.com>
3270
3271 PR gdb/17471
3272 * gdb.base/bg-execution-repeat.c: New file.
3273 * gdb.base/bg-execution-repeat.exp: New file.
3274
0ff33695
PA
32752014-10-17 Pedro Alves <palves@redhat.com>
3276
3277 PR gdb/17300
3278 * gdb.base/continue-all-already-running.c: New file.
3279 * gdb.base/continue-all-already-running.exp: New file.
3280
6fdebc3d
PA
32812014-10-17 Pedro Alves <palves@redhat.com>
3282
3283 PR gdb/17472
3284 * gdb.base/annota-input-while-running.c: New file.
3285 * gdb.base/annota-input-while-running.exp: New file.
3286
32a8097b
PA
32872014-10-17 Pedro Alves <palves@redhat.com>
3288
3289 * gdb.base/callfuncs.exp: emove references to osf.
3290 * gdb.base/sigall.exp: Likewise.
3291 * gdb.gdb/selftest.exp: Likewise.
3292 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3293 * gdb.mi/non-stop.c: Likewise.
3294 * gdb.mi/pthreads.c: Likewise.
3295 * gdb.reverse/sigall-precsave.exp: Likewise.
3296 * gdb.reverse/sigall-reverse.exp: Likewise.
3297 * gdb.threads/pthreads.c: Likewise.
3298 * gdb.threads/pthreads.exp: Likewise.
3299
7a3517ff
YQ
33002014-10-17 Yao Qi <yao@codesourcery.com>
3301
3302 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3303 check 'target_info exists noargs'.
3304 (test_command_prompt_position): Likewise.
3305 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3306 Remove "set args".
3307 (progvar_simple_while_test): Likewise.
3308 (progvar_complex_if_while_test): Likewise.
3309 (if_while_breakpoint_command_test): Likewise.
3310 (infrun_breakpoint_command_test): Likewise.
3311 (breakpoint_command_test): Likewise.
3312 (watchpoint_command_test): Likewise.
3313 (bp_deleted_in_command_test): Likewise.
3314 (temporary_breakpoint_commands): Likewise.
3315
bb99c472
YQ
33162014-10-16 Yao Qi <yao@codesourcery.com>
3317
3318 * gdb.base/remotetimeout.exp: Remove noargs checking.
3319
7c16b83e
PA
33202014-10-15 Pedro Alves <palves@redhat.com>
3321
3322 PR breakpoints/9649
3323 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3324 * gdb.base/breakpoint-in-ro-region.exp
3325 (probe_target_hardware_step): New procedure.
3326 (top level): Probe hardware stepping and hardware breakpoint
3327 support. Test stepping through a read-only region, with both
3328 "breakpoint auto-hw" on and off and both "always-inserted" on and
3329 off.
3330
35a49624
IB
33312014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3332
3333 * gdb.dlang/demangle.exp: Update for demangling changes.
3334
2d1c107c
SC
33352014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3336
3337 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3338 * gdb.cp/non-trivial-retval.exp: Add new tests.
3339
778811d5
SC
33402014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3341
3342 PR c++/13403
3343 PR c++/15154
3344 * gdb.cp/non-trivial-retval.cc: New file.
3345 * gdb.cp/non-trivial-retval.exp: New file.
3346
10c5f0a8
YQ
33472014-10-15 Yao Qi <yao@codesourcery.com>
3348
3349 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3350 remote host.
3351
65d7b369
YQ
33522014-10-15 Yao Qi <yao@codesourcery.com>
3353
3354 * gdb.python/py-symbol.exp: Match file base name if host is
3355 remote, otherwise match file name with dir name.
3356 * gdb.python/py-symtab.exp: Likewise.
3357 * gdb.python/python.exp: Likewise.
3358
46dc1394
YQ
33592014-10-15 Yao Qi <yao@codesourcery.com>
3360
3361 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3362 pattern.
3363 * gdb.python/py-symtab.exp: Likewise.
3364 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3365 locationn.
3366
c40cc657
JB
33672014-10-14 Joel Brobecker <brobecker@adacore.com>
3368
3369 * gdb.ada/addr_arith: New testcase.
3370
2abf49e1
MR
33712014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3372
3373 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3374 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3375 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3376 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3377
f7088df3
SDJ
33782014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3379
3380 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3381 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3382 * gdb.arch/stap-eval-lang-ada.exp: New file.
3383
4dc06805
YQ
33842014-10-14 Yao Qi <yao@codesourcery.com>
3385
3386 * gdb.mi/mi-var-child.c (nothing1): New function.
3387 (nothing2): New function.
3388 (do_children_tests): Set function pointers by nothing1 and
3389 nothing2.
3390 * gdb.mi/mi-var-child.exp: Step over new added statements.
3391 Update test to match the new output.
3392 * gdb.mi/var-cmd.c (nothing1): New function.
3393 (nothing2): New function.
3394 (do_children_tests): Set function pointers by nothing1 and
3395 nothing2.
3396 * gdb.mi/mi-var-display.exp: Update test to match output.
3397 Step to the line specified by $line_dct_nothing.
3398 Increase the number of lines to step.
3399
46a93de2
YQ
34002014-10-14 Yao Qi <yao@codesourcery.com>
3401
3402 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3403 tests.
3404 * gdb.mi/mi2-var-child.exp: Likewise.
3405
14ea52ee
DE
34062014-10-13 Doug Evans <dje@google.com>
3407
3408 * gdb.python/py-objfile.exp: Change name of file name test.
3409
e5c6e92b
DE
34102014-10-13 Doug Evans <dje@google.com>
3411
3412 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3413 from the start of the CU.
3414
c780cc2f
JK
34152014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3416 Yao Qi <yao@codesourcery.com>
3417
3418 Fix "save breakpoints" for "catch" command.
3419 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3420 Remove -nonewline. Match also the added "main" line.
3421
99894e11
JK
34222014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3423
3424 Fix "save breakpoints" for "disable $bpnum" command.
3425 * gdb.base/save-bp.c (main): Add label.
3426 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3427
6e1ac5a3
JK
34282014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3429
3430 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3431
754dd2b0
YQ
34322014-10-11 Yao Qi <yao@codesourcery.com>
3433
3434 * gdb.server/server-kill.exp: Execute command
3435 "set remote trace-status-packet on" before "tstatus".
3436
f90183d7
YQ
34372014-10-11 Yao Qi <yao@codesourcery.com>
3438
3439 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3440 (main): Call getppid.
3441 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3442 and continue to it. Read variable "server_pid".
3443
bf40a607
YQ
34442014-10-11 Yao Qi <yao@codesourcery.com>
3445
3446 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3447
052ca370
YQ
34482014-10-11 Yao Qi <yao@codesourcery.com>
3449
3450 * gdb.threads/thread-find.exp: Don't execute command
3451 "info threads".
3452 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3453 * gdb.threads/linux-dp.exp: Don't check the condition
3454 $threads_created equals to zero.
3455
3831839c
PA
34562014-10-10 Pedro Alves <palves@redhat.com>
3457
3458 * gdb.base/bigcore.exp: Remove references to IRIX.
3459 * gdb.base/funcargs.exp: Likewise.
3460 * gdb.base/interrupt.exp: Likewise.
3461 * gdb.base/mips_pro.exp: Likewise.
3462 * gdb.base/nodebug.exp: Likewise.
3463 * gdb.base/setvar.exp: Likewise.
3464 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3465
8b9a549d
PA
34662014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3467 Pedro Alves <palves@redhat.com>
3468
3469 PR symtab/14466
3470 * gdb.base/vdso-warning.c: New file.
3471 * gdb.base/vdso-warning.exp: New file.
3472
d48ba5e8
DE
34732014-10-02 Doug Evans <dje@google.com>
3474
3475 * gdb.base/structs.c (main): Don't run forever.
3476
2278c276
PA
34772014-10-02 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3480 (top level) <stop threads 1, stop threads 2>: Use it.
3481
b57bacec
PA
34822014-10-02 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.threads/break-while-running.exp (test): Add new
3485 'update_thread_list' argument. Skip "info threads" if false.
3486 (top level): Add new 'update_thread_list' axis.
3487
13fd3ff3
PA
34882014-10-02 Pedro Alves <palves@redhat.com>
3489
3490 PR breakpoints/17431
3491 * gdb.base/execl-update-breakpoints.c: New file.
3492 * gdb.base/execl-update-breakpoints.exp: New file.
3493
0fec99e8
PA
34942014-10-01 Pedro Alves <palves@redhat.com>
3495
3496 * gdb.base/breakpoint-in-ro-region.c: New file.
3497 * gdb.base/breakpoint-in-ro-region.exp: New file.
3498
2ddf4301
SM
34992014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3500
3501 * gdb.mi/mi-exit-code.exp: New file.
3502 * gdb.mi/mi-exit-code.c: New file.
3503
6a5f3f43
YQ
35042014-09-30 Yao Qi <yao@codesourcery.com>
3505
3506 * lib/prelink-support.exp (build_executable_own_libs): Error if
3507 the target isn't native.
3508
345bcc73
YQ
35092014-09-30 Yao Qi <yao@codesourcery.com>
3510
3511 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3512 false.
3513
a25a5a45
PA
35142014-09-22 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.threads/break-while-running.exp: New file.
3517 * gdb.threads/break-while-running.c: New file.
3518
00ba3162
YQ
35192014-09-19 Yao Qi <yao@codesourcery.com>
3520
3521 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3522 Invoke test. Restart GDB with --readnow and invoke test again.
3523
c3b7b696
YQ
35242014-09-19 Yao Qi <yao@codesourcery.com>
3525
3526 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3527 proc set_breakpoint_on_gcd_function. Invoke
3528 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3529 invoke set_breakpoint_on_gcd_function again.
3530
2b4fd423
DE
35312014-09-18 Doug Evans <dje@google.com>
3532
3533 * gdb.dwarf2/symtab-producer.exp: New file.
3534
a5947601
SDJ
35352014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3536
3537 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3538 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3539 * gdb.base/global-var-nested-by-dso.c: Likewise.
3540 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3541
91c19059
SDJ
35422014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3543 Pedro Alves <palves@redhat.com>
3544
3545 * gdb.base/watch-bitfields.exp: Pass string other than test file
3546 name to prepare_for_testing.
3547 (watch): New procedure.
3548 (expect_watchpoint): Use with_test_prefix.
3549 (top level): Factor out tests to ...
3550 (test_watch_location, test_regular_watch): ... these new
3551 procedures, and use with_test_prefix and gdb_continue_to_end.
3552
bb9d5f81
PP
35532014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3554
3555 PR breakpoints/12526
3556 * gdb.base/watch-bitfields.exp: New file.
3557 * gdb.base/watch-bitfields.c: New file.
3558
635856f5
PA
35592014-09-16 Pedro Alves <palves@redhat.com>
3560
3561 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3562 software and hardware addresses, not software address against
3563 itself.
3564
7280ceea
PA
35652014-09-16 Pedro Alves <palves@redhat.com>
3566
3567 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3568 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3569
428b16bd
PA
35702014-09-16 Pedro Alves <palves@redhat.com>
3571
3572 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3573 files.
3574 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3575 "*-*-vxworks*" throughout.
3576 * gdb.base/break.exp: Likewise.
3577 * gdb.base/default.exp: Likewise.
3578 * gdb.base/scope.exp: Likewise.
3579 * gdb.base/sepdebug.exp: Likewise.
3580 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3581 throughout.
3582 * gdb.base/run.c: Likewise.
3583 * gdb.base/sepdebug.c: Likewise.
3584 * gdb.hp/gdb.aCC/run.c: Likewise.
3585 * gdb.reverse/until-reverse.c: Likewise.
3586 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3587
666d413c
YQ
35882014-09-16 Yao Qi <yao@codesourcery.com>
3589
3590 * boards/local-remote-host-native.exp: New file.
3591
57cbd724
DE
35922014-09-14 Doug Evans <xdje42@gmail.com>
3593
3594 * gdb.threads/queue-signal.c (thread_count): New variable.
3595 (thread_count_mutex, thread_count_condvar): New variables.
3596 (incr_thread_count, wait_all_threads_running): New functions.
3597 (main): Wait for all threads to be in their thread functions.
3598
81219e53
DE
35992014-09-13 Doug Evans <xdje42@gmail.com>
3600
3601 * gdb.threads/queue-signal.c: New file.
3602 * gdb.threads/queue-signal.exp: New file.
3603
3714cea7
DE
36042014-09-13 Doug Evans <xdje42@gmail.com>
3605
3606 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3607 be consistent with what default_gdb_init uses.
3608 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3609 the plain text of the prompt. Add some logging printfs.
3610 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3611
fa43b1d7
PA
36122014-09-12 Pedro Alves <palves@redhat.com>
3613
3614 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3615 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3616 * gdb.arch/i386-size-overlap.exp: Likewise.
3617 * gdb.arch/i386-size.exp: Likewise.
3618 * gdb.arch/i386-unwind.exp: Likewise.
3619 * gdb.base/a2-run.exp: Likewise.
3620 * gdb.base/break.exp: Likewise.
3621 * gdb.base/charset.exp: Likewise.
3622 * gdb.base/chng-syms.exp: Likewise.
3623 * gdb.base/commands.exp: Likewise.
3624 * gdb.base/dbx.exp: Likewise.
3625 * gdb.base/find.exp: Likewise.
3626 * gdb.base/funcargs.exp: Likewise.
3627 * gdb.base/jit-simple.exp: Likewise.
3628 * gdb.base/reread.exp: Likewise.
3629 * gdb.base/sepdebug.exp: Likewise.
3630 * gdb.base/step-bt.exp: Likewise.
3631 * gdb.cp/mb-inline.exp: Likewise.
3632 * gdb.cp/mb-templates.exp: Likewise.
3633 * gdb.objc/basicclass.exp: Likewise.
3634 * gdb.threads/killed.exp: Likewise.
3635
9d9bf2df
EBM
36362014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3637
3638 PR tdep/17379
3639 * gdb.arch/powerpc-stackless.S: New file.
3640 * gdb.arch/powerpc-stackless.exp: New file.
3641
1cf2f1b0
JK
36422014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3643
3644 * gdb.base/attach.c: Include unistd.h.
3645 (main): Call alarm. Add label postloop.
3646 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3647 gdb_breakpoint, gdb_continue_to_breakpoint.
3648 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3649
98880d46
PA
36502014-09-11 Pedro Alves <palves@redhat.com>
3651
3652 PR gdb/17347
3653 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3654 * gdb.base/attach.exp (test_command_line_attach_run): New
3655 procedure.
3656 (top level): Call it.
3657
4c92ff2c
PA
36582014-09-11 Pedro Alves <palves@redhat.com>
3659
3660 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3661 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3662 (do_command_attach_tests): Use spawn_wait_for_attach.
3663 * gdb.base/solib-overlap.exp: Likewise.
3664 * gdb.multi/multi-attach.exp: Likewise.
3665 * gdb.python/py-prompt.exp: Likewise.
3666 * gdb.python/py-sync-interp.exp: Likewise.
3667 * gdb.server/ext-attach.exp: Likewise.
3668
3adc1a7d
GKB
36692014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3670
3671 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3672 command in testcase. Simplify testcase.
3673
96334934
JB
36742014-09-10 Joel Brobecker <brobecker@adacore.com>
3675
3676 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3677
eb479039
JB
36782014-09-10 Joel Brobecker <brobecker@adacore.com>
3679
3680 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3681
deede10c
JB
36822014-09-10 Joel Brobecker <brobecker@adacore.com>
3683
3684 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3685
7828a5f5
JB
36862014-09-10 Joel Brobecker <brobecker@adacore.com>
3687
3688 * gdb.dwarf2/dynarr-ptr.c: New file.
3689 * gdb.dwarf2/dynarr-ptr.exp: New file.
3690
33aeebcf
MR
36912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3692
3693 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3694 of 30 rather than hardcoding 120 for a slow test case. Take the
3695 `gdb,timeout' target setting into account for this calculation.
3696 Don't extend the timeout for the test cases that don't need it.
3697
7b415901
MR
36982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3699
3700 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3701 a factor of 2 for a slow test case. Take the `gdb,timeout'
3702 target setting into account for this calculation.
3703 * gdb.reverse/until-precsave.exp: Increase the timeout by
3704 a factor of 15 and 3 respectively rather than adding 120
3705 for a pair of slow test cases. Take the `gdb,timeout'
3706 target setting into account for this calculation.
3707
4a40f85a
MR
37082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3709
3710 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3711 timeout, don't pass one down to gdb_expect.
3712 (gdb_expect): Rework timeout selection.
3713
09635af7
MR
37142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3715
3716 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3717 exception on timeout.
3718 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3719 (gdbserver_start_extended): Catch any `gdbserver_start' error
3720 exceptions.
3721 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3722 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3723 `gdbserver_gdb_load' error exceptions.
3724
2bdd10b7
MR
37252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3726
3727 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3728 120 on waiting for the TCP socket to open.
3729
316935f0
DE
37302014-09-09 Doug Evans <xdje42@gmail.com>
3731
3732 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3733 _caller_matches, _any_caller_is, _any_caller_matches.
3734
83740597
DE
37352014-09-09 Doug Evans <xdje42@gmail.com>
3736
3737 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3738
4c122fc3
YQ
37392014-09-09 Yao Qi <yao@codesourcery.com>
3740
3741 * gdb.mi/mi-var-display.exp: Set print symbol off.
3742
a9f116cb
GKB
37432014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3744
3745 PR gdb/17035
3746 * gdb.base/commands.exp: Add tests to verify user-defined
3747 commands with empty bodies.
3748 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3749 python commands in `show user command`.
3750 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3751 scheme commands in `show user command`.
3752
c75bd3a2
JK
37532014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 PR python/17355
3756 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3757 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3758 * gdb.python/py-framefilter-invalidarg.exp: New file.
3759 * gdb.python/py-framefilter-invalidarg.py: New file.
3760
faa42425
DE
37612014-09-06 Doug Evans <xdje42@gmail.com>
3762
3763 PR 15276
3764 * gdb.python/py-caller-is.c: New file.
3765 * gdb.python/py-caller-is.exp: New file.
3766
474ca4f6
SDJ
37672014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3768
3769 PR gdb/17235
3770 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3771 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3772
eb0b0463
SDJ
37732014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3774
3775 PR fortran/17237
3776 * gdb.fortran/print-formatted.exp: New file.
3777 * gdb.fortran/print-formatted.f90: Likewise.
3778
5f3b99cf
SS
37792014-09-03 Sasha Smundak <asmundak@google.com>
3780
3781 * gdb.python/py-frame.exp: Test Frame.read_register.
3782
7d793aa9
SDJ
37832014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3784
3785 PR python/16699
3786 * gdb.python/py-completion.exp: New file.
3787 * gdb.python/py-completion.py: Likewise.
3788
fb0576e9
DE
37892014-08-28 Doug Evans <dje@google.com>
3790
3791 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3792 eax,etc. are live with values set by gdb and thus the compiler can't
3793 use them.
3794 * gdb.arch/i386-pseudo.c (main): Ditto.
3795
ee92b0dd
DE
37962014-08-27 Doug Evans <dje@google.com>
3797
3798 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3799
6649db35
DE
38002014-08-25 Doug Evans <dje@google.com>
3801
3802 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3803 (main): Ditto.
3804
564b7600
DE
38052014-08-25 Doug Evans <dje@google.com>
3806
3807 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3808
3881fb67
YQ
38092014-08-24 Yao Qi <yao@codesourcery.com>
3810
3811 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3812 symbol off.
3813 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3814
a05a36a5
DE
38152014-08-22 Doug Evans <dje@google.com>
3816
3817 PR 17276
3818 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3819 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3820 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3821
7c343b48
YQ
38222014-08-22 Yao Qi <yao@codesourcery.com>
3823
3824 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3825 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3826 * gdb.python/python.exp: Likewise. Use .py file on the host
3827 instead of the build.
3828
22fd09ae
JK
38292014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3830
3831 * gdb.threads/gcore-stale-thread.c: New file.
3832 * gdb.threads/gcore-stale-thread.exp: New file.
3833
a8454a7c
PA
38342014-08-21 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3837 * gdb.base/gcore-relro-pie.exp: Likewise.
3838 * gdb.base/gcore-relro.exp: Likewise.
3839 * gdb.base/gcore.exp: Likewise.
3840 * gdb.base/print-symbol-loading.exp: Likewise.
3841 * gdb.threads/gcore-thread.exp: Likewise.
3842 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3843
2a31c623
PA
38442014-08-20 Pedro Alves <palves@redhat.com>
3845 Jan Kratochvil <jan.kratochvil@redhat.com>
3846
3847 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3848 configure.
3849 (EXPECT): Handle READ1 being set.
3850 (all): Depend on EXTRA_RULES.
3851 (check-read1, expect-read1, read1.so, read1): New rules.
3852 * README (Testsuite Parameters): Document the READ1 make variable.
3853 (Race detection): New section.
3854 * configure: Regenerate.
3855 * configure.ac: If build==host==target, and running under a
3856 GNU/glibc system, add read1 to the extra Makefile rules.
3857 (EXTRA_RULES): AC_SUBST it.
3858 * lib/read1.c: New file.
3859
d36430db
JB
38602014-08-20 Joel Brobecker <brobecker@adacore.com>
3861
3862 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3863 the handling of variables declared as a typedef to an array
3864 which a DW_AT_data_location attribute.
3865
9a0dc9e3
PA
38662014-08-19 Andrew Burgess <aburgess@broadcom.com>
3867 Pedro Alves <palves@redhat.com>
3868
3869 PR symtab/14604
3870 PR symtab/14605
3871 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3872 gdb_test.
3873
0718a8da
PA
38742014-08-19 Pedro Alves <palves@redhat.com>
3875
3876 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3877
13b448cd
YQ
38782014-08-19 Yao Qi <yao@codesourcery.com>
3879
3880 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3881 right line.
3882
1cbf5077
DB
38832014-08-18 David Blaikie <dblaikie@gmail.com>
3884
3885 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3886
bf0fae19
JB
38872014-08-18 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3890 attribute in array range.
3891
3c8c5dcc
JB
38922014-08-18 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3895
e66d4446
SC
38962014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3897
3898 PR c++/17132
3899 * gdb.cp/pr17132.cc: New file.
3900 * gdb.cp/pr17132.exp: New file.
3901
940df408
SC
39022014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3903
3904 * gdb.python/py-xmethods.py (A_getarrayind)
3905 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3906 Use 'print' with function call syntax.
3907 (E_method_matcher.match): Fix tab vs space indentation mixup.
3908
ebcc6c3a
YQ
39092014-08-15 Yao Qi <yao@codesourcery.com>
3910
3911 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3912 false.
3913
775e0f04
YQ
39142014-08-15 Yao Qi <yao@codesourcery.com>
3915
3916 * gdb.cp/casts.exp: Set print symbol off.
3917 * gdb.cp/class2.exp: Likewise.
3918 * gdb.cp/overload.exp: Likewise.
3919 * gdb.cp/templates.exp: Likewise.
3920
d769e349
DE
39212014-08-11 Doug Evans <dje@google.com>
3922
3923 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3924 (test_load_shlib): Update.
3925
20c6f1e1
YQ
39262014-08-09 Yao Qi <yao@codesourcery.com>
3927
3928 * gdb.base/display.exp: Invoke is_address_zero_readable.
3929 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3930 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3931 * gdb.base/hbreak-unmapped.exp: Return if
3932 is_address_zero_readable returns true.
3933 * gdb.base/signest.exp: Likewise.
3934 * gdb.base/signull.exp: Likewise.
3935 * gdb.base/sigbpt.exp: Likewise.
3936 * gdb.guile/scm-disasm.exp: Do the test if
3937 is_address_zero_readable returns false.
3938 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3939 * gdb.python/py-arch.exp: Likewise.
3940 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3941 * lib/gdb.exp (is_address_zero_readable): New proc.
3942
5792e8e3
YQ
39432014-08-09 Yao Qi <yao@codesourcery.com>
3944
3945 PR testsuite/13443
3946 * gdb.mi/mi-var-display.exp: Make test messages unique.
3947
3cecbbbe
TT
39482014-08-04 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3951 target 0".
3952
00b51ff5
TT
39532014-08-04 Tom Tromey <tromey@redhat.com>
3954
3955 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3956 "target_resume".
3957
6908c509
JB
39582014-08-01 Joel Brobecker <brobecker@adacore.com>
3959
3960 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3961 inner_vla_struct_object_size.
3962 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3963 as xfail.
3964
cc6563d2
PA
39652014-07-30 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3968 comment.
3969
7e09a223
YQ
39702014-07-29 Yao Qi <yao@codesourcery.com>
3971
3972 PR gdb/17206
3973 * gdb.base/until-nodebug.exp: New.
3974
7ebdbe92
DE
39752014-07-28 Doug Evans <xdje42@gmail.com>
3976
3977 PR guile/17203
3978 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3979 previously existing parameter, and previously ambiguously spelled
3980 parameter.
3981
fdb1adc6
WN
39822014-07-28 Will Newton <will.newton@linaro.org>
3983
3984 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3985
186fcde0
DE
39862014-07-26 Ludovic Courtès <ludo@gnu.org>
3987 Doug Evans <xdje42@gmail.com>
3988
3989 PR guile/17146
3990 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3991
70509625
PA
39922014-07-25 Pedro Alves <palves@redhat.com>
3993
3994 * gdb.threads/signal-command-handle-nopass.c: New file.
3995 * gdb.threads/signal-command-handle-nopass.exp: New file.
3996 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3997 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3998 * gdb.threads/signal-delivered-right-thread.c: New file.
3999 * gdb.threads/signal-delivered-right-thread.exp: New file.
4000
c3f814a1
PA
40012014-07-25 Pedro Alves <palves@redhat.com>
4002
4003 * gdb.base/double-prompt-target-event-error.exp
4004 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4005 match.
4006 (cancel_pagination_in_target_event): Rework double prompt
4007 detection.
4008 * gdb.base/paginate-after-ctrl-c-running.exp
4009 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4010 <return>' match.
4011 * gdb.base/paginate-bg-execution.exp
4012 (test_bg_execution_pagination_return)
4013 (test_bg_execution_pagination_cancel): Remove '-notransfer
4014 <return>' matches.
4015 * gdb.base/paginate-execution-startup.exp
4016 (test_fg_execution_pagination_return)
4017 (test_fg_execution_pagination_cancel): Remove '-notransfer
4018 <return>' matches.
4019 * gdb.base/paginate-inferior-exit.exp
4020 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4021 match.
4022 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4023 * lib/gdb.exp (pagination_prompt): Run text through
4024 string_to_regexp.
4025 (gdb_test_multiple): Match $pagination_prompt instead of
4026 "<return>".
4027 (string_to_regexp): Move to lib/gdb-utils.exp.
4028
e214cf6c
JK
40292014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4030
4031 * gdb.arch/amd64-entry-value-paramref.S: New file.
4032 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4033 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4034 * gdb.arch/amd64-optimout-repeat.S: New file.
4035 * gdb.arch/amd64-optimout-repeat.c: New file.
4036 * gdb.arch/amd64-optimout-repeat.exp: New file.
4037
17d0c5c8
JK
40382014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 PR gdb/17170
4041 * gdb.base/statistics.exp: New file.
4042
b8b8facf
DE
40432014-07-17 Doug Evans <dje@google.com>
4044
74b49205 4045 PR gdb/17170
b8b8facf
DE
4046 * gdb.base/maint.exp: Update testing of per-command stats.
4047
1b5d0ab3
PA
40482014-07-16 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4051 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4052 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4053 (tfile_write_buf): New functions.
4054 (add_memory_block): Rewrite using the above.
4055 (adjust_function_address): New function.
4056 (FUNCTION_ADDRESS): New macro.
4057 (write_basic_trace_file): Remove short_x local, and use
4058 tfile_write_16. Change type of func_addr local to unsigned long
4059 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4060 here. Cast argument of add_memory_block to char pointer.
4061 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4062 (main): Remove parameters.
4063 * gdb.trace/tfile.exp: Remove nowarnings.
4064
4d974e88
SM
40652014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4066
4067 * gdb.base/debug-expr.exp: Test string evaluation with
4068 "debug expression" on.
4069
41e99568
PA
40702014-07-15 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/reread.exp: Use clean_restart.
4073
487d9753
PL
40742014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4075
4076 * gdb.arch/avr-flash-qualifer.c: New.
4077 * gdb.arch/avr-flash-qualifer.exp: New.
4078
cc1c52ad
PA
40792014-07-14 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4082 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4083
1e973570
PA
40842014-07-14 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/double-prompt-target-event-error.c: New file.
4087 * gdb.base/double-prompt-target-event-error.exp: New file.
4088
93d6eb10
PA
40892014-07-14 Pedro Alves <palves@redhat.com>
4090
4091 PR gdb/17072
4092 * gdb.base/paginate-inferior-exit.c: New file.
4093 * gdb.base/paginate-inferior-exit.exp: New file.
4094
0017922d
PA
40952014-07-14 Pedro Alves <palves@redhat.com>
4096
4097 PR gdb/17072
4098 * gdb.base/paginate-bg-execution.c: New file.
4099 * gdb.base/paginate-bg-execution.exp: New file.
4100
94696ad3
PA
41012014-07-14 Pedro Alves <palves@redhat.com>
4102
4103 PR gdb/17072
4104 * gdb.base/paginate-execution-startup.c: New file.
4105 * gdb.base/paginate-execution-startup.exp: New file.
4106 * lib/gdb.exp (pagination_prompt): New global.
4107 (default_gdb_spawn): New procedure, factored out from
4108 default_gdb_spawn.
4109 (default_gdb_start): Adjust to call default_gdb_spawn.
4110 (gdb_spawn): New procedure.
4111
bd293940
PA
41122014-07-14 Pedro Alves <palves@redhat.com>
4113
4114 * lib/gdb.exp (gdb_assert): New procedure.
4115 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4116
c933f875
PA
41172014-07-14 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.base/execution-termios.c: New file.
4120 * gdb.base/execution-termios.exp: New file.
4121
d98b7a16
TT
41222014-07-14 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.cp/vla-cxx.cc: New file.
4125 * gdb.cp/vla-cxx.exp: New file.
4126
548740d6
TT
41272014-07-14 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.reverse/rerun-prec.c: New file.
4130 * gdb.reverse/rerun-prec.exp: New file.
4131
a25eb028
MR
41322014-07-12 Maciej W. Rozycki <macro@mips.com>
4133 Maciej W. Rozycki <macro@codesourcery.com>
4134
4135 * lib/gdb-utils.exp: New file.
4136 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4137 inline `gdb_init_command' processing.
4138 (gdb_start_cmd): Likewise.
4139 * lib/mi-support.exp (mi_run_cmd): Likewise.
4140 * README: Document `gdb_init_command' and `gdb_init_commands'.
4141
218c2655
JK
41422014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4143
4144 Fix false FAIL running under a very long directory name.
4145 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4146 and "set print elements 10000". Twice.
4147
5401fde3
YQ
41482014-07-11 Yao Qi <yao@codesourcery.com>
4149
4150 * gdb.base/exprs.exp: "set print symbol off".
4151
e76126e8
PA
41522014-07-11 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.threads/kill.c: New file.
4155 * gdb.threads/kill.exp: New file.
4156
2d6f0de6
YQ
41572014-07-10 Yao Qi <yao@codesourcery.com>
4158
4159 * gdb.trace/tfile.c (write_basic_trace_file)
4160 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4161 address written to trace file.
4162
7180e04a
PA
41632014-07-09 Pedro Alves <palves@redhat.com>
4164
4165 * gdb.base/attach-wait-input.exp: New file.
4166 * gdb.base/attach-wait-input.c: New file.
4167
9a9a7608
AB
41682014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4169
4170 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4171 setting up test structures.
4172 (main): Call new test function.
4173 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4174 test function, continue into test function and walk test
4175 structures.
4176
161ac41e
YQ
41772014-07-02 Yao Qi <yao@codesourcery.com>
4178
4179 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4180 'bar_start' at the beginning of functions 'foo' and 'bar'
4181 respectively.
4182 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4183 instead of 'foo' and 'bar'.
4184
1f267ae3
MM
41852014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4186
4187 * gdb.btrace/segv.exp: New.
4188 * gdb.btrace/segv.c: New.
4189
2b239efb
LM
41902014-07-02 Luis Machado <lgustavo@codesourcery.com>
4191
4192 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4193 instruction.
4194
cf363f18
MW
41952014-06-30 Mark Wielaard <mjw@redhat.com>
4196
4197 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4198 vulture, vilify, villar): New volatile array constants.
4199 (vindictive, vegetation): New const volatile array constants.
4200 * gdb.base/volatile.exp: Test volatile and const volatile array
4201 types.
4202
aebf9d24
AA
42032014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4204
4205 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4206 target lacks support for awatch, rwatch, or hbreak.
4207
b67a2c6f
YQ
42082014-06-27 Yao Qi <yao@codesourcery.com>
4209
4210 * gdb.multi/dummy-frame-restore.exp: New.
4211 * gdb.multi/dummy-frame-restore.c: New.
4212
aef92902
MM
42132014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4214
4215 * gdb.btrace/gcore.exp: New.
4216
8e9db26e
PA
42172014-06-23 Pedro Alves <palves@redhat.com>
4218
4219 * gdb.base/watchpoint-reuse-slot.c: New file.
4220 * gdb.base/watchpoint-reuse-slot.exp: New file.
4221
70afc5b7
SC
42222014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4223
4224 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4225 progspace's filename in 'info', 'enable' and 'disable' command
4226 tests.
4227
b972bd9c
JK
42282014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4229
4230 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4231 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4232 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4233
125f8a3d
GB
42342014-06-20 Gary Benson <gbenson@redhat.com>
4235
4236 * gdb.arch/i386-avx.exp: Fix include file location.
4237 * gdb.arch/i386-sse.exp: Likewise.
4238
3ed9baed
IB
42392014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4240
4241 * gdb.dlang/expression.exp: New file.
4242
034f788c
PA
42432014-06-19 Pedro Alves <palves@redhat.com>
4244
4245 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4246 out from ...
4247 (top level): ... here. Iterate running tests under different
4248 scheduler-locking settings.
4249
45371d0c
LM
42502014-06-18 Luis Machado <lgustavo@codesourcery.com>
4251
4252 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4253 to DW_FORM_addr and use non-zero addresses.
4254
5d376983
SC
42552014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4256
4257 PR gdb/17017
4258 * gdb.python/py-xmethods.cc: Add global function call counters and
4259 increment them in their respective functions. Remove "cout"
4260 statements.
4261 * gdb.python/py-xmethods.exp: Make tests check the global function
4262 call counters instead of depending on inferior IO.
4263
a1aa2221
LM
42642014-06-18 Don Breazeal <donb@codesourcery.com>
4265
4266 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4267 Deleted procedure.
4268 (explicit_fork_parent_follow): Deleted procedure.
4269 (explicit_fork_child_follow): Deleted procedure.
4270 (test_follow_fork): New procedure.
4271 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4272 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4273 procedure calls.
4274
0fc05997
YQ
42752014-06-17 Yao Qi <yao@codesourcery.com>
4276
4277 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4278 CP1252.
4279
70795c52
LM
42802014-06-17 Luis Machado <lgustavo@codesourcery.com>
4281
4282 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4283 Initialize ptr and S explicitly.
4284 (skip_type_update_when_not_use_rtti_test): Likewise.
4285
6be47f0c
KS
42862014-06-16 Keith Seitz <keiths@redhat.com>
4287
4288 PR mi/15863
4289 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4290 the inferior is started.
4291
d03de421
PA
42922014-06-16 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.base/break-main-file-remove-fail.c: New file.
4295 * gdb.base/break-main-file-remove-fail.exp: New file.
4296 * gdb.base/break-unload-file.exp: Use build_executable instead of
4297 prepare_for_testing.
4298 (test_break): New parameter "initial_load". Handle it.
4299 (top level): Add initial_load cmdline/file axis.
4300
f9579b99
TT
43012014-06-12 Tom Tromey <tromey@redhat.com>
4302
4303 * gdb.base/completion.exp: Don't use directory name in test.
4304
3657956b
GB
43052014-06-09 Gary Benson <gbenson@redhat.com>
4306
4307 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4308 separate the always-available ANSI-standard signals from the
4309 signals that require checking.
4310 (main): Likewise.
4311 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4312 Likewise.
4313 (main): Likewise.
4314
4186eb54
KS
43152014-06-07 Keith Seitz <keiths@redhat.com>
4316
4317 Revert:
4318 PR c++/16253
4319 * gdb.cp/var-tag.cc: New file.
4320 * gdb.cp/var-tag.exp: New file.
4321 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4322 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4323 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4324 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4325
25326a28 43262014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4327
4328 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4329
829155c9
PA
43302014-06-06 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4333 in target debug output instead of looking at RSP packets,
4334 disabling the test on any target that uses hardware stepping.
4335 Update comments.
4336
61c8d22e
PA
43372014-06-06 Pedro Alves <palves@redhat.com>
4338
4339 * gdb.base/break-unload-file.exp: Fix typo.
4340
d9a47287
YQ
43412014-06-06 Yao Qi <yao@codesourcery.com>
4342
4343 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4344 from "jit_function" to "^jit_function".
4345
e5e01dbf
YQ
43462014-06-06 Yao Qi <yao@codesourcery.com>
4347
4348 * gdb.base/async.c (foo): Add one statement.
4349 * gdb.base/async.exp: Get the next instruction address and
4350 match the output of "nexti" by instruction address. Match
4351 the hex address in the output of "finish".
4352
73ba372c
GB
43532014-06-06 Gary Benson <gbenson@redhat.com>
4354
4355 * gdb.base/call-signals.c: Remove preprocessor conditionals
4356 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4357 SIGSEGV and SIGTERM.
4358 * gdb.base/sigall.c: Likewise.
4359 * gdb.base/unwindonsignal.c: Likewise.
4360 * gdb.reverse/sigall-reverse.c: Likewise.
4361
831517df
YQ
43622014-06-06 Yao Qi <yao@codesourcery.com>
4363
4364 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4365 readable, skip the test.
4366
b8b91e98
YQ
43672014-06-06 Yao Qi <yao@codesourcery.com>
4368
4369 * gdb.threads/staticthreads.c (thread_function): Move the line
4370 setting breakpoint on forward.
4371 * gdb.threads/staticthreads.exp: Update comments.
4372
fb934770
LC
43732014-06-05 Ludovic Courtès <ludo@gnu.org>
4374
4375 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4376 "history-append! type error".
4377
6ef284bd
SM
43782014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4379
4380 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4381 erroneous dprintf expected input.
4382
a872e241
DE
43832014-06-04 Doug Evans <xdje42@gmail.com>
4384
4385 * gdb.guile/scm-generics.exp: Delete.
4386
16f691fb
DE
43872014-06-04 Doug Evans <xdje42@gmail.com>
4388
4389 * gdb.guile/scm-breakpoint.exp: Update.
4390 Add tests for breakpoint registration.
4391
012370f6
TT
43922014-06-04 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4395 VLA-in-union.
4396 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4397 inner_vla_struct, vla_union types. Initialize objects of those
4398 types and compute their sizes.
4399
9f5a4cef
HZ
44002014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4401 Hui Zhu <hui@codesourcery.com>
4402
4403 * gdb.base/fileio.exp: Add test for shell not available as well as
4404 available.
4405 * gdb.base/fileio.c (test_system): Check for shell twice.
4406
90a45c4d
YQ
44072014-06-04 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.base/auto-connect-native-target.exp: Remove redundant
4410 space from the regexp pattern.
4411
70017e41
YQ
44122014-06-04 Yao Qi <yao@codesourcery.com>
4413
4414 * gdb.base/default.exp: Replace "child" with "native" in
4415 regexp pattern.
4416
883964a7
SC
44172014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4418
4419 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4420 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4421 * gdb.python/py-xmethods.py: Python script supporting the
4422 new testcase and tests.
4423
ef370185
JB
44242014-06-03 Joel Brobecker <brobecker@adacore.com>
4425 Pedro Alves <palves@redhat.com>
4426
4427 PR breakpoints/17000
4428 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4429 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4430
1e2ccb61
BM
44312014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4432
4433 * gdb.base/subst.exp: Add tests to verify partial path matching
4434 output.
4435
c6ec5ab2
PA
44362014-06-03 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4439 target that doesn't use software single-stepping.
4440
835c559f
PA
44412014-06-03 Pedro Alves <palves@redhat.com>
4442
4443 PR breakpoints/17000
4444 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4445 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4446
06eb1586
DE
44472014-06-02 Doug Evans <xdje42@gmail.com>
4448
4449 * gdb.guile/scm-parameter.exp: New file.
4450
e698b8c4
DE
44512014-06-02 Doug Evans <xdje42@gmail.com>
4452
4453 * gdb.guile/scm-cmd.c: New file.
4454 * gdb.guile/scm-cmd.exp: New file.
4455
ded03782
DE
44562014-06-02 Doug Evans <xdje42@gmail.com>
4457
4458 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4459 pretty-printer lookup.
4460 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4461 (make-pp_s-printer): Call it.
4462 (make-pretty-printer-from-dict): New function.
4463 (lookup-pretty-printer-maker-from-dict): New function.
4464 (*pretty-printer*): Simplify.
4465 (make-objfile-pp_s-printer): New function.
4466 (install-objfile-pretty-printers!): New function.
4467 (make-progspace-pp_s-printer): New function.
4468 (install-progspace-pretty-printers!): New function.
4469 * gdb.guile/scm-progspace.c: New file.
4470 * gdb.guile/scm-progspace.exp: New file.
4471
41fac0cf
PA
44722014-06-02 Pedro Alves <palves@redhat.com>
4473
4474 * gdb.base/dprintf-bp-same-addr.c: New file.
4475 * gdb.base/dprintf-bp-same-addr.exp: New file.
4476
96ae5695
EBM
44772014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4478
4479 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4480 * gdb.arch/powerpc-power.s: Likewise.
4481
da02b3a8
JB
44822014-06-02 Joel Brobecker <brobecker@adacore.com>
4483
4484 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4485
c72b2e7b
YQ
44862014-06-01 Yao Qi <yao@codesourcery.com>
4487
4488 * gdb.base/watchpoint.exp (test_watch_location): Check null
4489 pointer can be dereferenced. If not, do the test, otherwise
4490 skip it.
4491
53e8a631
AB
44922014-05-30 Andrew Burgess <aburgess@broadcom.com>
4493
4494 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4495 results.
4496 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4497
938f0e2f
AB
44982014-05-30 Andrew Burgess <aburgess@broadcom.com>
4499
4500 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4501 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4502 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4503 * gdb.arch/amd64-invalid-stack-top.c: New file.
4504 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4505
9ba6657a
PA
45062014-05-30 Pedro Alves <palves@redhat.com>
4507
4508 PR breakpoints/17000
4509 * gdb.base/sss-bp-on-user-bp.c: New file.
4510 * gdb.base/sss-bp-on-user-bp.exp: New file.
4511
522c09bf
DB
45122014-05-30 David Blaikie <dblaikie@gmail.com>
4513
4514 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4515 gnu_inline semantics via attribute.
4516 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4517 source explicitly specifies the required semantics.
4518
bf4ef81e
MR
45192014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4520
4521 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4522
329ea579
PA
45232014-05-29 Pedro Alves <palves@redhat.com>
4524 Tom Tromey <tromey@redhat.com>
4525
4526 * gdb.base/async-shell.exp: Don't enable target-async.
4527 * gdb.base/async.exp
4528 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4529 parameter. Adjust.
4530 (top level): Don't test with "target-async".
4531 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4532 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4533 * gdb.base/inferior-died.exp: Don't enable target-async.
4534 * gdb.base/interrupt-noterm.exp: Likewise.
4535 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4536 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4537 * gdb.mi/mi-nonstop.exp: Likewise.
4538 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4539 * gdb.mi/mi-nsintrall.exp: Likewise.
4540 * gdb.mi/mi-nsmoribund.exp: Likewise.
4541 * gdb.mi/mi-nsthrexec.exp: Likewise.
4542 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4543 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4544 * gdb.python/py-evsignal.exp: Don't enable target-async.
4545 * gdb.python/py-evthreads.exp: Likewise.
4546 * gdb.python/py-prompt.exp: Likewise.
4547 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4548 * gdb.server/solib-list.exp: Don't enable target-async.
4549 * gdb.threads/thread-specific-bp.exp: Likewise.
4550 * lib/mi-support.exp: Adjust to use mi-async.
4551
fd664c91
PA
45522014-05-29 Pedro Alves <palves@redhat.com>
4553
4554 PR gdb/13860
4555 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4556 reason, even in sync mode.
4557
251bde03
PA
45582014-05-29 Pedro Alves <palves@redhat.com>
4559 Hui Zhu <hui@codesourcery.com>
4560
4561 PR PR15693
4562 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4563 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4564 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4565 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4566
7f3c0343
JB
45672014-05-28 Joel Brobecker <brobecker@adacore.com>
4568
4569 * config/monitor.exp (gdb_target_monitor): Replace use of
4570 "set remotebaud" by "set serial baud".
4571
b2715b27
AW
45722014-05-26 Andy Wingo <wingo@igalia.com>
4573
4574 * gdb.guile/scm-breakpoint.exp:
4575 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4576 properties instead of gdb-object-properties.
4577
498a4489
YQ
45782014-05-26 Yao Qi <yao@codesourcery.com>
4579
4580 * gdb.server/no-thread-db.exp: Specify source file name
4581 explicitly when setting a breakpoint.
4582
589fdceb
MM
45832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4584
4585 * gdb.btrace/vdso.c: New.
4586 * gdb.btrace/vdso.exp: New.
4587
e9089e05
MM
45882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4589
4590 * gdb.base/gcore.exp (capture_command_output): Move ...
4591 * lib/gdb.exp (capture_command_output): ... here.
4592
67b5c0c1
MM
45932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4594
4595 * gdb.btrace/data.exp: Test memory access during btrace replay.
4596
a2199296
SM
45972014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4598
4599 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4600
17b2616c
PA
46012014-05-21 Pedro Alves <palves@redhat.com>
4602
4603 PR gdb/13860
4604 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4605 (top level): Test that output related to execution commands is
4606 sent to the console with CLI commands, but not with MI commands.
4607 Test that breakpoint events are always mirrored to the console.
4608 Also expect the new source line to be output after a "next" in
4609 async mode too. Make it a pass/fail test.
4610 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4611 output.
4612 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4613
5166082f
PA
46142014-05-21 Pedro Alves <palves@redhat.com>
4615
4616 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4617 Use them to test variations of "list" after reaching a breakpoint.
4618 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4619 Test "list" with listsize 10 after reaching a breakpoint.
4620 * gdb.python/python.exp (decode_line current location line
4621 number): Adjust expected line number.
4622
2f25d70f
SM
46232014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4624
4625 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4626 behavior for $args, pass it directly to "run".
4627
ff604a67
MR
46282014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4629
4630 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4631 30000 to 65536.
4632
6a3cb8e8
PA
46332014-05-21 Pedro Alves <palves@redhat.com>
4634
4635 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4636 auto-connect-native-target off".
4637 * gdb.base/auto-connect-native-target.c: New file.
4638 * gdb.base/auto-connect-native-target.exp: New file.
4639
4ebfc96e
PA
46402014-05-21 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.base/default.exp: Test "target native" instead of "target
4643 child".
4644
36d46afb
MW
46452014-05-21 Mark Wielaard <mjw@redhat.com>
4646
4647 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4648
5876f503
JK
46492014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4650
4651 Fix TLS access for -static -pthread.
4652 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4653 <HAVE_TLS> (thread_function, main): Initialize it.
4654 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4655 Add clean_restart.
4656 <$have_tls != "">: Check TLSVAR.
4657
0256a6ac
PA
46582014-05-21 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/dcache-line-read-error.c: New.
4661 * gdb.base/dcache-line-read-error.exp: New.
4662
936d2992
PA
46632014-05-20 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/compare-sections.c: New file.
4666 * gdb.base/compare-sections.exp: New file.
4667
802e8e6d
PA
46682014-05-20 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/break-idempotent.c: New file.
4671 * gdb.base/break-idempotent.exp: New file.
4672
e59fa00f
MM
46732014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4674
4675 * gdb.btrace/nohist.exp: New.
4676
8b696e31
YQ
46772014-05-20 Yao Qi <yao@codesourcery.com>
4678
4679 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4680 gdb.reverse directory and gdb_reverse_timeout exists in board
4681 setting.
4682 * README: Document gdb_reverse_timeout.
4683
73c9764f
YQ
46842014-05-20 Yao Qi <yao@codesourcery.com>
4685
4686 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4687 'test_file_name'. Treat args as a string instead of a list.
4688 (gdb_init): Rename argument 'args' by 'test_file_name'.
4689
f1f4348a
JK
46902014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * gdb.arch/powerpc-power.exp: New file.
4693 * gdb.arch/powerpc-power.s: New file.
4694
0dbe70ce
DE
46952014-05-16 Doug Evans <dje@google.com>
4696
4697 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4698 * gdb.base/completion.exp: Check that all expected files exist
4699 before doing file completion.
0dbe70ce 4700
8d551b02
DE
47012014-05-16 Doug Evans <dje@google.com>
4702
4703 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4704 Update.
4705 (do_syscall_tests_without_xml): Update.
4706
73eb7709
PA
47072014-05-16 Pedro Alves <palves@redhat.com>
4708
4709 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4710 instead of "unknown output after running".
4711
3fae92fc
YQ
47122014-05-16 Yao Qi <yao@codesourcery.com>
4713
4714 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4715 file1.txt from host at the end.
4716 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4717
c2b2ccc5
DE
47182014-05-15 Doug Evans <dje@google.com>
4719
4720 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4721 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4722 loading file. Add test for TU lookup.
4723
8c217a4b
SM
47242014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4725
4726 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4727 calling "-exec-arguments" or "set args" before running the
4728 inferior.
4729
3deb39c6
SM
47302014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4731
4732 * lib/mi-support.exp (mi_expect_stop): Expect message for
4733 inferiors that exit with non-zero exit code.
4734
71a79f8c
YQ
47352014-05-14 Yao Qi <yao@codesourcery.com>
4736
4737 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4738 match absolute path on remote host.
4739 (test_file_list_exec_source_files): Remove "/" from the
4740 pattern.
4741
f23fcd46
YQ
47422014-05-14 Yao Qi <yao@codesourcery.com>
4743
4744 * boards/local-remote-host-notty.exp (${board}_file): New
4745 proc.
4746
9404b58f
KM
47472014-05-07 Kyle McMartin <kyle@redhat.com>
4748
4749 Pushed by Joel Brobecker <brobecker@adacore.com>.
4750 * gdb.arch/aarch64-atomic-inst.c: New file.
4751 * gdb.arch/aarch64-atomic-inst.exp: New file.
4752
5e45f04c
YQ
47532014-05-07 Yao Qi <yao@codesourcery.com>
4754
4755 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4756 in current context" too.
4757
c888a17d
KS
47582014-05-05 Keith Seitz <keiths@redhat.com>
4759
4760 * gdb.linespec/ls-dollar.exp: Add test for linespec
4761 file:convenience_variable.
4762
290a839c
YQ
47632014-05-05 Yao Qi <yao@codesourcery.com>
4764
4765 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4766 traceframes into tfile and ctf trace files. Read data from
4767 trace file and test collected data.
4768 (gdb_collect_locals_test): Likewise.
4769 (gdb_unavailable_registers_test): Likewise.
4770 (gdb_unavailable_floats): Likewise.
4771 (gdb_collect_globals_test): Likewise.
4772 (top-level): Append "ctf" to trace_file_targets if GDB
4773 supports.
4774
b5262cd0
YQ
47752014-05-05 Yao Qi <yao@codesourcery.com>
4776
4777 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4778 code to ...
4779 (gdb_collect_args_test_1): ... it. New proc.
4780 (gdb_collect_locals_test): Move some code to ...
4781 (gdb_collect_locals_test_1): ... it. New proc.
4782 (gdb_unavailable_registers_test): Move some code to ...
4783 (gdb_unavailable_registers_test_1): ... it. New proc.
4784 (gdb_unavailable_floats): Move some code to ...
4785 (gdb_unavailable_floats_1): ... it. New proc.
4786
30a1e6cc
SDJ
47872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4788
4789 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4790 probes to test for bitness recognition.
4791 * gdb.arch/amd64-stap-optional-prefix.exp
4792 (test_probe_value_without_reg): New procedure.
4793 Add code to test for different kinds of bitness.
4794
f33da99a
SDJ
47952014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4796
4797 PR breakpoints/16889
4798 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4799 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4800
5b80f00d
PA
48012014-05-01 Pedro Alves <palves@redhat.com>
4802
4803 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4804 gdb_file_cmd if no file is specified.
4805 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4806 last_loaded_file to set the remote exec-file.
4807
f8c2a73c
PA
48082014-05-01 Pedro Alves <palves@redhat.com>
4809
4810 * boards/local-remote-host.exp: New file.
4811
be6e8ac7
PA
48122014-05-01 Pedro Alves <palves@redhat.com>
4813
4814 * boards/local-remote-host.exp: Rename to ...
4815 * boards/local-remote-host-notty.exp: ... this.
4816
cac0dc8f
JB
48172014-04-28 Joel Brobecker <brobecker@adacore.com>
4818
4819 * gdb.ada/dyn_arrayidx: New testcase.
4820
9730e6cc
YQ
48212014-04-26 Yao Qi <yao@codesourcery.com>
4822
4823 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4824 and compute the length of function main. Save it in
4825 $main_length.
4826 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4827 (top-level): Use gdb_compile to compile objects into
4828 executable and restart GDB. Remove invocation to
4829 prepare_for_testing.
4830
7ae1a6a6
PA
48312014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4832 Pedro Alves <palves@redhat.com>
4833
4834 PR server/16255
4835 * gdb.multi/multi-attach.c: New file.
4836 * gdb.multi/multi-attach.exp: New file.
4837
4082afcc
PA
48382014-04-25 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4841 user.
4842 (top level): Test that "set remote conditional-breakpoints-packet
4843 off" works as intended.
4844 * gdb.base/dprintf.exp: Test that "set remote
4845 breakpoint-commands-packet off" works as intended.
4846 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4847 New function.
4848 (top level): Call it.
4849 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4850 remote fast-tracepoints-packet off" works as intended.
4851 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4852 * lib/gdb.exp (gdb_is_target_remote): ... here.
4853
2abc3f8d
DB
48542014-04-24 David Blaikie <dblaikie@gmail.com>
4855
4856 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4857 ensure clang would not discard them.
4858 * gdb.base/gdbvars.c: Ditto.
4859 * gdb.base/memattr.c: Ditto.
4860 * gdb.base/whatis.c: Ditto.
4861 * gdb.python/py-prettyprint.c: Ditto.
4862 * gdb.trace/actions.c: Ditto.
4863 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4864 ensure clang would not discard it.
4865
bfd39632
DB
48662014-04-24 David Blaikie <dblaikie@gmail.com>
4867
4868 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4869 clang to emit the full definition of type required by the test
4870 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4871
22842ff6
DB
48722014-04-24 David Blaikie <dblaikie@gmail.com>
4873
4874 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4875 coax Clang into emitting the definition of the type.
4876 * gdb.cp/pr10728-x.h (y): Ditto.
4877 * gdb.cp/pr10728-y.cc (y): Ditto.
4878
c2e827ad
DB
48792014-04-24 David Blaikie <dblaikie@gmail.com>
4880
4881 * gdb.base/label.exp: XFAIL label related tests under Clang.
4882 * gdb.cp/cplabel.exp: Ditto.
4883 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4884 under Clang those using labels.
4885
4c2d33e7
YQ
48862014-04-25 Yao Qi <yao@codesourcery.com>
4887
4888 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4889 double_label.
4890 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4891 partial_label and double_label.
4892
56083b99
DB
48932014-04-24 David Blaikie <dblaikie@gmail.com>
4894
4895 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4896
25d4e99d
DB
48972014-04-24 David Blaikie <dblaikie@gmail.com>
4898
4899 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4900 of the function to work across GCC and Clang.
4901 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4902 pointer types (const void ** const V void **).
4903
01f9f808
MS
49042014-04-24 Michael Sturm <michael.sturm@mintel.com>
4905 Walfred Tedeschi <walfred.tedeschi@intel.com>
4906
4907 * Makefile.in (EXECUTABLES): Added i386-avx512.
4908 * gdb.arch/i386-avx512.c: New file.
4909 * gdb.arch/i386-avx512.exp: Likewise.
4910
4b48d439
KS
49112014-04-23 Keith Seitz <keiths@redhat.com>
4912
4913 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4914 (mi_make_breakpoint_table): New procedure.
4915 (mi_create_breakpoint): Use mi_make_breakpoint
4916 and return the result.
4917 (mi_make_breakpoint): New procedure.
4918 (mi_build_kv_pairs): New procedure.
4919
4920 * gdb.mi/mi-break.exp: Remove unused globals,
4921 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4922 All callers updated.
4923 * gdb.mi/mi-dprintf.exp: Use variable to track command
4924 number.
4925 Update all callers of mi_create_breakpoint and use
4926 mi_make_breakpoint_table.
4927 Remove any unused global variables.
4928 * gdb.mi/mi-nonstop.exp: Likewise.
4929 * gdb.mi/mi-nsintrall.exp: Likewise.
4930 * gdb.mi/mi-nsmoribund.exp: Likewise.
4931 * gdb.mi/mi-nsthrexec.exp: Likewise.
4932 * gdb.mi/mi-reverse.exp: Likewise.
4933 * gdb.mi/mi-simplerun.exp: Likewise.
4934 * gdb.mi/mi-stepn.exp: Likewise.
4935 * gdb.mi/mi-syn-frame.exp: Likewise.
4936 * gdb.mi/mi-until.exp: Likewise.
4937 * gdb.mi/mi-var-cp.exp: Likewise.
4938 * gdb.mi/mi-var-display.exp: Likewise.
4939 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4940 * gdb.mi/mi2-var-child.exp: Likewise.
4941 * gdb.mi/mi-vla-c99.exp: Likewise.
4942 * lib/mi-support.exp: Likewise.
4943
4944 From Ian Lance Taylor <iant@cygnus.com>:
4945 * lib/gdb.exp (parse_args): New procedure.
4946
08351840
PA
49472014-04-23 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/break-unload-file.c: New file.
4950 * gdb.base/break-unload-file.exp: New file.
4951 * gdb.base/sym-file-lib.c (baz): New function.
4952 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4953 field.
4954 (load): Store the segment's mapped size.
4955 (unload): New function.
4956 (unload_shlib): New function.
4957 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4958 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4959 set a breakpoint at baz, and call it.
4960 * gdb.base/sym-file.exp: New tests for stale breakpoint
4961 instructions.
4962
076855f9
PA
49632014-04-23 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4966 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4967 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4968 * gdb.base/hbreak-unmapped.c: New file.
4969 * gdb.base/hbreak-unmapped.exp: New file.
4970 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4971 * lib/gdb.exp (gdb_is_target_remote): ... here.
4972
483805cf
PA
49732014-04-22 Pedro Alves <palves@redhat.com>
4974
4975 * gdb.base/consecutive-step-over.c: New file.
4976 * gdb.base/consecutive-step-over.exp: New file.
4977
06d97543
PA
49782014-04-22 Pedro Alves <palves@redhat.com>
4979
4980 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4981 instead of send_gdb/gdb_expect.
4982
b4429ea2
YQ
49832014-04-22 Yao Qi <yao@codesourcery.com>
4984
4985 * lib/trace-support.exp (generate_tracefile): New procedure.
4986 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4987 return 0.
4988 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4989 if generate_tracefile returns 1.
4990
51d48146
PA
49912014-04-18 Tom Tromey <palves@redhat.com>
4992 Pedro alves <tromey@redhat.com>
4993
4994 PR backtrace/15558
4995 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4996 with a backtrace limit.
4997 * gdb.python/py-frame-inline.exp: Test running to an inline
4998 function with a backtrace limit, and printing the newest frame.
4999 * gdb.python/py-frame-inline.c (main): Call f.
5000
bd1dce5f
MS
50012014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5002
5003 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5004
40d1a503
MS
50052014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5006
5007 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5008 Drop prefix from unsupported source file path.
5009
389b98f7
YQ
50102014-04-17 Yao Qi <yao@codesourcery.com>
5011
5012 * lib/gdb.exp (with_target_charset): New proc.
5013 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5014 with_target_charset.
5015 (test_print_strings): Likewise.
5016 (test_repeat_bytes): Likewise.
5017 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5018 for some tests.
5019
22869d73
KS
50202014-04-16 Keith Seitz <keiths@redhat.com>
5021
5022 PR gdb/15827
5023 * gdb.dwarf2/corrupt.c: New file.
5024 * gdb.dwarf2/corrupt.exp: New file.
5025
c4f87ca6
KS
50262014-04-16 Keith Seitz <keiths@redhat.com>
5027
5028 PR c++/16597
5029 * gdb.cp/namelessclass.cc: New file.
5030 * gdb.cp/namelessclass.exp: New file.
5031 * gdb.cp/namelessclass.S: New file.
5032
ab19de87
DE
50332014-04-16 Doug Evans <dje@google.com>
5034
5035 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5036 Add comment.
5037 (gdbserver_default_get_comm_port): New function.
5038 (gdbserver_start): Check if board file provided
5039 "gdbserver,get_comm_port" and use it if so.
5040 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5041 (gdb,socketport): Set to "stdio".
5042 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5043 (stdio_gdbserver_template): Delete.
5044 (${board}_get_remote_address): Update.
5045 (${board}_build_remote_cmd): Delete.
5046 (${board}_get_comm_port): New function.
5047 (${board}_spawn): Update.
5048 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5049 Delete.
5050 (${board}_get_remote_address): Update.
5051 (${board}_get_comm_port): New function.
5052
fc98a809
AB
50532014-04-16 Andrew Burgess <aburgess@broadcom.com>
5054
5055 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5056 appearing in any order.
5057
87fd9e6e
DE
50582014-04-15 Doug Evans <dje@google.com>
5059
5060 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5061 uninitialized value of "description".
5062
099fc3ea
KS
50632014-04-15 Keith Seitz <keiths@redhat.com>
5064
5065 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5066 Remove unused globals.
5067 (test_running_the_program): Likewise.
5068 (test_controlled_execution): Likewise.
5069 (test_controlling_breakpoints): Likewise.
5070 (test_program_termination): Likewise.
5071
5da151d4
KS
50722014-04-15 Keith Seitz <keiths@redhat.com>
5073
5074 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5075 unused globals.
5076 (test_rbreak_creation_and_listing): Likewise.
5077 (test_ignore_count): Likewise.
5078 (test_error): Likewise.
5079
35e5d2f0
PA
50802014-04-15 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5083 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5084 sym-file-loader.c.
5085 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5086 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5087 to sym-file-loader.c.
5088 (struct library): Forward declare.
5089 (load_shlib, lookup_function): Change prototypes.
5090 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5091 (translate_offset): Remove declarations.
5092 (get_text_addr): New declaration.
5093 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5094 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5095 sym-file-loader.h.
5096 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5097 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5098 here from sym-file-loader.h.
5099 (struct library): New structure.
5100 (load_shlib, lookup_function): Change prototypes and adjust to
5101 work with a struct library.
5102 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5103 (translate_offset): Make static.
5104 (get_text_addr): New function.
5105 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5106
eb4c1710
PA
51072014-04-15 Pedro Alves <palves@redhat.com>
5108
5109 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5110
2d1baf52
PA
51112014-04-15 Pedro Alves <palves@redhat.com>
5112
5113 * gdb.base/sym-file-loader.c: Include <limits.h>.
5114 (SELF_LINK): New define.
5115 (get_origin): New function.
5116 (load_shlib): Use it.
5117 * gdb.base/sym-file.exp: Don't early return if the target is
5118 remote. Use runto_main, and issue fail is that fails. Use
5119 gdb_load_shlibs.
5120 (shlib_name): Delete.
5121 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5122
7dd6df01
PA
51232014-04-15 Pedro Alves <palves@redhat.com>
5124
5125 * gdb.base/sym-file.exp: Remove regex characters from test
5126 message. Don't refer to breakpoint numbers in test messages.
5127
b50c8614
KS
51282014-04-14 Keith Seitz <keiths@redhat.com>
5129
5130 PR c++/16253
5131 * gdb.cp/var-tag.cc: New file.
5132 * gdb.cp/var-tag.exp: New file.
5133 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5134 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5135 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5136 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5137
3d567982
TT
51382014-04-14 Tom Tromey <tromey@redhat.com>
5139
5140 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5141 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5142 type.
5143 * gdb.cp/enum-class.exp: New file.
5144 * gdb.cp/enum-class.cc: New file.
5145
0626fc76
TT
51462014-04-14 Tom Tromey <tromey@redhat.com>
5147
5148 * gdb.dwarf2/enum-type.exp: New file.
5149
dca325b3
SA
51502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5151
5152 * gdb.mi/mi-vla-c99.exp: New file.
5153 * gdb.mi/vla.c: New file.
5154
5854b38a
SA
51552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5156
5157 * gdb.base/vla-datatypes.c: New file.
5158 * gdb.base/vla-datatypes.exp: New file.
5159
463bb957
SA
51602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5161
5162 * gdb.base/vla-ptr.c: New file.
5163 * gdb.base/vla-ptr.exp: New file.
5164
3dd170be
SA
51652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5166
5167 * gdb.dwarf2/count.exp: New file.
5168
5ecaaa66
SA
51692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5170
5171 * gdb.base/vla-sideeffect.c: New file.
5172 * gdb.base/vla-sideeffect.exp: New file.
5173
41f1ada5
DB
51742014-04-14 David Blaikie <dblaikie@gmail.com>
5175
5176 * gdb.mi/non-stop.c: Add return value for non-void function return
5177 statement.
5178 * gdb.threads/staticthreads.c: Ditto.
5179
0be03e84
DE
51802014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5181 Doug Evans <xdje42@gmail.com>
5182
5183 * gdb.guile/scm-value.c: Improve test case.
5184 * gdb.guile/scm-value.exp: Add new test.
5185
f180a1fb
DB
51862014-04-11 David Blaikie <dblaikie@gmail.com>
5187
5188 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5189 override Clang's default.
5190
6b662e19
JB
51912014-04-11 Joel Brobecker <brobecker@adacore.com>
5192
5193 Revert the following changes (regressions):
5194
5195 * gdb.base/vla-sideeffect.c: New file.
5196 * gdb.base/vla-sideeffect.exp: New file.
5197
5198 * gdb.dwarf2/count.exp: New file.
5199
5200 * gdb.base/vla-multi.c: New file.
5201 * gdb.base/vla-multi.exp: New file.
5202
5203 * gdb.base/vla-ptr.c: New file.
5204 * gdb.base/vla-ptr.exp: New file.
5205
5206 * gdb.base/vla-datatypes.c: New file.
5207 * gdb.base/vla-datatypes.exp: New file.
5208
5209 * gdb.mi/mi-vla-c99.exp: New file.
5210 * gdb.mi/vla.c: New file.
5211
245a5f0b
KS
52122014-04-11 Keith Seitz <keiths@redhat.com>
5213
5214 PR c++/16675
5215 * gdb.cp/cpsizeof.exp: New file.
5216 * gdb.cp/cpsizeof.cc: New file.
5217
58a84dcf
SA
52182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5219
191a8a90
JB
5220 * gdb.mi/mi-vla-c99.exp: New file.
5221 * gdb.mi/vla.c: New file.
58a84dcf 5222
c8655f75
SA
52232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5224
5225 * gdb.base/vla-datatypes.c: New file.
5226 * gdb.base/vla-datatypes.exp: New file.
5227
024e13b4
SA
52282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5229
5230 * gdb.base/vla-ptr.c: New file.
5231 * gdb.base/vla-ptr.exp: New file.
5232
1a237e0e
SA
52332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5234
5235 * gdb.base/vla-multi.c: New file.
5236 * gdb.base/vla-multi.exp: New file.
5237
504f3432
SA
52382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5239
5240 * gdb.dwarf2/count.exp: New file.
5241
3bce8237
SA
52422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5243
191a8a90
JB
5244 * gdb.base/vla-sideeffect.c: New file.
5245 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5246
322f9c21
YQ
52472014-04-11 Yao Qi <yao@codesourcery.com>
5248
5249 * gdb.base/completion.exp: Check file exists before running tests
5250 on file completion.
5251
d708bcd1
PA
52522014-04-10 Pedro Alves <palves@redhat.com>
5253
5254 * gdb.base/cond-eval-mode.c: New file.
5255 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5256 prepare_for_testing to build the new file. Check result of
5257 runto_main.
5258 (test_break, test_watch): New procedures.
5259 (top level): Use them.
5260
ae1d2761
PM
52612014-04-08 Pierre Muller <muller@sourceware.org>
5262
5263 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5264 Ctrl-V use for mingw hosts.
5265
7af389b8
SC
52662014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5267
5268 * gdb.python/py-value.c: Improve test case.
5269 * gdb.python/py-value.exp: Add new test.
5270
5e703181
DE
52712014-04-07 David Blaikie <dblaikie@gmail.com>
5272
5273 * lib/compiler.c: Identify the clang compiler.
5274 * lib/compiler.cc: Ditto.
5275
9810b410
YQ
52762014-04-03 Yao Qi <yao@codesourcery.com>
5277
5278 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5279
98d1b8dc
AB
52802014-04-01 Anton Blanchard <anton@samba.org>
5281
5282 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5283 messages unique.
5284
3114cea1
AB
52852014-04-01 Anton Blanchard <anton@samba.org>
5286
5287 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5288 prepare_for_testing.
5289
62f7182c
AB
52902014-04-01 Anton Blanchard <anton@samba.org>
5291
5292 * gdb.arch/ppc64-atomic-inst.c: Remove.
5293 * gdb.arch/ppc64-atomic-inst.S: New file.
5294 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5295
770e7fc7
DE
52962014-03-31 Doug Evans <dje@google.com>
5297
5298 * gdb.base/print-symbol-loading-lib.c: New file.
5299 * gdb.base/print-symbol-loading-main.c: New file.
5300 * gdb.base/print-symbol-loading.exp: New file.
5301
46e2bafa
YQ
53022014-03-31 Yao Qi <yao@codesourcery.com>
5303
5304 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5305
8776cfe9
JB
53062014-03-28 Joel Brobecker <brobecker@adacore.com>
5307
5308 * gdb.ada/mi_dyn_arr: New testcase.
5309
5d1ef361
DE
53102014-03-27 Doug Evans <dje@google.com>
5311
5312 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5313
b5bee914
YQ
53142014-03-27 Yao Qi <yao@codesourcery.com>
5315
5316 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5317 if target is nios2-*-*.
5318
0d4d0e77
YQ
53192014-03-26 Yao Qi <yao@codesourcery.com>
5320
5321 * lib/gdb.exp (readline_is_used): New proc.
5322 * gdb.base/completion.exp: Move tests on command complete up.
5323 Skip the rest of tests if readline is not used.
5324 * gdb.ada/complete.exp: Skp the test if readline is not
5325 used.
5326 * gdb.base/filesym.exp: Likewise.
5327 * gdb.base/macscp.exp: Likewise.
5328 * gdb.base/readline-ask.exp: Likewise.
5329 * gdb.base/readline.exp: Likewise.
5330 * gdb.python/py-cmd.exp: Likewise.
5331 * gdb.trace/tfile.exp: Likewise.
5332
29361eee
YQ
53332014-03-26 Yao Qi <yao@codesourcery.com>
5334
5335 * gdb.base/macscp.exp: Fix code format issues.
5336
bc9a5525
UW
53372014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5338
5339 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5340 * gdb.asm/powerpc64le.inc: New file.
5341
d3839ede
PA
53422014-03-25 Pedro Alves <palves@redhat.com>
5343 Doug Evans <dje@google.com>
5344
5345 * gdb.base/source-execution.c: New file.
5346 * gdb.base/source-execution.exp: New file.
5347 * gdb.base/source-execution.gdb: New file.
5348
01672a57
DE
53492014-03-24 Doug Evans <dje@google.com>
5350
5351 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5352 using fission.
5353
88bbeca9
HZ
53542014-03-24 Hui Zhu <hui@codesourcery.com>
5355 Pedro Alves <palves@redhat.com>
5356
5357 PR breakpoints/16101
5358 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5359 test pass/fail messages. Detect missing support for dprintf when
5360 breakpoints are actually inserted.
5361 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5362 breakpoints are actually inserted.
5363 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5364 fails.
5365
d2348791
JK
53662014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5367
5368 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5369
feef67ab
DE
53702014-03-22 Doug Evans <xdje42@gmail.com>
5371
5372 * gdb.python/python.exp (python not supported): Verify multi-line
5373 python command issues an error.
25d743f9 5374 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5375 guile command issues an error.
feef67ab 5376
ecebef6a
MR
53772014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5378
5379 * gdb.threads/thread-specific.exp: Handle the lack of usable
5380 $this_breakpoint and $this_thread.
5381
ccdd1909
HZ
53822014-03-21 Hui Zhu <hui@codesourcery.com>
5383
5384 * gdb.base/attach.exp (do_command_attach_tests): New.
5385
beb460e8
PA
53862014-03-20 Tom Tromey <tromey@redhat.com>
5387 Pedro Alves <palves@redhat.com>
5388
5389 PR cli/15718
5390 * gdb.base/condbreak-call-false.c: New file.
5391 * gdb.base/condbreak-call-false.exp: New file.
5392
40acf43a
PA
53932014-03-20 Pedro Alves <palves@redhat.com>
5394
5395 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5396 Delete.
5397 (block_signals, unblock_signals): Delete.
5398 (child_function_2, main): Remove references to deleted variable
5399 and functions.
5400
9f5e1e02
PA
54012014-03-20 Pedro Alves <palves@redhat.com>
5402
5403 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5404 Use pthread_kill to signal thread 2.
5405 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5406 Adjust to make the test send itself a signal rather than using the
5407 host's "kill" command.
5408
99619bea
PA
54092014-03-20 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.threads/multiple-step-overs.c: New file.
5412 * gdb.threads/multiple-step-overs.exp: New file.
5413 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5414 Adjust expected infrun debug output.
5415
2adfaa28
PA
54162014-03-20 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5419 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5420
31e77af2
PA
54212014-03-20 Pedro Alves <palves@redhat.com>
5422
5423 PR breakpoints/7143
5424 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5425 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5426 of gdb_test_multiple.
5427 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5428 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5429
b9f437de
PA
54302014-03-20 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5433 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5434
05adc73e
PA
54352014-03-19 Pedro Alves <palves@redhat.com>
5436
5437 * gdb.base/async.exp: Remove early return.
5438
6048b950
PA
54392014-03-19 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5442
8bcfb00a
PA
54432014-03-19 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.base/async.exp (test_background): Expect \r\n after
5446 "completed." in the fail pattern.
5447
884e37dc
PA
54482014-03-19 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.base/async.exp (test_background): New procedure.
5451 Use it for all background execution command tests.
5452
148e57e2
PA
54532014-03-19 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/async.exp: Use prepare_for_testing.
5456
f48088c7
PA
54572014-03-19 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5460 the same line.
5461
e2f6c966
PA
54622014-03-19 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/async.c (main): Add "jump here" and "until here" line
5465 marker comments.
5466 * gdb.base/async.exp (jump_here): New global.
5467 (jump& test): Use it.
5468 (until_here): New global.
5469 (until& test): Use it.
5470
c30568d4
PA
54712014-03-19 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.base/async.exp: Don't frob gdb_protocol.
5474
0172b6a7
DE
54752014-03-18 Doug Evans <xdje42@gmail.com>
5476
5477 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5478 Fix spelling of exec-done-display.
5479
06c868a8
JK
54802014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5481
5482 PR gdb/15358
5483 * gdb.base/gdb-sigterm.c: New file.
5484 * gdb.base/gdb-sigterm.exp: New file.
5485
0c7e1a46
PA
54862014-03-18 Pedro Alves <palves@redhat.com>
5487
5488 PR gdb/13860
5489 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5490 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5491 solib-event.
5492
f7c77d93
JB
54932014-03-17 Joel Brobecker <brobecker@adacore.com>
5494
5495 * gdb.ada/pckd_arr_ren: New testcase.
5496
5a1e8c7a
DE
54972014-03-13 Doug Evans <xdje42@gmail.com>
5498
5499 PR guile/16612
5500 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5501 collect after discarding symbols.
5502
350e1a76
DE
55032014-03-13 Ludovic Courtès <ludo@gnu.org>
5504 Doug Evans <xdje42@gmail.com>
5505
5506 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5507 to history survives a gc.
5508
a69900ae
PA
55092014-03-13 Pedro Alves <palves@redhat.com>
5510
5511 * gdb.base/default.exp: Don't test "target procfs".
5512
5db9f0bd
PA
55132014-03-13 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.base/default.exp: Update "target child" and "target procfs"
5516 tests to not expect "Unix".
5517
b3ccfe11
TT
55182014-03-12 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5521 New procs. Add target-async tests.
5522 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5523 Add target-async tests.
5524
646f4417
AA
55252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5526
5527 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5528 'func_start' and 'func_end' for the beginning and end of the
5529 function code, respectively.
5530 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5531 'func_end' instead of 'func' and 'main'.
5532
288c211f
AA
55332014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5534
5535 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5536 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5537 generate the debug info assembler source.
5538
e0c0f156
AA
55392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5540
5541 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5542 * gdb.dwarf2/arr-subrange.exp: Likewise.
5543 * gdb.dwarf2/dwz.exp: Likewise.
5544 * gdb.dwarf2/method-ptr.exp: Likewise.
5545 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5546 * gdb.dwarf2/subrange.exp: Likewise.
5547 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5548 * gdb.dwarf2/implptrpiece.exp: Likewise.
5549 * gdb.dwarf2/nostaticblock.exp: Likewise.
5550
0e5c4555
AA
55512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5552
5553 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5554 directory to absolute path name arguments.
5555
5ec18f2b
JG
55562014-03-10 Joel Brobecker <brobecker@adacore.com>
5557
5558 * gdb.ada/tagged_access: New testcase.
5559
847fc4f2
MM
55602014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5561
5562 * gdb.btrace/data.exp: Update expected output.
5563
cc3da688
YQ
55642014-03-06 Yao Qi <yao@codesourcery.com>
5565
5566 * gdb.trace/pr16508.exp: New file.
5567
0f26cec1
PA
55682014-03-05 Pedro Alves <palves@redhat.com>
5569
5570 PR gdb/16575
5571 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5572 procedure.
5573 (top level): Adjust to use it. Add tests that exercise breakpoint
5574 interaction with the code-cache.
5575
7a5a839f
LC
55762014-02-26 Ludovic Courtès <ludo@gnu.org>
5577
5578 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5579 test for 'history-append!'.
5580
31aa7e4e
JB
55812014-02-26 Joel Brobecker <brobecker@adacore.com>
5582
5583 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5584 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5585 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5586 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5587 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5588 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5589
1b588015
JB
55902014-02-26 Joel Brobecker <brobecker@adacore.com>
5591
5592 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5593 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5594 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5595
55426c9d
JB
55962014-02-26 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5599
dc53a7ad
JB
56002014-02-26 Joel Brobecker <brobecker@adacore.com>
5601
5602 * gdb.dwarf2/arr-stride.c: New file.
5603 * gdb.dwarf2/arr-stride.exp: New file.
5604
12ab52e9
PA
56052014-02-26 Pedro Alves <palves@redhat.com>
5606
5607 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5608 that won't ever trigger. Make sure that GDB reports the correct
5609 breakpoint that caused the stop.
5610
849c862e
JK
56112014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5612
5613 PR gdb/16626
5614 * gdb.base/auto-load-script: New file.
5615 * gdb.base/auto-load.c: New file.
5616 * gdb.base/auto-load.exp: New file.
5617
71b7d793
JK
5618 PR gdb/16626
5619 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5620
e2f0d509
JK
56212014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5622
5623 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5624 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5625
50cc37c8
DE
56262014-02-24 Doug Evans <dje@google.com>
5627
5628 * lib/gdb.exp (run_on_host): Log error output if program fails.
5629
ea4758f2
PA
56302014-02-21 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.threads/step-after-sr-lock.c: Rename to ...
5633 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5634 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5635 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5636 ... this.
5637
d7b30f67
SDJ
56382014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5639
5640 PR tdep/16397
5641 * gdb.arch/amd64-stap-special-operands.exp: New file.
5642 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5643 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5644 * gdb.arch/amd64-stap-triplet.S: Likewise.
5645 * gdb.arch/amd64-stap-triplet.c: Likewise.
5646
83deb43f
JB
56472014-02-20 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5650 in .section pseudo-op.
5651
adde2bff
DE
56522014-02-20 lin zuojian <manjian2006@gmail.com>
5653 Joel Brobecker <brobecker@adacore.com>
5654 Doug Evans <xdje42@gmail.com>
5655
5656 PR symtab/16581
5657 * gdb.dwarf2/dw2-icycle.S: New file.
5658 * gdb.dwarf2/dw2-icycle.c: New file.
5659 * gdb.dwarf2/dw2-icycle.exp: New file.
5660
f7bd0f78
SC
56612014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5662
5663 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5664 operations on gdb.Value objects.
5665 * gdb.python/py-value-cc.exp: Add new test to test operations on
5666 gdb.Value objects.
5667
c17ef0d5
DE
56682014-02-18 Doug Evans <dje@google.com>
5669
5670 * Makefile.in (TESTS): New variable.
5671 (expanded_tests, expanded_tests_or_none): New variables
5672 (check-single): Pass $(expanded_tests_or_none) to runtest.
5673 (check-parallel): Only run tests in $(TESTS) if non-empty.
5674 (check/no-matching-tests-found): New rule.
5675 * README: Document TESTS makefile variable.
5676
5dd3176f
DE
56772014-02-18 Doug Evans <dje@google.com>
5678
5679 * Makefile.in (check-parallel): rm -rf outputs temp.
5680
0b10be4f
JK
56812014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5682
5683 Fix "ERROR: no fileid for" in the testsuite.
5684 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5685
85f224e7
DE
56862014-02-12 Doug Evans <dje@google.com>
5687
5688 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5689 (MISCELLANEOUS): New variable.
5690 (clean): rm -rf $(MISCELLANEOUS).
5691 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5692 dwp live in the same directory as symlinks, with each symlink pointed
5693 to a differently named file in a different directory.
5694
149b30ff
DE
56952014-02-11 Doug Evans <dje@google.com>
5696
5697 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5698 of Tcl file commands.
5699
1dfdac32
MK
57002014-02-10 Mark Kettenis <kettenis@gnu.org>
5701
5702 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5703 "kill -SIGUSR1 -1".
5704
aa4fb036
JB
57052014-02-10 Joel Brobecker <brobecker@adacore.com>
5706
5707 * gdb.ada/tick_length_array_enum_idx: New testcase.
5708
ed3ef339
DE
57092014-02-10 Doug Evans <xdje42@gmail.com>
5710
5711 * configure.ac (AC_OUTPUT): Add gdb.guile.
5712 * configure: Regenerate.
5713 * lib/gdb-guile.exp: New file.
5714 * lib/gdb.exp (get_target_charset): New function.
5715 * gdb.base/help.exp: Update expected output from "apropos apropos".
5716 * gdb.guile/Makefile.in: New file.
5717 * gdb.guile/guile.exp: New file.
5718 * gdb.guile/scm-arch.c: New file.
5719 * gdb.guile/scm-arch.exp: New file.
5720 * gdb.guile/scm-block.c: New file.
5721 * gdb.guile/scm-block.exp: New file.
5722 * gdb.guile/scm-breakpoint.c: New file.
5723 * gdb.guile/scm-breakpoint.exp: New file.
5724 * gdb.guile/scm-disasm.c: New file.
5725 * gdb.guile/scm-disasm.exp: New file.
5726 * gdb.guile/scm-equal.c: New file.
5727 * gdb.guile/scm-equal.exp: New file.
5728 * gdb.guile/scm-error.exp: New file.
5729 * gdb.guile/scm-error.scm: New file.
5730 * gdb.guile/scm-frame-args.c: New file.
5731 * gdb.guile/scm-frame-args.exp: New file.
5732 * gdb.guile/scm-frame-args.scm: New file.
5733 * gdb.guile/scm-frame-inline.c: New file.
5734 * gdb.guile/scm-frame-inline.exp: New file.
5735 * gdb.guile/scm-frame.c: New file.
5736 * gdb.guile/scm-frame.exp: New file.
5737 * gdb.guile/scm-generics.exp: New file.
5738 * gdb.guile/scm-gsmob.exp: New file.
5739 * gdb.guile/scm-iterator.c: New file.
5740 * gdb.guile/scm-iterator.exp: New file.
5741 * gdb.guile/scm-math.c: New file.
5742 * gdb.guile/scm-math.exp: New file.
5743 * gdb.guile/scm-objfile-script-gdb.in: New file.
5744 * gdb.guile/scm-objfile-script.c: New file.
5745 * gdb.guile/scm-objfile-script.exp: New file.
5746 * gdb.guile/scm-objfile.c: New file.
5747 * gdb.guile/scm-objfile.exp: New file.
5748 * gdb.guile/scm-ports.exp: New file.
5749 * gdb.guile/scm-pretty-print.c: New file.
5750 * gdb.guile/scm-pretty-print.exp: New file.
5751 * gdb.guile/scm-pretty-print.scm: New file.
5752 * gdb.guile/scm-section-script.c: New file.
5753 * gdb.guile/scm-section-script.exp: New file.
5754 * gdb.guile/scm-section-script.scm: New file.
5755 * gdb.guile/scm-symbol.c: New file.
5756 * gdb.guile/scm-symbol.exp: New file.
5757 * gdb.guile/scm-symtab-2.c: New file.
5758 * gdb.guile/scm-symtab.c: New file.
5759 * gdb.guile/scm-symtab.exp: New file.
5760 * gdb.guile/scm-type.c: New file.
5761 * gdb.guile/scm-type.exp: New file.
5762 * gdb.guile/scm-value-cc.cc: New file.
5763 * gdb.guile/scm-value-cc.exp: New file.
5764 * gdb.guile/scm-value.c: New file.
5765 * gdb.guile/scm-value.exp: New file.
5766 * gdb.guile/source2.scm: New file.
5767 * gdb.guile/types-module.cc: New file.
5768 * gdb.guile/types-module.exp: New file.
5769
7026a7c1
YQ
57702014-02-10 Yao Qi <yao@codesourcery.com>
5771
5772 PR testsuite/16543
5773 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5774 * configure: Regenerated.
5775 * Makefile.in: New file.
5776
6c466447
AS
57772014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5778
5779 * gdb.python/py-framefilter.exp: Fix typo.
5780
6e854735
YQ
57812014-02-08 Yao Qi <yao@codesourcery.com>
5782
5783 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5784 that no =breakpoint-modified is emitted when breakpoints are
5785 modified through MI commands.
5786
d137e6dc
PA
57872014-02-07 Pedro Alves <pedro@codesourcery.com>
5788 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.threads/step-after-sr-lock.c: New file.
5791 * gdb.threads/step-after-sr-lock.exp: New file.
5792
b5ee5a50
PA
57932014-02-07 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5796
3c77faf3
JK
57972014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5798
5799 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5800 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5801
6dddc817
DE
58022014-02-06 Doug Evans <xdje42@gmail.com>
5803
5804 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5805 output.
5806
5807 * gdb.gdb/python-interrupts.exp: New file.
5808
de7b2893
YQ
58092014-02-05 Yao Qi <yao@codesourcery.com>
5810
5811 * gdb.trace/report.exp (use_collected_data): Test the output
5812 of "info threads" and "info inferiors".
5813
66d032ac
YQ
58142014-02-05 Yao Qi <yao@codesourcery.com>
5815
5816 Revert this patch:
5817
5818 2013-05-24 Yao Qi <yao@codesourcery.com>
5819
5820 * gdb.trace/tfile.exp: Test inferior and thread.
5821
591a12a1
UW
58222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5823
5824 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5825 on a function.
5826 * gdb.base/step-bt.c: Call hello via function pointer to make
5827 sure its first instruction is executed on powerpc64le-linux.
5828
0ff3e01f
UW
58292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5830
5831 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5832
084ee545
UW
58332014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5834
5835 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5836 of the test patterns for use on little-endian systems.
5837
6ed14ff3
UW
58382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5839
5840 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5841 (decimal_vector): Fix for little-endian.
5842
401e27fd
JM
58432014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5844
5845 * gdb.arch/sparc-sysstep.exp: New file.
5846 * gdb.arch/sparc-sysstep.c: Likewise.
5847
5848 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5849
8b924729
EBM
58502014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5851
5852 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5853
fb151210
JB
58542014-01-23 Tom Tromey <tromey@redhat.com>
5855
5856 * gdb.ada/array_char_idx: New testcase.
5857
0740f8d8
TT
58582014-01-23 Tom Tromey <tromey@redhat.com>
5859
5860 PR python/16487:
5861 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5862 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5863 classes.
5864
21909fa1
TT
58652014-01-23 Tom Tromey <tromey@redhat.com>
5866
5867 PR python/16491:
5868 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5869 string from an inferior frame.
5870 * gdb.python/py-framefilter-mi.exp: Update.
5871
87ce2a04
DE
58722014-01-22 Doug Evans <dje@google.com>
5873
5874 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5875
237b092b
AA
58762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5877
5878 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5879
d674a709
AA
58802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5881
5882 * gdb.trace/entry-values.exp: Remove excess space character from
5883 regex patterns. Handle s390 call instruction.
5884
20fa3390
AA
58852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5886
5887 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5888 define "*_start" label. Make "name" static.
5889 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5890 ${name} by references to ${name}_start.
5891
78466714
AA
58922014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5893
5894 * gdb.base/info-macros.exp: Remove "debug" from the compile
5895 options.
5896
ec9f644a
IB
58972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5898
5899 * gdb.dlang/demangle.exp: New file.
5900
94b1b47e
IB
59012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5902
5903 * gdb.dlang/primitive-types.exp: New file.
5904
7f420862
IB
59052014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5906
5907 * configure.ac: Create gdb.dlang/Makefile.
5908 * configure: Regenerate.
5909 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5910 * gdb.dlang/Makefile.in: New file.
5911 * lib/d-support.exp: New file.
5912 * lib/gdb.exp (skip_d_tests): New proc.
5913
52834460
MM
59142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5915
5916 * gdb.btrace/delta.exp: Check reverse stepi.
5917 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5918 * gdb.btrace/finish.exp: New.
5919 * gdb.btrace/next.exp: New.
5920 * gdb.btrace/nexti.exp: New.
5921 * gdb.btrace/record_goto.c: Add comments.
5922 * gdb.btrace/step.exp: New.
5923 * gdb.btrace/stepi.exp: New.
5924 * gdb.btrace/multi-thread-step.c: New.
5925 * gdb.btrace/multi-thread-step.exp: New.
5926 * gdb.btrace/rn-dl-bind.c: New.
5927 * gdb.btrace/rn-dl-bind.exp: New.
5928 * gdb.btrace/data.c: New.
5929 * gdb.btrace/data.exp: New.
5930 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5931
6e07b1d2
MM
59322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5933
5934 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5935 * gdb.btrace/exception.exp: Update.
5936 * gdb.btrace/instruction_history.exp: Update.
5937 * gdb.btrace/record_goto.exp: Update.
5938 * gdb.btrace/tailcall.exp: Update.
5939 * gdb.btrace/unknown_functions.exp: Update.
5940 * gdb.btrace/delta.exp: New.
5941
0b722aec
MM
59422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5943
5944 * gdb.btrace/record_goto.exp: Add backtrace test.
5945 * gdb.btrace/tailcall.exp: Add backtrace test.
5946
066ce621
MM
59472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5948
5949 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5950 * gdb.btrace/record_goto.c: New.
5951 * gdb.btrace/record_goto.exp: New.
5952 * gdb.btrace/x86-record_goto.S: New.
5953
0688d04e
MM
59542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5955
5956 * gdb.btrace/function_call_history.exp: Update tests.
5957 * gdb.btrace/instruction_history.exp: Update tests.
5958
8710b709
MM
59592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5960
5961 * gdb.btrace/function_call_history.exp: Fix expected field
5962 order for "record function-call-history".
5963 Add new tests for "record function-call-history /c".
5964 * gdb.btrace/exception.cc: New.
5965 * gdb.btrace/exception.exp: New.
5966 * gdb.btrace/tailcall.exp: New.
5967 * gdb.btrace/x86-tailcall.S: New.
5968 * gdb.btrace/x86-tailcall.c: New.
5969 * gdb.btrace/unknown_functions.c: New.
5970 * gdb.btrace/unknown_functions.exp: New.
5971 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5972
5de9129b
MM
59732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5974
5975 * gdb.btrace/instruction_history.exp: Update.
5976 * gdb.btrace/function_call_history.exp: Update.
5977
23a7fe75
MM
59782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5979
5980 * gdb.btrace/function_call_history.exp: Fix expected function
5981 trace.
5982 * gdb.btrace/instruction_history.exp: Initialize traced.
5983 Remove traced_functions.
5984
724c7dd8
MM
59852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5986
5987 * gdb.btrace/function_call_history.exp: Update
5988 * gdb.btrace/instruction_history.exp: Update.
5989
6d78d93b
MM
59902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5991
5992 * gdb.btrace/enable.exp: Update expected text.
5993
93a360cc
OJ
59942014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5995
5996 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5997 bytes.
5998
3772b53f
MR
59992014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6000
6001 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6002
596662fa
OJ
60032014-01-15 Omair Javaid <omair.javaid@linaro.org>
6004
6005 * lib/gdb.exp (supports_process_record): Return true for
6006 arm*-linux*. (supports_reverse): Likewise.
6007
b5b08fb4
SC
60082014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6009
6010 PR python/15464
6011 PR python/16113
6012 * gdb.python/py-type.c: Enhance test case.
6013 * gdb.python/py-value-cc.cc: Likewise
6014 * gdb.python/py-type.exp: Add new tests.
6015 * gdb.python/py-value-cc.exp: Likewise
6016
52d7fb13
AA
60172014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6018 Pedro Alves <palves@redhat.com>
6019
6020 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6021 Make "name" extern.
6022 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6023 references to ${name}_start by references to ${name}.
6024
a2cd8cfe
JB
60252014-01-10 Joel Brobecker <brobecker@adacore.com>
6026
6027 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6028
4e23fced
JB
60292014-01-10 Joel Brobecker <brobecker@adacore.com>
6030
6031 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6032
c6a9e42c
PA
60332014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6034 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6037 mi_gdb_target_load.
c6a9e42c 6038
b7ea362b
PA
60392014-01-08 Pedro Alves <palves@redhat.com>
6040
6041 * gdb.threads/reconnect-signal.c: New file.
6042 * gdb.threads/reconnect-signal.exp: New file.
6043
5e3f4fab
EBM
60442014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6045
6046 * gdb.base/source-dir.exp: New file.
6047
79301218
JB
60482014-01-07 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.ada/mi_interface: New testcase.
6051
8e355c5d
JB
60522014-01-07 Joel Brobecker <brobecker@adacore.com>
6053
6054 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6055 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6056 gdb.ada/pp-rec-component/pck.ads: New files.
6057
c0d48811
JB
60582014-01-07 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.python/py-pp-integral.c: New file.
6061 * gdb.python/py-pp-integral.py: New file.
6062 * gdb.python/py-pp-integral.exp: New file.
6063
17b609c3 6064For older changes see ChangeLog-1993-2013.
c906108c 6065\f
8d8cb839
EZ
6066;; Local Variables:
6067;; mode: change-log
6068;; left-margin: 8
6069;; fill-column: 74
6070;; version-control: never
6071;; End:
902f2ccb 6072
32d0add0 6073 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6074 Copying and distribution of this file, with or without modification,
6075 are permitted provided the copyright notice and this notice are preserved.
This page took 3.591672 seconds and 4 git commands to generate.