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