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