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