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