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