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