Handle volatile array types in dwarf2read.c.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2014-06-30 Mark Wielaard <mjw@redhat.com>
2
3 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4 vulture, vilify, villar): New volatile array constants.
5 (vindictive, vegetation): New const volatile array constants.
6 * gdb.base/volatile.exp: Test volatile and const volatile array
7 types.
8
9 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10
11 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12 target lacks support for awatch, rwatch, or hbreak.
13
14 2014-06-27 Yao Qi <yao@codesourcery.com>
15
16 * gdb.multi/dummy-frame-restore.exp: New.
17 * gdb.multi/dummy-frame-restore.c: New.
18
19 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20
21 * gdb.btrace/gcore.exp: New.
22
23 2014-06-23 Pedro Alves <palves@redhat.com>
24
25 * gdb.base/watchpoint-reuse-slot.c: New file.
26 * gdb.base/watchpoint-reuse-slot.exp: New file.
27
28 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
29
30 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
31 progspace's filename in 'info', 'enable' and 'disable' command
32 tests.
33
34 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
37 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
38 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
39
40 2014-06-20 Gary Benson <gbenson@redhat.com>
41
42 * gdb.arch/i386-avx.exp: Fix include file location.
43 * gdb.arch/i386-sse.exp: Likewise.
44
45 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
46
47 * gdb.dlang/expression.exp: New file.
48
49 2014-06-19 Pedro Alves <palves@redhat.com>
50
51 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
52 out from ...
53 (top level): ... here. Iterate running tests under different
54 scheduler-locking settings.
55
56 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
57
58 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
59 to DW_FORM_addr and use non-zero addresses.
60
61 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
62
63 PR gdb/17017
64 * gdb.python/py-xmethods.cc: Add global function call counters and
65 increment them in their respective functions. Remove "cout"
66 statements.
67 * gdb.python/py-xmethods.exp: Make tests check the global function
68 call counters instead of depending on inferior IO.
69
70 2014-06-18 Don Breazeal <donb@codesourcery.com>
71
72 * gdb.base/foll-fork.exp (default_fork_parent_follow):
73 Deleted procedure.
74 (explicit_fork_parent_follow): Deleted procedure.
75 (explicit_fork_child_follow): Deleted procedure.
76 (test_follow_fork): New procedure.
77 (do_fork_tests): Replace calls to deleted procedures with
78 calls to test_follow_fork and reset GDB for subsequent
79 procedure calls.
80
81 2014-06-17 Yao Qi <yao@codesourcery.com>
82
83 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
84 CP1252.
85
86 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
87
88 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
89 Initialize ptr and S explicitly.
90 (skip_type_update_when_not_use_rtti_test): Likewise.
91
92 2014-06-16 Keith Seitz <keiths@redhat.com>
93
94 PR mi/15863
95 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
96 the inferior is started.
97
98 2014-06-16 Pedro Alves <palves@redhat.com>
99
100 * gdb.base/break-main-file-remove-fail.c: New file.
101 * gdb.base/break-main-file-remove-fail.exp: New file.
102 * gdb.base/break-unload-file.exp: Use build_executable instead of
103 prepare_for_testing.
104 (test_break): New parameter "initial_load". Handle it.
105 (top level): Add initial_load cmdline/file axis.
106
107 2014-06-12 Tom Tromey <tromey@redhat.com>
108
109 * gdb.base/completion.exp: Don't use directory name in test.
110
111 2014-06-09 Gary Benson <gbenson@redhat.com>
112
113 * gdb.base/sigall.c [Functions to send signals]: Reorder to
114 separate the always-available ANSI-standard signals from the
115 signals that require checking.
116 (main): Likewise.
117 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
118 Likewise.
119 (main): Likewise.
120
121 2014-06-07 Keith Seitz <keiths@redhat.com>
122
123 Revert:
124 PR c++/16253
125 * gdb.cp/var-tag.cc: New file.
126 * gdb.cp/var-tag.exp: New file.
127 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
128 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
129 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
130 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
131
132 2014-06-06 Doug Evans <xdje42@gmail.com>
133
134 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
135
136 2014-06-06 Pedro Alves <palves@redhat.com>
137
138 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
139 in target debug output instead of looking at RSP packets,
140 disabling the test on any target that uses hardware stepping.
141 Update comments.
142
143 2014-06-06 Pedro Alves <palves@redhat.com>
144
145 * gdb.base/break-unload-file.exp: Fix typo.
146
147 2014-06-06 Yao Qi <yao@codesourcery.com>
148
149 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
150 from "jit_function" to "^jit_function".
151
152 2014-06-06 Yao Qi <yao@codesourcery.com>
153
154 * gdb.base/async.c (foo): Add one statement.
155 * gdb.base/async.exp: Get the next instruction address and
156 match the output of "nexti" by instruction address. Match
157 the hex address in the output of "finish".
158
159 2014-06-06 Gary Benson <gbenson@redhat.com>
160
161 * gdb.base/call-signals.c: Remove preprocessor conditionals
162 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
163 SIGSEGV and SIGTERM.
164 * gdb.base/sigall.c: Likewise.
165 * gdb.base/unwindonsignal.c: Likewise.
166 * gdb.reverse/sigall-reverse.c: Likewise.
167
168 2014-06-06 Yao Qi <yao@codesourcery.com>
169
170 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
171 readable, skip the test.
172
173 2014-06-06 Yao Qi <yao@codesourcery.com>
174
175 * gdb.threads/staticthreads.c (thread_function): Move the line
176 setting breakpoint on forward.
177 * gdb.threads/staticthreads.exp: Update comments.
178
179 2014-06-05 Ludovic Courtès <ludo@gnu.org>
180
181 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
182 "history-append! type error".
183
184 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
185
186 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
187 erroneous dprintf expected input.
188
189 2014-06-04 Doug Evans <xdje42@gmail.com>
190
191 * gdb.guile/scm-generics.exp: Delete.
192
193 2014-06-04 Doug Evans <xdje42@gmail.com>
194
195 * gdb.guile/scm-breakpoint.exp: Update.
196 Add tests for breakpoint registration.
197
198 2014-06-04 Tom Tromey <tromey@redhat.com>
199
200 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
201 VLA-in-union.
202 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
203 inner_vla_struct, vla_union types. Initialize objects of those
204 types and compute their sizes.
205
206 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
207 Hui Zhu <hui@codesourcery.com>
208
209 * gdb.base/fileio.exp: Add test for shell not available as well as
210 available.
211 * gdb.base/fileio.c (test_system): Check for shell twice.
212
213 2014-06-04 Yao Qi <yao@codesourcery.com>
214
215 * gdb.base/auto-connect-native-target.exp: Remove redundant
216 space from the regexp pattern.
217
218 2014-06-04 Yao Qi <yao@codesourcery.com>
219
220 * gdb.base/default.exp: Replace "child" with "native" in
221 regexp pattern.
222
223 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
224
225 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
226 * gdb.python/py-xmethods.exp: New tests to test xmethods.
227 * gdb.python/py-xmethods.py: Python script supporting the
228 new testcase and tests.
229
230 2014-06-03 Joel Brobecker <brobecker@adacore.com>
231 Pedro Alves <palves@redhat.com>
232
233 PR breakpoints/17000
234 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
235 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
236
237 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
238
239 * gdb.base/subst.exp: Add tests to verify partial path matching
240 output.
241
242 2014-06-03 Pedro Alves <palves@redhat.com>
243
244 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
245 target that doesn't use software single-stepping.
246
247 2014-06-03 Pedro Alves <palves@redhat.com>
248
249 PR breakpoints/17000
250 * gdb.base/sss-bp-on-user-bp-2.c: New file.
251 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
252
253 2014-06-02 Doug Evans <xdje42@gmail.com>
254
255 * gdb.guile/scm-parameter.exp: New file.
256
257 2014-06-02 Doug Evans <xdje42@gmail.com>
258
259 * gdb.guile/scm-cmd.c: New file.
260 * gdb.guile/scm-cmd.exp: New file.
261
262 2014-06-02 Doug Evans <xdje42@gmail.com>
263
264 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
265 pretty-printer lookup.
266 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
267 (make-pp_s-printer): Call it.
268 (make-pretty-printer-from-dict): New function.
269 (lookup-pretty-printer-maker-from-dict): New function.
270 (*pretty-printer*): Simplify.
271 (make-objfile-pp_s-printer): New function.
272 (install-objfile-pretty-printers!): New function.
273 (make-progspace-pp_s-printer): New function.
274 (install-progspace-pretty-printers!): New function.
275 * gdb.guile/scm-progspace.c: New file.
276 * gdb.guile/scm-progspace.exp: New file.
277
278 2014-06-02 Pedro Alves <palves@redhat.com>
279
280 * gdb.base/dprintf-bp-same-addr.c: New file.
281 * gdb.base/dprintf-bp-same-addr.exp: New file.
282
283 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
284
285 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
286 * gdb.arch/powerpc-power.s: Likewise.
287
288 2014-06-02 Joel Brobecker <brobecker@adacore.com>
289
290 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
291
292 2014-06-01 Yao Qi <yao@codesourcery.com>
293
294 * gdb.base/watchpoint.exp (test_watch_location): Check null
295 pointer can be dereferenced. If not, do the test, otherwise
296 skip it.
297
298 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
299
300 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
301 results.
302 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
303
304 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
305
306 * gdb.arch/amd64-invalid-stack-middle.S: New file.
307 * gdb.arch/amd64-invalid-stack-middle.c: New file.
308 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
309 * gdb.arch/amd64-invalid-stack-top.c: New file.
310 * gdb.arch/amd64-invalid-stack-top.exp: New file.
311
312 2014-05-30 Pedro Alves <palves@redhat.com>
313
314 PR breakpoints/17000
315 * gdb.base/sss-bp-on-user-bp.c: New file.
316 * gdb.base/sss-bp-on-user-bp.exp: New file.
317
318 2014-05-30 David Blaikie <dblaikie@gmail.com>
319
320 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
321 gnu_inline semantics via attribute.
322 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
323 source explicitly specifies the required semantics.
324
325 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
326
327 * gdb.reverse/sigall-reverse.exp: Fix a typo.
328
329 2014-05-29 Pedro Alves <palves@redhat.com>
330 Tom Tromey <tromey@redhat.com>
331
332 * gdb.base/async-shell.exp: Don't enable target-async.
333 * gdb.base/async.exp
334 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
335 parameter. Adjust.
336 (top level): Don't test with "target-async".
337 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
338 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
339 * gdb.base/inferior-died.exp: Don't enable target-async.
340 * gdb.base/interrupt-noterm.exp: Likewise.
341 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
342 * gdb.mi/mi-nonstop-exit.exp: Likewise.
343 * gdb.mi/mi-nonstop.exp: Likewise.
344 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
345 * gdb.mi/mi-nsintrall.exp: Likewise.
346 * gdb.mi/mi-nsmoribund.exp: Likewise.
347 * gdb.mi/mi-nsthrexec.exp: Likewise.
348 * gdb.mi/mi-watch-nonstop.exp: Likewise.
349 * gdb.multi/watchpoint-multi.exp: Adjust comment.
350 * gdb.python/py-evsignal.exp: Don't enable target-async.
351 * gdb.python/py-evthreads.exp: Likewise.
352 * gdb.python/py-prompt.exp: Likewise.
353 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
354 * gdb.server/solib-list.exp: Don't enable target-async.
355 * gdb.threads/thread-specific-bp.exp: Likewise.
356 * lib/mi-support.exp: Adjust to use mi-async.
357
358 2014-05-29 Pedro Alves <palves@redhat.com>
359
360 PR gdb/13860
361 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
362 reason, even in sync mode.
363
364 2014-05-29 Pedro Alves <palves@redhat.com>
365 Hui Zhu <hui@codesourcery.com>
366
367 PR PR15693
368 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
369 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
370 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
371 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
372
373 2014-05-28 Joel Brobecker <brobecker@adacore.com>
374
375 * config/monitor.exp (gdb_target_monitor): Replace use of
376 "set remotebaud" by "set serial baud".
377
378 2014-05-26 Andy Wingo <wingo@igalia.com>
379
380 * gdb.guile/scm-breakpoint.exp:
381 * gdb.guile/scm-gsmob.exp: Update to use plain old object
382 properties instead of gdb-object-properties.
383
384 2014-05-26 Yao Qi <yao@codesourcery.com>
385
386 * gdb.server/no-thread-db.exp: Specify source file name
387 explicitly when setting a breakpoint.
388
389 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
390
391 * gdb.btrace/vdso.c: New.
392 * gdb.btrace/vdso.exp: New.
393
394 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
395
396 * gdb.base/gcore.exp (capture_command_output): Move ...
397 * lib/gdb.exp (capture_command_output): ... here.
398
399 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
400
401 * gdb.btrace/data.exp: Test memory access during btrace replay.
402
403 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
404
405 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
406
407 2014-05-21 Pedro Alves <palves@redhat.com>
408
409 PR gdb/13860
410 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
411 (top level): Test that output related to execution commands is
412 sent to the console with CLI commands, but not with MI commands.
413 Test that breakpoint events are always mirrored to the console.
414 Also expect the new source line to be output after a "next" in
415 async mode too. Make it a pass/fail test.
416 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
417 output.
418 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
419
420 2014-05-21 Pedro Alves <palves@redhat.com>
421
422 * gdb.base/list.exp (build_pattern, test_list): New procedures.
423 Use them to test variations of "list" after reaching a breakpoint.
424 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
425 Test "list" with listsize 10 after reaching a breakpoint.
426 * gdb.python/python.exp (decode_line current location line
427 number): Adjust expected line number.
428
429 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
430
431 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
432 behavior for $args, pass it directly to "run".
433
434 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
435
436 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
437 30000 to 65536.
438
439 2014-05-21 Pedro Alves <palves@redhat.com>
440
441 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
442 auto-connect-native-target off".
443 * gdb.base/auto-connect-native-target.c: New file.
444 * gdb.base/auto-connect-native-target.exp: New file.
445
446 2014-05-21 Pedro Alves <palves@redhat.com>
447
448 * gdb.base/default.exp: Test "target native" instead of "target
449 child".
450
451 2014-05-21 Mark Wielaard <mjw@redhat.com>
452
453 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
454
455 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 Fix TLS access for -static -pthread.
458 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
459 <HAVE_TLS> (thread_function, main): Initialize it.
460 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
461 Add clean_restart.
462 <$have_tls != "">: Check TLSVAR.
463
464 2014-05-21 Pedro Alves <palves@redhat.com>
465
466 * gdb.base/dcache-line-read-error.c: New.
467 * gdb.base/dcache-line-read-error.exp: New.
468
469 2014-05-20 Pedro Alves <palves@redhat.com>
470
471 * gdb.base/compare-sections.c: New file.
472 * gdb.base/compare-sections.exp: New file.
473
474 2014-05-20 Pedro Alves <palves@redhat.com>
475
476 * gdb.base/break-idempotent.c: New file.
477 * gdb.base/break-idempotent.exp: New file.
478
479 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
480
481 * gdb.btrace/nohist.exp: New.
482
483 2014-05-20 Yao Qi <yao@codesourcery.com>
484
485 * lib/gdb.exp (gdb_init): Set timeout if test file is under
486 gdb.reverse directory and gdb_reverse_timeout exists in board
487 setting.
488 * README: Document gdb_reverse_timeout.
489
490 2014-05-20 Yao Qi <yao@codesourcery.com>
491
492 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
493 'test_file_name'. Treat args as a string instead of a list.
494 (gdb_init): Rename argument 'args' by 'test_file_name'.
495
496 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
497
498 * gdb.arch/powerpc-power.exp: New file.
499 * gdb.arch/powerpc-power.s: New file.
500
501 2014-05-16 Doug Evans <dje@google.com>
502
503 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
504 * gdb.base/completion.exp: Check that all expected files exist
505 before doing file completion.
506
507 2014-05-16 Doug Evans <dje@google.com>
508
509 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
510 Update.
511 (do_syscall_tests_without_xml): Update.
512
513 2014-05-16 Pedro Alves <palves@redhat.com>
514
515 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
516 instead of "unknown output after running".
517
518 2014-05-16 Yao Qi <yao@codesourcery.com>
519
520 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
521 file1.txt from host at the end.
522 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
523
524 2014-05-15 Doug Evans <dje@google.com>
525
526 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
527 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
528 loading file. Add test for TU lookup.
529
530 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
531
532 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
533 calling "-exec-arguments" or "set args" before running the
534 inferior.
535
536 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
537
538 * lib/mi-support.exp (mi_expect_stop): Expect message for
539 inferiors that exit with non-zero exit code.
540
541 2014-05-14 Yao Qi <yao@codesourcery.com>
542
543 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
544 match absolute path on remote host.
545 (test_file_list_exec_source_files): Remove "/" from the
546 pattern.
547
548 2014-05-14 Yao Qi <yao@codesourcery.com>
549
550 * boards/local-remote-host-notty.exp (${board}_file): New
551 proc.
552
553 2014-05-07 Kyle McMartin <kyle@redhat.com>
554
555 Pushed by Joel Brobecker <brobecker@adacore.com>.
556 * gdb.arch/aarch64-atomic-inst.c: New file.
557 * gdb.arch/aarch64-atomic-inst.exp: New file.
558
559 2014-05-07 Yao Qi <yao@codesourcery.com>
560
561 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
562 in current context" too.
563
564 2014-05-05 Keith Seitz <keiths@redhat.com>
565
566 * gdb.linespec/ls-dollar.exp: Add test for linespec
567 file:convenience_variable.
568
569 2014-05-05 Yao Qi <yao@codesourcery.com>
570
571 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
572 traceframes into tfile and ctf trace files. Read data from
573 trace file and test collected data.
574 (gdb_collect_locals_test): Likewise.
575 (gdb_unavailable_registers_test): Likewise.
576 (gdb_unavailable_floats): Likewise.
577 (gdb_collect_globals_test): Likewise.
578 (top-level): Append "ctf" to trace_file_targets if GDB
579 supports.
580
581 2014-05-05 Yao Qi <yao@codesourcery.com>
582
583 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
584 code to ...
585 (gdb_collect_args_test_1): ... it. New proc.
586 (gdb_collect_locals_test): Move some code to ...
587 (gdb_collect_locals_test_1): ... it. New proc.
588 (gdb_unavailable_registers_test): Move some code to ...
589 (gdb_unavailable_registers_test_1): ... it. New proc.
590 (gdb_unavailable_floats): Move some code to ...
591 (gdb_unavailable_floats_1): ... it. New proc.
592
593 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
594
595 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
596 probes to test for bitness recognition.
597 * gdb.arch/amd64-stap-optional-prefix.exp
598 (test_probe_value_without_reg): New procedure.
599 Add code to test for different kinds of bitness.
600
601 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
602
603 PR breakpoints/16889
604 * gdb.arch/amd64-stap-optional-prefix.S: New file.
605 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
606
607 2014-05-01 Pedro Alves <palves@redhat.com>
608
609 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
610 gdb_file_cmd if no file is specified.
611 * boards/native-extended-gdbserver.exp (gdb_load): Use the
612 last_loaded_file to set the remote exec-file.
613
614 2014-05-01 Pedro Alves <palves@redhat.com>
615
616 * boards/local-remote-host.exp: New file.
617
618 2014-05-01 Pedro Alves <palves@redhat.com>
619
620 * boards/local-remote-host.exp: Rename to ...
621 * boards/local-remote-host-notty.exp: ... this.
622
623 2014-04-28 Joel Brobecker <brobecker@adacore.com>
624
625 * gdb.ada/dyn_arrayidx: New testcase.
626
627 2014-04-26 Yao Qi <yao@codesourcery.com>
628
629 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
630 and compute the length of function main. Save it in
631 $main_length.
632 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
633 (top-level): Use gdb_compile to compile objects into
634 executable and restart GDB. Remove invocation to
635 prepare_for_testing.
636
637 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
638 Pedro Alves <palves@redhat.com>
639
640 PR server/16255
641 * gdb.multi/multi-attach.c: New file.
642 * gdb.multi/multi-attach.exp: New file.
643
644 2014-04-25 Pedro Alves <palves@redhat.com>
645
646 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
647 user.
648 (top level): Test that "set remote conditional-breakpoints-packet
649 off" works as intended.
650 * gdb.base/dprintf.exp: Test that "set remote
651 breakpoint-commands-packet off" works as intended.
652 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
653 New function.
654 (top level): Call it.
655 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
656 remote fast-tracepoints-packet off" works as intended.
657 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
658 * lib/gdb.exp (gdb_is_target_remote): ... here.
659
660 2014-04-24 David Blaikie <dblaikie@gmail.com>
661
662 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
663 ensure clang would not discard them.
664 * gdb.base/gdbvars.c: Ditto.
665 * gdb.base/memattr.c: Ditto.
666 * gdb.base/whatis.c: Ditto.
667 * gdb.python/py-prettyprint.c: Ditto.
668 * gdb.trace/actions.c: Ditto.
669 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
670 ensure clang would not discard it.
671
672 2014-04-24 David Blaikie <dblaikie@gmail.com>
673
674 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
675 clang to emit the full definition of type required by the test
676 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
677
678 2014-04-24 David Blaikie <dblaikie@gmail.com>
679
680 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
681 coax Clang into emitting the definition of the type.
682 * gdb.cp/pr10728-x.h (y): Ditto.
683 * gdb.cp/pr10728-y.cc (y): Ditto.
684
685 2014-04-24 David Blaikie <dblaikie@gmail.com>
686
687 * gdb.base/label.exp: XFAIL label related tests under Clang.
688 * gdb.cp/cplabel.exp: Ditto.
689 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
690 under Clang those using labels.
691
692 2014-04-25 Yao Qi <yao@codesourcery.com>
693
694 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
695 double_label.
696 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
697 partial_label and double_label.
698
699 2014-04-24 David Blaikie <dblaikie@gmail.com>
700
701 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
702
703 2014-04-24 David Blaikie <dblaikie@gmail.com>
704
705 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
706 of the function to work across GCC and Clang.
707 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
708 pointer types (const void ** const V void **).
709
710 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
711 Walfred Tedeschi <walfred.tedeschi@intel.com>
712
713 * Makefile.in (EXECUTABLES): Added i386-avx512.
714 * gdb.arch/i386-avx512.c: New file.
715 * gdb.arch/i386-avx512.exp: Likewise.
716
717 2014-04-23 Keith Seitz <keiths@redhat.com>
718
719 * lib/mi-support.exp (mi_list_breakpoints): Delete.
720 (mi_make_breakpoint_table): New procedure.
721 (mi_create_breakpoint): Use mi_make_breakpoint
722 and return the result.
723 (mi_make_breakpoint): New procedure.
724 (mi_build_kv_pairs): New procedure.
725
726 * gdb.mi/mi-break.exp: Remove unused globals,
727 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
728 All callers updated.
729 * gdb.mi/mi-dprintf.exp: Use variable to track command
730 number.
731 Update all callers of mi_create_breakpoint and use
732 mi_make_breakpoint_table.
733 Remove any unused global variables.
734 * gdb.mi/mi-nonstop.exp: Likewise.
735 * gdb.mi/mi-nsintrall.exp: Likewise.
736 * gdb.mi/mi-nsmoribund.exp: Likewise.
737 * gdb.mi/mi-nsthrexec.exp: Likewise.
738 * gdb.mi/mi-reverse.exp: Likewise.
739 * gdb.mi/mi-simplerun.exp: Likewise.
740 * gdb.mi/mi-stepn.exp: Likewise.
741 * gdb.mi/mi-syn-frame.exp: Likewise.
742 * gdb.mi/mi-until.exp: Likewise.
743 * gdb.mi/mi-var-cp.exp: Likewise.
744 * gdb.mi/mi-var-display.exp: Likewise.
745 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
746 * gdb.mi/mi2-var-child.exp: Likewise.
747 * gdb.mi/mi-vla-c99.exp: Likewise.
748 * lib/mi-support.exp: Likewise.
749
750 From Ian Lance Taylor <iant@cygnus.com>:
751 * lib/gdb.exp (parse_args): New procedure.
752
753 2014-04-23 Pedro Alves <palves@redhat.com>
754
755 * gdb.base/break-unload-file.c: New file.
756 * gdb.base/break-unload-file.exp: New file.
757 * gdb.base/sym-file-lib.c (baz): New function.
758 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
759 field.
760 (load): Store the segment's mapped size.
761 (unload): New function.
762 (unload_shlib): New function.
763 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
764 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
765 set a breakpoint at baz, and call it.
766 * gdb.base/sym-file.exp: New tests for stale breakpoint
767 instructions.
768
769 2014-04-23 Pedro Alves <palves@redhat.com>
770
771 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
772 * gdb.base/hbreak-in-shr-unsupported.c: New file.
773 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
774 * gdb.base/hbreak-unmapped.c: New file.
775 * gdb.base/hbreak-unmapped.exp: New file.
776 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
777 * lib/gdb.exp (gdb_is_target_remote): ... here.
778
779 2014-04-22 Pedro Alves <palves@redhat.com>
780
781 * gdb.base/consecutive-step-over.c: New file.
782 * gdb.base/consecutive-step-over.exp: New file.
783
784 2014-04-22 Pedro Alves <palves@redhat.com>
785
786 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
787 instead of send_gdb/gdb_expect.
788
789 2014-04-22 Yao Qi <yao@codesourcery.com>
790
791 * lib/trace-support.exp (generate_tracefile): New procedure.
792 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
793 return 0.
794 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
795 if generate_tracefile returns 1.
796
797 2014-04-18 Tom Tromey <palves@redhat.com>
798 Pedro alves <tromey@redhat.com>
799
800 PR backtrace/15558
801 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
802 with a backtrace limit.
803 * gdb.python/py-frame-inline.exp: Test running to an inline
804 function with a backtrace limit, and printing the newest frame.
805 * gdb.python/py-frame-inline.c (main): Call f.
806
807 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
808
809 * gdb.java/jnpe.exp: Drop srcdir from untested path.
810
811 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
812
813 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
814 Drop prefix from unsupported source file path.
815
816 2014-04-17 Yao Qi <yao@codesourcery.com>
817
818 * lib/gdb.exp (with_target_charset): New proc.
819 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
820 with_target_charset.
821 (test_print_strings): Likewise.
822 (test_repeat_bytes): Likewise.
823 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
824 for some tests.
825
826 2014-04-16 Keith Seitz <keiths@redhat.com>
827
828 PR gdb/15827
829 * gdb.dwarf2/corrupt.c: New file.
830 * gdb.dwarf2/corrupt.exp: New file.
831
832 2014-04-16 Keith Seitz <keiths@redhat.com>
833
834 PR c++/16597
835 * gdb.cp/namelessclass.cc: New file.
836 * gdb.cp/namelessclass.exp: New file.
837 * gdb.cp/namelessclass.S: New file.
838
839 2014-04-16 Doug Evans <dje@google.com>
840
841 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
842 Add comment.
843 (gdbserver_default_get_comm_port): New function.
844 (gdbserver_start): Check if board file provided
845 "gdbserver,get_comm_port" and use it if so.
846 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
847 (gdb,socketport): Set to "stdio".
848 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
849 (stdio_gdbserver_template): Delete.
850 (${board}_get_remote_address): Update.
851 (${board}_build_remote_cmd): Delete.
852 (${board}_get_comm_port): New function.
853 (${board}_spawn): Update.
854 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
855 Delete.
856 (${board}_get_remote_address): Update.
857 (${board}_get_comm_port): New function.
858
859 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
860
861 * gdb.base/memattr.exp: Improve regexps to handle memory regions
862 appearing in any order.
863
864 2014-04-15 Doug Evans <dje@google.com>
865
866 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
867 uninitialized value of "description".
868
869 2014-04-15 Keith Seitz <keiths@redhat.com>
870
871 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
872 Remove unused globals.
873 (test_running_the_program): Likewise.
874 (test_controlled_execution): Likewise.
875 (test_controlling_breakpoints): Likewise.
876 (test_program_termination): Likewise.
877
878 2014-04-15 Keith Seitz <keiths@redhat.com>
879
880 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
881 unused globals.
882 (test_rbreak_creation_and_listing): Likewise.
883 (test_ignore_count): Likewise.
884 (test_error): Likewise.
885
886 2014-04-15 Pedro Alves <palves@redhat.com>
887
888 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
889 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
890 sym-file-loader.c.
891 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
892 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
893 to sym-file-loader.c.
894 (struct library): Forward declare.
895 (load_shlib, lookup_function): Change prototypes.
896 (find_shstrtab, find_strtab, find_shdr, find_symtab)
897 (translate_offset): Remove declarations.
898 (get_text_addr): New declaration.
899 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
900 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
901 sym-file-loader.h.
902 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
903 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
904 here from sym-file-loader.h.
905 (struct library): New structure.
906 (load_shlib, lookup_function): Change prototypes and adjust to
907 work with a struct library.
908 (find_shstrtab, find_strtab, find_shdr, find_symtab)
909 (translate_offset): Make static.
910 (get_text_addr): New function.
911 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
912
913 2014-04-15 Pedro Alves <palves@redhat.com>
914
915 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
916
917 2014-04-15 Pedro Alves <palves@redhat.com>
918
919 * gdb.base/sym-file-loader.c: Include <limits.h>.
920 (SELF_LINK): New define.
921 (get_origin): New function.
922 (load_shlib): Use it.
923 * gdb.base/sym-file.exp: Don't early return if the target is
924 remote. Use runto_main, and issue fail is that fails. Use
925 gdb_load_shlibs.
926 (shlib_name): Delete.
927 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
928
929 2014-04-15 Pedro Alves <palves@redhat.com>
930
931 * gdb.base/sym-file.exp: Remove regex characters from test
932 message. Don't refer to breakpoint numbers in test messages.
933
934 2014-04-14 Keith Seitz <keiths@redhat.com>
935
936 PR c++/16253
937 * gdb.cp/var-tag.cc: New file.
938 * gdb.cp/var-tag.exp: New file.
939 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
940 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
941 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
942 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
943
944 2014-04-14 Tom Tromey <tromey@redhat.com>
945
946 * gdb.cp/classes.exp (test_enums): Handle underlying type.
947 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
948 type.
949 * gdb.cp/enum-class.exp: New file.
950 * gdb.cp/enum-class.cc: New file.
951
952 2014-04-14 Tom Tromey <tromey@redhat.com>
953
954 * gdb.dwarf2/enum-type.exp: New file.
955
956 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
957
958 * gdb.mi/mi-vla-c99.exp: New file.
959 * gdb.mi/vla.c: New file.
960
961 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
962
963 * gdb.base/vla-datatypes.c: New file.
964 * gdb.base/vla-datatypes.exp: New file.
965
966 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
967
968 * gdb.base/vla-ptr.c: New file.
969 * gdb.base/vla-ptr.exp: New file.
970
971 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
972
973 * gdb.dwarf2/count.exp: New file.
974
975 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
976
977 * gdb.base/vla-sideeffect.c: New file.
978 * gdb.base/vla-sideeffect.exp: New file.
979
980 2014-04-14 David Blaikie <dblaikie@gmail.com>
981
982 * gdb.mi/non-stop.c: Add return value for non-void function return
983 statement.
984 * gdb.threads/staticthreads.c: Ditto.
985
986 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
987 Doug Evans <xdje42@gmail.com>
988
989 * gdb.guile/scm-value.c: Improve test case.
990 * gdb.guile/scm-value.exp: Add new test.
991
992 2014-04-11 David Blaikie <dblaikie@gmail.com>
993
994 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
995 override Clang's default.
996
997 2014-04-11 Joel Brobecker <brobecker@adacore.com>
998
999 Revert the following changes (regressions):
1000
1001 * gdb.base/vla-sideeffect.c: New file.
1002 * gdb.base/vla-sideeffect.exp: New file.
1003
1004 * gdb.dwarf2/count.exp: New file.
1005
1006 * gdb.base/vla-multi.c: New file.
1007 * gdb.base/vla-multi.exp: New file.
1008
1009 * gdb.base/vla-ptr.c: New file.
1010 * gdb.base/vla-ptr.exp: New file.
1011
1012 * gdb.base/vla-datatypes.c: New file.
1013 * gdb.base/vla-datatypes.exp: New file.
1014
1015 * gdb.mi/mi-vla-c99.exp: New file.
1016 * gdb.mi/vla.c: New file.
1017
1018 2014-04-11 Keith Seitz <keiths@redhat.com>
1019
1020 PR c++/16675
1021 * gdb.cp/cpsizeof.exp: New file.
1022 * gdb.cp/cpsizeof.cc: New file.
1023
1024 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1025
1026 * gdb.mi/mi-vla-c99.exp: New file.
1027 * gdb.mi/vla.c: New file.
1028
1029 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1030
1031 * gdb.base/vla-datatypes.c: New file.
1032 * gdb.base/vla-datatypes.exp: New file.
1033
1034 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1035
1036 * gdb.base/vla-ptr.c: New file.
1037 * gdb.base/vla-ptr.exp: New file.
1038
1039 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1040
1041 * gdb.base/vla-multi.c: New file.
1042 * gdb.base/vla-multi.exp: New file.
1043
1044 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1045
1046 * gdb.dwarf2/count.exp: New file.
1047
1048 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1049
1050 * gdb.base/vla-sideeffect.c: New file.
1051 * gdb.base/vla-sideeffect.exp: New file.
1052
1053 2014-04-11 Yao Qi <yao@codesourcery.com>
1054
1055 * gdb.base/completion.exp: Check file exists before running tests
1056 on file completion.
1057
1058 2014-04-10 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.base/cond-eval-mode.c: New file.
1061 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1062 prepare_for_testing to build the new file. Check result of
1063 runto_main.
1064 (test_break, test_watch): New procedures.
1065 (top level): Use them.
1066
1067 2014-04-08 Pierre Muller <muller@sourceware.org>
1068
1069 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1070 Ctrl-V use for mingw hosts.
1071
1072 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1073
1074 * gdb.python/py-value.c: Improve test case.
1075 * gdb.python/py-value.exp: Add new test.
1076
1077 2014-04-07 David Blaikie <dblaikie@gmail.com>
1078
1079 * lib/compiler.c: Identify the clang compiler.
1080 * lib/compiler.cc: Ditto.
1081
1082 2014-04-03 Yao Qi <yao@codesourcery.com>
1083
1084 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1085
1086 2014-04-01 Anton Blanchard <anton@samba.org>
1087
1088 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1089 messages unique.
1090
1091 2014-04-01 Anton Blanchard <anton@samba.org>
1092
1093 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1094 prepare_for_testing.
1095
1096 2014-04-01 Anton Blanchard <anton@samba.org>
1097
1098 * gdb.arch/ppc64-atomic-inst.c: Remove.
1099 * gdb.arch/ppc64-atomic-inst.S: New file.
1100 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1101
1102 2014-03-31 Doug Evans <dje@google.com>
1103
1104 * gdb.base/print-symbol-loading-lib.c: New file.
1105 * gdb.base/print-symbol-loading-main.c: New file.
1106 * gdb.base/print-symbol-loading.exp: New file.
1107
1108 2014-03-31 Yao Qi <yao@codesourcery.com>
1109
1110 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1111
1112 2014-03-28 Joel Brobecker <brobecker@adacore.com>
1113
1114 * gdb.ada/mi_dyn_arr: New testcase.
1115
1116 2014-03-27 Doug Evans <dje@google.com>
1117
1118 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1119
1120 2014-03-27 Yao Qi <yao@codesourcery.com>
1121
1122 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1123 if target is nios2-*-*.
1124
1125 2014-03-26 Yao Qi <yao@codesourcery.com>
1126
1127 * lib/gdb.exp (readline_is_used): New proc.
1128 * gdb.base/completion.exp: Move tests on command complete up.
1129 Skip the rest of tests if readline is not used.
1130 * gdb.ada/complete.exp: Skp the test if readline is not
1131 used.
1132 * gdb.base/filesym.exp: Likewise.
1133 * gdb.base/macscp.exp: Likewise.
1134 * gdb.base/readline-ask.exp: Likewise.
1135 * gdb.base/readline.exp: Likewise.
1136 * gdb.python/py-cmd.exp: Likewise.
1137 * gdb.trace/tfile.exp: Likewise.
1138
1139 2014-03-26 Yao Qi <yao@codesourcery.com>
1140
1141 * gdb.base/macscp.exp: Fix code format issues.
1142
1143 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1144
1145 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
1146 * gdb.asm/powerpc64le.inc: New file.
1147
1148 2014-03-25 Pedro Alves <palves@redhat.com>
1149 Doug Evans <dje@google.com>
1150
1151 * gdb.base/source-execution.c: New file.
1152 * gdb.base/source-execution.exp: New file.
1153 * gdb.base/source-execution.gdb: New file.
1154
1155 2014-03-24 Doug Evans <dje@google.com>
1156
1157 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
1158 using fission.
1159
1160 2014-03-24 Hui Zhu <hui@codesourcery.com>
1161 Pedro Alves <palves@redhat.com>
1162
1163 PR breakpoints/16101
1164 * gdb.base/dprintf.exp: Use unsupported rather than changing the
1165 test pass/fail messages. Detect missing support for dprintf when
1166 breakpoints are actually inserted.
1167 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
1168 breakpoints are actually inserted.
1169 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
1170 fails.
1171
1172 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1173
1174 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
1175
1176 2014-03-22 Doug Evans <xdje42@gmail.com>
1177
1178 * gdb.python/python.exp (python not supported): Verify multi-line
1179 python command issues an error.
1180 * gdb.guile/guile.exp (guile not supported): Verify multi-line
1181 guile command issues an error.
1182
1183 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1184
1185 * gdb.threads/thread-specific.exp: Handle the lack of usable
1186 $this_breakpoint and $this_thread.
1187
1188 2014-03-21 Hui Zhu <hui@codesourcery.com>
1189
1190 * gdb.base/attach.exp (do_command_attach_tests): New.
1191
1192 2014-03-20 Tom Tromey <tromey@redhat.com>
1193 Pedro Alves <palves@redhat.com>
1194
1195 PR cli/15718
1196 * gdb.base/condbreak-call-false.c: New file.
1197 * gdb.base/condbreak-call-false.exp: New file.
1198
1199 2014-03-20 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
1202 Delete.
1203 (block_signals, unblock_signals): Delete.
1204 (child_function_2, main): Remove references to deleted variable
1205 and functions.
1206
1207 2014-03-20 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
1210 Use pthread_kill to signal thread 2.
1211 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1212 Adjust to make the test send itself a signal rather than using the
1213 host's "kill" command.
1214
1215 2014-03-20 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.threads/multiple-step-overs.c: New file.
1218 * gdb.threads/multiple-step-overs.exp: New file.
1219 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1220 Adjust expected infrun debug output.
1221
1222 2014-03-20 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
1225 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
1226
1227 2014-03-20 Pedro Alves <palves@redhat.com>
1228
1229 PR breakpoints/7143
1230 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
1231 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
1232 of gdb_test_multiple.
1233 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
1234 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
1235
1236 2014-03-20 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
1239 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
1240
1241 2014-03-19 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.base/async.exp: Remove early return.
1244
1245 2014-03-19 Pedro Alves <palves@redhat.com>
1246
1247 * gdb.base/async.exp (step& tests): Pass explicit test messages.
1248
1249 2014-03-19 Pedro Alves <palves@redhat.com>
1250
1251 * gdb.base/async.exp (test_background): Expect \r\n after
1252 "completed." in the fail pattern.
1253
1254 2014-03-19 Pedro Alves <palves@redhat.com>
1255
1256 * gdb.base/async.exp (test_background): New procedure.
1257 Use it for all background execution command tests.
1258
1259 2014-03-19 Pedro Alves <palves@redhat.com>
1260
1261 * gdb.base/async.exp: Use prepare_for_testing.
1262
1263 2014-03-19 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
1266 the same line.
1267
1268 2014-03-19 Pedro Alves <palves@redhat.com>
1269
1270 * gdb.base/async.c (main): Add "jump here" and "until here" line
1271 marker comments.
1272 * gdb.base/async.exp (jump_here): New global.
1273 (jump& test): Use it.
1274 (until_here): New global.
1275 (until& test): Use it.
1276
1277 2014-03-19 Pedro Alves <palves@redhat.com>
1278
1279 * gdb.base/async.exp: Don't frob gdb_protocol.
1280
1281 2014-03-18 Doug Evans <xdje42@gmail.com>
1282
1283 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
1284 Fix spelling of exec-done-display.
1285
1286 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 PR gdb/15358
1289 * gdb.base/gdb-sigterm.c: New file.
1290 * gdb.base/gdb-sigterm.exp: New file.
1291
1292 2014-03-18 Pedro Alves <palves@redhat.com>
1293
1294 PR gdb/13860
1295 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
1296 * lib/mi-support.exp (mi_expect_stop): Add special handling for
1297 solib-event.
1298
1299 2014-03-17 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdb.ada/pckd_arr_ren: New testcase.
1302
1303 2014-03-13 Doug Evans <xdje42@gmail.com>
1304
1305 PR guile/16612
1306 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
1307 collect after discarding symbols.
1308
1309 2014-03-13 Ludovic Courtès <ludo@gnu.org>
1310 Doug Evans <xdje42@gmail.com>
1311
1312 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
1313 to history survives a gc.
1314
1315 2014-03-13 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.base/default.exp: Don't test "target procfs".
1318
1319 2014-03-13 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/default.exp: Update "target child" and "target procfs"
1322 tests to not expect "Unix".
1323
1324 2014-03-12 Tom Tromey <tromey@redhat.com>
1325
1326 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
1327 New procs. Add target-async tests.
1328 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
1329 Add target-async tests.
1330
1331 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1332
1333 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
1334 'func_start' and 'func_end' for the beginning and end of the
1335 function code, respectively.
1336 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
1337 'func_end' instead of 'func' and 'main'.
1338
1339 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1340
1341 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
1342 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
1343 generate the debug info assembler source.
1344
1345 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1346
1347 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
1348 * gdb.dwarf2/arr-subrange.exp: Likewise.
1349 * gdb.dwarf2/dwz.exp: Likewise.
1350 * gdb.dwarf2/method-ptr.exp: Likewise.
1351 * gdb.dwarf2/missing-sig-type.exp: Likewise.
1352 * gdb.dwarf2/subrange.exp: Likewise.
1353 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
1354 * gdb.dwarf2/implptrpiece.exp: Likewise.
1355 * gdb.dwarf2/nostaticblock.exp: Likewise.
1356
1357 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1358
1359 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
1360 directory to absolute path name arguments.
1361
1362 2014-03-10 Joel Brobecker <brobecker@adacore.com>
1363
1364 * gdb.ada/tagged_access: New testcase.
1365
1366 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
1367
1368 * gdb.btrace/data.exp: Update expected output.
1369
1370 2014-03-06 Yao Qi <yao@codesourcery.com>
1371
1372 * gdb.trace/pr16508.exp: New file.
1373
1374 2014-03-05 Pedro Alves <palves@redhat.com>
1375
1376 PR gdb/16575
1377 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
1378 procedure.
1379 (top level): Adjust to use it. Add tests that exercise breakpoint
1380 interaction with the code-cache.
1381
1382 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1383
1384 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
1385 test for 'history-append!'.
1386
1387 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
1390 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
1391 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
1392 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
1393 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
1394 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
1395
1396 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1397
1398 * testsuite/gdb.python/py-pp-re-notag.c: New file.
1399 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
1400 * testsuite/gdb.python/py-pp-re-notag.p: New file.
1401
1402 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1403
1404 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
1405
1406 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1407
1408 * gdb.dwarf2/arr-stride.c: New file.
1409 * gdb.dwarf2/arr-stride.exp: New file.
1410
1411 2014-02-26 Pedro Alves <palves@redhat.com>
1412
1413 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
1414 that won't ever trigger. Make sure that GDB reports the correct
1415 breakpoint that caused the stop.
1416
1417 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1418
1419 PR gdb/16626
1420 * gdb.base/auto-load-script: New file.
1421 * gdb.base/auto-load.c: New file.
1422 * gdb.base/auto-load.exp: New file.
1423
1424 PR gdb/16626
1425 * gdb.base/auto-load.exp: Fix out-of-srctree run.
1426
1427 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1428
1429 Fix dw2-icycle.exp -fsanitize=address GDB crash.
1430 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
1431
1432 2014-02-24 Doug Evans <dje@google.com>
1433
1434 * lib/gdb.exp (run_on_host): Log error output if program fails.
1435
1436 2014-02-21 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.threads/step-after-sr-lock.c: Rename to ...
1439 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
1440 * gdb.threads/step-after-sr-lock.exp: Rename to ...
1441 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1442 ... this.
1443
1444 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
1445
1446 PR tdep/16397
1447 * gdb.arch/amd64-stap-special-operands.exp: New file.
1448 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
1449 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
1450 * gdb.arch/amd64-stap-triplet.S: Likewise.
1451 * gdb.arch/amd64-stap-triplet.c: Likewise.
1452
1453 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1454
1455 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
1456 in .section pseudo-op.
1457
1458 2014-02-20 lin zuojian <manjian2006@gmail.com>
1459 Joel Brobecker <brobecker@adacore.com>
1460 Doug Evans <xdje42@gmail.com>
1461
1462 PR symtab/16581
1463 * gdb.dwarf2/dw2-icycle.S: New file.
1464 * gdb.dwarf2/dw2-icycle.c: New file.
1465 * gdb.dwarf2/dw2-icycle.exp: New file.
1466
1467 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1468
1469 * gdb.python/py-value-cc.cc: Improve test case to enable testing
1470 operations on gdb.Value objects.
1471 * gdb.python/py-value-cc.exp: Add new test to test operations on
1472 gdb.Value objects.
1473
1474 2014-02-18 Doug Evans <dje@google.com>
1475
1476 * Makefile.in (TESTS): New variable.
1477 (expanded_tests, expanded_tests_or_none): New variables
1478 (check-single): Pass $(expanded_tests_or_none) to runtest.
1479 (check-parallel): Only run tests in $(TESTS) if non-empty.
1480 (check/no-matching-tests-found): New rule.
1481 * README: Document TESTS makefile variable.
1482
1483 2014-02-18 Doug Evans <dje@google.com>
1484
1485 * Makefile.in (check-parallel): rm -rf outputs temp.
1486
1487 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1488
1489 Fix "ERROR: no fileid for" in the testsuite.
1490 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
1491
1492 2014-02-12 Doug Evans <dje@google.com>
1493
1494 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
1495 (MISCELLANEOUS): New variable.
1496 (clean): rm -rf $(MISCELLANEOUS).
1497 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
1498 dwp live in the same directory as symlinks, with each symlink pointed
1499 to a differently named file in a different directory.
1500
1501 2014-02-11 Doug Evans <dje@google.com>
1502
1503 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
1504 of Tcl file commands.
1505
1506 2014-02-10 Mark Kettenis <kettenis@gnu.org>
1507
1508 * gdb.threads/step-after-sr-lock.exp: Avoid executing
1509 "kill -SIGUSR1 -1".
1510
1511 2014-02-10 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.ada/tick_length_array_enum_idx: New testcase.
1514
1515 2014-02-10 Doug Evans <xdje42@gmail.com>
1516
1517 * configure.ac (AC_OUTPUT): Add gdb.guile.
1518 * configure: Regenerate.
1519 * lib/gdb-guile.exp: New file.
1520 * lib/gdb.exp (get_target_charset): New function.
1521 * gdb.base/help.exp: Update expected output from "apropos apropos".
1522 * gdb.guile/Makefile.in: New file.
1523 * gdb.guile/guile.exp: New file.
1524 * gdb.guile/scm-arch.c: New file.
1525 * gdb.guile/scm-arch.exp: New file.
1526 * gdb.guile/scm-block.c: New file.
1527 * gdb.guile/scm-block.exp: New file.
1528 * gdb.guile/scm-breakpoint.c: New file.
1529 * gdb.guile/scm-breakpoint.exp: New file.
1530 * gdb.guile/scm-disasm.c: New file.
1531 * gdb.guile/scm-disasm.exp: New file.
1532 * gdb.guile/scm-equal.c: New file.
1533 * gdb.guile/scm-equal.exp: New file.
1534 * gdb.guile/scm-error.exp: New file.
1535 * gdb.guile/scm-error.scm: New file.
1536 * gdb.guile/scm-frame-args.c: New file.
1537 * gdb.guile/scm-frame-args.exp: New file.
1538 * gdb.guile/scm-frame-args.scm: New file.
1539 * gdb.guile/scm-frame-inline.c: New file.
1540 * gdb.guile/scm-frame-inline.exp: New file.
1541 * gdb.guile/scm-frame.c: New file.
1542 * gdb.guile/scm-frame.exp: New file.
1543 * gdb.guile/scm-generics.exp: New file.
1544 * gdb.guile/scm-gsmob.exp: New file.
1545 * gdb.guile/scm-iterator.c: New file.
1546 * gdb.guile/scm-iterator.exp: New file.
1547 * gdb.guile/scm-math.c: New file.
1548 * gdb.guile/scm-math.exp: New file.
1549 * gdb.guile/scm-objfile-script-gdb.in: New file.
1550 * gdb.guile/scm-objfile-script.c: New file.
1551 * gdb.guile/scm-objfile-script.exp: New file.
1552 * gdb.guile/scm-objfile.c: New file.
1553 * gdb.guile/scm-objfile.exp: New file.
1554 * gdb.guile/scm-ports.exp: New file.
1555 * gdb.guile/scm-pretty-print.c: New file.
1556 * gdb.guile/scm-pretty-print.exp: New file.
1557 * gdb.guile/scm-pretty-print.scm: New file.
1558 * gdb.guile/scm-section-script.c: New file.
1559 * gdb.guile/scm-section-script.exp: New file.
1560 * gdb.guile/scm-section-script.scm: New file.
1561 * gdb.guile/scm-symbol.c: New file.
1562 * gdb.guile/scm-symbol.exp: New file.
1563 * gdb.guile/scm-symtab-2.c: New file.
1564 * gdb.guile/scm-symtab.c: New file.
1565 * gdb.guile/scm-symtab.exp: New file.
1566 * gdb.guile/scm-type.c: New file.
1567 * gdb.guile/scm-type.exp: New file.
1568 * gdb.guile/scm-value-cc.cc: New file.
1569 * gdb.guile/scm-value-cc.exp: New file.
1570 * gdb.guile/scm-value.c: New file.
1571 * gdb.guile/scm-value.exp: New file.
1572 * gdb.guile/source2.scm: New file.
1573 * gdb.guile/types-module.cc: New file.
1574 * gdb.guile/types-module.exp: New file.
1575
1576 2014-02-10 Yao Qi <yao@codesourcery.com>
1577
1578 PR testsuite/16543
1579 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
1580 * configure: Regenerated.
1581 * Makefile.in: New file.
1582
1583 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
1584
1585 * gdb.python/py-framefilter.exp: Fix typo.
1586
1587 2014-02-08 Yao Qi <yao@codesourcery.com>
1588
1589 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
1590 that no =breakpoint-modified is emitted when breakpoints are
1591 modified through MI commands.
1592
1593 2014-02-07 Pedro Alves <pedro@codesourcery.com>
1594 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.threads/step-after-sr-lock.c: New file.
1597 * gdb.threads/step-after-sr-lock.exp: New file.
1598
1599 2014-02-07 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
1602
1603 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1604
1605 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
1606 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
1607
1608 2014-02-06 Doug Evans <xdje42@gmail.com>
1609
1610 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
1611 output.
1612
1613 * gdb.gdb/python-interrupts.exp: New file.
1614
1615 2014-02-05 Yao Qi <yao@codesourcery.com>
1616
1617 * gdb.trace/report.exp (use_collected_data): Test the output
1618 of "info threads" and "info inferiors".
1619
1620 2014-02-05 Yao Qi <yao@codesourcery.com>
1621
1622 Revert this patch:
1623
1624 2013-05-24 Yao Qi <yao@codesourcery.com>
1625
1626 * gdb.trace/tfile.exp: Test inferior and thread.
1627
1628 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1629
1630 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
1631 on a function.
1632 * gdb.base/step-bt.c: Call hello via function pointer to make
1633 sure its first instruction is executed on powerpc64le-linux.
1634
1635 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1636
1637 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
1638
1639 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1640
1641 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
1642 of the test patterns for use on little-endian systems.
1643
1644 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1645
1646 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
1647 (decimal_vector): Fix for little-endian.
1648
1649 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
1650
1651 * gdb.arch/sparc-sysstep.exp: New file.
1652 * gdb.arch/sparc-sysstep.c: Likewise.
1653
1654 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
1655
1656 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1657
1658 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
1659
1660 2014-01-23 Tom Tromey <tromey@redhat.com>
1661
1662 * gdb.ada/array_char_idx: New testcase.
1663
1664 2014-01-23 Tom Tromey <tromey@redhat.com>
1665
1666 PR python/16487:
1667 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
1668 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
1669 classes.
1670
1671 2014-01-23 Tom Tromey <tromey@redhat.com>
1672
1673 PR python/16491:
1674 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
1675 string from an inferior frame.
1676 * gdb.python/py-framefilter-mi.exp: Update.
1677
1678 2014-01-22 Doug Evans <dje@google.com>
1679
1680 * gdb.server/server-mon.exp: Add tests for "set debug-format".
1681
1682 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1683
1684 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
1685
1686 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1687
1688 * gdb.trace/entry-values.exp: Remove excess space character from
1689 regex patterns. Handle s390 call instruction.
1690
1691 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1692
1693 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
1694 define "*_start" label. Make "name" static.
1695 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
1696 ${name} by references to ${name}_start.
1697
1698 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1699
1700 * gdb.base/info-macros.exp: Remove "debug" from the compile
1701 options.
1702
1703 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1704
1705 * gdb.dlang/demangle.exp: New file.
1706
1707 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1708
1709 * gdb.dlang/primitive-types.exp: New file.
1710
1711 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1712
1713 * configure.ac: Create gdb.dlang/Makefile.
1714 * configure: Regenerate.
1715 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
1716 * gdb.dlang/Makefile.in: New file.
1717 * lib/d-support.exp: New file.
1718 * lib/gdb.exp (skip_d_tests): New proc.
1719
1720 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1721
1722 * gdb.btrace/delta.exp: Check reverse stepi.
1723 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
1724 * gdb.btrace/finish.exp: New.
1725 * gdb.btrace/next.exp: New.
1726 * gdb.btrace/nexti.exp: New.
1727 * gdb.btrace/record_goto.c: Add comments.
1728 * gdb.btrace/step.exp: New.
1729 * gdb.btrace/stepi.exp: New.
1730 * gdb.btrace/multi-thread-step.c: New.
1731 * gdb.btrace/multi-thread-step.exp: New.
1732 * gdb.btrace/rn-dl-bind.c: New.
1733 * gdb.btrace/rn-dl-bind.exp: New.
1734 * gdb.btrace/data.c: New.
1735 * gdb.btrace/data.exp: New.
1736 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
1737
1738 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1739
1740 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
1741 * gdb.btrace/exception.exp: Update.
1742 * gdb.btrace/instruction_history.exp: Update.
1743 * gdb.btrace/record_goto.exp: Update.
1744 * gdb.btrace/tailcall.exp: Update.
1745 * gdb.btrace/unknown_functions.exp: Update.
1746 * gdb.btrace/delta.exp: New.
1747
1748 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1749
1750 * gdb.btrace/record_goto.exp: Add backtrace test.
1751 * gdb.btrace/tailcall.exp: Add backtrace test.
1752
1753 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1754
1755 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
1756 * gdb.btrace/record_goto.c: New.
1757 * gdb.btrace/record_goto.exp: New.
1758 * gdb.btrace/x86-record_goto.S: New.
1759
1760 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1761
1762 * gdb.btrace/function_call_history.exp: Update tests.
1763 * gdb.btrace/instruction_history.exp: Update tests.
1764
1765 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1766
1767 * gdb.btrace/function_call_history.exp: Fix expected field
1768 order for "record function-call-history".
1769 Add new tests for "record function-call-history /c".
1770 * gdb.btrace/exception.cc: New.
1771 * gdb.btrace/exception.exp: New.
1772 * gdb.btrace/tailcall.exp: New.
1773 * gdb.btrace/x86-tailcall.S: New.
1774 * gdb.btrace/x86-tailcall.c: New.
1775 * gdb.btrace/unknown_functions.c: New.
1776 * gdb.btrace/unknown_functions.exp: New.
1777 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
1778
1779 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1780
1781 * gdb.btrace/instruction_history.exp: Update.
1782 * gdb.btrace/function_call_history.exp: Update.
1783
1784 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1785
1786 * gdb.btrace/function_call_history.exp: Fix expected function
1787 trace.
1788 * gdb.btrace/instruction_history.exp: Initialize traced.
1789 Remove traced_functions.
1790
1791 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1792
1793 * gdb.btrace/function_call_history.exp: Update
1794 * gdb.btrace/instruction_history.exp: Update.
1795
1796 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1797
1798 * gdb.btrace/enable.exp: Update expected text.
1799
1800 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
1801
1802 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
1803 bytes.
1804
1805 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
1806
1807 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
1808
1809 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
1810
1811 * lib/gdb.exp (supports_process_record): Return true for
1812 arm*-linux*. (supports_reverse): Likewise.
1813
1814 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
1815
1816 PR python/15464
1817 PR python/16113
1818 * gdb.python/py-type.c: Enhance test case.
1819 * gdb.python/py-value-cc.cc: Likewise
1820 * gdb.python/py-type.exp: Add new tests.
1821 * gdb.python/py-value-cc.exp: Likewise
1822
1823 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1824 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
1827 Make "name" extern.
1828 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
1829 references to ${name}_start by references to ${name}.
1830
1831 2014-01-10 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
1834
1835 2014-01-10 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
1838
1839 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
1840 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.mi/mi-info-os.exp: Connect to the target with
1843 mi_gdb_target_load.
1844
1845 2014-01-08 Pedro Alves <palves@redhat.com>
1846
1847 * gdb.threads/reconnect-signal.c: New file.
1848 * gdb.threads/reconnect-signal.exp: New file.
1849
1850 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * gdb.base/source-dir.exp: New file.
1853
1854 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1855
1856 * gdb.ada/mi_interface: New testcase.
1857
1858 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1859
1860 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
1861 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
1862 gdb.ada/pp-rec-component/pck.ads: New files.
1863
1864 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.python/py-pp-integral.c: New file.
1867 * gdb.python/py-pp-integral.py: New file.
1868 * gdb.python/py-pp-integral.exp: New file.
1869
1870 For older changes see ChangeLog-1993-2013.
1871 \f
1872 ;; Local Variables:
1873 ;; mode: change-log
1874 ;; left-margin: 8
1875 ;; fill-column: 74
1876 ;; version-control: never
1877 ;; End:
1878
1879 Copyright 2014 Free Software Foundation, Inc.
1880 Copying and distribution of this file, with or without modification,
1881 are permitted provided the copyright notice and this notice are preserved.