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