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