Make z int
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
2
3 * gdb.opt/inline-markers.c: Make z int.
4
5 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6
7 * gdb.opt/inline-markers.c: Make z volatile.
8
9 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10
11 * gdb.opt/inline-bt.c: New volatile global z.
12 * gdb.opt/inline-cmds.c: Likewise.
13 * gdb.opt/inline-locals.c: Likewise.
14 * gdb.opt/inline-markers.c: New extern global z.
15 (marker): Use z.
16 (inline_fn): Likewise.
17
18 2015-08-24 Pedro Alves <palves@redhat.com>
19
20 * config/m32r-stub.exp: Remove file.
21 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
22 * gdb.base/call-rt-st.exp: Likewise.
23 * gdb.base/call-strs.exp: Likewise.
24 * gdb.base/default.exp: Remove references to h8300-*-hms and
25 *-*-udi*.
26 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
27
28 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
29
30 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
31 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
32 and "return" use KFAIL when GDB can not read/write the vector
33 return value.
34
35 2015-08-21 Gary Benson <gbenson@redhat.com>
36
37 * gdb.trace/pending.exp: Cope with remote transfer warnings.
38
39 2015-08-20 Pedro Alves <palves@redhat.com>
40
41 * gdb.server/solib-list.exp: No longer expect an interior stop in
42 non-stop mode.
43
44 2015-08-20 Pedro Alves <palves@redhat.com>
45
46 * gdb.server/connect-stopped-target.c: New file.
47 * gdb.server/connect-stopped-target.exp: New file.
48
49 2015-08-20 Pedro Alves <palves@redhat.com>
50
51 * gdb.dwarf2/comp-unit-lang.exp: New file.
52 * gdb.dwarf2/comp-unit-lang.c: New file.
53
54 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
55
56 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
57 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
58
59 2015-08-19 Kevin Buettner <kevinb@redhat.com>
60
61 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
62 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
63
64 2015-08-18 Doug Evans <dje@google.com>
65 Adrian Sendroiu <adrian.sendroiu@freescale.com>
66
67 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
68 skip_python_tests. New arg prompt_regexp.
69 (skip_python_tests): New function.
70 * lib/mi-support.exp (mi_skip_python_tests): New function.
71 * gdb.python/py-mi-objfile-gdb.py: New file.
72 * gdb.python/py-mi-objfile.c: New file.
73 * gdb.python/py-mi-objfile.exp: New file.
74
75 2015-08-17 Keith Seitz <keiths@redhat.com>
76
77 * gdb.linespec/explicit.exp: Move strace test from here ...
78 * gdb.trace/strace.exp: ... to here.
79
80 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
81
82 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
83 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
84
85 2015-08-14 Doug Evans <xdje42@gmail.com>
86
87 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
88 inferior before selecting a new file.
89
90 2015-08-14 Doug Evans <xdje42@gmail.com>
91
92 * gdb.mi/mi-disassemble.exp: Update.
93 * gdb.base/disasm-optim.S: New file.
94 * gdb.base/disasm-optim.c: New file.
95 * gdb.base/disasm-optim.h: New file.
96 * gdb.base/disasm-optim.exp: New file.
97
98 2015-08-14 Keith Seitz <keiths@redhat.com>
99
100 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
101 "evaluated-by".
102
103 2015-08-13 Joel Brobecker <brobecker@adacore.com>
104
105 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
106
107 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
108
109 * gdb.ada/fun_renaming.exp: New testcase.
110 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
111 * gdb.ada/fun_renaming/pack.adb: New file.
112 * gdb.ada/fun_renaming/pack.ads: New file.
113
114 2015-08-12 Keith Seitz <keiths@redhat.com>
115
116 * gdb.base/dso2dso.exp: Pass basename of source file in call to
117 gdb_get_line_number.
118
119 2015-08-12 Joel Brobecker <brobecker@adacore.com>
120
121 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
122 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
123 gdb.base/dso2dso.exp: New files.
124
125 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
126 Pedro Alves <palves@redhat.com>
127 Keith Seitz <keiths@redhat.com>
128
129 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
130 GDBFLAGS.
131
132 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
133
134 * gdb.base/gdbhistsize-history.exp
135 (test_histsize_history_setting): Use save_vars.
136 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
137 Use save_vars.
138 (test_no_truncation_of_unlimited_history_file): Use save_vars.
139 * gdb.base/readline.exp: Use save_vars.
140
141 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
142
143 * lib/gdb.exp (save_vars): New proc.
144
145 2015-08-11 Keith Seitz <keiths@redhat.com>
146
147 * gdb.base/help.exp: Update help_breakpoint_text.
148
149 2015-08-11 Keith Seitz <keiths@redhat.com>
150
151 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
152 (at toplevel): Call test_explicit_breakpoints.
153 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
154 breakpoints.
155 * lib/mi-support.exp (mi_make_breakpoint): Add support for
156 breakpoint conditions, "-cond".
157
158 2015-08-11 Keith Seitz <keiths@redhat.com>
159
160 * gdb.linespec/3explicit.c: New file.
161 * gdb.linespec/cpexplicit.cc: New file.
162 * gdb.linespec/cpexplicit.exp: New file.
163 * gdb.linespec/explicit.c: New file.
164 * gdb.linespec/explicit.exp: New file.
165 * gdb.linespec/explicit2.c: New file.
166 * gdb.linespec/ls-errs.exp: Add explicit location tests.
167 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
168 before using in the matching pattern.
169 Clarify that `prefix' is a regular expression.
170
171 2015-08-11 Keith Seitz <keiths@redhat.com>
172
173 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
174 test.
175 Add tests for missing ",FMT" and ",".
176
177 2015-08-10 Doug Evans <dje@google.com>
178 Keith Seitz <keiths@redhat.com>
179
180 PR gdb/17960
181 * gdb.base/completion.exp: Add location completer tests.
182
183 2015-08-07 Pedro Alves <palves@redhat.com>
184
185 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
186 tests here.
187 (top level): Run do_test with and without displaced stepping.
188
189 2015-08-07 Pedro Alves <palves@redhat.com>
190
191 * gdb.base/valgrind-disp-step.c: New file.
192 * gdb.base/valgrind-disp-step.exp: New file.
193
194 2015-08-07 Pedro Alves <palves@redhat.com>
195
196 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
197 Delete function.
198 (main): Add alarm. Run an infinite loop instead of calling
199 wait_threads.
200 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
201 comment.
202 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
203 Delete function.
204 (main): Add alarm. Run an infinite loop instead of calling
205 wait_threads.
206 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
207 comment.
208
209 2015-08-07 Pedro Alves <palves@redhat.com>
210
211 * gdb.base/checkpoint-ns.exp: New file.
212 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
213 standard_testfile.
214
215 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
216
217 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
218 * gdb.btrace/instruction_history.exp: Update.
219 * gdb.btrace/tsx.exp: New.
220 * gdb.btrace/tsx.c: New.
221
222 2015-08-06 Pedro Alves <palves@redhat.com>
223
224 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
225 increase timeout.
226 * gdb.reverse/until-precsave.exp: Bump timeouts.
227
228 2015-08-06 Pedro Alves <palves@redhat.com>
229
230 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
231
232 2015-08-06 Pedro Alves <palves@redhat.com>
233
234 PR gdb/18749
235 * gdb.threads/process-dies-while-handling-bp.c: New file.
236 * gdb.threads/process-dies-while-handling-bp.exp: New file.
237
238 2015-08-06 Pedro Alves <palves@redhat.com>
239
240 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
241 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
242
243 2015-08-05 Pedro Alves <palves@redhat.com>
244
245 * gdb.threads/next-while-other-thread-longjmps.c: New file.
246 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
247
248 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
249
250 * gdb.base/bp-permanent.exp: Report test as unsupported if
251 the target cannot stop at the permanent breakpoint.
252
253 2015-08-03 Doug Evans <dje@google.com>
254
255 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
256 10000.
257
258 2015-08-03 Doug Evans <dje@google.com>
259
260 * Makefile.in (workers/%.worker, build-perf): New rule.
261 (GDB_PERFTEST_MODE): New variable.
262 (check-perf): Use it.
263 (clean): Clean up gdb.perf parallel build subdirs.
264 * lib/build-piece.exp: New file.
265 * lib/gdb.exp (make_gdb_parallel_path): New function
266 (standard_output_file, standard_temp_file): Call it.
267 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
268 of $GDB_PARALLEL.
269 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
270
271 2015-08-03 Doug Evans <dje@google.com>
272
273 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
274 (LOG_FILE_NAME): New global.
275 (TextReporter.__init__): Initialize self.txt_sum.
276 (TextReporter.report): Add support for multiple data-points.
277 Move report to perftest.sum, put raw data in perftest.log.
278 (TextReporter.start): Open sum and log files.
279 (TextReporter.end): Close sum and log files.
280 * gdb.perf/lib/perftest/testresult.py
281 (SingleStatisticTestResult.record): Handle multiple data-points.
282
283 2015-07-31 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
286 Use spawn_id_get_pid. Wait for spawn id after eof. Use
287 kill_wait_spawned_process instead of explicit "kill -9".
288 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
289 returning a spawn id instead of a pid. Use spawn_id_get_pid and
290 kill_wait_spawned_process.
291 * gdb.base/attach-twice.exp: Likewise.
292 * gdb.base/attach.exp: Likewise.
293 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
294 gdb_test_multiple.
295 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
296 returning a spawn id instead of a pid. Use spawn_id_get_pid and
297 kill_wait_spawned_process.
298 * gdb.base/valgrind-infcall.exp: Likewise.
299 * gdb.multi/multi-attach.exp: Likewise.
300 * gdb.python/py-prompt.exp: Likewise.
301 * gdb.python/py-sync-interp.exp: Likewise.
302 * gdb.server/ext-attach.exp: Likewise.
303 * gdb.threads/attach-into-signal.exp (corefunc): Use
304 spawn_wait_for_attach, spawn_id_get_pid and
305 kill_wait_spawned_process.
306 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
307 spawn_wait_for_attach returning a spawn id instead of a pid. Use
308 spawn_id_get_pid and kill_wait_spawned_process.
309 * gdb.threads/attach-stopped.exp (corefunc): Use
310 spawn_wait_for_attach, spawn_id_get_pid and
311 kill_wait_spawned_process.
312 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
313 Use spawn_id_get_pid. Wait for spawn id after eof. Use
314 kill_wait_spawned_process instead of explicit "kill -9".
315 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
316 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
317 (spawn_wait_for_attach): Use spawn instead of exec to spawn
318 processes. Don't map cygwin/windows pids here. Now returns a
319 spawn id list.
320
321 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
322
323 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
324 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
325 correct patch.
326
327 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
328
329 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
330
331 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
332
333 Reapply:
334 2014-05-21 Mark Wielaard <mjw@redhat.com>
335
336 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
337
338 2015-07-30 Pedro Alves <palves@redhat.com>
339
340 * linux-low.c (handle_extended_wait): Set the child's last
341 reported status to TARGET_WAITKIND_STOPPED.
342
343 2015-07-30 Pedro Alves <palves@redhat.com>
344
345 PR threads/18600
346 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
347 only shows inferior 1.
348
349 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
350 Pedro Alves <palves@redhat.com>
351
352 PR threads/18600
353 * gdb.threads/fork-plus-threads.c: New file.
354 * gdb.threads/fork-plus-threads.exp: New file.
355
356 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
357
358 * gdb.base/batch-preserve-term-settings.exp
359 (test_terminal_settings_preserved_after_cli_exit): Use
360 send_quit_command.
361
362 2015-07-29 Pedro Alves <palves@redhat.com>
363 Don Breazeal <donb@codesourcery.com>
364
365 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
366 output from both inferior_spawn_id and gdb_spawn_id.
367
368 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
369
370 * gdb.threads/attach-into-signal.exp (corefunc): Use
371 with_test_prefix on nested loops, uniquefying the test messages.
372
373 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
374
375 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
376 commit.
377
378 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
379
380 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
381 New proc.
382 (test_terminal_settings_preserved_after_sigterm): New test.
383
384 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
385
386 * gdb.base/batch-preserve-term-settings.exp
387 (test_terminal_settings_preserved_after_cli_exit): New test.
388
389 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
390
391 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
392 manipulation of saved_gdbflags.
393 (test_terminal_settings_preserved): Remove global declaration of
394 the unused variable pagination_prompt. Remove manipulation of
395 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
396 GDBFLAGS.
397
398 2015-07-29 Pedro Alves <palves@redhat.com>
399
400 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
401
402 2015-07-29 Pedro Alves <palves@redhat.com>
403
404 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
405 at the top.
406
407 2015-07-29 Pedro Alves <palves@redhat.com>
408
409 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
410 (main): Call gdb_unbuffer_output.
411 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
412 (main): Call gdb_unbuffer_output.
413 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
414 (main): Call gdb_unbuffer_output.
415 * gdb.base/call-strs.exp: Adjust to step over the
416 gdb_unbuffer_output call.
417 * gdb.base/catch-gdb-caused-signals.c: Include
418 "../lib/unbuffer_output.c".
419 (main): Call gdb_unbuffer_output.
420 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
421 (main): Call gdb_unbuffer_output.
422 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
423 (main): Call gdb_unbuffer_output.
424 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
425 (main): Call gdb_unbuffer_output.
426 * gdb.base/shlib-call.exp: Adjust to step over the
427 gdb_unbuffer_output call.
428 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
429 (main): Call gdb_unbuffer_output.
430 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
431 (main): Call gdb_unbuffer_output.
432 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
433 (main): Rename to ...
434 (test): ... this.
435 (main): Reimplement.
436 * gdb.base/varargs.exp: Run to test instead of to main.
437 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
438 (main): Call gdb_unbuffer_output.
439
440 2015-07-29 Pedro Alves <palves@redhat.com>
441
442 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
443 factore out from mi_continue_dprintf. For call-style dprintfs,
444 expect dprintf output out of $inferior_spawn_id.
445 (mi_continue_dprintf): Use mi_expect_dprintf.
446 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
447 (main): Call gdb_unbuffer_output.
448
449 2015-07-29 Pedro Alves <palves@redhat.com>
450
451 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
452 (default_mi_gdb_start): Set inferior_spawn_id instead of
453 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
454 gdb_spawn_id.
455 (mi_gdb_test): Always expect inferior output from both
456 $inferior_spawn_id and $gdb_spawn_id.
457
458 2015-07-29 Pedro Alves <palves@redhat.com>
459
460 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
461 send_inferior and $inferior_spawn_id.
462
463 2015-07-29 Pedro Alves <palves@redhat.com>
464
465 * gdb.gdb/complaints.exp (test_initial_complaints)
466 (test_serial_complaints, test_short_complaints): Use
467 gdb_test_stdio.
468 (test_empty_complaint): Handle $inferior_spawn_id !=
469 $gdb_spawn_id.
470
471 2015-07-29 Pedro Alves <palves@redhat.com>
472
473 * gdb.base/varargs.exp: Use gdb_test_stdio.
474
475 2015-07-29 Pedro Alves <palves@redhat.com>
476
477 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
478
479 2015-07-29 Pedro Alves <palves@redhat.com>
480
481 * gdb.base/ending-run.exp: Use gdb_test_stdio.
482
483 2015-07-29 Pedro Alves <palves@redhat.com>
484
485 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
486 parameter into two new parameters, "inf_result" and "gdb_result".
487 Expect inferior output and gdb output from $inferior_spawn_id and
488 $gdb_spawn_id, respectively. Adjust all callers.
489
490 2015-07-29 Pedro Alves <palves@redhat.com>
491
492 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
493 of gdb_test_sequence.
494
495 2015-07-29 Pedro Alves <palves@redhat.com>
496
497 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
498 (saw_spurious_output): Expect inferior output from
499 $inferior_spawn_id. Use gdb_test_stdio.
500
501 2015-07-29 Pedro Alves <palves@redhat.com>
502
503 * gdb.base/dprintf.exp: Use standard_testfile. Change
504 prepare_for_testing call.
505 (srcfile): Don't set.
506 (restart): New procedure.
507 (test_dprintf): New procecure, use to continue over dprintfs.
508 (test_call, test_agent): New procedures, tests moved here.
509 Restart gdb and recreate dprintfs. Adjust expected output.
510
511 2015-07-29 Pedro Alves <palves@redhat.com>
512
513 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
514
515 2015-07-29 Pedro Alves <palves@redhat.com>
516
517 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
518
519 2015-07-29 Pedro Alves <palves@redhat.com>
520
521 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
522 gdb_test_stdio.
523
524 2015-07-29 Pedro Alves <palves@redhat.com>
525
526 * lib/gdb.exp (gdb_test_stdio): New procedure.
527
528 2015-07-29 Pedro Alves <palves@redhat.com>
529
530 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
531
532 2015-07-29 Pedro Alves <palves@redhat.com>
533
534 * gdb.base/call-signal-resume.exp: Remove check for
535 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
536 * gdb.base/unwindonsignal.exp: Likewise.
537 * gdb.base/call-signals.c (gen_signal): Remove printf call.
538 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
539
540 2015-07-29 Pedro Alves <palves@redhat.com>
541
542 * gdb.base/siginfo-addr.c (pass): New function.
543 (handler): Call it iff si_addr is correct.
544 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
545 Set a breakpoint at "pass" and continue to it.
546
547 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
548
549 * gdb.python/py-objfile.exp: Make some tests have unique names.
550 * gdb.python/py-pp-registration.exp: Likewise.
551
552 2015-07-28 Pedro Alves <palves@redhat.com>
553
554 * gdb.server/server-exec-info.exp: Issue a "disconnect".
555
556 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
557
558 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
559
560 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
561
562 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
563
564 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
565
566 * gdb.base/gdb-sigterm-2.exp: New test.
567
568 2015-07-25 Doug Evans <xdje42@gmail.com>
569
570 Revert:
571 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
572 (workers/%.worker, build-perf): New rule.
573 (GDB_PERFTEST_MODE): New variable.
574 (check-perf): Use it.
575 (clean): Clean up gdb.perf parallel build subdirs.
576 * lib/build-piece.exp: New file.
577 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
578 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
579 name.
580 (standard_temp_file): Ditto.
581 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
582 of $GDB_PARALLEL.
583
584 2015-07-24 Doug Evans <dje@google.com>
585
586 * gdb.perf/lib/perftest/utils.py: New file.
587 * gdb.perf/gm-hello.cc: New file.
588 * gdb.perf/gm-pervasive-typedef.cc: New file.
589 * gdb.perf/gm-pervasive-typedef.h: New file.
590 * gdb.perf/gm-std.cc: New file.
591 * gdb.perf/gm-std.h: New file.
592 * gdb.perf/gm-use-cerr.cc: New file.
593 * gdb.perf/gm-utils.h: New file.
594 * gdb.perf/gmonster-null-lookup.py: New file.
595 * gdb.perf/gmonster-pervasive-typedef.py: New file.
596 * gdb.perf/gmonster-print-cerr.py: New file.
597 * gdb.perf/gmonster-ptype-string.py: New file.
598 * gdb.perf/gmonster-runto-main.py: New file.
599 * gdb.perf/gmonster-select-file.py: New file.
600 * gdb.perf/gmonster1-null-lookup.exp: New file.
601 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
602 * gdb.perf/gmonster1-print-cerr.exp: New file.
603 * gdb.perf/gmonster1-ptype-string.exp: New file.
604 * gdb.perf/gmonster1-runto-main.exp: New file.
605 * gdb.perf/gmonster1-select-file.exp: New file.
606 * gdb.perf/gmonster1.cc: New file.
607 * gdb.perf/gmonster1.exp: New file.
608 * gdb.perf/gmonster2-null-lookup.exp: New file.
609 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
610 * gdb.perf/gmonster2-print-cerr.exp: New file.
611 * gdb.perf/gmonster2-ptype-string.exp: New file.
612 * gdb.perf/gmonster2-runto-main.exp: New file.
613 * gdb.perf/gmonster2-select-file.exp: New file.
614 * gdb.perf/gmonster2.cc: New file.
615 * gdb.perf/gmonster2.exp: New file.
616
617 2015-07-24 Doug Evans <dje@google.com>
618
619 * gdb.perf/README: New file.
620 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
621 * lib/gen-perf-test.exp: New file.
622
623 2015-07-24 Doug Evans <dje@google.com>
624
625 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
626 (PerfTest::startup): New function.
627 (PerfTest::run): Return result of calling body.
628 (PerfTest::assemble): Rewrite.
629 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
630 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
631 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
632 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
633 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
634
635 2015-07-24 Doug Evans <dje@google.com>
636
637 * lib/gdb.exp (clean_restart): Make executable optional.
638
639 2015-07-24 Doug Evans <dje@google.com>
640
641 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
642 compiler_info references.
643 * gdb.cp/temargs.exp: Ditto.
644 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
645 (get_compiler_info): Early exit if already computed. Set compiler_info
646 to "unknown" if there was a problem.
647 (test_compiler_info): Add function comment. Call get_compiler_info.
648
649 2015-07-24 Doug Evans <dje@google.com>
650
651 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
652 (workers/%.worker, build-perf): New rule.
653 (GDB_PERFTEST_MODE): New variable.
654 (check-perf): Use it.
655 (clean): Clean up gdb.perf parallel build subdirs.
656 * lib/build-piece.exp: New file.
657 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
658 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
659 name.
660 (standard_temp_file): Ditto.
661 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
662 of $GDB_PARALLEL.
663
664 2015-07-24 Doug Evans <dje@google.com>
665
666 * lib/future.exp (gdb_default_target_compile): New option
667 "early_flags".
668 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
669 --as-needed.
670
671 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
672
673 * gdb.base/catch-syscall.exp: Call gdb_exit before
674 gdb_skip_xml_test.
675
676 2015-07-24 Pedro Alves <palves@redhat.com>
677
678 * gdb.python/py-events.exp: Accept output between the stop event
679 and the prompt.
680 * gdb.python/py-evsignal.exp: Likewise.
681 * gdb.python/py-evthreads.exp: Likewise.
682
683 2015-07-24 Pedro Alves <palves@redhat.com>
684
685 PR gdb/18717
686 * gdb.threads/non-ldr-exit.c: New file.
687 * gdb.threads/non-ldr-exit.exp: New file.
688
689 2015-07-24 Yao Qi <yao.qi@linaro.org>
690
691 * gdb.server/ext-wrapper.exp: Test --wrapper option when
692 restarting process.
693
694 2015-07-24 Yao Qi <yao.qi@linaro.org>
695
696 * gdb.server/ext-restart.exp: New file.
697
698 2015-07-24 Yao Qi <yao.qi@linaro.org>
699
700 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
701 argument options.
702 * gdb.server/ext-wrapper.exp: New file.
703
704 2015-07-23 Doug Evans <dje@google.com>
705
706 * gdb.dwarf2/dw2-dummy-cu.S: New file.
707 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
708
709 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
710
711 * gdb.ada/var_arr_typedef.exp: New testcase.
712 * gdb.ada/var_arr_typedef/pack.adb: New file.
713 * gdb.ada/var_arr_typedef/pack.ads: New file.
714 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
715
716 2015-07-20 Joel Brobecker <brobecker@adacore.com>
717
718 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
719
720 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
721
722 * gdb.arch/i386-biarch-core.exp: Replace istarget
723 by "complete set gnutarget". Remove expectation for the "core-file"
724 command.
725
726 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
727
728 Revert the previous commit:
729 Tests for validate symbol file using build-id.
730
731 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
732
733 Tests for validate symbol file using build-id.
734 * gdb.base/solib-mismatch-lib.c: New file.
735 * gdb.base/solib-mismatch-libmod.c: New file.
736 * gdb.base/solib-mismatch.c: New file.
737 * gdb.base/solib-mismatch.exp: New file.
738
739 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
740
741 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
742 nios2-*-linux*.
743 * gdb.base/sigbpt.exp (stepi_out): Likewise.
744 * gdb.base/siginfo.exp: Likewise.
745 * gdb.base/sigstep.exp (advance, advancei): Likewise.
746
747 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
748
749 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
750 Move it to ...
751 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
752 ... here.
753 * gdb.trace/range-stepping.exp: Check that the target supports
754 range stepping.
755
756 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
759
760 2015-07-14 Pedro Alves <palves@redhat.com>
761
762 * gdb.base/killed-outside.exp: New file.
763 * gdb.base/killed-outside.c: New file.
764
765 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
768 (n at main): New.
769 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
770
771 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
772
773 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
774 infcall tests instead of setting up for KFAIL.
775
776 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
777
778 * gdb.btrace/record_goto-step.exp: New.
779
780 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
781
782 PR compile/18484
783 * gdb.compile/compile.c (struct struct_type): Add volatile to
784 selffield's type.
785 * gdb.compile/compile.exp
786 (compile code struct_object.selffield = &struct_object): Skip further
787 struct_object tests if this one xfails.
788
789 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
790
791 PR exp/18617
792 * gdb.trace/ax.exp: Add test.
793
794 2015-07-07 Yao Qi <yao.qi@linaro.org>
795
796 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
797 instead of istarget "aarch64*-*-*".
798 * gdb.arch/aarch64-fp.exp: Likewise.
799 * gdb.base/float.exp: Likewise.
800 * gdb.reverse/aarch64.exp: Likewise.
801 * lib/gdb.exp (is_aarch64_target): New proc.
802
803 2015-07-07 Yao Qi <yao.qi@linaro.org>
804
805 * lib/gdb.exp (is_aarch32_target): New proc.
806 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
807 instead of "istarget "arm*-*-*"".
808 * gdb.arch/arm-disp-step.exp: Likewise.
809 * gdb.arch/thumb-bx-pc.exp: Likewise.
810 * gdb.arch/thumb-prologue.exp: Likewise.
811 * gdb.arch/thumb-singlestep.exp: Likewise.
812 * gdb.base/disp-step-syscall.exp: Likewise.
813 * gdb.base/float.exp: Likewise.
814
815 2015-07-07 Yao Qi <yao.qi@linaro.org>
816
817 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
818 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
819
820 2015-07-07 Yao Qi <yao.qi@linaro.org>
821
822 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
823 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
824 if it exists.
825 * gdb.multi/multi-arch.exp: Likewise.
826
827 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
828
829 * gdb.python/py-lazy-string.exp: Add missing parentheses to
830 print.
831
832 2015-07-07 Yao Qi <yao.qi@linaro.org>
833
834 * gdb.arch/thumb-singlestep.exp: Do one more single step.
835
836 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
837
838 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
839 '[' and ']' characters.
840
841 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
842
843 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
844
845 2015-06-29 Pedro Alves <palves@redhat.com>
846
847 PR threads/18127
848 * gdb.threads/hand-call-new-thread.c: New file.
849 * gdb.threads/hand-call-new-thread.c: New file.
850
851 2015-06-26 Keith Seitz <keiths@redhat.com>
852 Doug Evans <dje@google.com>
853
854 PR 16253
855 * gdb.cp/var-tag-2.cc: New file.
856 * gdb.cp/var-tag-3.cc: New file.
857 * gdb.cp/var-tag-4.cc: New file.
858 * gdb.cp/var-tag.cc: New file.
859 * gdb.cp/var-tag.exp: New file.
860
861 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
862
863 * gdb.base/history-duplicates.exp: New test.
864
865 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
866
867 * gdb.base/completion.exp: Test the completion of the "focus"
868 command.
869
870 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
871
872 * gdb.arch/amd64-prologue-skip.S: New file.
873 * gdb.arch/amd64-prologue-skip.exp: New file.
874
875 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
876
877 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
878 is_address_zero_readable check.
879
880 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
881
882 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
883 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
884
885 2015-06-24 Yao Qi <yao.qi@linaro.org>
886
887 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
888 linux targets.
889
890 2015-06-24 Yao Qi <yao.qi@linaro.org>
891
892 * lib/gdb.exp (supports_get_siginfo_type): New proc.
893 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
894 * gdb.base/siginfo-thread.exp: Likewise.
895
896 2015-06-22 Yao Qi <yao.qi@linaro.org>
897
898 * boards/remote-gdbserver-on-localhost.exp: Add comments.
899
900 2015-06-22 Yao Qi <yao.qi@linaro.org>
901
902 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
903 aarch64*-*-*.
904 (skip_hw_watchpoint_tests): Likewise.
905
906 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
907
908 * gdb.base/gdbinit-history.exp: Test the interaction between
909 setting GDBHISTSIZE and setting the history size via .gdbinit.
910
911 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
912
913 PR gdb/16999
914 * gdb.base/gdbhistsize-history.exp: New test.
915
916 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
917
918 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
919 with GDBHISTSIZE.
920 * gdb.base/readline.exp: Likewise.
921
922 2015-06-17 Yao Qi <yao.qi@linaro.org>
923
924 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
925 line.
926
927 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
928
929 * gdb.base/gdbinit-history.exp: Add test case to check that
930 an unlimited history file does not get truncated on exit.
931
932 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
933
934 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
935 (VECTOR): New macro. Use it...
936 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
937 ...for these typedefs.
938 (int8, char1, int1, double1): New typedefs.
939 (struct just_int2, struct two_int2): New structures.
940 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
941 (add_structvecs, add_singlevecs): New functions.
942 (main): Call add_some_intvecs twice.
943 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
944 the compile and exit upon failure. Try compiling for the "native"
945 architecture. Test inferior function calls with vector arguments
946 and vector return value handling with "finish" and "return".
947
948 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
949
950 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
951 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
952 PE file.
953 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
954
955 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
956
957 PR breakpoints/16465
958 * gdb.mi/mi-dprintf-pending.c: New file.
959 * gdb.mi/mi-dprintf-pending.exp: New test.
960 * gdb.mi/mi-dprintf-pendshr.c: New file.
961
962 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
963 Mircea Gherzan <mircea.gherzan@intel.com>
964
965 * gdb.arch/i386-mpx-map.c: New file.
966 * gdb.arch/i386-mpx-map.exp: New File.
967
968 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
969
970 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
971 * gdb.arch/i386-mpx.exp: Indentation fixed.
972
973 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
974
975 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
976 function and improved indentation.
977 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
978 gdb_test_multiple. Added additional tests to skip the test.
979
980 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
981
982 * gdb.arch/i386-avx512.c: Change path in include file.
983 * gdb.arch/i386-avx512.exp: Change include dir path
984 compilation flag.
985 * gdb.arch/i386-mpx.c: Change path in include file.
986 * gdb.arch/i386-mpx.exp: Change include dir path compilation
987 flag.
988
989 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
990
991 * gdb.compile/compile-print.exp (compile print *vararray@3)
992 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
993
994 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
997 (do not keep jit in memory): ... this.
998 (expect 5): Change it to ...
999 (expect no 5): ... this.
1000
1001 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1002
1003 PR gdb/15564
1004 * gdb.mi/mi-detach.exp: New file.
1005
1006 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1007
1008 PR symtab/18392
1009 * gdb.arch/amd64-tailcall-self.S: New file.
1010 * gdb.arch/amd64-tailcall-self.c: New file.
1011 * gdb.arch/amd64-tailcall-self.exp: New file.
1012
1013 2015-05-28 Don Breazeal <donb@codesourcery.com>
1014
1015 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1016 tests for remote targets by checking is_target_gdbserver.
1017
1018 2015-05-27 Doug Evans <dje@google.com>
1019
1020 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1021 * gdb.dwarf2/opaque-type-lookup.c: New file.
1022 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1023
1024 2015-05-26 Doug Evans <dje@google.com>
1025
1026 * gdb.cp/iostream.cc: New file.
1027 * gdb.cp/iostream.exp: New file.
1028
1029 2015-05-26 Doug Evans <dje@google.com>
1030
1031 * gdb.dwarf2/dw2-op-call.exp: Update.
1032 * gdb.dwarf2/dw4-sig-types.exp: Update.
1033 * gdb.dwarf2/implptr.exp: Update.
1034 * gdb.mi/mi-cmd-param-changed.exp: Update.
1035
1036 2015-05-26 Doug Evans <dje@google.com>
1037
1038 * gdb.python/py-lazy-string.c: New file.
1039 * gdb.python/py-lazy-string.exp: New file.
1040 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1041 (main): Update. Add estring3.
1042 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1043 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1044
1045 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1046 Yao Qi <yao.qi@linaro.org>
1047
1048 * gdb.reverse/aarch64.c: New.
1049 * gdb.reverse/aarch64.exp: New.
1050
1051 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1052
1053 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1054 (supports_reverse): Likewise.
1055
1056 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1057
1058 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1059 Use with_test_prefix.
1060
1061 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1062
1063 * gdb.base/completion.exp: Add test for completion of layout
1064 names.
1065
1066 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1067
1068 * lib/gdb.exp (skip_tui_tests): New proc.
1069 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1070
1071 2015-05-19 Pedro Alves <palves@redhat.com>
1072
1073 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1074 Save the whole env array instead of just HOME. Unset HISTSIZE in
1075 the environment while testing. Restore whole environment
1076 afterwards.
1077
1078 2015-05-16 Doug Evans <xdje42@gmail.com>
1079
1080 * gdb.guile/scm-ports.c: New file.
1081 * gdb.guile/scm-ports.exp: Add memory port tests.
1082
1083 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1084
1085 * gdb.compile/compile-print.c: New file.
1086 * gdb.compile/compile-print.exp: New file.
1087
1088 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 * gdb.compile/compile-ops.exp: Cast param to void.
1091 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1092 (compile code struct_object.selffield = &struct_object): Add xfail.
1093
1094 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1095
1096 * gdb.ada/arr_enum_with_gap: New testcase.
1097
1098 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.ada/byte_packed_arr: New testcase.
1101
1102 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1103
1104 * gdb.ada/pckd_neg: New testcase.
1105
1106 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1107
1108 PR gdb/17820
1109 * gdb.base/gdbinit-history.exp: New test.
1110 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1111 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1112
1113 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1114
1115 * gdb.python/py-xmethods.cc: Enhance test case.
1116 * gdb.python/py-xmethods.exp: New tests.
1117 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1118 function.
1119 (B_indexoper): Likewise.
1120 (global_dm_list) : Add new xmethod worker functions.
1121
1122 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1123
1124 * gdb.base/coredump-filter.exp: Correctly unset
1125 "coredump_var_addr" array.
1126
1127 2015-05-08 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.server/non-existing-program.exp: Unset spawn_id.
1130
1131 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1132
1133 PR python/18291
1134 * gdb.python/py-xmethods.exp: Add tests.
1135
1136 2015-05-08 Yao Qi <yao.qi@linaro.org>
1137
1138 PR gdb/18208
1139 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1140 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1141 function set_coredump_filter, and remove remote_exec call.
1142 Remove argument ipid. Callers update.
1143 (top level): Don't get inferior's PID.
1144
1145 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1146
1147 * gdb.base/watch_thread_num.exp: Skip test on targets without
1148 access watchpoints.
1149
1150 2015-05-06 Pedro Alves <palves@redhat.com>
1151
1152 PR server/18081
1153 * gdb.server/non-existing-program.exp: New file.
1154
1155 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1158
1159 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1160
1161 * gdb.ada/out_of_line_in_inlined: New testcase.
1162
1163 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1164
1165 * gdb.ada/var_rec_arr: New testcase.
1166
1167 2015-04-30 Yao Qi <yao.qi@linaro.org>
1168
1169 * gdb.base/break-idempotent.exp: If
1170 skip_hw_watchpoint_multi_tests returns true, skip the tests
1171 on "rwatch" and "awatch".
1172
1173 2015-04-30 Yao Qi <yao.qi@linaro.org>
1174
1175 * gdb.base/relativedebug.exp: Invoke gdb command
1176 "info sharedlibrary", and if libc.so doesn't have debug info,
1177 skip the test.
1178
1179 2015-04-29 Doug Evans <dje@google.com>
1180
1181 * gdb.python/py-xmethods.exp: Add ptype tests.
1182 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1183 get_result_type method.
1184
1185 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1186
1187 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1188 the target does not support hardware watchpoints.
1189
1190 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1191
1192 * gdb.base/break-always.exp: Abort testing if writing to memory
1193 causes an error.
1194
1195 2015-04-28 Doug Evans <dje@google.com>
1196
1197 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1198 * gdb.python/py-pp-registration.exp: ... here. New file.
1199 * gdb.python/py-pp-registration.c: New file.
1200 * gdb.python/py-pp-registration.py: New file.
1201
1202 2015-04-28 Doug Evans <dje@google.com>
1203
1204 * gdb.python/py-bad-printers.c: New file.
1205 * gdb.python/py-bad-printers.py: New file.
1206 * gdb.python/py-bad-printers.exp: New file.
1207
1208 2015-04-28 Sasha Smundak <asmundak@google.com>
1209
1210 * gdb.python/py-type.exp: New test.
1211
1212 2015-04-28 Andy Wingo <wingo@igalia.com>
1213
1214 * gdb.python/py-parameter.exp:
1215 * gdb.guile/scm-parameter.exp: Escape the path that we are
1216 matching against, as it might contain characters that are special
1217 to regular expressions.
1218
1219 2015-04-27 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.ada/rec_comp: New testcase.
1222
1223 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1224
1225 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1226 before using it.
1227
1228 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1231 new tests for verilog output.
1232
1233 2015-04-24 Yao Qi <yao.qi@linaro.org>
1234
1235 * boards/remote-gdbserver-on-localhost.exp: New file.
1236
1237 2015-04-23 Pedro Alves <palves@redhat.com>
1238
1239 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1240 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1241 "end of file", remove $inferior_spawn_id from the indirect list.
1242
1243 2015-04-23 Pedro Alves <palves@redhat.com>
1244
1245 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1246
1247 2015-04-23 Pedro Alves <palves@redhat.com>
1248
1249 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1250 on $any_spawn_id instead of only on $gdb_spawn_id.
1251
1252 2015-04-21 Pierre Muller <muller@sourceware.org>
1253
1254 PR pascal/17815
1255 * lib/pascal.exp (gpc_compile): Add new option "class".
1256 (fpc_compile): Likewise.
1257 * gdb.pascal/case-insensitive-symbols.pas: New file.
1258 * gdb.pascal/case-insensitive-symbols.exp: New file.
1259
1260 2015-04-20 Gary Benson <gbenson@redhat.com>
1261
1262 * gdb.base/attach.exp: Fix three extended remote failures.
1263
1264 2015-04-17 Gary Benson <gbenson@redhat.com>
1265
1266 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1267 the main executable over the remote protocol.
1268
1269 2015-04-16 Pedro Alves <palves@redhat.com>
1270
1271 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1272 a new gdbserver if gdbserver_reconnect_p is set.
1273
1274 2015-04-16 Pedro Alves <palves@redhat.com>
1275
1276 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1277 is set, don't exit gdbserver.
1278
1279 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1280
1281 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1282 appropriate .insn, such that an older assembler can be used.
1283 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1284 the z/Architecture instruction set on 31-bit targets as well.
1285
1286 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1287
1288 * gdb.go/handcall.exp: Remove all logic related to the first
1289 breakpoint and rely on go_runto_main instead.
1290 * gdb.go/strings.exp: Likewise.
1291 * gdb.go/unsafe.exp: Likewise.
1292 * gdb.go/hello.exp: Likewise. Also rename the remaining
1293 breakpoint marker to "breakpoint 1".
1294 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1295 * gdb.go/strings.go: Likewise.
1296 * gdb.go/unsafe.go: Likewise.
1297 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1298 "set breakpoint 2 here" and rename the remaining breakpoint marker
1299 to "breakpoint 1".
1300
1301 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1302
1303 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1304 if itertools.imap is not present.
1305 * gdb.python/py-objfile.exp: Add parentheses.
1306 * gdb.python/py-type.exp: Same.
1307 * gdb.python/py-unwind-maint.py: Same.
1308
1309 2015-04-15 Yao Qi <yao.qi@linaro.org>
1310
1311 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1312 of ":$ptr_size" and set its form explicitly.
1313
1314 2015-04-15 Pedro Alves <palves@redhat.com>
1315 Yao Qi <yao.qi@linaro.org>
1316
1317 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1318 timeout by factor of 4.
1319 (test_regular_watch): Likewise.
1320 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1321 * gdb.reverse/sigall-reverse.exp: Likewise.
1322 * gdb.reverse/until-precsave.exp: Likewise.
1323 * lib/gdb.exp (with_timeout_factor): New proc.
1324 (gdb_expect): Move some code to ...
1325 (get_largest_timeout): ... here. New procedure.
1326
1327 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
1328
1329 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1330
1331 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1332
1333 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1334 to write to the .text section.
1335
1336 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1337
1338 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1339 Handle the case of targets that do not provide PID information.
1340
1341 2015-04-13 Yao Qi <yao.qi@linaro.org>
1342
1343 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1344 and use expect instead of gdb_expect.
1345
1346 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1347
1348 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1349 "coredump_var_addr" to avoid naming conflict with other testcases.
1350
1351 2015-04-10 Pedro Alves <palves@redhat.com>
1352
1353 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1354 gdb_test_sequence and gdb_assert.
1355
1356 2015-04-10 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1359 test messages that don't include the breakpoint address.
1360
1361 2015-04-10 Yao Qi <yao.qi@linaro.org>
1362
1363 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1364 false for some offset and width combinations which aren't
1365 supported by linux kernel.
1366
1367 2015-04-10 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1370 procedure, factored out from ...
1371 (top level): ... here. Add "set displaced-stepping" testing axis.
1372 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1373 parameter "displaced". Use it.
1374 (top level): Use foreach and add "set displaced-stepping" testing
1375 axis.
1376
1377 2015-04-10 Pedro Alves <palves@redhat.com>
1378
1379 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1380 Remove comment.
1381 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1382 both the address of the instruction that triggers the watchpoint
1383 and the address of the instruction immediately after, and use
1384 those addresses for the test. Fix comment.
1385
1386 2015-04-10 Pedro Alves <palves@redhat.com>
1387
1388 * gdb.base/sigstep.exp (breakpoint_to_handler)
1389 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1390 Test "backtrace" in handler.
1391 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1392 (top level): Add new "displaced" test axis to
1393 breakpoint_to_handler, breakpoint_to_handler_entry and
1394 breakpoint_over_handler.
1395
1396 2015-04-10 Pedro Alves <palves@redhat.com>
1397
1398 PR gdb/18216
1399 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1400
1401 2015-04-10 Yao Qi <yao.qi@linaro.org>
1402
1403 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1404 (test_add_rn_pc): New function.
1405 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1406 (top level): Invoke test_add_rn_pc.
1407
1408 2015-04-10 Pedro Alves <palves@redhat.com>
1409
1410 PR gdb/13858
1411 * gdb.base/step-over-no-symbols.exp: New file.
1412
1413 2015-04-09 Andy Wingo <wingo@igalia.com>
1414
1415 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1416 after the Python tests.
1417
1418 2015-04-08 Keith Seitz <keiths@redhat.com>
1419
1420 PR python/16699
1421 * gdb.python/py-completion.exp: New tests for completion.
1422 * gdb.python/py-completion.py (CompleteLimit1): New class.
1423 (CompleteLimit2): Likewise.
1424 (CompleteLimit3): Likewise.
1425 (CompleteLimit4): Likewise.
1426 (CompleteLimit5): Likewise.
1427 (CompleteLimit6): Likewise.
1428 (CompleteLimit7): Likewise.
1429
1430 2015-04-08 Pedro Alves <palves@redhat.com>
1431
1432 PR gdb/18214
1433 PR gdb/18216
1434 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1435 function.
1436 (main): Install it as SIGUSR1 handler.
1437 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1438 parameter. Always use "setup" as prefix. Toggle "set
1439 displaced-stepping" off/on depending on global. Don't switch to
1440 thread 1 here.
1441 (top level): Add displaced stepping "off/on" test axis. Update
1442 "setup" calls. Wrap each subtest with with_test_prefix. Test
1443 continuing with a queued signal in each thread.
1444
1445 2015-04-08 Pedro Alves <palves@redhat.com>
1446
1447 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1448 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1449 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1450 Return early if running to main fails.
1451 * gdb.trace/while-stepping.exp: Likewise.
1452
1453 2015-04-07 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1456 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1457 interact with inferior program.
1458
1459 2015-04-07 Pedro Alves <palves@redhat.com>
1460
1461 * lib/gdb.exp (inferior_spawn_id): New global.
1462 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1463 spawn id after processing the user code.
1464 (default_gdb_start): Set inferior_spawn_id.
1465 (send_inferior): New procedure.
1466 * lib/gdbserver-support.exp (gdbserver_start): Set
1467 inferior_spawn_id.
1468 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1469
1470 2015-04-07 Pedro Alves <palves@redhat.com>
1471
1472 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1473 * lib/gdbserver-support.exp (gdbserver_start): Make
1474 $server_spawn_id global.
1475 (gdbserver_start): Don't wait for gdbserver's spawn id with
1476 expect_background.
1477 (close_gdbserver): New procedure.
1478 (gdb_exit): Rename the default version and reimplement.
1479
1480 2015-04-07 Pedro Alves <palves@redhat.com>
1481
1482 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
1483 append the substituted item, not the original item.
1484
1485 2015-04-07 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1488 gdb_expect.
1489
1490 2015-04-07 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1493 output appearing once only.
1494
1495 2015-04-07 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1498 that doesn't expect anything. Return early if running to main
1499 fails.
1500
1501 2015-04-07 Yao Qi <yao.qi@linaro.org>
1502
1503 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1504 (child_function): Call alarm.
1505 (main): Move call to alarm into the loop.
1506 * gdb.threads/non-stop-fair-events.exp: Build program with
1507 -DTIMEOUT=$timeout.
1508
1509 2015-04-06 Doug Evans <xdje42@gmail.com>
1510
1511 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1512 Fix dest parameter to board_info.
1513 (fpc_compile): Ditto.
1514 (gdb_compile_pascal): Rename dest arg to destfile.
1515
1516 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1517
1518 * gdb.ada/funcall_ref.exp: New file.
1519 * gdb.ada/funcall_ref/foo.adb: New file.
1520
1521 2015-04-02 Yao Qi <yao.qi@linaro.org>
1522
1523 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1524 is remote.
1525
1526 2015-04-02 Gary Benson <gbenson@redhat.com>
1527
1528 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1529
1530 2015-04-01 Sasha Smundak <asmundak@google.com>
1531
1532 * gdb.python/py-unwind-maint.c: New file.
1533 * gdb.python/py-unwind-maint.exp: New test.
1534 * gdb.python/py-unwind-maint.py: New file.
1535 * gdb.python/py-unwind.c: New file.
1536 * gdb.python/py-unwind.exp: New test.
1537 * gdb.python/py-unwind.py: New test.
1538
1539 2015-04-01 Pedro Alves <palves@redhat.com>
1540
1541 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1542 to fail instead of non-existent $test.
1543
1544 2015-04-01 Pedro Alves <palves@redhat.com>
1545
1546 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1547 GDBFLAGS if not empty.
1548
1549 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1550
1551 * gdb.ada/complete.exp: Remove "multi_line".
1552 * gdb.ada/info_exc.exp: Remove "multi_line".
1553 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1554 * gdb.ada/ptype_field.exp: Remove "multi_line".
1555 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1556 * gdb.ada/tagged.exp: Remove "multi_line".
1557 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1558 [multi_line ...]
1559 * gdb.btrace/delta.exp: Likewise.
1560 * gdb.btrace/exception.exp: Likewise.
1561 * gdb.btrace/function_call_history.exp: Likewise.
1562 * gdb.btrace/instruction_history.exp: Likewise.
1563 * gdb.btrace/nohist.exp: Likewise.
1564 * gdb.btrace/record_goto.exp: Likewise.
1565 * gdb.btrace/segv.exp: Likewise.
1566 * gdb.btrace/stepi.exp: Likewise.
1567 * gdb.btrace/tailcall.exp: Likewise.
1568 * gdb.btrace/unknown_functions.exp: Likewise.
1569 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1570 * lib/gdb.exp: Add the "multi_line" helper.
1571
1572 2015-04-01 Pedro Alves <palves@redhat.com>
1573
1574 * gdb.threads/tid-reuse.c: New file.
1575 * gdb.threads/tid-reuse.exp: New file.
1576
1577 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1578
1579 PR corefiles/16092
1580 * gdb.base/coredump-filter.c: New file.
1581 * gdb.base/coredump-filter.exp: Likewise.
1582
1583 2015-03-27 Petr Machata <pmachata@redhat.com>
1584
1585 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1586 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1587 (Dwarf::assemble): Initialize them.
1588 (Dwarf::lines): New function.
1589
1590 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1591
1592 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1593 SYMBOL_PREFIX for x86_64-*-cygwin.
1594
1595 2015-03-26 Andy Wingo <wingo@igalia.com>
1596
1597 PR symtab/18148
1598 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1599 const_value but not a location.
1600 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1601 location defined in non-main CUs are visible.
1602
1603 2015-03-26 Yao Qi <yao.qi@linaro.org>
1604
1605 PR testsuite/18139
1606 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1607 Add a line number entry for the same line.
1608 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1609 Add a line number entry for the same line.
1610
1611 2015-03-26 Yao Qi <yao.qi@linaro.org>
1612
1613 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1614 .int 0.
1615 (func): Likewise. Add .Lfunc_1 label.
1616 Use .Lfunc_1 label.
1617 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1618 .int 0.
1619 (func): Likewise.
1620 Use .Lfunc_1 label.
1621
1622 2015-03-26 Yao Qi <yao.qi@linaro.org>
1623
1624 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1625 Call gdb_compile instead to compile each .s files without debug
1626 information.
1627
1628 2015-03-26 Yao Qi <yao.qi@linaro.org>
1629
1630 * gdb.base/savedregs.exp (process_saved_regs): Make
1631 "Saved registers:" optional in the pattern.
1632
1633 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1634
1635 * gdb.btrace/next.exp: Merged into step.exp.
1636 * gdb.btrace/finish.exp: Merged into step.exp.
1637 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1638 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1639 "record goto" and checking the exact replay position.
1640 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1641 check for "Recording format" in "info record" output.
1642 * gdb.btrace/record_goto.exp: Choose test file based on target.
1643 * gdb.btrace/x86-record_goto.S: Renamed into ...
1644 * gdb.btrace/x86_64-record_goto.S: ... this.
1645 * gdb.btrace/i686-record_goto.S: New.
1646 * gdb.btrace/x86-tailcall.S: Renamed into ...
1647 * gdb.btrace/x86_64-tailcall.S: ... this.
1648 * gdb.btrace/i686-tailcall.S: New.
1649 * gdb.btrace/x86-tailcall.c: Renamed into ...
1650 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1651 separate statements. Update test.
1652 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1653 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1654 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1655 * gdb.btrace/tailcall.exp: Choose test file based on target.
1656 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1657
1658 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1659
1660 * gdb.btrace/exception.exp: Increase BTS buffer size.
1661
1662 2015-03-24 Pedro Alves <palves@redhat.com>
1663
1664 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1665
1666 2015-03-24 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.threads/schedlock.exp (test_step): No longer expect that
1669 "set scheduler-locking step" with "next" over a function call runs
1670 threads unlocked.
1671
1672 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1673
1674 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1675
1676 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1677
1678 PR breakpoints/16466
1679 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1680 * gdb.mi/mi-pending.c (thread_func): New function.
1681 (int main): Add threading support required.
1682 * gdb.mi/mi-pending.exp: Add tests for this issue.
1683 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1684 (pendfunc2): Remove stdio dependency.
1685 * gdb.mi/mi-pendshr2.c: New file.
1686
1687 2015-03-23 Keith Seitz <keiths@redhat.com>
1688
1689 * gdb.linespec/keywords.c: New file.
1690 * gdb.linespec/keywords.exp: New file.
1691
1692 2015-03-23 Keith Seitz <keiths@redhat.com>
1693
1694 PR gdb/18021
1695 * gdb.dwarf2/staticvirtual.exp: New test.
1696
1697 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1698
1699 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1700 * README: Remove HP-UX and gdb.hp.
1701 (configuration):
1702 * configure: Regenerate.
1703 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1704 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1705 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1706 gdb.hp/gdb.defects/Makefile.
1707 * gdb.hp/Makefile.in: File deleted.
1708 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1709 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1710 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1711 * gdb.hp/gdb.aCC/run.c: File deleted.
1712 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1713 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1714 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1715 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1716 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1717 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1718 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1719 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1720 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1721 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1722 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1723 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1724 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1725 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1726 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1727 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1728 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1729 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1730 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1731 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1732 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1733 * gdb.hp/gdb.compat/average.c: File deleted.
1734 * gdb.hp/gdb.compat/sum.c: File deleted.
1735 * gdb.hp/gdb.compat/xdb.c: File deleted.
1736 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1737 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1738 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1739 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1740 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1741 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1742 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1743 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1744 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1745 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1746 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1747 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1748 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1749 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1750 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1751 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1752 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1753 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1754 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1755 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1756 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1757 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1758 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1759 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1760 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1761 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1762 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1763 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1764 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1765 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1766 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1767 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1768 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1769 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1770 * gdb.hp/tools/odump: File deleted.
1771
1772 2015-03-19 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1775 (saw_thread_3): New globals.
1776 (top level): Increment them when an event for the corresponding
1777 thread is seen.
1778 (no thread starvation): New test.
1779
1780 2015-03-19 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.threads/continue-pending-status.c: New file.
1783 * gdb.threads/continue-pending-status.exp: New file.
1784
1785 2015-03-18 Pedro Alves <palves@redhat.com>
1786
1787 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1788 Use gdb_is_target_remote instead of is_remote. Use
1789 gdb_test_multiple instead of gdb_expect. Exit early if
1790 gdb_test_multiple hits its internal matches. Tighten stepi tests
1791 expected output. Fail on exit with any signal, instead of just
1792 SIGILL.
1793
1794 2015-03-18 Yao Qi <yao.qi@linaro.org>
1795
1796 PR tdep/18107
1797 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1798 variable.
1799 * gdb.base/catch-syscall.exp: Don't skip it on
1800 aarch64*-*-linux* target. Remove elements in all_syscalls.
1801 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1802 target.
1803 (setup_all_syscalls): New proc.
1804
1805 2015-03-16 Yao Qi <yao.qi@linaro.org>
1806
1807 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1808 (top level): Skip tests if valid_addr_p returns false for
1809 $cmd1 or $cmd2.
1810
1811 2015-03-11 Andy Wingo <wingo@igalia.com>
1812
1813 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1814
1815 2015-03-11 Yao Qi <yao.qi@linaro.org>
1816
1817 * gdb.base/catch-syscall.exp: Fix typo in comments.
1818
1819 2015-03-11 Yao Qi <yao.qi@linaro.org>
1820
1821 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1822
1823 2015-03-09 Pedro Alves <palves@redhat.com>
1824
1825 * dg-extract-results.py: Delete.
1826
1827 2015-03-09 Pedro Alves <palves@redhat.com>
1828
1829 Merge dg-extract-results.sh from GCC upstream (r218843).
1830
1831 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1832 * dg-extract-results.sh: Use --text with grep to avoid issues with
1833 binary files. Fall back to cat -v, if that doesn't work.
1834
1835 2015-03-05 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1838
1839 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1840
1841 * lib/mi-support.exp (mi_expect_interrupt): Accept
1842 alternative event for when in all-stop mode.
1843
1844 2015-03-04 Pedro Alves <palves@redhat.com>
1845
1846 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1847
1848 2015-03-04 Mark Kettenis <kettenis@gnu.org>
1849
1850 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1851
1852 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1853
1854 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1855 regexps for GDB's current line display, accept a hex address
1856 preceding the line number.
1857
1858 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1859
1860 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1861 the 'arch1' variable for "s390*-linux*" targets.
1862
1863 2015-03-04 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1866 (main): Pass missing retval argument to pthread_join call.
1867
1868 2015-03-02 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1871 (top level): Call do_test with non-stop as well.
1872
1873 2015-03-02 Pedro Alves <palves@redhat.com>
1874
1875 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1876 -1.
1877
1878 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1879
1880 * gdb.arch/s390-vregs.exp: New test.
1881 * gdb.arch/s390-vregs.S: New file.
1882
1883 2015-02-27 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1886 call to catch_command_errors.
1887 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1888 catch_command_errors.
1889
1890 2015-02-27 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1893 "true" for boolean result.
1894 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1895 prototype of main.
1896
1897 2015-02-27 Pedro Alves <palves@redhat.com>
1898
1899 * lib/unbuffer_output.c: New file.
1900 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1901 (main): Call gdb_unbuffer_output.
1902
1903 2015-02-27 Yao Qi <yao.qi@linaro.org>
1904
1905 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1906 target.
1907
1908 2015-02-26 Doug Evans <dje@google.com>
1909
1910 * gdb.cp/class2.cc (Dbase, D): New classes.
1911 (main): New local delta.
1912 * gdb.cp/class2.exp: Test printing delta.
1913 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1914 (dynbar): New global.
1915 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1916
1917 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1918
1919 * gdb.compile/compile-ifunc.c: New file.
1920 * gdb.compile/compile-ifunc.exp: New file.
1921
1922 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1923
1924 * gdb.base/structs.exp: Check for correct struct on finish.
1925
1926 2015-02-26 Yao Qi <yao.qi@linaro.org>
1927
1928 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1929 is zero.
1930
1931 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.arch/cordic.ko.bz2: New file.
1934 * gdb.arch/cordic.ko.debug.bz2: New file.
1935 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1936
1937 2015-02-25 Yao Qi <yao.qi@linaro.org>
1938
1939 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1940 aarch64*-*-* target.
1941
1942 2015-02-23 Pedro Alves <palves@redhat.com>
1943
1944 * lib/gdb.exp (delete_breakpoints): Rewrite using
1945 gdb_test_multiple.
1946
1947 2015-02-23 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.base/info-os.c: Include stdlib.h.
1950
1951 2015-02-22 Doug Evans <xdje42@gmail.com>
1952
1953 PR symtab/17855
1954 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1955 is read after symbols have been re-read.
1956 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1957 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1958
1959 2015-02-21 Doug Evans <dje@google.com>
1960
1961 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1962
1963 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1964
1965 PR corefiles/17808
1966 * gdb.arch/i386-biarch-core.core.bz2: New file.
1967 * gdb.arch/i386-biarch-core.exp: New file.
1968
1969 2015-02-21 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1972 runto_main fails.
1973
1974 2015-02-20 Pedro Alves <palves@redhat.com>
1975
1976 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1977 info probes.
1978
1979 2015-02-20 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1982
1983 2015-02-20 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1986 clean_restart before gdb_target_supports_trace.
1987
1988 2015-02-20 Pedro Alves <palves@redhat.com>
1989
1990 PR threads/18006
1991 * gdb.threads/clone-thread_db.c: New file.
1992 * gdb.threads/clone-thread_db.exp: New file.
1993
1994 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1995
1996 PR breakpoints/16812
1997 * gdb.base/catch-gdb-caused-signals.c: New file.
1998 * gdb.base/catch-gdb-caused-signals.exp: New file.
1999
2000 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2001
2002 * configure: Regenerated.
2003 * configure.ac: Use GDB_AC_TRANSFORM.
2004 * aclocal.m4: sinclude ../transform.m4.
2005
2006 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2007
2008 * lib/dtrace.exp: New file.
2009 * gdb.base/dtrace-probe.exp: Likewise.
2010 * gdb.base/dtrace-probe.d: Likewise.
2011 * gdb.base/dtrace-probe.c: Likewise.
2012 * lib/pdtrace.in: Likewise.
2013 * configure.ac: Output variables with the transformed names of
2014 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2015 * configure: Regenerated.
2016
2017 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2018
2019 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2020 expected message when trying to access $_probe_* convenience
2021 variables while not on a probe.
2022
2023 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2024
2025 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2026
2027 2015-02-11 Pedro Alves <pedro@codesourcery.com>
2028
2029 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2030 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2031
2032 2015-02-10 Doug Evans <xdje42@gmail.com>
2033
2034 * lib/gdb.exp (gdb_load): Always return a result.
2035
2036 2015-02-10 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.threads/signal-sigtrap.c: New file.
2039 * gdb.threads/signal-sigtrap.exp: New file.
2040
2041 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2042
2043 * gdb.trace/no-attach-trace.c: New file.
2044 * gdb.trace/no-attach-trace.exp: New file.
2045
2046 2015-02-09 Mark Wielaard <mjw@redhat.com>
2047
2048 * gdb.dwarf2/atomic.c: New file.
2049 * gdb.dwarf2/atomic-type.exp: Likewise.
2050
2051 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2052
2053 * gdb.btrace/buffer-size.exp: Update "info record" output.
2054 * gdb.btrace/delta.exp: Update "info record" output.
2055 * gdb.btrace/enable.exp: Update "info record" output.
2056 * gdb.btrace/finish.exp: Update "info record" output.
2057 * gdb.btrace/instruction_history.exp: Update "info record" output.
2058 * gdb.btrace/next.exp: Update "info record" output.
2059 * gdb.btrace/nexti.exp: Update "info record" output.
2060 * gdb.btrace/step.exp: Update "info record" output.
2061 * gdb.btrace/stepi.exp: Update "info record" output.
2062 * gdb.btrace/nohist.exp: Update "info record" output.
2063
2064 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2065
2066 * gdb.btrace/buffer-size: New.
2067
2068 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2069
2070 * gdb.btrace/delta.exp: Update "info record" output.
2071 * gdb.btrace/enable.exp: Update "info record" output.
2072 * gdb.btrace/finish.exp: Update "info record" output.
2073 * gdb.btrace/instruction_history.exp: Update "info record" output.
2074 * gdb.btrace/next.exp: Update "info record" output.
2075 * gdb.btrace/nexti.exp: Update "info record" output.
2076 * gdb.btrace/step.exp: Update "info record" output.
2077 * gdb.btrace/stepi.exp: Update "info record" output.
2078 * gdb.btrace/nohist.exp: Update "info record" output.
2079
2080 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2081
2082 PR gdb/15678
2083 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2084
2085 2015-02-06 Pedro Alves <palves@redhat.com>
2086
2087 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2088 macro.
2089 (seconds_left, again): New globals.
2090 (main): Wait seconds_left in a 1-second sleep loop instead of
2091 sleeping 180 seconds. If 'again' is set, reset the seconds
2092 counter.
2093 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2094 'again' in the inferior before detaching. Print the seconds left.
2095 (options): New global.
2096 (top level): Build program with -DTIMEOUT=$timeout.
2097
2098 2015-02-06 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2101 determine how many seconds to pass to 'alarm'.
2102 * gdb.base/gdb-sigterm.exp (top level): Build program with
2103 -DTIMEOUT=$timeout.
2104 (do_test): Return success/failure indication. Add more verbose
2105 logging. Don't fail if 200 single steps are seen. Instead, fail
2106 when the test times out.
2107 (passes): New global.
2108 (top level): Break the testing loop if testing fails on any
2109 iteration. Use gdb_assert.
2110
2111 2015-02-04 Don Breazeal <donb@codesourcery.com>
2112
2113 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2114 and initialize them.
2115 (ipc_cleanup): New function.
2116 (main): Don't declare shmid, semid, and msqid. Add a call to
2117 atexit so that we call ipc_cleanup on exit.
2118
2119 2015-02-04 Pedro Alves <palves@redhat.com>
2120
2121 * boards/native-extended-gdbserver.exp: Remove any target variant
2122 specifications from the board name before clearing the isremote
2123 flag from board_info.
2124
2125 2015-01-31 Doug Evans <xdje42@gmail.com>
2126
2127 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2128
2129 2015-01-31 Gary Benson <gbenson@redhat.com>
2130
2131 * gdb.base/completion.exp: Disable completion limiting for
2132 existing tests. Add new tests to check completion limiting.
2133 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2134
2135 2015-01-31 Doug Evans <xdje42@gmail.com>
2136
2137 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2138
2139 2015-01-31 Doug Evans <xdje42@gmail.com>
2140
2141 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2142 entries. Duplicate file section script entries.
2143 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2144 inlined entries. Add test for safe-path rejection.
2145 * gdb.python/py-section-script.c: Add duplicate inlined section script
2146 entries. Duplicate file section script entries.
2147 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2148 inlined entries. Add test for safe-path rejection.
2149
2150 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2151
2152 * gdb.ada/disc_arr_bound: New testcase.
2153
2154 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2155
2156 * gdb.ada/mi_var_array: New testcase.
2157
2158 2015-01-27 Doug Evans <dje@google.com>
2159
2160 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2161 Add test for objfile.filename, objfile.username after objfile
2162 has been unloaded.
2163
2164 2015-01-26 Joel Brobecker <brobecker@adacore.com>
2165
2166 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2167 the second test to print the name attribute of value
2168 returned by the call to gdb.lookup_type, and adjust
2169 the expected output accordingly.
2170
2171 2015-01-25 Mark Wielaard <mjw@redhat.com>
2172
2173 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2174 * gdb.base/disp-step-fork.c: Include unistd.h.
2175 * gdb.base/siginfo-obj.c: Include stdio.h.
2176 * gdb.base/siginfo-thread.c: Likewise.
2177 * gdb.mi/non-stop.c: Include unistd.h.
2178 * gdb.mi/nsthrexec.c: Include stdio.h.
2179 * gdb.mi/pthreads.c: Include unistd.h.
2180 * gdb.modula2/unbounded1.c (main): Declare returns int.
2181 * gdb.reverse/consecutive-reverse.c: Likewise.
2182 * gdb.threads/create-fail.c: Include unistd.h.
2183 * gdb.threads/killed.c: Likewise.
2184 * gdb.threads/linux-dp.c: Likewise.
2185 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2186 * gdb.threads/non-ldr-exc-2.c: Likewise.
2187 * gdb.threads/non-ldr-exc-3.c: Likewise.
2188 * gdb.threads/non-ldr-exc-4.c: Likewise.
2189 * gdb.threads/pthreads.c: Include unistd.h.
2190 (main): Declare returns int.
2191 * gdb.threads/tls-main.c (foo): New declaration.
2192 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2193
2194 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2195
2196 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2197 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2198
2199 2015-01-15 Mark Wielaard <mjw@redhat.com>
2200
2201 * gdb.base/noreturn-return.c: New file.
2202 * gdb.base/noreturn-return.exp: New file.
2203 * gdb.base/noreturn-finish.c: New file.
2204 * gdb.base/noreturn-finish.exp: New file.
2205
2206 2015-01-23 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.threads/continue-pending-after-query.c: New file.
2209 * gdb.threads/continue-pending-after-query.exp: New file.
2210
2211 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2212 Simon Marchi <simon.marchi@ericsson.com>
2213
2214 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2215 * gdb.base/valgrind-db-attach.exp: Same.
2216 * gdb.base/valgrind-infcall.exp: Same.
2217 * lib/mi-support.exp (default_mi_gdb_start): Same.
2218 * lib/prompt.exp (default_prompt_gdb_start): Same.
2219 * lib/gdb.exp (default_gdb_spawn): Same.
2220 (gdb_interact): New.
2221
2222
2223 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2224
2225 * gdb.compile/compile.exp (pointer to jit function): New test.
2226
2227 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
2228
2229 * lib/gdb.exp (supports_process_record): Return true for
2230 powerpc*-*-linux*.
2231 (supports_reverse): Likewise.
2232
2233 2015-01-15 Don Breazeal <donb@codesourcery.com>
2234
2235 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2236 instead of checking whether the target board is remote and
2237 use spawn_wait_for_attach instead of exec/sleep.
2238 * gdb.base/attach-twice.exp: Likewise.
2239
2240 2015-01-15 Joel Brobecker <brobecker@adacore.com>
2241
2242 * gdb.ada/var_arr_attrs: New testcase.
2243
2244 2015-01-14 Pedro Alves <palves@redhat.com>
2245 Joel Brobecker <brobecker@adacore.com>
2246
2247 PR gdb/17525
2248 * gdb.base/bp-cmds-execution-x-script.c: New file.
2249 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2250 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2251
2252 2015-01-14 Pedro Alves <palves@redhat.com>
2253
2254 PR cli/17828
2255 * gdb.base/batch-preserve-term-settings.c: New file.
2256 * gdb.base/batch-preserve-term-settings.exp: New file.
2257
2258 2015-01-13 Doug Evans <dje@google.com>
2259
2260 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2261 binary.
2262
2263 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2264
2265 * Makefile.in (clean mostlyclean): Do not delete *.py.
2266
2267 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2268
2269 * gdb.python/py-lookup-type.exp: New file.
2270
2271 2015-01-12 Pedro Alves <palves@redhat.com>
2272
2273 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2274 restore GDBFLAGS before returning.
2275
2276 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2279 is_amd64_regs_target and is_x86_like_target.
2280
2281 2015-01-11 Doug Evans <xdje42@gmail.com>
2282
2283 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2284 is given without an explicit form.
2285 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2286 attributes.
2287 * gdb.dwarf/corrupt.exp: Ditto.
2288 * gdb.dwarf2/enum-type.exp: Ditto.
2289 * gdb.trace/entry-values.exp: Ditto.
2290 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2291
2292 2015-01-11 Doug Evans <xdje42@gmail.com>
2293
2294 PR gdb/15830
2295 * gdb.base/maint.exp: Remove references to "maint demangle".
2296 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2297 Add tests for explicitly specifying language to demangle.
2298 * gdb.dlang/demangle.exp: Ditto.
2299
2300 2015-01-09 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.threads/non-stop-fair-events.c: New file.
2303 * gdb.threads/non-stop-fair-events.exp: New file.
2304
2305 2015-01-09 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2308 the global scope. Set a breakpoint after all threads are started
2309 rather than stepping over two source lines. Expect the prompt.
2310 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2311 global.
2312 (NUM): Now 15.
2313 (main): Use threads_started_barrier to wait for all threads to
2314 start. Main thread no longer calls thread_function. Exit after
2315 180 seconds.
2316 (loop): New function.
2317 (thread_function): Wait on threads_started_barrier barrier. Call
2318 'loop' at each iteration.
2319 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2320 threads have started, instead of hardcoding number of "next"
2321 steps. Use an access watchpoint instead of a write watchpoint.
2322
2323 2015-01-09 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2326 (thread_func): Wait on barrier.
2327 (main): Wait for all threads to start before stopping GDB.
2328 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2329 global.
2330 (thread1_func, thread2_func): Wait on barrier.
2331 (main): Wait for all threads to start before stopping GDB.
2332 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2333 New global.
2334 (thread1_func, thread2_func): Wait on barrier.
2335 (main): Wait for all threads to start before stopping GDB.
2336
2337 2015-01-09 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.threads/attach-many-short-lived-threads.c: New file.
2340 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2341
2342 2014-01-09 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2345 instead of to thread 2.
2346 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2347 Add barrier around each pthread_create call instead of around all
2348 calls.
2349 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2350 Set a break on thread_function and have the child threads hit it
2351 one at at a time.
2352
2353 2015-01-09 Pedro Alves <palves@redhat.com>
2354
2355 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2356 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2357 false.
2358 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2359 checking whether the target board is remote.
2360 * gdb.multi/multi-attach.exp: Likewise.
2361 * gdb.python/py-sync-interp.exp: Likewise.
2362 * gdb.server/ext-attach.exp: Likewise.
2363 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2364 tests that need to attach, instead of checking whether the target
2365 board is remote at the top of the file.
2366
2367 2015-01-08 Yao Qi <yao@codesourcery.com>
2368
2369 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2370
2371 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2372
2373 Fix testcase compilation.
2374 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2375
2376 2015-01-06 Joel Brobecker <brobecker@adacore.com>
2377
2378 * gdb.python/py-type.exp: Add a couple test about empty
2379 array creation, and negative-length array creation.
2380
2381 2015-01-02 Doug Evans <xdje42@gmail.com>
2382
2383 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2384
2385 2015-01-02 Doug Evans <dje@google.com>
2386
2387 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2388
2389 2014-12-29 Yao Qi <yao@codesourcery.com>
2390
2391 * gdb.trace/entry-values.exp: Update comments. Rename variable
2392 bar_call_foo to returned_from_foo.
2393
2394 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2395
2396 PR gdb/17394
2397 * gdb.linespec/break-asm-file.c: New file.
2398 * gdb.linespec/break-asm-file.exp: New file.
2399 * gdb.linespec/break-asm-file0.s: New file.
2400 * gdb.linespec/break-asm-file1.s: New file.
2401
2402 2014-12-18 Nigel Stephens <nigel@mips.com>
2403 Maciej W. Rozycki <macro@codesourcery.com>
2404
2405 * gdb.base/float.exp: Handle the new output from "info float" on
2406 MIPS targets.
2407
2408 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 Fix MinGW compilation.
2411 * gdb.compile/compile-ops.exp: Update untested message if
2412 !skip_compile_feature_tests.
2413 * gdb.compile/compile-setjmp.exp: Likewise.
2414 * gdb.compile/compile-tls.exp: Likewise.
2415 * gdb.compile/compile.exp: Likewise.
2416 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2417 supported on this host".
2418
2419 2014-12-16 Doug Evans <xdje42@gmail.com>
2420
2421 * boards/stabs.exp: New file.
2422
2423 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2424
2425 * gdb.base/completion.exp: Adjust to format changes of "maint
2426 print user-registers".
2427
2428 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
2429
2430 PR server/17457
2431 * gdb.arch/aarch64-fp.c: New file.
2432 * gdb.arch/aarch64-fp.exp: New file.
2433
2434 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2435
2436 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2437 r210637, r210913, r211666, r215400, r215817).
2438
2439 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2440 * dg-extract-results.py: New file.
2441 * dg-extract-results.sh: Use it if the environment seems
2442 suitable.
2443
2444 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2445
2446 * dg-extract-results.py (parse_run): Handle warnings that
2447 are printed before a test harness is run.
2448
2449 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2450
2451 * dg-extract-results.py (Named): Remove __cmp__ method.
2452 (output_variation): Use a key to sort variation.harnesses.
2453
2454 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2455
2456 * dg-extract-results.py: For Python 3, force sys.stdout to
2457 handle surrogate escape sequences.
2458 (safe_open): New function.
2459 (output_segment, main): Use it.
2460
2461 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2462
2463 * dg-extract-results.py (Prog.result_re): Include options
2464 in test name.
2465
2466 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2467
2468 * dg-extract-results.py (output_variation): Always sort if
2469 do_sum.
2470
2471 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2472
2473 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2474 as long as we get pagination notifications.
2475
2476 2014-12-15 Jason Merrill <jason@redhat.com>
2477
2478 * Makefile.in (check-gdb.%): Restore.
2479 * README: Mention it.
2480
2481 2014-12-13 Joel Brobecker <brobecker@adacore.com>
2482
2483 * gdb.ada/str_uninit: New testcase.
2484
2485 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2486
2487 PR symtab/17642
2488 * gdb.base/vla-stub-define.c: New file.
2489 * gdb.base/vla-stub.c: New file.
2490 * gdb.base/vla-stub.exp: New file.
2491
2492 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2493 Jan Kratochvil <jan.kratochvil@redhat.com>
2494 Tom Tromey <tromey@redhat.com>
2495
2496 * configure.ac: Add gdb.compile/.
2497 * configure: Regenerate.
2498 * gdb.compile/Makefile.in: New file.
2499 * gdb.compile/compile-ops.exp: New file.
2500 * gdb.compile/compile-ops.c: New file.
2501 * gdb.compile/compile-tls.c: New file.
2502 * gdb.compile/compile-tls.exp: New file.
2503 * gdb.compile/compile-constvar.S: New file.
2504 * gdb.compile/compile-constvar.c: New file.
2505 * gdb.compile/compile-mod.c: New file.
2506 * gdb.compile/compile-nodebug.c: New file.
2507 * gdb.compile/compile-setjmp-mod.c: New file.
2508 * gdb.compile/compile-setjmp.c: New file.
2509 * gdb.compile/compile-setjmp.exp: New file.
2510 * gdb.compile/compile-shlib.c: New file.
2511 * gdb.compile/compile.c: New file.
2512 * gdb.compile/compile.exp: New file.
2513 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2514
2515 2014-12-12 Tom Tromey <tromey@redhat.com>
2516
2517 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2518 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2519
2520 2014-12-12 Doug Evans <dje@google.com>
2521
2522 * lib/gdb-python.exp (get_python_valueof): New function.
2523 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2524
2525 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2526
2527 * gdb.base/completion.exp: Add test for completion of "info
2528 registers ".
2529
2530 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2531
2532 * gdb.base/func-ptrs.c: New file.
2533 * gdb.base/func-ptrs.exp: New file.
2534
2535 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2536
2537 PR breakpoints/17012
2538 * gdb.base/dprintf-detach.c: New file.
2539 * gdb.base/dprintf-detach.exp: New file.
2540
2541 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2542
2543 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2544 * lib/gdb.exp (target_is_gdbserver): New procedure.
2545
2546 2014-12-08 Doug Evans <dje@google.com>
2547
2548 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2549
2550 2014-12-05 Yao Qi <yao@codesourcery.com>
2551
2552 * gdb.guile/scm-error.exp: Remove the third argument to
2553 gdb_remote_download.
2554 * gdb.guile/scm-frame-args.exp: Likewise.
2555 * gdb.guile/scm-section-script.exp: Likewise.
2556
2557 2014-12-05 Yao Qi <yao@codesourcery.com>
2558
2559 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2560
2561 2014-12-04 Doug Evans <dje@google.com>
2562
2563 * gdb.python/py-objfile.exp: Add tests for
2564 objfile.add_separate_debug_file.
2565
2566 2014-12-04 Doug Evans <dje@google.com>
2567
2568 * lib/gdb.exp (get_build_id): New function.
2569 (build_id_debug_filename_get): Rewrite to use it.
2570 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2571
2572 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2573
2574 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2575 `method(long)', not just 0x0.
2576 * gdb.cp/nsalias.exp: Align code labels to 4.
2577 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2578 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2579 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2580 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2581 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2582 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2583
2584 2014-12-02 Doug Evans <dje@google.com>
2585
2586 PR symtab/17602
2587 * gdb.cp/anon-ns.cc: Move guts of this file to ...
2588 * gdb.cp/anon-ns2.cc: ... here. New file.
2589 * gdb.cp/anon-ns.exp: Update.
2590
2591 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2592
2593 * gdb.python/py-events.py (inferior_call_handler): New.
2594 (register_changed_handler, memory_changed_handler): New.
2595 (test_events.invoke): Register new handlers.
2596 * gdb.python/py-events.exp: Add tests for inferior call,
2597 memory_changed and register_changed events.
2598
2599 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2600
2601 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2602 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2603 if the linker doesn't understand this.
2604
2605 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2606
2607 * gdb.python/python.exp: Change expected reply to help().
2608
2609 2014-12-01 Yao Qi <yao@codesourcery.com>
2610
2611 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2612 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2613 * configure: Re-generated.
2614
2615 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2616
2617 * gdb.cp/chained-calls.cc: New file.
2618 * gdb.cp/chained-calls.exp: New file.
2619 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2620
2621 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2622
2623 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2624 * gdb.dwarf2/symtab-producer.exp: Same.
2625 * gdb.gdb/python-interrupts.exp: Same.
2626 * gdb.gdb/python-selftest.exp: Same.
2627 * gdb.python/py-linetable.exp: Same.
2628 * gdb.python/py-type.exp: Same.
2629 * gdb.python/py-value-cc.exp: Same.
2630 * gdb.python/py-value.exp: Same.
2631
2632 2014-11-28 Yao Qi <yao@codesourcery.com>
2633
2634 * gdb.base/break-probes.exp: Match library name prefixed with
2635 sysroot.
2636
2637 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2638
2639 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2640 test expected output. Add parentheses for the call to print.
2641 Remove L suffix from integers.
2642
2643 2014-11-26 Doug Evans <dje@google.com>
2644
2645 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2646
2647 2014-11-22 Yao Qi <yao@codesourcery.com>
2648
2649 * gdb.trace/entry-values.c: Remove asms.
2650 (foo): Add foo_label.
2651 (bar): Add bar_label.
2652 * gdb.trace/entry-values.exp: Remove code computing foo's
2653 length and bar's length.
2654 (Dwarf::assemble): Invoke function_range for bar and use
2655 MACRO_AT_func for foo.
2656
2657 2014-11-22 Yao Qi <yao@codesourcery.com>
2658
2659 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2660 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2661 Use .Lgcc43_procstart instead of gcc43.
2662
2663 2014-11-21 Joel Brobecker <brobecker@adacore.com>
2664
2665 * gdb.ada/n_arr_bound: New testcase.
2666
2667 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2668
2669 PR breakpoints/10737
2670 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2671 test_catch_syscall_multi_arch.
2672 (test_catch_syscall_multi_arch): New function.
2673
2674 2014-11-20 Doug Evans <xdje42@gmail.com>
2675
2676 * gdb.base/maint.exp: Update expected output.
2677
2678 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679
2680 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2681 4-byte instruction on S390.
2682
2683 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2684
2685 * gdb.ada/arr_arr: New testcase.
2686
2687 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2688
2689 * gdb.ada/pkd_arr_elem: New Testcase.
2690
2691 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
2692
2693 * gdb.reverse/break-precsave: Expect completion message for
2694 core file reads.
2695 * gdb.reverse/consecutive-precsave.exp: Likewise.
2696 * gdb.reverse/finish-precsave.exp: Likewise.
2697 * gdb.reverse/i386-precsave.exp: Likewise.
2698 * gdb.reverse/machinestate-precsave.exp: Likewise.
2699 * gdb.reverse/sigall-precsave.exp: Likewise.
2700 * gdb.reverse/solib-precsave.exp: Likewise.
2701 * gdb.reverse/step-precsave.exp: Likewise.
2702 * gdb.reverse/until-precsave.exp: Likewise.
2703 * gdb.reverse/watch-precsave.exp: Likewise.
2704
2705 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2706
2707 * gdb.base/bp-permanent.c: Include unistd.h.
2708 * gdb.python/py-framefilter-mi.c (main): Add return type.
2709 * gdb.python/py-framefilter.c (main): Likewise.
2710 * gdb.trace/actions-changed.c (main): Likewise.
2711
2712 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2713
2714 * gdb.mi/until.c: Add eye-catchers.
2715 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2716 line numbers.
2717
2718 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2719
2720 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2721 function header variants in break1.c.
2722 * gdb.base/ena-dis-br.exp: Likewise.
2723 * gdb.base/hbreak2.exp: Likewise.
2724 * gdb.reverse/until-precsave.exp: Drop references to removed
2725 non-prototype function header variants in ur1.c.
2726 * gdb.reverse/until-reverse.exp: Likewise.
2727
2728 2014-11-17 Petr Machata <pmachata@redhat.com>
2729
2730 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2731 ${_cu_offset_size} bytes abbrev offset.
2732
2733 2014-11-15 Doug Evans <xdje42@gmail.com>
2734
2735 PR symtab/17559
2736 * gdb.base/line-symtabs.exp: New file.
2737 * gdb.base/line-symtabs.c: New file.
2738 * gdb.base/line-symtabs.h: New file.
2739
2740 2014-11-14 Yao Qi <yao@codesourcery.com>
2741
2742 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2743 (func): Add label func_label.
2744 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2745 Replace low_pc and high_pc with MACRO_AT_range.
2746 Replace name, low_pc and high_pc with MACRO_AT_func.
2747
2748 2014-11-14 Yao Qi <yao@codesourcery.com>
2749
2750 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2751 Replace name, low_pc and high_pc with MACRO_AT_func.
2752
2753 2014-11-14 Yao Qi <yao@codesourcery.com>
2754
2755 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2756 produce debug information.
2757 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2758
2759 2014-11-14 Yao Qi <yao@codesourcery.com>
2760
2761 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2762 object and get function length.
2763 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2764 with MACRO_AT_func.
2765 (top-level): Replace gdb_compile and clean_restart with
2766 prepare_for_testing.
2767 * gdb.dwarf2/main.c (main): Add label main_label.
2768
2769 2014-11-14 Yao Qi <yao@codesourcery.com>
2770
2771 * lib/dwarf.exp (function_range): New procedure.
2772 (Dwarf::_handle_macro_at_func): New procedure.
2773 (Dwarf::_handle_macro_at_range): New procedure.
2774 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2775
2776 2014-11-14 Yao Qi <yao@codesourcery.com>
2777
2778 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2779 (_handle_attribute): New procedure.
2780
2781 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2782
2783 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2784 * gdb.base/call-sc.c (zed): Likewise.
2785 * gdb.base/checkpoint.c (main): Likewise.
2786 * gdb.base/dump.c (main): Likewise.
2787 * gdb.base/gcore.c (main): Likewise.
2788 * gdb.base/huge.c (main): Likewise.
2789 * gdb.base/multi-forks.c (main): Likewise.
2790 * gdb.base/pr10179-a.c (main): Likewise.
2791 * gdb.base/savedregs.c (main): Likewise.
2792 * gdb.base/sigaltstack.c (main): Likewise.
2793 * gdb.base/siginfo.c (main): Likewise.
2794 * gdb.base/structs.c (zed): Likewise.
2795 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2796 * gdb.mi/mi-syn-frame.c (main): Likewise.
2797 * gdb.mi/until.c (foo, main): Likewise.
2798 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2799 * gdb.base/solib-weak.c (foo): Declare.
2800 * gdb.base/attach-twice.c: Include stdio.h.
2801 * gdb.base/weaklib1.c: Likewise.
2802 * gdb.base/weaklib2.c: Likewise.
2803 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2804 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2805 unistd.h.
2806 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2807 * gdb.mi/mi-exit-code.c: Likewise.
2808 * gdb.base/break-interp-lib.c: Include string.h.
2809 * gdb.base/coremaker.c: Likewise.
2810 * gdb.base/testenv.c: Likewise.
2811 * gdb.python/py-finish-breakpoint.c: Likewise.
2812 * gdb.base/inferior-died.c: Include sys/wait.h.
2813 * gdb.base/fileio.c: Include time.h.
2814 * gdb.base/async-shell.c: Include unistd.h.
2815 * gdb.base/dprintf-non-stop.c: Likewise.
2816 * gdb.base/info-os.c: Likewise.
2817 * gdb.mi/mi-console.c: Likewise.
2818 * gdb.mi/watch-nonstop.c: Likewise.
2819 * gdb.python/py-events.c: Likewise.
2820 * gdb.base/async.c (baz): Move up before its invocation.
2821 * gdb.base/code_elim2.c (my_global_func): Likewise.
2822 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2823 * gdb.base/advance.c (func2): Likewise.
2824
2825 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2826
2827 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2828 variant.
2829 * gdb.base/annota3.c: Likewise.
2830 * gdb.base/async.c: Likewise.
2831 * gdb.base/average.c: Likewise.
2832 * gdb.base/call-ar-st.c: Likewise.
2833 * gdb.base/call-rt-st.c: Likewise.
2834 * gdb.base/call-sc.c: Likewise.
2835 * gdb.base/call-strs.c: Likewise.
2836 * gdb.base/ending-run.c: Likewise.
2837 * gdb.base/execd-prog.c: Likewise.
2838 * gdb.base/exprs.c: Likewise.
2839 * gdb.base/foll-exec.c: Likewise.
2840 * gdb.base/foll-fork.c: Likewise.
2841 * gdb.base/foll-vfork.c: Likewise.
2842 * gdb.base/funcargs.c: Likewise.
2843 * gdb.base/gcore.c: Likewise.
2844 * gdb.base/jump.c: Likewise.
2845 * gdb.base/langs0.c: Likewise.
2846 * gdb.base/langs1.c: Likewise.
2847 * gdb.base/langs2.c: Likewise.
2848 * gdb.base/mips_pro.c: Likewise.
2849 * gdb.base/nodebug.c: Likewise.
2850 * gdb.base/opaque0.c: Likewise.
2851 * gdb.base/opaque1.c: Likewise.
2852 * gdb.base/recurse.c: Likewise.
2853 * gdb.base/run.c: Likewise.
2854 * gdb.base/scope0.c: Likewise.
2855 * gdb.base/scope1.c: Likewise.
2856 * gdb.base/setshow.c: Likewise.
2857 * gdb.base/setvar.c: Likewise.
2858 * gdb.base/shmain.c: Likewise.
2859 * gdb.base/shr1.c: Likewise.
2860 * gdb.base/shr2.c: Likewise.
2861 * gdb.base/sigall.c: Likewise.
2862 * gdb.base/signals.c: Likewise.
2863 * gdb.base/so-indr-cl.c: Likewise.
2864 * gdb.base/solib2.c: Likewise.
2865 * gdb.base/structs.c: Likewise.
2866 * gdb.base/sum.c: Likewise.
2867 * gdb.base/vforked-prog.c: Likewise.
2868 * gdb.base/watchpoint.c: Likewise.
2869 * gdb.reverse/shr2.c: Likewise.
2870 * gdb.reverse/until-reverse.c: Likewise.
2871 * gdb.reverse/ur1.c: Likewise.
2872 * gdb.reverse/watch-reverse.c: Likewise.
2873
2874 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2875
2876 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2877 variant.
2878 * gdb.base/sepdebug.exp: Drop references to removed code.
2879
2880 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2881
2882 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2883 variant. Preserve original line numbering.
2884 * gdb.base/list1.c: Likewise.
2885
2886 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2887
2888 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2889 variant.
2890 * gdb.base/break1.c: Likewise.
2891 * gdb.base/break.exp: Drop references to removed code.
2892
2893 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2894
2895 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2896 variant.
2897
2898 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2899
2900 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2901
2902 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2903
2904 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2905 logic into perform_all_tests() and invoke it with and without
2906 function header prototypes.
2907 (do_function_calls): Remove conditional XFAIL for PR 5318.
2908 (rerun_and_prepare): Remove duplicate code.
2909 (perform_all_tests): New. Main logic moved here.
2910
2911 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2912
2913 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2914 code guarded by #ifdef NO_PROTOTYPES.
2915 (t_double_many_args): Likewise.
2916 (DEF_FUNC_MANY_ARGS_1): Likewise.
2917 (DEF_FUNC_VALUES_1): Likewise.
2918 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2919 guarded by #ifdef PROTOTYPES.
2920
2921 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2922
2923 * gdb.mi/mi-console.c: Add eye-catcher.
2924 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2925 instead of literal line number.
2926
2927 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2928
2929 * gdb.base/shr2.c: Add eye-catcher.
2930 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2931 line number.
2932
2933 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2934
2935 * gdb.base/jump.c: Add eye-catchers.
2936 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2937 numbers.
2938
2939 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2940
2941 * gdb.base/execd-prog.c: Add eye-catchers.
2942 * gdb.base/foll-exec.c: Likewise.
2943 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2944 line numbers.
2945
2946 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2947
2948 * gdb.base/ending-run.c: Add eye-catchers.
2949 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2950 literal line numbers.
2951
2952 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2953
2954 * gdb.base/call-rt-st.c: Add eye-catchers.
2955 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2956 literal line numbers.
2957
2958 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2959
2960 * gdb.base/call-ar-st.c: Add eye-catchers.
2961 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2962 literal line numbers.
2963
2964 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2965
2966 * gdb.base/average.c: Add eye-catchers.
2967 * gdb.base/sum.c: Likewise.
2968 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2969 regexps dynamically.
2970
2971 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2972
2973 * gdb.base/solib1.c: Add eye-catchers.
2974 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2975 literal line numbers.
2976
2977 2014-11-12 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2980 leader has exited.
2981
2982 2014-11-12 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.arch/i386-bp_permanent.c: New file.
2985 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2986 (srcfile): Set to i386-bp_permanent.c.
2987 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2988 that stepi does not execute the 'leave' instruction, instead of
2989 testing it does execute.
2990 * gdb.base/bp-permanent.c: New file.
2991 * gdb.base/bp-permanent.exp: New file.
2992
2993 2014-11-10 Doug Evans <xdje42@gmail.com>
2994
2995 PR symtab/17564
2996 * gdb.base/symtab-search-order.exp: New file.
2997 * gdb.base/symtab-search-order.c: New file.
2998 * gdb.base/symtab-search-order-1.c: New file.
2999 * gdb.base/symtab-search-order-shlib-1.c: New file.
3000
3001 2014-11-07 Pedro Alves <palves@redhat.com>
3002
3003 PR gdb/17511
3004 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3005 i?86-*-linux*.
3006
3007 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3008
3009 PR c++/17494
3010 * gdb.cp/pr17494.cc: New file.
3011 * gdb.cp/pr17494.exp: New file.
3012
3013 2014-11-02 Yao Qi <yao@codesourcery.com>
3014
3015 * gdb.python/python.exp: Get working directory and match the
3016 output of "set extended-prompt \\w " with it.
3017
3018 2014-10-30 Doug Evans <dje@google.com>
3019
3020 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3021 in objfiles.
3022 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3023 in progspaces.
3024
3025 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
3026
3027 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3028 * gdb.base/realname-expand.exp: Likewise.
3029 * gdb.linespec/macro-relative.exp: Likewise.
3030
3031 2014-10-29 Pedro Alves <palves@redhat.com>
3032
3033 PR gdb/17408
3034 * gdb.threads/schedlock.c (some_function): New function.
3035 (call_function): New global.
3036 (MAYBE_CALL_SOME_FUNCTION): New macro.
3037 (thread_function): Call it.
3038 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3039 and use it instead of a global counter. Adjust all callers.
3040 (get_current_thread): Use "find current thread" for test message
3041 here rather than having all callers pass down the same string.
3042 (goto_loop): New procedure, factored out from ...
3043 (my_continue): ... this.
3044 (step_ten_loops): Change parameter from test message to command to
3045 use. Adjust.
3046 (list_count): Delete global.
3047 (check_result): New procedure, factored out from duplicate top
3048 level code.
3049 (continue tests): Wrap in with_test_prefix.
3050 (test_step): New procedure, factored out from duplicate top level
3051 code.
3052 (top level): Test "step" in combination with all scheduler-locking
3053 modes. Test "next" in combination with all scheduler-locking
3054 modes, and in combination with stepping over a function call or
3055 not.
3056 * gdb.threads/next-bp-other-thread.c: New file.
3057 * gdb.threads/next-bp-other-thread.exp: New file.
3058
3059 2014-10-29 Pedro Alves <palves@redhat.com>
3060
3061 PR python/17372
3062 * gdb.python/python.exp: Test a multi-line command that spawns
3063 interactive Python.
3064 * gdb.base/multi-line-starts-subshell.exp: New file.
3065
3066 2014-10-29 Yao Qi <yao@codesourcery.com>
3067
3068 * gdb.base/fileio.exp: Make directories on host.
3069
3070 2014-10-29 Yao Qi <yao@codesourcery.com>
3071
3072 * gdb.base/fileio.c (test_write): Close the file.
3073
3074 2014-10-28 Pedro Alves <palves@redhat.com>
3075
3076 PR gdb/12623
3077 * gdb.base/sigstep.c (no_handler): New global.
3078 (main): If 'no_handler is true, set the signal handlers to
3079 SIG_IGN.
3080 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3081 with_sw_watch and no_handler parameters. Handle them.
3082 (top level) <stepping over handler when stopped at a breakpoint
3083 test>: Add a test axis for testing with a software watchpoint, and
3084 another for testing with the signal handler set to SIG_IGN.
3085 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3086 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3087
3088 2014-10-28 Pedro Alves <palves@redhat.com>
3089
3090 PR gdb/17511
3091 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3092 * gdb.base/sigstep.exp (other_handler_location): New global.
3093 (advance): Support stepping into the signal handler, and running
3094 commands while in the handler.
3095 (in_handler_map): New global.
3096 (top level): In the advance test, add combinations for getting
3097 into the handler with stepping commands, and for running commands
3098 in the handler. Add comment descripting the advancei tests.
3099
3100 2014-10-28 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/sigstep.exp: Use build_executable instead of
3103 prepare_for_testing.
3104 (top level): Move code that starts GDB, runs to main and creates a
3105 display to ...
3106 (restart): ... this new procedure.
3107 (top level): Move backtrace from signal handler test to ...
3108 (validate_backtrace): ... this new procedure.
3109 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3110 with_test_prefix. Always restart GDB.
3111 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3112 with_test_prefix. Always restart GDB. No need to delete
3113 breakpoints after the test.
3114 (test_skip_handler): Remove prefix parameter.
3115 (skip_over_handler, breakpoint_to_handler)
3116 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3117 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3118 restart GDB. No need to delete breakpoints after the test.
3119 (top level): Use foreach to call the test procedures with
3120 different commands.
3121
3122 2014-10-28 Pedro Alves <palves@redhat.com>
3123
3124 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3125 instead of GNATS numbers.
3126 * gdb.base/sigbpt.exp: Likewise.
3127 * gdb.base/siginfo.exp: Likewise.
3128 * gdb.base/sigstep.exp: Likewise.
3129
3130 2014-10-27 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/sigstep.c (dummy): New global.
3133 (main): Issue a couple writes to the new global.
3134 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3135 procedures.
3136 (skip_over_handler): Use test_skip_handler.
3137 (top level): Call skip_over_handler for stepi and nexti too.
3138 (breakpoint_over_handler): Use test_skip_handler.
3139 (top level): Call breakpoint_over_handler for stepi and nexti too.
3140
3141 2014-10-27 Yao Qi <yao@codesourcery.com>
3142
3143 * gdb.trace/tfile.c (adjust_function_address)
3144 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3145 function descriptor.
3146
3147 2014-10-24 Don Breazeal <donb@codesourcery.com>
3148
3149 * gdb.base/foll-fork.exp (test_follow_fork,
3150 catch_fork_child_follow): Check for updated fork messages emitted
3151 from infrun.c.
3152 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3153 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3154 vfork_and_exec_child_follow_through_step): Check for updated vfork
3155 messages emitted from infrun.c.
3156
3157 2014-10-24 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.base/corefile.exp: Remove references to ultrix.
3160 * gdb.base/interrupt.exp: Likewise.
3161 * gdb.base/whatis.exp: Likewise.
3162 * gdb.gdb/selftest.exp: Likewise.
3163 * gdb.threads/manythreads.exp: Likewise.
3164 * gdb.threads/print-threads.exp: Likewise.
3165 * gdb.threads/pthreads.exp:: Likewise.
3166 * gdb.threads/schedlock.exp: Likewise.
3167
3168 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3169
3170 * gdb.cp/non-trivial-retval.cc: Add a test case.
3171 * gdb.cp/non-trivial-retval.exp: Add a test.
3172
3173 2014-10-20 Yao Qi <yao@codesourcery.com>
3174
3175 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3176 * gdb.python/py-objfile-script-gdb.py: New file.
3177 * gdb.python/py-objfile-script.exp: Update reference to
3178 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3179 of remote_download. Remove the dest file.
3180
3181 2014-10-20 Yao Qi <yao@codesourcery.com>
3182
3183 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3184 * gdb.base/step-line.exp: Likewise.
3185 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3186 * gdb.dwarf2/dw2-basic.exp: Likewise.
3187 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3188 * gdb.dwarf2/dw2-filename.exp: Likewise.
3189 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3190 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3191 * gdb.dwarf2/dw2-producer.exp: Likewise.
3192 * gdb.dwarf2/mac-fileno.exp: Likewise.
3193 * gdb.python/py-frame-args.exp: Likewise.
3194 * gdb.python/py-framefilter.exp: Likewise.
3195 * gdb.python/py-mi.exp: Likewise.
3196 * gdb.python/py-objfile-script.exp: Likewise
3197 * gdb.python/py-pp-integral.exp: Likewise.
3198 * gdb.python/py-pp-re-notag.exp: Likewise.
3199 * gdb.python/py-prettyprint.exp: Likewise.
3200 * gdb.python/py-section-script.exp: Likewise.
3201 * gdb.python/py-typeprint.exp: Likewise.
3202 * gdb.python/py-xmethods.exp: Likewise.
3203 * gdb.stabs/weird.exp: Likewise.
3204 * gdb.xml/tdesc-regs.exp: Likewise.
3205
3206 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3207
3208 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3209 (out_cu): Use addr_len for the size of addresses.
3210 (out_line): Likewise. Size DW_LNE_set_address instruction
3211 according to addr_len.
3212 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3213 (FUNC): Add START_INSNS to definition.
3214
3215 2014-10-18 Yao Qi <yao@codesourcery.com>
3216
3217 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3218 gdb_has_argv0 return true.
3219 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3220 check [target_info exists noargs], check [gdb_has_argv0]
3221 instead.
3222 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3223 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3224 procedures.
3225
3226 2014-10-17 Doug Evans <dje@google.com>
3227
3228 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3229 event.
3230 * gdb.python/py-events.py: Add clear_objfiles event.
3231
3232 2014-10-17 Doug Evans <dje@google.com>
3233
3234 * gdb.python/py-objfile.exp: Test progspace attribute.
3235
3236 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
3237
3238 * gdb.guile/scm-breakpoint.exp: Do not assume any
3239 directory separators when matching source file paths.
3240 * gdb.python/py-breakpoint.exp: Likewise.
3241 * gdb.reverse/break-precsave.exp: Likewise.
3242 * gdb.reverse/break-reverse.exp: Likewise.
3243 * gdb.reverse/consecutive-precsave.exp: Likewise.
3244 * gdb.reverse/finish-precsave.exp: Likewise.
3245 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3246 * gdb.reverse/finish-reverse.exp: Likewise.
3247 * gdb.reverse/i386-precsave.exp: Likewise.
3248 * gdb.reverse/i387-env-reverse.exp: Likewise.
3249 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3250 * gdb.reverse/machinestate-precsave.exp: Likewise.
3251 * gdb.reverse/machinestate.exp: Likewise.
3252 * gdb.reverse/sigall-precsave.exp: Likewise.
3253 * gdb.reverse/solib-precsave.exp: Likewise.
3254 * gdb.reverse/step-precsave.exp: Likewise.
3255 * gdb.reverse/until-precsave.exp: Likewise.
3256 * gdb.reverse/watch-precsave.exp: Likewise.
3257 * gdb.reverse/watch-reverse.exp: Likewise.
3258
3259 2014-10-17 Yao Qi <yao@codesourcery.com>
3260
3261 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3262 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3263
3264 2014-10-17 Pedro Alves <palves@redhat.com>
3265
3266 PR gdb/17471
3267 * gdb.base/bg-execution-repeat.c: New file.
3268 * gdb.base/bg-execution-repeat.exp: New file.
3269
3270 2014-10-17 Pedro Alves <palves@redhat.com>
3271
3272 PR gdb/17300
3273 * gdb.base/continue-all-already-running.c: New file.
3274 * gdb.base/continue-all-already-running.exp: New file.
3275
3276 2014-10-17 Pedro Alves <palves@redhat.com>
3277
3278 PR gdb/17472
3279 * gdb.base/annota-input-while-running.c: New file.
3280 * gdb.base/annota-input-while-running.exp: New file.
3281
3282 2014-10-17 Pedro Alves <palves@redhat.com>
3283
3284 * gdb.base/callfuncs.exp: emove references to osf.
3285 * gdb.base/sigall.exp: Likewise.
3286 * gdb.gdb/selftest.exp: Likewise.
3287 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3288 * gdb.mi/non-stop.c: Likewise.
3289 * gdb.mi/pthreads.c: Likewise.
3290 * gdb.reverse/sigall-precsave.exp: Likewise.
3291 * gdb.reverse/sigall-reverse.exp: Likewise.
3292 * gdb.threads/pthreads.c: Likewise.
3293 * gdb.threads/pthreads.exp: Likewise.
3294
3295 2014-10-17 Yao Qi <yao@codesourcery.com>
3296
3297 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3298 check 'target_info exists noargs'.
3299 (test_command_prompt_position): Likewise.
3300 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3301 Remove "set args".
3302 (progvar_simple_while_test): Likewise.
3303 (progvar_complex_if_while_test): Likewise.
3304 (if_while_breakpoint_command_test): Likewise.
3305 (infrun_breakpoint_command_test): Likewise.
3306 (breakpoint_command_test): Likewise.
3307 (watchpoint_command_test): Likewise.
3308 (bp_deleted_in_command_test): Likewise.
3309 (temporary_breakpoint_commands): Likewise.
3310
3311 2014-10-16 Yao Qi <yao@codesourcery.com>
3312
3313 * gdb.base/remotetimeout.exp: Remove noargs checking.
3314
3315 2014-10-15 Pedro Alves <palves@redhat.com>
3316
3317 PR breakpoints/9649
3318 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3319 * gdb.base/breakpoint-in-ro-region.exp
3320 (probe_target_hardware_step): New procedure.
3321 (top level): Probe hardware stepping and hardware breakpoint
3322 support. Test stepping through a read-only region, with both
3323 "breakpoint auto-hw" on and off and both "always-inserted" on and
3324 off.
3325
3326 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3327
3328 * gdb.dlang/demangle.exp: Update for demangling changes.
3329
3330 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3331
3332 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3333 * gdb.cp/non-trivial-retval.exp: Add new tests.
3334
3335 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3336
3337 PR c++/13403
3338 PR c++/15154
3339 * gdb.cp/non-trivial-retval.cc: New file.
3340 * gdb.cp/non-trivial-retval.exp: New file.
3341
3342 2014-10-15 Yao Qi <yao@codesourcery.com>
3343
3344 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3345 remote host.
3346
3347 2014-10-15 Yao Qi <yao@codesourcery.com>
3348
3349 * gdb.python/py-symbol.exp: Match file base name if host is
3350 remote, otherwise match file name with dir name.
3351 * gdb.python/py-symtab.exp: Likewise.
3352 * gdb.python/python.exp: Likewise.
3353
3354 2014-10-15 Yao Qi <yao@codesourcery.com>
3355
3356 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3357 pattern.
3358 * gdb.python/py-symtab.exp: Likewise.
3359 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3360 locationn.
3361
3362 2014-10-14 Joel Brobecker <brobecker@adacore.com>
3363
3364 * gdb.ada/addr_arith: New testcase.
3365
3366 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3367
3368 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3369 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3370 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3371 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3372
3373 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3374
3375 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3376 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3377 * gdb.arch/stap-eval-lang-ada.exp: New file.
3378
3379 2014-10-14 Yao Qi <yao@codesourcery.com>
3380
3381 * gdb.mi/mi-var-child.c (nothing1): New function.
3382 (nothing2): New function.
3383 (do_children_tests): Set function pointers by nothing1 and
3384 nothing2.
3385 * gdb.mi/mi-var-child.exp: Step over new added statements.
3386 Update test to match the new output.
3387 * gdb.mi/var-cmd.c (nothing1): New function.
3388 (nothing2): New function.
3389 (do_children_tests): Set function pointers by nothing1 and
3390 nothing2.
3391 * gdb.mi/mi-var-display.exp: Update test to match output.
3392 Step to the line specified by $line_dct_nothing.
3393 Increase the number of lines to step.
3394
3395 2014-10-14 Yao Qi <yao@codesourcery.com>
3396
3397 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3398 tests.
3399 * gdb.mi/mi2-var-child.exp: Likewise.
3400
3401 2014-10-13 Doug Evans <dje@google.com>
3402
3403 * gdb.python/py-objfile.exp: Change name of file name test.
3404
3405 2014-10-13 Doug Evans <dje@google.com>
3406
3407 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3408 from the start of the CU.
3409
3410 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3411 Yao Qi <yao@codesourcery.com>
3412
3413 Fix "save breakpoints" for "catch" command.
3414 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3415 Remove -nonewline. Match also the added "main" line.
3416
3417 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3418
3419 Fix "save breakpoints" for "disable $bpnum" command.
3420 * gdb.base/save-bp.c (main): Add label.
3421 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3422
3423 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3424
3425 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3426
3427 2014-10-11 Yao Qi <yao@codesourcery.com>
3428
3429 * gdb.server/server-kill.exp: Execute command
3430 "set remote trace-status-packet on" before "tstatus".
3431
3432 2014-10-11 Yao Qi <yao@codesourcery.com>
3433
3434 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3435 (main): Call getppid.
3436 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3437 and continue to it. Read variable "server_pid".
3438
3439 2014-10-11 Yao Qi <yao@codesourcery.com>
3440
3441 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3442
3443 2014-10-11 Yao Qi <yao@codesourcery.com>
3444
3445 * gdb.threads/thread-find.exp: Don't execute command
3446 "info threads".
3447 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3448 * gdb.threads/linux-dp.exp: Don't check the condition
3449 $threads_created equals to zero.
3450
3451 2014-10-10 Pedro Alves <palves@redhat.com>
3452
3453 * gdb.base/bigcore.exp: Remove references to IRIX.
3454 * gdb.base/funcargs.exp: Likewise.
3455 * gdb.base/interrupt.exp: Likewise.
3456 * gdb.base/mips_pro.exp: Likewise.
3457 * gdb.base/nodebug.exp: Likewise.
3458 * gdb.base/setvar.exp: Likewise.
3459 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3460
3461 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3462 Pedro Alves <palves@redhat.com>
3463
3464 PR symtab/14466
3465 * gdb.base/vdso-warning.c: New file.
3466 * gdb.base/vdso-warning.exp: New file.
3467
3468 2014-10-02 Doug Evans <dje@google.com>
3469
3470 * gdb.base/structs.c (main): Don't run forever.
3471
3472 2014-10-02 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3475 (top level) <stop threads 1, stop threads 2>: Use it.
3476
3477 2014-10-02 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.threads/break-while-running.exp (test): Add new
3480 'update_thread_list' argument. Skip "info threads" if false.
3481 (top level): Add new 'update_thread_list' axis.
3482
3483 2014-10-02 Pedro Alves <palves@redhat.com>
3484
3485 PR breakpoints/17431
3486 * gdb.base/execl-update-breakpoints.c: New file.
3487 * gdb.base/execl-update-breakpoints.exp: New file.
3488
3489 2014-10-01 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.base/breakpoint-in-ro-region.c: New file.
3492 * gdb.base/breakpoint-in-ro-region.exp: New file.
3493
3494 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3495
3496 * gdb.mi/mi-exit-code.exp: New file.
3497 * gdb.mi/mi-exit-code.c: New file.
3498
3499 2014-09-30 Yao Qi <yao@codesourcery.com>
3500
3501 * lib/prelink-support.exp (build_executable_own_libs): Error if
3502 the target isn't native.
3503
3504 2014-09-30 Yao Qi <yao@codesourcery.com>
3505
3506 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3507 false.
3508
3509 2014-09-22 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.threads/break-while-running.exp: New file.
3512 * gdb.threads/break-while-running.c: New file.
3513
3514 2014-09-19 Yao Qi <yao@codesourcery.com>
3515
3516 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3517 Invoke test. Restart GDB with --readnow and invoke test again.
3518
3519 2014-09-19 Yao Qi <yao@codesourcery.com>
3520
3521 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3522 proc set_breakpoint_on_gcd_function. Invoke
3523 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3524 invoke set_breakpoint_on_gcd_function again.
3525
3526 2014-09-18 Doug Evans <dje@google.com>
3527
3528 * gdb.dwarf2/symtab-producer.exp: New file.
3529
3530 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3531
3532 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3533 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3534 * gdb.base/global-var-nested-by-dso.c: Likewise.
3535 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3536
3537 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3538 Pedro Alves <palves@redhat.com>
3539
3540 * gdb.base/watch-bitfields.exp: Pass string other than test file
3541 name to prepare_for_testing.
3542 (watch): New procedure.
3543 (expect_watchpoint): Use with_test_prefix.
3544 (top level): Factor out tests to ...
3545 (test_watch_location, test_regular_watch): ... these new
3546 procedures, and use with_test_prefix and gdb_continue_to_end.
3547
3548 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3549
3550 PR breakpoints/12526
3551 * gdb.base/watch-bitfields.exp: New file.
3552 * gdb.base/watch-bitfields.c: New file.
3553
3554 2014-09-16 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3557 software and hardware addresses, not software address against
3558 itself.
3559
3560 2014-09-16 Pedro Alves <palves@redhat.com>
3561
3562 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3563 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3564
3565 2014-09-16 Pedro Alves <palves@redhat.com>
3566
3567 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3568 files.
3569 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3570 "*-*-vxworks*" throughout.
3571 * gdb.base/break.exp: Likewise.
3572 * gdb.base/default.exp: Likewise.
3573 * gdb.base/scope.exp: Likewise.
3574 * gdb.base/sepdebug.exp: Likewise.
3575 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3576 throughout.
3577 * gdb.base/run.c: Likewise.
3578 * gdb.base/sepdebug.c: Likewise.
3579 * gdb.hp/gdb.aCC/run.c: Likewise.
3580 * gdb.reverse/until-reverse.c: Likewise.
3581 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3582
3583 2014-09-16 Yao Qi <yao@codesourcery.com>
3584
3585 * boards/local-remote-host-native.exp: New file.
3586
3587 2014-09-14 Doug Evans <xdje42@gmail.com>
3588
3589 * gdb.threads/queue-signal.c (thread_count): New variable.
3590 (thread_count_mutex, thread_count_condvar): New variables.
3591 (incr_thread_count, wait_all_threads_running): New functions.
3592 (main): Wait for all threads to be in their thread functions.
3593
3594 2014-09-13 Doug Evans <xdje42@gmail.com>
3595
3596 * gdb.threads/queue-signal.c: New file.
3597 * gdb.threads/queue-signal.exp: New file.
3598
3599 2014-09-13 Doug Evans <xdje42@gmail.com>
3600
3601 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3602 be consistent with what default_gdb_init uses.
3603 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3604 the plain text of the prompt. Add some logging printfs.
3605 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3606
3607 2014-09-12 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3610 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3611 * gdb.arch/i386-size-overlap.exp: Likewise.
3612 * gdb.arch/i386-size.exp: Likewise.
3613 * gdb.arch/i386-unwind.exp: Likewise.
3614 * gdb.base/a2-run.exp: Likewise.
3615 * gdb.base/break.exp: Likewise.
3616 * gdb.base/charset.exp: Likewise.
3617 * gdb.base/chng-syms.exp: Likewise.
3618 * gdb.base/commands.exp: Likewise.
3619 * gdb.base/dbx.exp: Likewise.
3620 * gdb.base/find.exp: Likewise.
3621 * gdb.base/funcargs.exp: Likewise.
3622 * gdb.base/jit-simple.exp: Likewise.
3623 * gdb.base/reread.exp: Likewise.
3624 * gdb.base/sepdebug.exp: Likewise.
3625 * gdb.base/step-bt.exp: Likewise.
3626 * gdb.cp/mb-inline.exp: Likewise.
3627 * gdb.cp/mb-templates.exp: Likewise.
3628 * gdb.objc/basicclass.exp: Likewise.
3629 * gdb.threads/killed.exp: Likewise.
3630
3631 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3632
3633 PR tdep/17379
3634 * gdb.arch/powerpc-stackless.S: New file.
3635 * gdb.arch/powerpc-stackless.exp: New file.
3636
3637 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3638
3639 * gdb.base/attach.c: Include unistd.h.
3640 (main): Call alarm. Add label postloop.
3641 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3642 gdb_breakpoint, gdb_continue_to_breakpoint.
3643 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3644
3645 2014-09-11 Pedro Alves <palves@redhat.com>
3646
3647 PR gdb/17347
3648 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3649 * gdb.base/attach.exp (test_command_line_attach_run): New
3650 procedure.
3651 (top level): Call it.
3652
3653 2014-09-11 Pedro Alves <palves@redhat.com>
3654
3655 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3656 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3657 (do_command_attach_tests): Use spawn_wait_for_attach.
3658 * gdb.base/solib-overlap.exp: Likewise.
3659 * gdb.multi/multi-attach.exp: Likewise.
3660 * gdb.python/py-prompt.exp: Likewise.
3661 * gdb.python/py-sync-interp.exp: Likewise.
3662 * gdb.server/ext-attach.exp: Likewise.
3663
3664 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3665
3666 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3667 command in testcase. Simplify testcase.
3668
3669 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3670
3671 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3672
3673 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3674
3675 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3676
3677 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3678
3679 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3680
3681 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3682
3683 * gdb.dwarf2/dynarr-ptr.c: New file.
3684 * gdb.dwarf2/dynarr-ptr.exp: New file.
3685
3686 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3687
3688 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3689 of 30 rather than hardcoding 120 for a slow test case. Take the
3690 `gdb,timeout' target setting into account for this calculation.
3691 Don't extend the timeout for the test cases that don't need it.
3692
3693 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3694
3695 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3696 a factor of 2 for a slow test case. Take the `gdb,timeout'
3697 target setting into account for this calculation.
3698 * gdb.reverse/until-precsave.exp: Increase the timeout by
3699 a factor of 15 and 3 respectively rather than adding 120
3700 for a pair of slow test cases. Take the `gdb,timeout'
3701 target setting into account for this calculation.
3702
3703 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3704
3705 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3706 timeout, don't pass one down to gdb_expect.
3707 (gdb_expect): Rework timeout selection.
3708
3709 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3710
3711 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3712 exception on timeout.
3713 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3714 (gdbserver_start_extended): Catch any `gdbserver_start' error
3715 exceptions.
3716 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3717 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3718 `gdbserver_gdb_load' error exceptions.
3719
3720 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3721
3722 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3723 120 on waiting for the TCP socket to open.
3724
3725 2014-09-09 Doug Evans <xdje42@gmail.com>
3726
3727 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3728 _caller_matches, _any_caller_is, _any_caller_matches.
3729
3730 2014-09-09 Doug Evans <xdje42@gmail.com>
3731
3732 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3733
3734 2014-09-09 Yao Qi <yao@codesourcery.com>
3735
3736 * gdb.mi/mi-var-display.exp: Set print symbol off.
3737
3738 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3739
3740 PR gdb/17035
3741 * gdb.base/commands.exp: Add tests to verify user-defined
3742 commands with empty bodies.
3743 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3744 python commands in `show user command`.
3745 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3746 scheme commands in `show user command`.
3747
3748 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3749
3750 PR python/17355
3751 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3752 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3753 * gdb.python/py-framefilter-invalidarg.exp: New file.
3754 * gdb.python/py-framefilter-invalidarg.py: New file.
3755
3756 2014-09-06 Doug Evans <xdje42@gmail.com>
3757
3758 PR 15276
3759 * gdb.python/py-caller-is.c: New file.
3760 * gdb.python/py-caller-is.exp: New file.
3761
3762 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3763
3764 PR gdb/17235
3765 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3766 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3767
3768 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3769
3770 PR fortran/17237
3771 * gdb.fortran/print-formatted.exp: New file.
3772 * gdb.fortran/print-formatted.f90: Likewise.
3773
3774 2014-09-03 Sasha Smundak <asmundak@google.com>
3775
3776 * gdb.python/py-frame.exp: Test Frame.read_register.
3777
3778 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3779
3780 PR python/16699
3781 * gdb.python/py-completion.exp: New file.
3782 * gdb.python/py-completion.py: Likewise.
3783
3784 2014-08-28 Doug Evans <dje@google.com>
3785
3786 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3787 eax,etc. are live with values set by gdb and thus the compiler can't
3788 use them.
3789 * gdb.arch/i386-pseudo.c (main): Ditto.
3790
3791 2014-08-27 Doug Evans <dje@google.com>
3792
3793 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3794
3795 2014-08-25 Doug Evans <dje@google.com>
3796
3797 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3798 (main): Ditto.
3799
3800 2014-08-25 Doug Evans <dje@google.com>
3801
3802 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3803
3804 2014-08-24 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3807 symbol off.
3808 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3809
3810 2014-08-22 Doug Evans <dje@google.com>
3811
3812 PR 17276
3813 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3814 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3815 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3816
3817 2014-08-22 Yao Qi <yao@codesourcery.com>
3818
3819 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3820 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3821 * gdb.python/python.exp: Likewise. Use .py file on the host
3822 instead of the build.
3823
3824 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 * gdb.threads/gcore-stale-thread.c: New file.
3827 * gdb.threads/gcore-stale-thread.exp: New file.
3828
3829 2014-08-21 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3832 * gdb.base/gcore-relro-pie.exp: Likewise.
3833 * gdb.base/gcore-relro.exp: Likewise.
3834 * gdb.base/gcore.exp: Likewise.
3835 * gdb.base/print-symbol-loading.exp: Likewise.
3836 * gdb.threads/gcore-thread.exp: Likewise.
3837 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3838
3839 2014-08-20 Pedro Alves <palves@redhat.com>
3840 Jan Kratochvil <jan.kratochvil@redhat.com>
3841
3842 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3843 configure.
3844 (EXPECT): Handle READ1 being set.
3845 (all): Depend on EXTRA_RULES.
3846 (check-read1, expect-read1, read1.so, read1): New rules.
3847 * README (Testsuite Parameters): Document the READ1 make variable.
3848 (Race detection): New section.
3849 * configure: Regenerate.
3850 * configure.ac: If build==host==target, and running under a
3851 GNU/glibc system, add read1 to the extra Makefile rules.
3852 (EXTRA_RULES): AC_SUBST it.
3853 * lib/read1.c: New file.
3854
3855 2014-08-20 Joel Brobecker <brobecker@adacore.com>
3856
3857 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3858 the handling of variables declared as a typedef to an array
3859 which a DW_AT_data_location attribute.
3860
3861 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
3862 Pedro Alves <palves@redhat.com>
3863
3864 PR symtab/14604
3865 PR symtab/14605
3866 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3867 gdb_test.
3868
3869 2014-08-19 Pedro Alves <palves@redhat.com>
3870
3871 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3872
3873 2014-08-19 Yao Qi <yao@codesourcery.com>
3874
3875 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3876 right line.
3877
3878 2014-08-18 David Blaikie <dblaikie@gmail.com>
3879
3880 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3881
3882 2014-08-18 Joel Brobecker <brobecker@adacore.com>
3883
3884 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3885 attribute in array range.
3886
3887 2014-08-18 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3890
3891 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3892
3893 PR c++/17132
3894 * gdb.cp/pr17132.cc: New file.
3895 * gdb.cp/pr17132.exp: New file.
3896
3897 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3898
3899 * gdb.python/py-xmethods.py (A_getarrayind)
3900 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3901 Use 'print' with function call syntax.
3902 (E_method_matcher.match): Fix tab vs space indentation mixup.
3903
3904 2014-08-15 Yao Qi <yao@codesourcery.com>
3905
3906 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3907 false.
3908
3909 2014-08-15 Yao Qi <yao@codesourcery.com>
3910
3911 * gdb.cp/casts.exp: Set print symbol off.
3912 * gdb.cp/class2.exp: Likewise.
3913 * gdb.cp/overload.exp: Likewise.
3914 * gdb.cp/templates.exp: Likewise.
3915
3916 2014-08-11 Doug Evans <dje@google.com>
3917
3918 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3919 (test_load_shlib): Update.
3920
3921 2014-08-09 Yao Qi <yao@codesourcery.com>
3922
3923 * gdb.base/display.exp: Invoke is_address_zero_readable.
3924 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3925 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3926 * gdb.base/hbreak-unmapped.exp: Return if
3927 is_address_zero_readable returns true.
3928 * gdb.base/signest.exp: Likewise.
3929 * gdb.base/signull.exp: Likewise.
3930 * gdb.base/sigbpt.exp: Likewise.
3931 * gdb.guile/scm-disasm.exp: Do the test if
3932 is_address_zero_readable returns false.
3933 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3934 * gdb.python/py-arch.exp: Likewise.
3935 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3936 * lib/gdb.exp (is_address_zero_readable): New proc.
3937
3938 2014-08-09 Yao Qi <yao@codesourcery.com>
3939
3940 PR testsuite/13443
3941 * gdb.mi/mi-var-display.exp: Make test messages unique.
3942
3943 2014-08-04 Tom Tromey <tromey@redhat.com>
3944
3945 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3946 target 0".
3947
3948 2014-08-04 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3951 "target_resume".
3952
3953 2014-08-01 Joel Brobecker <brobecker@adacore.com>
3954
3955 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3956 inner_vla_struct_object_size.
3957 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3958 as xfail.
3959
3960 2014-07-30 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3963 comment.
3964
3965 2014-07-29 Yao Qi <yao@codesourcery.com>
3966
3967 PR gdb/17206
3968 * gdb.base/until-nodebug.exp: New.
3969
3970 2014-07-28 Doug Evans <xdje42@gmail.com>
3971
3972 PR guile/17203
3973 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3974 previously existing parameter, and previously ambiguously spelled
3975 parameter.
3976
3977 2014-07-28 Will Newton <will.newton@linaro.org>
3978
3979 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3980
3981 2014-07-26 Ludovic Courtès <ludo@gnu.org>
3982 Doug Evans <xdje42@gmail.com>
3983
3984 PR guile/17146
3985 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3986
3987 2014-07-25 Pedro Alves <palves@redhat.com>
3988
3989 * gdb.threads/signal-command-handle-nopass.c: New file.
3990 * gdb.threads/signal-command-handle-nopass.exp: New file.
3991 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3992 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3993 * gdb.threads/signal-delivered-right-thread.c: New file.
3994 * gdb.threads/signal-delivered-right-thread.exp: New file.
3995
3996 2014-07-25 Pedro Alves <palves@redhat.com>
3997
3998 * gdb.base/double-prompt-target-event-error.exp
3999 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4000 match.
4001 (cancel_pagination_in_target_event): Rework double prompt
4002 detection.
4003 * gdb.base/paginate-after-ctrl-c-running.exp
4004 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4005 <return>' match.
4006 * gdb.base/paginate-bg-execution.exp
4007 (test_bg_execution_pagination_return)
4008 (test_bg_execution_pagination_cancel): Remove '-notransfer
4009 <return>' matches.
4010 * gdb.base/paginate-execution-startup.exp
4011 (test_fg_execution_pagination_return)
4012 (test_fg_execution_pagination_cancel): Remove '-notransfer
4013 <return>' matches.
4014 * gdb.base/paginate-inferior-exit.exp
4015 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4016 match.
4017 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4018 * lib/gdb.exp (pagination_prompt): Run text through
4019 string_to_regexp.
4020 (gdb_test_multiple): Match $pagination_prompt instead of
4021 "<return>".
4022 (string_to_regexp): Move to lib/gdb-utils.exp.
4023
4024 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * gdb.arch/amd64-entry-value-paramref.S: New file.
4027 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4028 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4029 * gdb.arch/amd64-optimout-repeat.S: New file.
4030 * gdb.arch/amd64-optimout-repeat.c: New file.
4031 * gdb.arch/amd64-optimout-repeat.exp: New file.
4032
4033 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4034
4035 PR gdb/17170
4036 * gdb.base/statistics.exp: New file.
4037
4038 2014-07-17 Doug Evans <dje@google.com>
4039
4040 PR gdb/17170
4041 * gdb.base/maint.exp: Update testing of per-command stats.
4042
4043 2014-07-16 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4046 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4047 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4048 (tfile_write_buf): New functions.
4049 (add_memory_block): Rewrite using the above.
4050 (adjust_function_address): New function.
4051 (FUNCTION_ADDRESS): New macro.
4052 (write_basic_trace_file): Remove short_x local, and use
4053 tfile_write_16. Change type of func_addr local to unsigned long
4054 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4055 here. Cast argument of add_memory_block to char pointer.
4056 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4057 (main): Remove parameters.
4058 * gdb.trace/tfile.exp: Remove nowarnings.
4059
4060 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4061
4062 * gdb.base/debug-expr.exp: Test string evaluation with
4063 "debug expression" on.
4064
4065 2014-07-15 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/reread.exp: Use clean_restart.
4068
4069 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4070
4071 * gdb.arch/avr-flash-qualifer.c: New.
4072 * gdb.arch/avr-flash-qualifer.exp: New.
4073
4074 2014-07-14 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4077 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4078
4079 2014-07-14 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.base/double-prompt-target-event-error.c: New file.
4082 * gdb.base/double-prompt-target-event-error.exp: New file.
4083
4084 2014-07-14 Pedro Alves <palves@redhat.com>
4085
4086 PR gdb/17072
4087 * gdb.base/paginate-inferior-exit.c: New file.
4088 * gdb.base/paginate-inferior-exit.exp: New file.
4089
4090 2014-07-14 Pedro Alves <palves@redhat.com>
4091
4092 PR gdb/17072
4093 * gdb.base/paginate-bg-execution.c: New file.
4094 * gdb.base/paginate-bg-execution.exp: New file.
4095
4096 2014-07-14 Pedro Alves <palves@redhat.com>
4097
4098 PR gdb/17072
4099 * gdb.base/paginate-execution-startup.c: New file.
4100 * gdb.base/paginate-execution-startup.exp: New file.
4101 * lib/gdb.exp (pagination_prompt): New global.
4102 (default_gdb_spawn): New procedure, factored out from
4103 default_gdb_spawn.
4104 (default_gdb_start): Adjust to call default_gdb_spawn.
4105 (gdb_spawn): New procedure.
4106
4107 2014-07-14 Pedro Alves <palves@redhat.com>
4108
4109 * lib/gdb.exp (gdb_assert): New procedure.
4110 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4111
4112 2014-07-14 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/execution-termios.c: New file.
4115 * gdb.base/execution-termios.exp: New file.
4116
4117 2014-07-14 Tom Tromey <tromey@redhat.com>
4118
4119 * gdb.cp/vla-cxx.cc: New file.
4120 * gdb.cp/vla-cxx.exp: New file.
4121
4122 2014-07-14 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.reverse/rerun-prec.c: New file.
4125 * gdb.reverse/rerun-prec.exp: New file.
4126
4127 2014-07-12 Maciej W. Rozycki <macro@mips.com>
4128 Maciej W. Rozycki <macro@codesourcery.com>
4129
4130 * lib/gdb-utils.exp: New file.
4131 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4132 inline `gdb_init_command' processing.
4133 (gdb_start_cmd): Likewise.
4134 * lib/mi-support.exp (mi_run_cmd): Likewise.
4135 * README: Document `gdb_init_command' and `gdb_init_commands'.
4136
4137 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 Fix false FAIL running under a very long directory name.
4140 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4141 and "set print elements 10000". Twice.
4142
4143 2014-07-11 Yao Qi <yao@codesourcery.com>
4144
4145 * gdb.base/exprs.exp: "set print symbol off".
4146
4147 2014-07-11 Pedro Alves <palves@redhat.com>
4148
4149 * gdb.threads/kill.c: New file.
4150 * gdb.threads/kill.exp: New file.
4151
4152 2014-07-10 Yao Qi <yao@codesourcery.com>
4153
4154 * gdb.trace/tfile.c (write_basic_trace_file)
4155 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4156 address written to trace file.
4157
4158 2014-07-09 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.base/attach-wait-input.exp: New file.
4161 * gdb.base/attach-wait-input.c: New file.
4162
4163 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4164
4165 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4166 setting up test structures.
4167 (main): Call new test function.
4168 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4169 test function, continue into test function and walk test
4170 structures.
4171
4172 2014-07-02 Yao Qi <yao@codesourcery.com>
4173
4174 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4175 'bar_start' at the beginning of functions 'foo' and 'bar'
4176 respectively.
4177 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4178 instead of 'foo' and 'bar'.
4179
4180 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4181
4182 * gdb.btrace/segv.exp: New.
4183 * gdb.btrace/segv.c: New.
4184
4185 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
4186
4187 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4188 instruction.
4189
4190 2014-06-30 Mark Wielaard <mjw@redhat.com>
4191
4192 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4193 vulture, vilify, villar): New volatile array constants.
4194 (vindictive, vegetation): New const volatile array constants.
4195 * gdb.base/volatile.exp: Test volatile and const volatile array
4196 types.
4197
4198 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4199
4200 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4201 target lacks support for awatch, rwatch, or hbreak.
4202
4203 2014-06-27 Yao Qi <yao@codesourcery.com>
4204
4205 * gdb.multi/dummy-frame-restore.exp: New.
4206 * gdb.multi/dummy-frame-restore.c: New.
4207
4208 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4209
4210 * gdb.btrace/gcore.exp: New.
4211
4212 2014-06-23 Pedro Alves <palves@redhat.com>
4213
4214 * gdb.base/watchpoint-reuse-slot.c: New file.
4215 * gdb.base/watchpoint-reuse-slot.exp: New file.
4216
4217 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4218
4219 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4220 progspace's filename in 'info', 'enable' and 'disable' command
4221 tests.
4222
4223 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4224
4225 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4226 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4227 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4228
4229 2014-06-20 Gary Benson <gbenson@redhat.com>
4230
4231 * gdb.arch/i386-avx.exp: Fix include file location.
4232 * gdb.arch/i386-sse.exp: Likewise.
4233
4234 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4235
4236 * gdb.dlang/expression.exp: New file.
4237
4238 2014-06-19 Pedro Alves <palves@redhat.com>
4239
4240 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4241 out from ...
4242 (top level): ... here. Iterate running tests under different
4243 scheduler-locking settings.
4244
4245 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
4246
4247 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4248 to DW_FORM_addr and use non-zero addresses.
4249
4250 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4251
4252 PR gdb/17017
4253 * gdb.python/py-xmethods.cc: Add global function call counters and
4254 increment them in their respective functions. Remove "cout"
4255 statements.
4256 * gdb.python/py-xmethods.exp: Make tests check the global function
4257 call counters instead of depending on inferior IO.
4258
4259 2014-06-18 Don Breazeal <donb@codesourcery.com>
4260
4261 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4262 Deleted procedure.
4263 (explicit_fork_parent_follow): Deleted procedure.
4264 (explicit_fork_child_follow): Deleted procedure.
4265 (test_follow_fork): New procedure.
4266 (do_fork_tests): Replace calls to deleted procedures with
4267 calls to test_follow_fork and reset GDB for subsequent
4268 procedure calls.
4269
4270 2014-06-17 Yao Qi <yao@codesourcery.com>
4271
4272 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4273 CP1252.
4274
4275 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
4276
4277 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4278 Initialize ptr and S explicitly.
4279 (skip_type_update_when_not_use_rtti_test): Likewise.
4280
4281 2014-06-16 Keith Seitz <keiths@redhat.com>
4282
4283 PR mi/15863
4284 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4285 the inferior is started.
4286
4287 2014-06-16 Pedro Alves <palves@redhat.com>
4288
4289 * gdb.base/break-main-file-remove-fail.c: New file.
4290 * gdb.base/break-main-file-remove-fail.exp: New file.
4291 * gdb.base/break-unload-file.exp: Use build_executable instead of
4292 prepare_for_testing.
4293 (test_break): New parameter "initial_load". Handle it.
4294 (top level): Add initial_load cmdline/file axis.
4295
4296 2014-06-12 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.base/completion.exp: Don't use directory name in test.
4299
4300 2014-06-09 Gary Benson <gbenson@redhat.com>
4301
4302 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4303 separate the always-available ANSI-standard signals from the
4304 signals that require checking.
4305 (main): Likewise.
4306 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4307 Likewise.
4308 (main): Likewise.
4309
4310 2014-06-07 Keith Seitz <keiths@redhat.com>
4311
4312 Revert:
4313 PR c++/16253
4314 * gdb.cp/var-tag.cc: New file.
4315 * gdb.cp/var-tag.exp: New file.
4316 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4317 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4318 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4319 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4320
4321 2014-06-06 Doug Evans <xdje42@gmail.com>
4322
4323 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4324
4325 2014-06-06 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4328 in target debug output instead of looking at RSP packets,
4329 disabling the test on any target that uses hardware stepping.
4330 Update comments.
4331
4332 2014-06-06 Pedro Alves <palves@redhat.com>
4333
4334 * gdb.base/break-unload-file.exp: Fix typo.
4335
4336 2014-06-06 Yao Qi <yao@codesourcery.com>
4337
4338 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4339 from "jit_function" to "^jit_function".
4340
4341 2014-06-06 Yao Qi <yao@codesourcery.com>
4342
4343 * gdb.base/async.c (foo): Add one statement.
4344 * gdb.base/async.exp: Get the next instruction address and
4345 match the output of "nexti" by instruction address. Match
4346 the hex address in the output of "finish".
4347
4348 2014-06-06 Gary Benson <gbenson@redhat.com>
4349
4350 * gdb.base/call-signals.c: Remove preprocessor conditionals
4351 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4352 SIGSEGV and SIGTERM.
4353 * gdb.base/sigall.c: Likewise.
4354 * gdb.base/unwindonsignal.c: Likewise.
4355 * gdb.reverse/sigall-reverse.c: Likewise.
4356
4357 2014-06-06 Yao Qi <yao@codesourcery.com>
4358
4359 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4360 readable, skip the test.
4361
4362 2014-06-06 Yao Qi <yao@codesourcery.com>
4363
4364 * gdb.threads/staticthreads.c (thread_function): Move the line
4365 setting breakpoint on forward.
4366 * gdb.threads/staticthreads.exp: Update comments.
4367
4368 2014-06-05 Ludovic Courtès <ludo@gnu.org>
4369
4370 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4371 "history-append! type error".
4372
4373 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4374
4375 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4376 erroneous dprintf expected input.
4377
4378 2014-06-04 Doug Evans <xdje42@gmail.com>
4379
4380 * gdb.guile/scm-generics.exp: Delete.
4381
4382 2014-06-04 Doug Evans <xdje42@gmail.com>
4383
4384 * gdb.guile/scm-breakpoint.exp: Update.
4385 Add tests for breakpoint registration.
4386
4387 2014-06-04 Tom Tromey <tromey@redhat.com>
4388
4389 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4390 VLA-in-union.
4391 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4392 inner_vla_struct, vla_union types. Initialize objects of those
4393 types and compute their sizes.
4394
4395 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4396 Hui Zhu <hui@codesourcery.com>
4397
4398 * gdb.base/fileio.exp: Add test for shell not available as well as
4399 available.
4400 * gdb.base/fileio.c (test_system): Check for shell twice.
4401
4402 2014-06-04 Yao Qi <yao@codesourcery.com>
4403
4404 * gdb.base/auto-connect-native-target.exp: Remove redundant
4405 space from the regexp pattern.
4406
4407 2014-06-04 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.base/default.exp: Replace "child" with "native" in
4410 regexp pattern.
4411
4412 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4413
4414 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4415 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4416 * gdb.python/py-xmethods.py: Python script supporting the
4417 new testcase and tests.
4418
4419 2014-06-03 Joel Brobecker <brobecker@adacore.com>
4420 Pedro Alves <palves@redhat.com>
4421
4422 PR breakpoints/17000
4423 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4424 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4425
4426 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4427
4428 * gdb.base/subst.exp: Add tests to verify partial path matching
4429 output.
4430
4431 2014-06-03 Pedro Alves <palves@redhat.com>
4432
4433 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4434 target that doesn't use software single-stepping.
4435
4436 2014-06-03 Pedro Alves <palves@redhat.com>
4437
4438 PR breakpoints/17000
4439 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4440 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4441
4442 2014-06-02 Doug Evans <xdje42@gmail.com>
4443
4444 * gdb.guile/scm-parameter.exp: New file.
4445
4446 2014-06-02 Doug Evans <xdje42@gmail.com>
4447
4448 * gdb.guile/scm-cmd.c: New file.
4449 * gdb.guile/scm-cmd.exp: New file.
4450
4451 2014-06-02 Doug Evans <xdje42@gmail.com>
4452
4453 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4454 pretty-printer lookup.
4455 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4456 (make-pp_s-printer): Call it.
4457 (make-pretty-printer-from-dict): New function.
4458 (lookup-pretty-printer-maker-from-dict): New function.
4459 (*pretty-printer*): Simplify.
4460 (make-objfile-pp_s-printer): New function.
4461 (install-objfile-pretty-printers!): New function.
4462 (make-progspace-pp_s-printer): New function.
4463 (install-progspace-pretty-printers!): New function.
4464 * gdb.guile/scm-progspace.c: New file.
4465 * gdb.guile/scm-progspace.exp: New file.
4466
4467 2014-06-02 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.base/dprintf-bp-same-addr.c: New file.
4470 * gdb.base/dprintf-bp-same-addr.exp: New file.
4471
4472 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4473
4474 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4475 * gdb.arch/powerpc-power.s: Likewise.
4476
4477 2014-06-02 Joel Brobecker <brobecker@adacore.com>
4478
4479 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4480
4481 2014-06-01 Yao Qi <yao@codesourcery.com>
4482
4483 * gdb.base/watchpoint.exp (test_watch_location): Check null
4484 pointer can be dereferenced. If not, do the test, otherwise
4485 skip it.
4486
4487 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4488
4489 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4490 results.
4491 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4492
4493 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4494
4495 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4496 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4497 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4498 * gdb.arch/amd64-invalid-stack-top.c: New file.
4499 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4500
4501 2014-05-30 Pedro Alves <palves@redhat.com>
4502
4503 PR breakpoints/17000
4504 * gdb.base/sss-bp-on-user-bp.c: New file.
4505 * gdb.base/sss-bp-on-user-bp.exp: New file.
4506
4507 2014-05-30 David Blaikie <dblaikie@gmail.com>
4508
4509 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4510 gnu_inline semantics via attribute.
4511 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4512 source explicitly specifies the required semantics.
4513
4514 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4515
4516 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4517
4518 2014-05-29 Pedro Alves <palves@redhat.com>
4519 Tom Tromey <tromey@redhat.com>
4520
4521 * gdb.base/async-shell.exp: Don't enable target-async.
4522 * gdb.base/async.exp
4523 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4524 parameter. Adjust.
4525 (top level): Don't test with "target-async".
4526 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4527 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4528 * gdb.base/inferior-died.exp: Don't enable target-async.
4529 * gdb.base/interrupt-noterm.exp: Likewise.
4530 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4531 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4532 * gdb.mi/mi-nonstop.exp: Likewise.
4533 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4534 * gdb.mi/mi-nsintrall.exp: Likewise.
4535 * gdb.mi/mi-nsmoribund.exp: Likewise.
4536 * gdb.mi/mi-nsthrexec.exp: Likewise.
4537 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4538 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4539 * gdb.python/py-evsignal.exp: Don't enable target-async.
4540 * gdb.python/py-evthreads.exp: Likewise.
4541 * gdb.python/py-prompt.exp: Likewise.
4542 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4543 * gdb.server/solib-list.exp: Don't enable target-async.
4544 * gdb.threads/thread-specific-bp.exp: Likewise.
4545 * lib/mi-support.exp: Adjust to use mi-async.
4546
4547 2014-05-29 Pedro Alves <palves@redhat.com>
4548
4549 PR gdb/13860
4550 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4551 reason, even in sync mode.
4552
4553 2014-05-29 Pedro Alves <palves@redhat.com>
4554 Hui Zhu <hui@codesourcery.com>
4555
4556 PR PR15693
4557 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4558 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4559 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4560 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4561
4562 2014-05-28 Joel Brobecker <brobecker@adacore.com>
4563
4564 * config/monitor.exp (gdb_target_monitor): Replace use of
4565 "set remotebaud" by "set serial baud".
4566
4567 2014-05-26 Andy Wingo <wingo@igalia.com>
4568
4569 * gdb.guile/scm-breakpoint.exp:
4570 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4571 properties instead of gdb-object-properties.
4572
4573 2014-05-26 Yao Qi <yao@codesourcery.com>
4574
4575 * gdb.server/no-thread-db.exp: Specify source file name
4576 explicitly when setting a breakpoint.
4577
4578 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4579
4580 * gdb.btrace/vdso.c: New.
4581 * gdb.btrace/vdso.exp: New.
4582
4583 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4584
4585 * gdb.base/gcore.exp (capture_command_output): Move ...
4586 * lib/gdb.exp (capture_command_output): ... here.
4587
4588 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4589
4590 * gdb.btrace/data.exp: Test memory access during btrace replay.
4591
4592 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4593
4594 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4595
4596 2014-05-21 Pedro Alves <palves@redhat.com>
4597
4598 PR gdb/13860
4599 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4600 (top level): Test that output related to execution commands is
4601 sent to the console with CLI commands, but not with MI commands.
4602 Test that breakpoint events are always mirrored to the console.
4603 Also expect the new source line to be output after a "next" in
4604 async mode too. Make it a pass/fail test.
4605 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4606 output.
4607 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4608
4609 2014-05-21 Pedro Alves <palves@redhat.com>
4610
4611 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4612 Use them to test variations of "list" after reaching a breakpoint.
4613 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4614 Test "list" with listsize 10 after reaching a breakpoint.
4615 * gdb.python/python.exp (decode_line current location line
4616 number): Adjust expected line number.
4617
4618 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4619
4620 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4621 behavior for $args, pass it directly to "run".
4622
4623 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4624
4625 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4626 30000 to 65536.
4627
4628 2014-05-21 Pedro Alves <palves@redhat.com>
4629
4630 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4631 auto-connect-native-target off".
4632 * gdb.base/auto-connect-native-target.c: New file.
4633 * gdb.base/auto-connect-native-target.exp: New file.
4634
4635 2014-05-21 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/default.exp: Test "target native" instead of "target
4638 child".
4639
4640 2014-05-21 Mark Wielaard <mjw@redhat.com>
4641
4642 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4643
4644 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4645
4646 Fix TLS access for -static -pthread.
4647 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4648 <HAVE_TLS> (thread_function, main): Initialize it.
4649 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4650 Add clean_restart.
4651 <$have_tls != "">: Check TLSVAR.
4652
4653 2014-05-21 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.base/dcache-line-read-error.c: New.
4656 * gdb.base/dcache-line-read-error.exp: New.
4657
4658 2014-05-20 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/compare-sections.c: New file.
4661 * gdb.base/compare-sections.exp: New file.
4662
4663 2014-05-20 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/break-idempotent.c: New file.
4666 * gdb.base/break-idempotent.exp: New file.
4667
4668 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4669
4670 * gdb.btrace/nohist.exp: New.
4671
4672 2014-05-20 Yao Qi <yao@codesourcery.com>
4673
4674 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4675 gdb.reverse directory and gdb_reverse_timeout exists in board
4676 setting.
4677 * README: Document gdb_reverse_timeout.
4678
4679 2014-05-20 Yao Qi <yao@codesourcery.com>
4680
4681 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4682 'test_file_name'. Treat args as a string instead of a list.
4683 (gdb_init): Rename argument 'args' by 'test_file_name'.
4684
4685 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 * gdb.arch/powerpc-power.exp: New file.
4688 * gdb.arch/powerpc-power.s: New file.
4689
4690 2014-05-16 Doug Evans <dje@google.com>
4691
4692 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
4693 * gdb.base/completion.exp: Check that all expected files exist
4694 before doing file completion.
4695
4696 2014-05-16 Doug Evans <dje@google.com>
4697
4698 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4699 Update.
4700 (do_syscall_tests_without_xml): Update.
4701
4702 2014-05-16 Pedro Alves <palves@redhat.com>
4703
4704 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4705 instead of "unknown output after running".
4706
4707 2014-05-16 Yao Qi <yao@codesourcery.com>
4708
4709 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4710 file1.txt from host at the end.
4711 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4712
4713 2014-05-15 Doug Evans <dje@google.com>
4714
4715 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4716 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4717 loading file. Add test for TU lookup.
4718
4719 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4720
4721 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4722 calling "-exec-arguments" or "set args" before running the
4723 inferior.
4724
4725 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4726
4727 * lib/mi-support.exp (mi_expect_stop): Expect message for
4728 inferiors that exit with non-zero exit code.
4729
4730 2014-05-14 Yao Qi <yao@codesourcery.com>
4731
4732 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4733 match absolute path on remote host.
4734 (test_file_list_exec_source_files): Remove "/" from the
4735 pattern.
4736
4737 2014-05-14 Yao Qi <yao@codesourcery.com>
4738
4739 * boards/local-remote-host-notty.exp (${board}_file): New
4740 proc.
4741
4742 2014-05-07 Kyle McMartin <kyle@redhat.com>
4743
4744 Pushed by Joel Brobecker <brobecker@adacore.com>.
4745 * gdb.arch/aarch64-atomic-inst.c: New file.
4746 * gdb.arch/aarch64-atomic-inst.exp: New file.
4747
4748 2014-05-07 Yao Qi <yao@codesourcery.com>
4749
4750 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4751 in current context" too.
4752
4753 2014-05-05 Keith Seitz <keiths@redhat.com>
4754
4755 * gdb.linespec/ls-dollar.exp: Add test for linespec
4756 file:convenience_variable.
4757
4758 2014-05-05 Yao Qi <yao@codesourcery.com>
4759
4760 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4761 traceframes into tfile and ctf trace files. Read data from
4762 trace file and test collected data.
4763 (gdb_collect_locals_test): Likewise.
4764 (gdb_unavailable_registers_test): Likewise.
4765 (gdb_unavailable_floats): Likewise.
4766 (gdb_collect_globals_test): Likewise.
4767 (top-level): Append "ctf" to trace_file_targets if GDB
4768 supports.
4769
4770 2014-05-05 Yao Qi <yao@codesourcery.com>
4771
4772 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4773 code to ...
4774 (gdb_collect_args_test_1): ... it. New proc.
4775 (gdb_collect_locals_test): Move some code to ...
4776 (gdb_collect_locals_test_1): ... it. New proc.
4777 (gdb_unavailable_registers_test): Move some code to ...
4778 (gdb_unavailable_registers_test_1): ... it. New proc.
4779 (gdb_unavailable_floats): Move some code to ...
4780 (gdb_unavailable_floats_1): ... it. New proc.
4781
4782 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4783
4784 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4785 probes to test for bitness recognition.
4786 * gdb.arch/amd64-stap-optional-prefix.exp
4787 (test_probe_value_without_reg): New procedure.
4788 Add code to test for different kinds of bitness.
4789
4790 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4791
4792 PR breakpoints/16889
4793 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4794 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4795
4796 2014-05-01 Pedro Alves <palves@redhat.com>
4797
4798 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4799 gdb_file_cmd if no file is specified.
4800 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4801 last_loaded_file to set the remote exec-file.
4802
4803 2014-05-01 Pedro Alves <palves@redhat.com>
4804
4805 * boards/local-remote-host.exp: New file.
4806
4807 2014-05-01 Pedro Alves <palves@redhat.com>
4808
4809 * boards/local-remote-host.exp: Rename to ...
4810 * boards/local-remote-host-notty.exp: ... this.
4811
4812 2014-04-28 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdb.ada/dyn_arrayidx: New testcase.
4815
4816 2014-04-26 Yao Qi <yao@codesourcery.com>
4817
4818 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4819 and compute the length of function main. Save it in
4820 $main_length.
4821 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4822 (top-level): Use gdb_compile to compile objects into
4823 executable and restart GDB. Remove invocation to
4824 prepare_for_testing.
4825
4826 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4827 Pedro Alves <palves@redhat.com>
4828
4829 PR server/16255
4830 * gdb.multi/multi-attach.c: New file.
4831 * gdb.multi/multi-attach.exp: New file.
4832
4833 2014-04-25 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4836 user.
4837 (top level): Test that "set remote conditional-breakpoints-packet
4838 off" works as intended.
4839 * gdb.base/dprintf.exp: Test that "set remote
4840 breakpoint-commands-packet off" works as intended.
4841 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4842 New function.
4843 (top level): Call it.
4844 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4845 remote fast-tracepoints-packet off" works as intended.
4846 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4847 * lib/gdb.exp (gdb_is_target_remote): ... here.
4848
4849 2014-04-24 David Blaikie <dblaikie@gmail.com>
4850
4851 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4852 ensure clang would not discard them.
4853 * gdb.base/gdbvars.c: Ditto.
4854 * gdb.base/memattr.c: Ditto.
4855 * gdb.base/whatis.c: Ditto.
4856 * gdb.python/py-prettyprint.c: Ditto.
4857 * gdb.trace/actions.c: Ditto.
4858 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4859 ensure clang would not discard it.
4860
4861 2014-04-24 David Blaikie <dblaikie@gmail.com>
4862
4863 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4864 clang to emit the full definition of type required by the test
4865 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4866
4867 2014-04-24 David Blaikie <dblaikie@gmail.com>
4868
4869 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4870 coax Clang into emitting the definition of the type.
4871 * gdb.cp/pr10728-x.h (y): Ditto.
4872 * gdb.cp/pr10728-y.cc (y): Ditto.
4873
4874 2014-04-24 David Blaikie <dblaikie@gmail.com>
4875
4876 * gdb.base/label.exp: XFAIL label related tests under Clang.
4877 * gdb.cp/cplabel.exp: Ditto.
4878 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4879 under Clang those using labels.
4880
4881 2014-04-25 Yao Qi <yao@codesourcery.com>
4882
4883 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4884 double_label.
4885 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4886 partial_label and double_label.
4887
4888 2014-04-24 David Blaikie <dblaikie@gmail.com>
4889
4890 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4891
4892 2014-04-24 David Blaikie <dblaikie@gmail.com>
4893
4894 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4895 of the function to work across GCC and Clang.
4896 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4897 pointer types (const void ** const V void **).
4898
4899 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
4900 Walfred Tedeschi <walfred.tedeschi@intel.com>
4901
4902 * Makefile.in (EXECUTABLES): Added i386-avx512.
4903 * gdb.arch/i386-avx512.c: New file.
4904 * gdb.arch/i386-avx512.exp: Likewise.
4905
4906 2014-04-23 Keith Seitz <keiths@redhat.com>
4907
4908 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4909 (mi_make_breakpoint_table): New procedure.
4910 (mi_create_breakpoint): Use mi_make_breakpoint
4911 and return the result.
4912 (mi_make_breakpoint): New procedure.
4913 (mi_build_kv_pairs): New procedure.
4914
4915 * gdb.mi/mi-break.exp: Remove unused globals,
4916 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4917 All callers updated.
4918 * gdb.mi/mi-dprintf.exp: Use variable to track command
4919 number.
4920 Update all callers of mi_create_breakpoint and use
4921 mi_make_breakpoint_table.
4922 Remove any unused global variables.
4923 * gdb.mi/mi-nonstop.exp: Likewise.
4924 * gdb.mi/mi-nsintrall.exp: Likewise.
4925 * gdb.mi/mi-nsmoribund.exp: Likewise.
4926 * gdb.mi/mi-nsthrexec.exp: Likewise.
4927 * gdb.mi/mi-reverse.exp: Likewise.
4928 * gdb.mi/mi-simplerun.exp: Likewise.
4929 * gdb.mi/mi-stepn.exp: Likewise.
4930 * gdb.mi/mi-syn-frame.exp: Likewise.
4931 * gdb.mi/mi-until.exp: Likewise.
4932 * gdb.mi/mi-var-cp.exp: Likewise.
4933 * gdb.mi/mi-var-display.exp: Likewise.
4934 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4935 * gdb.mi/mi2-var-child.exp: Likewise.
4936 * gdb.mi/mi-vla-c99.exp: Likewise.
4937 * lib/mi-support.exp: Likewise.
4938
4939 From Ian Lance Taylor <iant@cygnus.com>:
4940 * lib/gdb.exp (parse_args): New procedure.
4941
4942 2014-04-23 Pedro Alves <palves@redhat.com>
4943
4944 * gdb.base/break-unload-file.c: New file.
4945 * gdb.base/break-unload-file.exp: New file.
4946 * gdb.base/sym-file-lib.c (baz): New function.
4947 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4948 field.
4949 (load): Store the segment's mapped size.
4950 (unload): New function.
4951 (unload_shlib): New function.
4952 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4953 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4954 set a breakpoint at baz, and call it.
4955 * gdb.base/sym-file.exp: New tests for stale breakpoint
4956 instructions.
4957
4958 2014-04-23 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4961 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4962 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4963 * gdb.base/hbreak-unmapped.c: New file.
4964 * gdb.base/hbreak-unmapped.exp: New file.
4965 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4966 * lib/gdb.exp (gdb_is_target_remote): ... here.
4967
4968 2014-04-22 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/consecutive-step-over.c: New file.
4971 * gdb.base/consecutive-step-over.exp: New file.
4972
4973 2014-04-22 Pedro Alves <palves@redhat.com>
4974
4975 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4976 instead of send_gdb/gdb_expect.
4977
4978 2014-04-22 Yao Qi <yao@codesourcery.com>
4979
4980 * lib/trace-support.exp (generate_tracefile): New procedure.
4981 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4982 return 0.
4983 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4984 if generate_tracefile returns 1.
4985
4986 2014-04-18 Tom Tromey <palves@redhat.com>
4987 Pedro alves <tromey@redhat.com>
4988
4989 PR backtrace/15558
4990 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4991 with a backtrace limit.
4992 * gdb.python/py-frame-inline.exp: Test running to an inline
4993 function with a backtrace limit, and printing the newest frame.
4994 * gdb.python/py-frame-inline.c (main): Call f.
4995
4996 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4997
4998 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4999
5000 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5001
5002 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5003 Drop prefix from unsupported source file path.
5004
5005 2014-04-17 Yao Qi <yao@codesourcery.com>
5006
5007 * lib/gdb.exp (with_target_charset): New proc.
5008 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5009 with_target_charset.
5010 (test_print_strings): Likewise.
5011 (test_repeat_bytes): Likewise.
5012 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5013 for some tests.
5014
5015 2014-04-16 Keith Seitz <keiths@redhat.com>
5016
5017 PR gdb/15827
5018 * gdb.dwarf2/corrupt.c: New file.
5019 * gdb.dwarf2/corrupt.exp: New file.
5020
5021 2014-04-16 Keith Seitz <keiths@redhat.com>
5022
5023 PR c++/16597
5024 * gdb.cp/namelessclass.cc: New file.
5025 * gdb.cp/namelessclass.exp: New file.
5026 * gdb.cp/namelessclass.S: New file.
5027
5028 2014-04-16 Doug Evans <dje@google.com>
5029
5030 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5031 Add comment.
5032 (gdbserver_default_get_comm_port): New function.
5033 (gdbserver_start): Check if board file provided
5034 "gdbserver,get_comm_port" and use it if so.
5035 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5036 (gdb,socketport): Set to "stdio".
5037 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5038 (stdio_gdbserver_template): Delete.
5039 (${board}_get_remote_address): Update.
5040 (${board}_build_remote_cmd): Delete.
5041 (${board}_get_comm_port): New function.
5042 (${board}_spawn): Update.
5043 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5044 Delete.
5045 (${board}_get_remote_address): Update.
5046 (${board}_get_comm_port): New function.
5047
5048 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
5049
5050 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5051 appearing in any order.
5052
5053 2014-04-15 Doug Evans <dje@google.com>
5054
5055 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5056 uninitialized value of "description".
5057
5058 2014-04-15 Keith Seitz <keiths@redhat.com>
5059
5060 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5061 Remove unused globals.
5062 (test_running_the_program): Likewise.
5063 (test_controlled_execution): Likewise.
5064 (test_controlling_breakpoints): Likewise.
5065 (test_program_termination): Likewise.
5066
5067 2014-04-15 Keith Seitz <keiths@redhat.com>
5068
5069 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5070 unused globals.
5071 (test_rbreak_creation_and_listing): Likewise.
5072 (test_ignore_count): Likewise.
5073 (test_error): Likewise.
5074
5075 2014-04-15 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5078 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5079 sym-file-loader.c.
5080 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5081 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5082 to sym-file-loader.c.
5083 (struct library): Forward declare.
5084 (load_shlib, lookup_function): Change prototypes.
5085 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5086 (translate_offset): Remove declarations.
5087 (get_text_addr): New declaration.
5088 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5089 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5090 sym-file-loader.h.
5091 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5092 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5093 here from sym-file-loader.h.
5094 (struct library): New structure.
5095 (load_shlib, lookup_function): Change prototypes and adjust to
5096 work with a struct library.
5097 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5098 (translate_offset): Make static.
5099 (get_text_addr): New function.
5100 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5101
5102 2014-04-15 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5105
5106 2014-04-15 Pedro Alves <palves@redhat.com>
5107
5108 * gdb.base/sym-file-loader.c: Include <limits.h>.
5109 (SELF_LINK): New define.
5110 (get_origin): New function.
5111 (load_shlib): Use it.
5112 * gdb.base/sym-file.exp: Don't early return if the target is
5113 remote. Use runto_main, and issue fail is that fails. Use
5114 gdb_load_shlibs.
5115 (shlib_name): Delete.
5116 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5117
5118 2014-04-15 Pedro Alves <palves@redhat.com>
5119
5120 * gdb.base/sym-file.exp: Remove regex characters from test
5121 message. Don't refer to breakpoint numbers in test messages.
5122
5123 2014-04-14 Keith Seitz <keiths@redhat.com>
5124
5125 PR c++/16253
5126 * gdb.cp/var-tag.cc: New file.
5127 * gdb.cp/var-tag.exp: New file.
5128 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5129 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5130 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5131 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5132
5133 2014-04-14 Tom Tromey <tromey@redhat.com>
5134
5135 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5136 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5137 type.
5138 * gdb.cp/enum-class.exp: New file.
5139 * gdb.cp/enum-class.cc: New file.
5140
5141 2014-04-14 Tom Tromey <tromey@redhat.com>
5142
5143 * gdb.dwarf2/enum-type.exp: New file.
5144
5145 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5146
5147 * gdb.mi/mi-vla-c99.exp: New file.
5148 * gdb.mi/vla.c: New file.
5149
5150 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5151
5152 * gdb.base/vla-datatypes.c: New file.
5153 * gdb.base/vla-datatypes.exp: New file.
5154
5155 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5156
5157 * gdb.base/vla-ptr.c: New file.
5158 * gdb.base/vla-ptr.exp: New file.
5159
5160 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5161
5162 * gdb.dwarf2/count.exp: New file.
5163
5164 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5165
5166 * gdb.base/vla-sideeffect.c: New file.
5167 * gdb.base/vla-sideeffect.exp: New file.
5168
5169 2014-04-14 David Blaikie <dblaikie@gmail.com>
5170
5171 * gdb.mi/non-stop.c: Add return value for non-void function return
5172 statement.
5173 * gdb.threads/staticthreads.c: Ditto.
5174
5175 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5176 Doug Evans <xdje42@gmail.com>
5177
5178 * gdb.guile/scm-value.c: Improve test case.
5179 * gdb.guile/scm-value.exp: Add new test.
5180
5181 2014-04-11 David Blaikie <dblaikie@gmail.com>
5182
5183 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5184 override Clang's default.
5185
5186 2014-04-11 Joel Brobecker <brobecker@adacore.com>
5187
5188 Revert the following changes (regressions):
5189
5190 * gdb.base/vla-sideeffect.c: New file.
5191 * gdb.base/vla-sideeffect.exp: New file.
5192
5193 * gdb.dwarf2/count.exp: New file.
5194
5195 * gdb.base/vla-multi.c: New file.
5196 * gdb.base/vla-multi.exp: New file.
5197
5198 * gdb.base/vla-ptr.c: New file.
5199 * gdb.base/vla-ptr.exp: New file.
5200
5201 * gdb.base/vla-datatypes.c: New file.
5202 * gdb.base/vla-datatypes.exp: New file.
5203
5204 * gdb.mi/mi-vla-c99.exp: New file.
5205 * gdb.mi/vla.c: New file.
5206
5207 2014-04-11 Keith Seitz <keiths@redhat.com>
5208
5209 PR c++/16675
5210 * gdb.cp/cpsizeof.exp: New file.
5211 * gdb.cp/cpsizeof.cc: New file.
5212
5213 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5214
5215 * gdb.mi/mi-vla-c99.exp: New file.
5216 * gdb.mi/vla.c: New file.
5217
5218 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5219
5220 * gdb.base/vla-datatypes.c: New file.
5221 * gdb.base/vla-datatypes.exp: New file.
5222
5223 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5224
5225 * gdb.base/vla-ptr.c: New file.
5226 * gdb.base/vla-ptr.exp: New file.
5227
5228 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5229
5230 * gdb.base/vla-multi.c: New file.
5231 * gdb.base/vla-multi.exp: New file.
5232
5233 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5234
5235 * gdb.dwarf2/count.exp: New file.
5236
5237 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5238
5239 * gdb.base/vla-sideeffect.c: New file.
5240 * gdb.base/vla-sideeffect.exp: New file.
5241
5242 2014-04-11 Yao Qi <yao@codesourcery.com>
5243
5244 * gdb.base/completion.exp: Check file exists before running tests
5245 on file completion.
5246
5247 2014-04-10 Pedro Alves <palves@redhat.com>
5248
5249 * gdb.base/cond-eval-mode.c: New file.
5250 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5251 prepare_for_testing to build the new file. Check result of
5252 runto_main.
5253 (test_break, test_watch): New procedures.
5254 (top level): Use them.
5255
5256 2014-04-08 Pierre Muller <muller@sourceware.org>
5257
5258 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5259 Ctrl-V use for mingw hosts.
5260
5261 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5262
5263 * gdb.python/py-value.c: Improve test case.
5264 * gdb.python/py-value.exp: Add new test.
5265
5266 2014-04-07 David Blaikie <dblaikie@gmail.com>
5267
5268 * lib/compiler.c: Identify the clang compiler.
5269 * lib/compiler.cc: Ditto.
5270
5271 2014-04-03 Yao Qi <yao@codesourcery.com>
5272
5273 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5274
5275 2014-04-01 Anton Blanchard <anton@samba.org>
5276
5277 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5278 messages unique.
5279
5280 2014-04-01 Anton Blanchard <anton@samba.org>
5281
5282 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5283 prepare_for_testing.
5284
5285 2014-04-01 Anton Blanchard <anton@samba.org>
5286
5287 * gdb.arch/ppc64-atomic-inst.c: Remove.
5288 * gdb.arch/ppc64-atomic-inst.S: New file.
5289 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5290
5291 2014-03-31 Doug Evans <dje@google.com>
5292
5293 * gdb.base/print-symbol-loading-lib.c: New file.
5294 * gdb.base/print-symbol-loading-main.c: New file.
5295 * gdb.base/print-symbol-loading.exp: New file.
5296
5297 2014-03-31 Yao Qi <yao@codesourcery.com>
5298
5299 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5300
5301 2014-03-28 Joel Brobecker <brobecker@adacore.com>
5302
5303 * gdb.ada/mi_dyn_arr: New testcase.
5304
5305 2014-03-27 Doug Evans <dje@google.com>
5306
5307 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5308
5309 2014-03-27 Yao Qi <yao@codesourcery.com>
5310
5311 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5312 if target is nios2-*-*.
5313
5314 2014-03-26 Yao Qi <yao@codesourcery.com>
5315
5316 * lib/gdb.exp (readline_is_used): New proc.
5317 * gdb.base/completion.exp: Move tests on command complete up.
5318 Skip the rest of tests if readline is not used.
5319 * gdb.ada/complete.exp: Skp the test if readline is not
5320 used.
5321 * gdb.base/filesym.exp: Likewise.
5322 * gdb.base/macscp.exp: Likewise.
5323 * gdb.base/readline-ask.exp: Likewise.
5324 * gdb.base/readline.exp: Likewise.
5325 * gdb.python/py-cmd.exp: Likewise.
5326 * gdb.trace/tfile.exp: Likewise.
5327
5328 2014-03-26 Yao Qi <yao@codesourcery.com>
5329
5330 * gdb.base/macscp.exp: Fix code format issues.
5331
5332 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5333
5334 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5335 * gdb.asm/powerpc64le.inc: New file.
5336
5337 2014-03-25 Pedro Alves <palves@redhat.com>
5338 Doug Evans <dje@google.com>
5339
5340 * gdb.base/source-execution.c: New file.
5341 * gdb.base/source-execution.exp: New file.
5342 * gdb.base/source-execution.gdb: New file.
5343
5344 2014-03-24 Doug Evans <dje@google.com>
5345
5346 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5347 using fission.
5348
5349 2014-03-24 Hui Zhu <hui@codesourcery.com>
5350 Pedro Alves <palves@redhat.com>
5351
5352 PR breakpoints/16101
5353 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5354 test pass/fail messages. Detect missing support for dprintf when
5355 breakpoints are actually inserted.
5356 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5357 breakpoints are actually inserted.
5358 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5359 fails.
5360
5361 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5364
5365 2014-03-22 Doug Evans <xdje42@gmail.com>
5366
5367 * gdb.python/python.exp (python not supported): Verify multi-line
5368 python command issues an error.
5369 * gdb.guile/guile.exp (guile not supported): Verify multi-line
5370 guile command issues an error.
5371
5372 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5373
5374 * gdb.threads/thread-specific.exp: Handle the lack of usable
5375 $this_breakpoint and $this_thread.
5376
5377 2014-03-21 Hui Zhu <hui@codesourcery.com>
5378
5379 * gdb.base/attach.exp (do_command_attach_tests): New.
5380
5381 2014-03-20 Tom Tromey <tromey@redhat.com>
5382 Pedro Alves <palves@redhat.com>
5383
5384 PR cli/15718
5385 * gdb.base/condbreak-call-false.c: New file.
5386 * gdb.base/condbreak-call-false.exp: New file.
5387
5388 2014-03-20 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5391 Delete.
5392 (block_signals, unblock_signals): Delete.
5393 (child_function_2, main): Remove references to deleted variable
5394 and functions.
5395
5396 2014-03-20 Pedro Alves <palves@redhat.com>
5397
5398 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5399 Use pthread_kill to signal thread 2.
5400 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5401 Adjust to make the test send itself a signal rather than using the
5402 host's "kill" command.
5403
5404 2014-03-20 Pedro Alves <palves@redhat.com>
5405
5406 * gdb.threads/multiple-step-overs.c: New file.
5407 * gdb.threads/multiple-step-overs.exp: New file.
5408 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5409 Adjust expected infrun debug output.
5410
5411 2014-03-20 Pedro Alves <palves@redhat.com>
5412
5413 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5414 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5415
5416 2014-03-20 Pedro Alves <palves@redhat.com>
5417
5418 PR breakpoints/7143
5419 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5420 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5421 of gdb_test_multiple.
5422 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5423 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5424
5425 2014-03-20 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5428 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5429
5430 2014-03-19 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.base/async.exp: Remove early return.
5433
5434 2014-03-19 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5437
5438 2014-03-19 Pedro Alves <palves@redhat.com>
5439
5440 * gdb.base/async.exp (test_background): Expect \r\n after
5441 "completed." in the fail pattern.
5442
5443 2014-03-19 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.base/async.exp (test_background): New procedure.
5446 Use it for all background execution command tests.
5447
5448 2014-03-19 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.base/async.exp: Use prepare_for_testing.
5451
5452 2014-03-19 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5455 the same line.
5456
5457 2014-03-19 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/async.c (main): Add "jump here" and "until here" line
5460 marker comments.
5461 * gdb.base/async.exp (jump_here): New global.
5462 (jump& test): Use it.
5463 (until_here): New global.
5464 (until& test): Use it.
5465
5466 2014-03-19 Pedro Alves <palves@redhat.com>
5467
5468 * gdb.base/async.exp: Don't frob gdb_protocol.
5469
5470 2014-03-18 Doug Evans <xdje42@gmail.com>
5471
5472 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5473 Fix spelling of exec-done-display.
5474
5475 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 PR gdb/15358
5478 * gdb.base/gdb-sigterm.c: New file.
5479 * gdb.base/gdb-sigterm.exp: New file.
5480
5481 2014-03-18 Pedro Alves <palves@redhat.com>
5482
5483 PR gdb/13860
5484 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5485 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5486 solib-event.
5487
5488 2014-03-17 Joel Brobecker <brobecker@adacore.com>
5489
5490 * gdb.ada/pckd_arr_ren: New testcase.
5491
5492 2014-03-13 Doug Evans <xdje42@gmail.com>
5493
5494 PR guile/16612
5495 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5496 collect after discarding symbols.
5497
5498 2014-03-13 Ludovic Courtès <ludo@gnu.org>
5499 Doug Evans <xdje42@gmail.com>
5500
5501 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5502 to history survives a gc.
5503
5504 2014-03-13 Pedro Alves <palves@redhat.com>
5505
5506 * gdb.base/default.exp: Don't test "target procfs".
5507
5508 2014-03-13 Pedro Alves <palves@redhat.com>
5509
5510 * gdb.base/default.exp: Update "target child" and "target procfs"
5511 tests to not expect "Unix".
5512
5513 2014-03-12 Tom Tromey <tromey@redhat.com>
5514
5515 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5516 New procs. Add target-async tests.
5517 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5518 Add target-async tests.
5519
5520 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5521
5522 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5523 'func_start' and 'func_end' for the beginning and end of the
5524 function code, respectively.
5525 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5526 'func_end' instead of 'func' and 'main'.
5527
5528 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5529
5530 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5531 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5532 generate the debug info assembler source.
5533
5534 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5535
5536 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5537 * gdb.dwarf2/arr-subrange.exp: Likewise.
5538 * gdb.dwarf2/dwz.exp: Likewise.
5539 * gdb.dwarf2/method-ptr.exp: Likewise.
5540 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5541 * gdb.dwarf2/subrange.exp: Likewise.
5542 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5543 * gdb.dwarf2/implptrpiece.exp: Likewise.
5544 * gdb.dwarf2/nostaticblock.exp: Likewise.
5545
5546 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5547
5548 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5549 directory to absolute path name arguments.
5550
5551 2014-03-10 Joel Brobecker <brobecker@adacore.com>
5552
5553 * gdb.ada/tagged_access: New testcase.
5554
5555 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5556
5557 * gdb.btrace/data.exp: Update expected output.
5558
5559 2014-03-06 Yao Qi <yao@codesourcery.com>
5560
5561 * gdb.trace/pr16508.exp: New file.
5562
5563 2014-03-05 Pedro Alves <palves@redhat.com>
5564
5565 PR gdb/16575
5566 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5567 procedure.
5568 (top level): Adjust to use it. Add tests that exercise breakpoint
5569 interaction with the code-cache.
5570
5571 2014-02-26 Ludovic Courtès <ludo@gnu.org>
5572
5573 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5574 test for 'history-append!'.
5575
5576 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5577
5578 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5579 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5580 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5581 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5582 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5583 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5584
5585 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5586
5587 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5588 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5589 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5590
5591 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5592
5593 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5594
5595 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5596
5597 * gdb.dwarf2/arr-stride.c: New file.
5598 * gdb.dwarf2/arr-stride.exp: New file.
5599
5600 2014-02-26 Pedro Alves <palves@redhat.com>
5601
5602 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5603 that won't ever trigger. Make sure that GDB reports the correct
5604 breakpoint that caused the stop.
5605
5606 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5607
5608 PR gdb/16626
5609 * gdb.base/auto-load-script: New file.
5610 * gdb.base/auto-load.c: New file.
5611 * gdb.base/auto-load.exp: New file.
5612
5613 PR gdb/16626
5614 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5615
5616 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5617
5618 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5619 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5620
5621 2014-02-24 Doug Evans <dje@google.com>
5622
5623 * lib/gdb.exp (run_on_host): Log error output if program fails.
5624
5625 2014-02-21 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.threads/step-after-sr-lock.c: Rename to ...
5628 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5629 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5630 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5631 ... this.
5632
5633 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5634
5635 PR tdep/16397
5636 * gdb.arch/amd64-stap-special-operands.exp: New file.
5637 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5638 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5639 * gdb.arch/amd64-stap-triplet.S: Likewise.
5640 * gdb.arch/amd64-stap-triplet.c: Likewise.
5641
5642 2014-02-20 Joel Brobecker <brobecker@adacore.com>
5643
5644 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5645 in .section pseudo-op.
5646
5647 2014-02-20 lin zuojian <manjian2006@gmail.com>
5648 Joel Brobecker <brobecker@adacore.com>
5649 Doug Evans <xdje42@gmail.com>
5650
5651 PR symtab/16581
5652 * gdb.dwarf2/dw2-icycle.S: New file.
5653 * gdb.dwarf2/dw2-icycle.c: New file.
5654 * gdb.dwarf2/dw2-icycle.exp: New file.
5655
5656 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5657
5658 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5659 operations on gdb.Value objects.
5660 * gdb.python/py-value-cc.exp: Add new test to test operations on
5661 gdb.Value objects.
5662
5663 2014-02-18 Doug Evans <dje@google.com>
5664
5665 * Makefile.in (TESTS): New variable.
5666 (expanded_tests, expanded_tests_or_none): New variables
5667 (check-single): Pass $(expanded_tests_or_none) to runtest.
5668 (check-parallel): Only run tests in $(TESTS) if non-empty.
5669 (check/no-matching-tests-found): New rule.
5670 * README: Document TESTS makefile variable.
5671
5672 2014-02-18 Doug Evans <dje@google.com>
5673
5674 * Makefile.in (check-parallel): rm -rf outputs temp.
5675
5676 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5677
5678 Fix "ERROR: no fileid for" in the testsuite.
5679 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5680
5681 2014-02-12 Doug Evans <dje@google.com>
5682
5683 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5684 (MISCELLANEOUS): New variable.
5685 (clean): rm -rf $(MISCELLANEOUS).
5686 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5687 dwp live in the same directory as symlinks, with each symlink pointed
5688 to a differently named file in a different directory.
5689
5690 2014-02-11 Doug Evans <dje@google.com>
5691
5692 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5693 of Tcl file commands.
5694
5695 2014-02-10 Mark Kettenis <kettenis@gnu.org>
5696
5697 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5698 "kill -SIGUSR1 -1".
5699
5700 2014-02-10 Joel Brobecker <brobecker@adacore.com>
5701
5702 * gdb.ada/tick_length_array_enum_idx: New testcase.
5703
5704 2014-02-10 Doug Evans <xdje42@gmail.com>
5705
5706 * configure.ac (AC_OUTPUT): Add gdb.guile.
5707 * configure: Regenerate.
5708 * lib/gdb-guile.exp: New file.
5709 * lib/gdb.exp (get_target_charset): New function.
5710 * gdb.base/help.exp: Update expected output from "apropos apropos".
5711 * gdb.guile/Makefile.in: New file.
5712 * gdb.guile/guile.exp: New file.
5713 * gdb.guile/scm-arch.c: New file.
5714 * gdb.guile/scm-arch.exp: New file.
5715 * gdb.guile/scm-block.c: New file.
5716 * gdb.guile/scm-block.exp: New file.
5717 * gdb.guile/scm-breakpoint.c: New file.
5718 * gdb.guile/scm-breakpoint.exp: New file.
5719 * gdb.guile/scm-disasm.c: New file.
5720 * gdb.guile/scm-disasm.exp: New file.
5721 * gdb.guile/scm-equal.c: New file.
5722 * gdb.guile/scm-equal.exp: New file.
5723 * gdb.guile/scm-error.exp: New file.
5724 * gdb.guile/scm-error.scm: New file.
5725 * gdb.guile/scm-frame-args.c: New file.
5726 * gdb.guile/scm-frame-args.exp: New file.
5727 * gdb.guile/scm-frame-args.scm: New file.
5728 * gdb.guile/scm-frame-inline.c: New file.
5729 * gdb.guile/scm-frame-inline.exp: New file.
5730 * gdb.guile/scm-frame.c: New file.
5731 * gdb.guile/scm-frame.exp: New file.
5732 * gdb.guile/scm-generics.exp: New file.
5733 * gdb.guile/scm-gsmob.exp: New file.
5734 * gdb.guile/scm-iterator.c: New file.
5735 * gdb.guile/scm-iterator.exp: New file.
5736 * gdb.guile/scm-math.c: New file.
5737 * gdb.guile/scm-math.exp: New file.
5738 * gdb.guile/scm-objfile-script-gdb.in: New file.
5739 * gdb.guile/scm-objfile-script.c: New file.
5740 * gdb.guile/scm-objfile-script.exp: New file.
5741 * gdb.guile/scm-objfile.c: New file.
5742 * gdb.guile/scm-objfile.exp: New file.
5743 * gdb.guile/scm-ports.exp: New file.
5744 * gdb.guile/scm-pretty-print.c: New file.
5745 * gdb.guile/scm-pretty-print.exp: New file.
5746 * gdb.guile/scm-pretty-print.scm: New file.
5747 * gdb.guile/scm-section-script.c: New file.
5748 * gdb.guile/scm-section-script.exp: New file.
5749 * gdb.guile/scm-section-script.scm: New file.
5750 * gdb.guile/scm-symbol.c: New file.
5751 * gdb.guile/scm-symbol.exp: New file.
5752 * gdb.guile/scm-symtab-2.c: New file.
5753 * gdb.guile/scm-symtab.c: New file.
5754 * gdb.guile/scm-symtab.exp: New file.
5755 * gdb.guile/scm-type.c: New file.
5756 * gdb.guile/scm-type.exp: New file.
5757 * gdb.guile/scm-value-cc.cc: New file.
5758 * gdb.guile/scm-value-cc.exp: New file.
5759 * gdb.guile/scm-value.c: New file.
5760 * gdb.guile/scm-value.exp: New file.
5761 * gdb.guile/source2.scm: New file.
5762 * gdb.guile/types-module.cc: New file.
5763 * gdb.guile/types-module.exp: New file.
5764
5765 2014-02-10 Yao Qi <yao@codesourcery.com>
5766
5767 PR testsuite/16543
5768 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5769 * configure: Regenerated.
5770 * Makefile.in: New file.
5771
5772 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5773
5774 * gdb.python/py-framefilter.exp: Fix typo.
5775
5776 2014-02-08 Yao Qi <yao@codesourcery.com>
5777
5778 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5779 that no =breakpoint-modified is emitted when breakpoints are
5780 modified through MI commands.
5781
5782 2014-02-07 Pedro Alves <pedro@codesourcery.com>
5783 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.threads/step-after-sr-lock.c: New file.
5786 * gdb.threads/step-after-sr-lock.exp: New file.
5787
5788 2014-02-07 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5791
5792 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5795 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5796
5797 2014-02-06 Doug Evans <xdje42@gmail.com>
5798
5799 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5800 output.
5801
5802 * gdb.gdb/python-interrupts.exp: New file.
5803
5804 2014-02-05 Yao Qi <yao@codesourcery.com>
5805
5806 * gdb.trace/report.exp (use_collected_data): Test the output
5807 of "info threads" and "info inferiors".
5808
5809 2014-02-05 Yao Qi <yao@codesourcery.com>
5810
5811 Revert this patch:
5812
5813 2013-05-24 Yao Qi <yao@codesourcery.com>
5814
5815 * gdb.trace/tfile.exp: Test inferior and thread.
5816
5817 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5818
5819 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5820 on a function.
5821 * gdb.base/step-bt.c: Call hello via function pointer to make
5822 sure its first instruction is executed on powerpc64le-linux.
5823
5824 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5825
5826 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5827
5828 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5829
5830 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5831 of the test patterns for use on little-endian systems.
5832
5833 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5834
5835 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5836 (decimal_vector): Fix for little-endian.
5837
5838 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5839
5840 * gdb.arch/sparc-sysstep.exp: New file.
5841 * gdb.arch/sparc-sysstep.c: Likewise.
5842
5843 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5844
5845 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5846
5847 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5848
5849 2014-01-23 Tom Tromey <tromey@redhat.com>
5850
5851 * gdb.ada/array_char_idx: New testcase.
5852
5853 2014-01-23 Tom Tromey <tromey@redhat.com>
5854
5855 PR python/16487:
5856 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5857 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5858 classes.
5859
5860 2014-01-23 Tom Tromey <tromey@redhat.com>
5861
5862 PR python/16491:
5863 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5864 string from an inferior frame.
5865 * gdb.python/py-framefilter-mi.exp: Update.
5866
5867 2014-01-22 Doug Evans <dje@google.com>
5868
5869 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5870
5871 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5872
5873 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5874
5875 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5876
5877 * gdb.trace/entry-values.exp: Remove excess space character from
5878 regex patterns. Handle s390 call instruction.
5879
5880 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5881
5882 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5883 define "*_start" label. Make "name" static.
5884 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5885 ${name} by references to ${name}_start.
5886
5887 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5888
5889 * gdb.base/info-macros.exp: Remove "debug" from the compile
5890 options.
5891
5892 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5893
5894 * gdb.dlang/demangle.exp: New file.
5895
5896 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5897
5898 * gdb.dlang/primitive-types.exp: New file.
5899
5900 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5901
5902 * configure.ac: Create gdb.dlang/Makefile.
5903 * configure: Regenerate.
5904 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5905 * gdb.dlang/Makefile.in: New file.
5906 * lib/d-support.exp: New file.
5907 * lib/gdb.exp (skip_d_tests): New proc.
5908
5909 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5910
5911 * gdb.btrace/delta.exp: Check reverse stepi.
5912 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5913 * gdb.btrace/finish.exp: New.
5914 * gdb.btrace/next.exp: New.
5915 * gdb.btrace/nexti.exp: New.
5916 * gdb.btrace/record_goto.c: Add comments.
5917 * gdb.btrace/step.exp: New.
5918 * gdb.btrace/stepi.exp: New.
5919 * gdb.btrace/multi-thread-step.c: New.
5920 * gdb.btrace/multi-thread-step.exp: New.
5921 * gdb.btrace/rn-dl-bind.c: New.
5922 * gdb.btrace/rn-dl-bind.exp: New.
5923 * gdb.btrace/data.c: New.
5924 * gdb.btrace/data.exp: New.
5925 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5926
5927 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5928
5929 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5930 * gdb.btrace/exception.exp: Update.
5931 * gdb.btrace/instruction_history.exp: Update.
5932 * gdb.btrace/record_goto.exp: Update.
5933 * gdb.btrace/tailcall.exp: Update.
5934 * gdb.btrace/unknown_functions.exp: Update.
5935 * gdb.btrace/delta.exp: New.
5936
5937 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5938
5939 * gdb.btrace/record_goto.exp: Add backtrace test.
5940 * gdb.btrace/tailcall.exp: Add backtrace test.
5941
5942 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5943
5944 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5945 * gdb.btrace/record_goto.c: New.
5946 * gdb.btrace/record_goto.exp: New.
5947 * gdb.btrace/x86-record_goto.S: New.
5948
5949 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5950
5951 * gdb.btrace/function_call_history.exp: Update tests.
5952 * gdb.btrace/instruction_history.exp: Update tests.
5953
5954 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5955
5956 * gdb.btrace/function_call_history.exp: Fix expected field
5957 order for "record function-call-history".
5958 Add new tests for "record function-call-history /c".
5959 * gdb.btrace/exception.cc: New.
5960 * gdb.btrace/exception.exp: New.
5961 * gdb.btrace/tailcall.exp: New.
5962 * gdb.btrace/x86-tailcall.S: New.
5963 * gdb.btrace/x86-tailcall.c: New.
5964 * gdb.btrace/unknown_functions.c: New.
5965 * gdb.btrace/unknown_functions.exp: New.
5966 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5967
5968 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5969
5970 * gdb.btrace/instruction_history.exp: Update.
5971 * gdb.btrace/function_call_history.exp: Update.
5972
5973 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5974
5975 * gdb.btrace/function_call_history.exp: Fix expected function
5976 trace.
5977 * gdb.btrace/instruction_history.exp: Initialize traced.
5978 Remove traced_functions.
5979
5980 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5981
5982 * gdb.btrace/function_call_history.exp: Update
5983 * gdb.btrace/instruction_history.exp: Update.
5984
5985 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5986
5987 * gdb.btrace/enable.exp: Update expected text.
5988
5989 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5990
5991 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5992 bytes.
5993
5994 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5995
5996 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5997
5998 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
5999
6000 * lib/gdb.exp (supports_process_record): Return true for
6001 arm*-linux*. (supports_reverse): Likewise.
6002
6003 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6004
6005 PR python/15464
6006 PR python/16113
6007 * gdb.python/py-type.c: Enhance test case.
6008 * gdb.python/py-value-cc.cc: Likewise
6009 * gdb.python/py-type.exp: Add new tests.
6010 * gdb.python/py-value-cc.exp: Likewise
6011
6012 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6013 Pedro Alves <palves@redhat.com>
6014
6015 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6016 Make "name" extern.
6017 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6018 references to ${name}_start by references to ${name}.
6019
6020 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6021
6022 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6023
6024 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6025
6026 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6027
6028 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6029 Pedro Alves <palves@redhat.com>
6030
6031 * gdb.mi/mi-info-os.exp: Connect to the target with
6032 mi_gdb_target_load.
6033
6034 2014-01-08 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.threads/reconnect-signal.c: New file.
6037 * gdb.threads/reconnect-signal.exp: New file.
6038
6039 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6040
6041 * gdb.base/source-dir.exp: New file.
6042
6043 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6044
6045 * gdb.ada/mi_interface: New testcase.
6046
6047 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6048
6049 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6050 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6051 gdb.ada/pp-rec-component/pck.ads: New files.
6052
6053 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdb.python/py-pp-integral.c: New file.
6056 * gdb.python/py-pp-integral.py: New file.
6057 * gdb.python/py-pp-integral.exp: New file.
6058
6059 For older changes see ChangeLog-1993-2013.
6060 \f
6061 ;; Local Variables:
6062 ;; mode: change-log
6063 ;; left-margin: 8
6064 ;; fill-column: 74
6065 ;; version-control: never
6066 ;; End:
6067
6068 Copyright 2014-2015 Free Software Foundation, Inc.
6069 Copying and distribution of this file, with or without modification,
6070 are permitted provided the copyright notice and this notice are preserved.
This page took 0.152872 seconds and 5 git commands to generate.