OSDN Git Service

86b03cc4ca64f2cfc7314ba468b1f84caade735d
[pf3gnuchains/sourceware.git] / gdb / testsuite / ChangeLog
1 2011-03-09  Tom Tromey  <tromey@redhat.com>
2
3         * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
4         gdb_continue_to_end.
5
6 2011-03-09  Mark Kettenis  <kettenis@gnu.org>
7
8         * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9         tabs.
10
11 2011-03-09  Tom Tromey  <tromey@redhat.com>
12
13         * lib/gdb.exp (inferior_exited_re): Match. leading `['.  Wrap in
14         parentheses.
15         (gdb_continue_to_end): Add "allow_extra" parameter.  Use
16         $command.
17         * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
18         argument to gdb_continue_to_end.
19         * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
20         argument to gdb_continue_to_end.
21         * gdb.cp/annota3.exp: Fix regex.
22         * gdb.cp/annota2.exp: Fix regex.
23         * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
24         gdb_continue_to_end.
25         * gdb.base/call-signal-resume.exp: Revert earlier patch.
26         * gdb.ada/tasks.exp: Pass "allow_extra" argument to
27         gdb_continue_to_end.
28
29 2011-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
30
31         * gdb.server/ext-run.exp
32         (load new file without any gdbserver inferior): New test.
33
34 2011-03-07  Tom Tromey  <tromey@redhat.com>
35
36         * Makefile.in (TAGS): Rewrite.
37
38 2011-03-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
39
40         * gdb.trace/report.exp (12.1: trace report #1): New match for the
41         initial commands echo.  New match for `Found trace'.  Anchor all the
42         other matches.  Anchor and match for `No trace frame found' the final
43         match.
44
45 2011-03-07  Tom Tromey  <tromey@redhat.com>
46
47         * Makefile.in (TAGS): New target.
48
49 2011-03-07  Tom Tromey  <tromey@redhat.com>
50
51         * lib/opencl.exp (skip_opencl_tests): Update for exit message
52         change.
53         * lib/mi-support.exp (mi_gdb_test): Update for exit message
54         change.
55         * lib/gdb.exp (gdb_test_multiple): Update comment.  Update for
56         exit message change.
57         (skip_altivec_tests): Update for exit message change.
58         (skip_vsx_tests): Likewise.
59         (gdb_continue_to_end): Likewise.  Add 'command' argument.
60         * lib/cell.exp (skip_cell_tests): Update for exit message change.
61         * gdb.threads/tls.exp: Update for exit message change.
62         * gdb.threads/thread-unwindonsignal.exp: Use
63         gdb_continue_to_end.
64         * gdb.threads/step.exp (step_it): Update for exit message change.
65         (continue_all): Likewise.
66         * gdb.threads/print-threads.exp (test_all_threads): Update for
67         exit message change.
68         * gdb.threads/interrupted-hand-call.exp: Use
69         gdb_continue_to_end.
70         * gdb.threads/execl.exp: Use gdb_continue_to_end.
71         * gdb.python/py-prettyprint.exp (run_lang_tests): Use
72         gdb_continue_to_end.
73         * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
74         * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
75         * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
76         * gdb.cp/method.exp: Update for exit message change.
77         * gdb.cp/mb-templates.exp: Update for exit message change.
78         * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
79         * gdb.cp/annota3.exp: Update for exit message change.
80         * gdb.cp/annota2.exp: Update for exit message change.
81         * gdb.cell/fork.exp: Use gdb_continue_to_end.
82         * gdb.base/term.exp: Update for exit message change.
83         * gdb.base/step-test.exp (test_i): Update for exit message change.
84         * gdb.base/sigstep.exp (advance): Update for exit message change.
85         (advancei): Likewise.
86         * gdb.base/siginfo.exp: Update for exit message change.
87         * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
88         * gdb.base/reread.exp: Use gdb_continue_to_end.
89         * gdb.base/langs.exp: Use gdb_continue_to_end.
90         * gdb.base/interrupt.exp: Update for exit message change.
91         * gdb.base/gdb1555.exp: Update for exit message change.
92         * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
93         * gdb.base/ending-run.exp: Update for exit message change.
94         * gdb.base/chng-syms.exp: Update for exit message change.
95         * gdb.base/checkpoint.exp: Update for exit message change.
96         * gdb.base/catch-syscall.exp (check_for_program_end): Use
97         gdb_continue_to_end.
98         (test_catch_syscall_with_wrong_args): Likewise.
99         * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
100         * gdb.base/break-interp.exp (test_ld): Update for exit message
101         change.
102         * gdb.base/bang.exp: Update for exit message change.
103         * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
104         (do_call_attach_tests): Likewise.
105         * gdb.base/a2-run.exp: Update for exit message change.
106         * gdb.arch/ppc-dfp.exp: Update for exit message change.
107         * gdb.ada/tasks.exp: Use gdb_continue_to_end.
108         * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
109
110 2011-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
111
112         * gdb.base/help.exp (help thread find): Fix one forgotten quote.
113
114 2011-03-03  Tom Tromey  <tromey@redhat.com>
115
116         * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
117         * gdb.hp/gdb.aCC/configure (Makefile): Remove.
118         * gdb.hp/gdb.aCC/configure.ac: Remove.
119         * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
120         * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
121         * gdb.hp/gdb.base-hp/configure.ac: Remove.
122         * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
123         * gdb.hp/gdb.compat/configure (Makefile): Remove.
124         * gdb.hp/gdb.compat/configure.ac: Remove.
125         * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
126         * gdb.hp/gdb.defects/configure (Makefile): Remove.
127         * gdb.hp/gdb.defects/configure.ac: Remove.
128         * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
129         * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
130         * gdb.hp/gdb.objdbg/configure.ac: Remove.
131         * gdb.hp/configure.ac: Remove.
132         * gdb.hp/configure: Remove.
133         * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
134         substitution.
135         (Makefile): Remove rule.
136         * gdb.cell/configure.ac: Remove.
137         * gdb.cell/configure: Remove.
138         * gdb.stabs/Makefile.in (Makefile): Remove.
139         (distclean): Don't remove config.status or config.log.
140         * gdb.stabs/configure (Makefile): Remove.
141         * gdb.stabs/configure.ac: Remove.
142         * configure: Rebuild.
143         * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
144         Remove stabs- and cell-specific logic.  Test for existence of
145         ../gdbtk before configuring gdb.gdbtk.  Build Makefiles in gdb.hp
146         subdirectories, gdb.cell, and and gdb.stabs.
147         * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
148
149 2011-03-03  Joel Brobecker  <brobecker@adacore.com>
150
151         * gdb.python/py-inferior.exp: Avoid searching pattern beyond
152         end of buffer.
153
154 2011-03-02  Joel Brobecker  <brobecker@adacore.com>
155
156         * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
157         gdb_test when running a test where we expected no output back.
158
159 2011-02-28  Michael Snyder  <msnyder@vmware.com>
160
161         * gdb.cp/overload.cc: Change initializer value to integer.
162
163 2011-02-27  Michael Snyder  <msnyder@vmware.com>
164
165         * gdb.multi/base.exp: Add test for remove-inferiors.
166
167 2011-02-26  Joel Brobecker  <brobecker@adacore.com>
168
169         * gdb.python/py-frame.exp: Simplify the initialization phase
170         using prepare_for_testing.
171
172 2011-02-25  Michael Snyder  <msnyder@vmware.com>
173
174         * gdb.multi/base.exp: Add tests for info inferiors with args.
175
176 2011-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
177
178         * gdb.dwarf2/dw2-ranges.S: Rename to ...
179         * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
180         * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
181         Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
182         asmfile3.  Comment the STABS (#3) file compilation.  Compile
183         everything through assembler.  Provide KFAIL for symtab/12497.
184         * gdb.dwarf2/dw2-ranges2.S: Rename to ...
185         * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
186         * gdb.dwarf2/dw2-ranges3.S: Rename to ...
187         * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
188
189 2011-02-24  Michael Snyder  <msnyder@vmware.com>
190
191         * gdb.base/break.exp: Add tests for delete breakpoints using
192         convenience variables and value history references.
193
194 2011-02-24  Michael Snyder  <msnyder@vmware.com>
195
196         * gdb.base/break.exp: Remove debugging 'printf' accidentally
197         left behind in previous check-in.
198
199 2011-02-23  Michael Snyder  <msnyder@vmware.com>
200
201         * gdb.base/break.exp: Add tests for "info break" with arguments.
202         * gdb.trace/infotrace.exp: Update patterns for error and help.
203         * gdb.base/completion.exp: Update pattern.
204         * gdb.base/ena-dis-br.exp: Update pattern.
205         * gdb.base/help.exp: Update patterns.
206
207 2011-02-23  Michael Snyder  <msnyder@vmware.com>
208
209         * gdb.base/memattr.exp: New test.
210         * gdb.base/memattr.c: Test load for memattr.exp.
211
212 2011-02-22  Doug Evans  <dje@google.com>
213
214         * gdb.python/py-symbol.exp: Test lookup_global_symbol.
215
216 2011-02-22  Michael Snyder  <msnyder@vmware.com>
217
218         * Makefile.in: Make more clean.
219         * gdb.ada/Makefile.in: Ditto.
220         * gdb.arch/Makefile.in: Ditto.
221         * gdb.asm/Makefile.in: Ditto.
222         * gdb.base/Makefile.in: Ditto.
223         * gdb.cp/Makefile.in: Ditto.
224         * gdb.dwarf2/Makefile.in: Ditto.
225         * gdb.java/Makefile.in: Ditto.
226         * gdb.mi/Makefile.in: Ditto.
227         * gdb.modula2/Makefile.in: Ditto.
228         * gdb.python/Makefile.in: Ditto.
229         * gdb.server/Makefile.in: Ditto.
230         * gdb.stabs/Makefile.in: Ditto.
231         * gdb.threads/Makefile.in: Ditto.
232         * gdb.trace/Makefile.in: Ditto.
233
234 2011-02-22  Michael Snyder  <msnyder@vmware.com>
235
236         * gdb.threads/thread-find.exp: Add tests for bad input to 
237         info threads.
238
239 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
240
241         * gdb.python/py-breakpoint.exp: Fix the expected output of
242         one of the "maint info breakpoints" tests to accept the output
243         generated on platforms that do not have hardware watchpoints.
244
245 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
246
247         * gdb.python/py-breakpoint.exp: Remove unnecessary call to
248         clean_restart.  Be a little stricter in the expected output
249         for one of the tests.  Fix a typo in one of the comments.
250
251 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
252
253         * gdb.python/py-block.exp: Simplify using prepare_for_testing.
254         Delete variable binfile, no longer use.  Add or modify test
255         comments to make them unique.
256
257 2011-02-21  Michael Snyder  <msnyder@vmware.com>
258
259         * Makefile.in: Update for make clean.
260         * gdb.ada/Makefile.in: Ditto.
261         * gdb.arch/Makefile.in: Ditto.
262         * gdb.asm/Makefile.in: Ditto.
263         * gdb.base/Makefile.in: Ditto.
264         * gdb.cp/Makefile.in: Ditto.
265         * gdb.dwarf2/Makefile.in: Ditto.
266         * gdb.java/Makefile.in: Ditto.
267         * gdb.mi/Makefile.in: Ditto.
268         * gdb.modula2/Makefile.in: Ditto.
269         * gdb.python/Makefile.in: Ditto.
270         * gdb.server/Makefile.in: Ditto.
271         * gdb.stabs/Makefile.in: Ditto.
272         * gdb.threads/Makefile.in: Ditto.
273         * gdb.trace/Makefile.in: Ditto.
274
275 2011-02-21  Michael Snyder  <msnyder@vmware.com>
276
277         * gdb.threads/thread-find.exp: Update patterns for changes in
278         output of "info threads" command.
279
280 2011-02-21  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
281             Ulrich Weigand  <uweigand@de.ibm.com>
282
283         * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
284         (skip_hw_watchpoint_tests): Likewise.
285         (skip_hw_watchpoint_multi_tests): Likewise.
286
287 2011-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
288
289         * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
290         (skip_hw_watchpoint_tests): Likewise.
291         (skip_hw_watchpoint_multi_tests): Likewise.
292         (skip_hw_watchpoint_access_tests): Likewise.
293
294         * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
295         * gdb.base/pr11022.exp: Likewise.
296         * gdb.base/watch-read.exp: Likewise.
297         * gdb.base/watch_thread_num.exp: Likewise.
298         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
299         * gdb.base/watchpoint-hw.exp: Likewise.
300         * gdb.base/watchpoint.exp: Likewise.
301         * gdb.threads/local-watch-wrong-thread.exp: Likewise.
302         * gdb.threads/watchthreads-reorder.exp: Likewise.
303         * gdb.threads/watchthreads.exp: Likewise.
304         * gdb.threads/watchthreads2.exp: Likewise.
305
306 2011-02-21  Joel Brobecker  <brobecker@adacore.com>
307
308         * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
309         the debugger is unable to find the array bounds.
310
311 2011-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
312
313         * gdb.cp/typedef-operator.exp: New file.
314         * gdb.cp/typedef-operator.cc: New file.
315
316 2011-02-17  Michael Snyder  <msnyder@vmware.com>
317
318         * gdb.threads/thread-find.exp: Fix regular expressions.
319
320 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
321
322         * gdb.ada/packed_array: Expand testcase to test printing of
323         unconstrained packed array.
324
325 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
326
327         * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
328
329 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
330
331         * gdb.trace/collection.c (globalarr3): New global.
332         (main): Initialize it before collecting, and and clear it
333         afterwards.
334         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
335         collecting with '{type} addr', where the addr expression is not an
336         rvalue.
337
338 2011-02-16  Ken Werner  <ken.werner@de.ibm.com>
339
340         * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
341         a bool variable. Expect correct OpenCL names for vector types. Use the
342         uc3 variable name instead of referring to the uchar3 built-in type.
343         Escape the asterisk at the half pointer test.
344
345 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
346
347         * gdb.trace/collection.c (globalarr2): New global.
348         (main): Initialize it before collecting, and and clear it
349         afterwards.
350         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
351         collecting overlapping memory ranges.
352
353 2011-02-15  Michael Snyder  <msnyder@vmware.com>
354
355         * gdb.base/default.exp: Add tests for thread commands.
356         * gdb.base/help.exp: Add tests for thread commands.
357         * gdb.threads/thread-find.exp: New test for thread find command.
358
359 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
360
361         * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
362
363 2011-02-15  Yao Qi  <yao@codesourcery.com>
364
365         PR tdep/12352
366         * gdb.arch/arm-disp-step.S : New test for str instruction.
367         * gdb.arch/arm-disp-step.exp : Likewise.
368
369 2011-02-15  Thiago Jung Bauermann  <bauerman@br.ibm.com>
370
371         * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
372         "vector_register2_vr" test strings.  Test the extended floating
373         point registers (F32~F63).
374         * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
375         IBM XL C compiler.  Make the test program use a register provided
376         by the compiler for the lxvd2x instruction.
377
378 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
379
380         * gdb.trace/unavailable.cc (class Base, class Middle, class
381         Derived): New types.
382         (derived_unavail, derived_partial, derived_whole): New globals.
383         (virtual_partial): New global.
384         (virtualp): Point at virtual_partial.
385         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
386         related to unavailable vptr.
387
388 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
389
390         * gdb.trace/unavailable.cc (a, b, c): New globals.
391         (main): Set and clear them.
392         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
393         `a' and `c', and check that `b' isn't collected, although `a' and
394         `c' are.
395
396 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
397
398         * gdb.trace/unavailable.cc (struct Virtual): New.
399         (virtualp): New global pointer.
400         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
401         printing a pointer to an object whose type has a vtable, with
402         print object on.
403
404 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
405
406         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
407         value repeat handles unavailableness.
408
409 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
410
411         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
412         tests for building arrays from unavailable values, subscripting
413         non-memory rvalue unvailable arrays, and accessing fields or
414         baseclasses of non-lazy unavailable values,
415         * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
416         struct types.
417         (g_smallstruct, g_smallstruct_b): New globals.
418
419 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
420
421         * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
422
423 2011-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
424
425         Fix const/volatile qualifiers of C++ types, PR c++/12328.
426         * gdb.cp/overload-const.exp: New file.
427         * gdb.cp/overload-const.cc: New file.
428
429 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
430
431         * gdb.opencl/callfuncs.cl: New file.
432         * gdb.opencl/callfuncs.exp: New test.
433         * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
434
435 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
436
437         * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
438         when computing result.
439         * gdb.arch/altivec-abi.exp: Update expected results.
440
441 2011-02-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
442
443         * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
444         * gdb.base/jit.exp: Likewise.
445         * gdb.base/pie-execl.exp: Likewise.
446         * gdb.base/solib-nodir.exp: Likewise.
447         * gdb.base/solib-overlap.exp: Likewise.
448
449 2011-02-07  Pedro Alves  <pedro@codesourcery.com>
450
451         * gdb.trace/collection.c (global_pieces): New.
452         * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
453         New procedure.
454         (gdb_trace_collection_test): Call it.
455
456 2011-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
457
458         * gdb.python/py-evthreads.c: New file.
459         * gdb.python/py-evthreads.exp: New file.
460         * gdb.python/py-events.py: New file.
461         * gdb.python/py-events.exp: New file.
462         * gdb.python/py-events.c: New file.
463
464 2011-02-04 David Daney <ddaney@caviumnetworks.com>
465
466         * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
467
468 2011-02-03  Andrew Burgess  <aburgess@broadcom.com>
469
470         * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
471         gdb.base/disasm-end-cu.exp: New test for disassembling over the
472         boundary between two compilation units.
473
474 2011-02-02  Pedro Alves  <pedro@codesourcery.com>
475
476         * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
477         (Virtual): New structs.
478         (virtual_o, virtual_middle_b): New globals.
479         * gdb.cp/virtbase.exp: New tests.
480
481 2011-01-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
482
483         * gdb.base/jit.exp: New file.
484         * gdb.base/jit-main.c: New file.
485         * gdb.base/jit-solib.c: New file.
486
487 2011-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
488
489         * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
490         proceed to initial kernel entry point.
491         * gdb.opencl/datatypes.exp: Likewise.
492         * gdb.opencl/operators.exp: Likewise.
493         * gdb.opencl/vec_comps.exp: Likewise.
494
495 2011-01-31  Sami Wagiaalla  <swagiaal@redhat.com>
496
497         * gdb.cp/nsnested.cc: New.
498         * gdb.cp/nsnested.exp: New.
499         * gdb.cp/nsnoimports.exp: New.
500         * gdb.cp/nsnoimports.cc: New.
501
502 2011-01-31  Joel Brobecker  <brobecker@adacore.com>
503
504         * gdb.base/interact.exp: Add extra tests that verify that
505         the value of the interactive-mode setting does not change
506         after the script is sourced.
507
508 2011-01-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
509
510         * gdb.cp/noparam.exp: New file.
511         * gdb.cp/noparam.cc: New file.
512
513 2011-01-28  Pedro Alves  <pedro@codesourcery.com>
514
515         * gdb.trace/tfile.exp: Test that with no traceframe selected,
516         there's no stack or registers.
517
518 2011-01-26  Tom Tromey  <tromey@redhat.com>
519
520         * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
521         space before string output.  Add test for "set print pretty off"
522         case.
523
524 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
525
526         * gdb.base/frame-args.exp: Adjust.
527         * gdb.dwarf2/dw2-noloc.exp: Adjust.
528         * gdb.dwarf2/dw2-inline-param.exp: Adjust.
529         * gdb.dwarf2/pieces.exp: Adjust.
530         * gdb.opt/clobbered-registers-O2.exp: Adjust.
531         * gdb.opt/inline-locals.exp: Adjust.
532         * gdb.threads/fork-child-threads.exp: Adjust.
533
534 2011-01-25  Ken Werner  <ken.werner@de.ibm.com>
535
536         * gdb.opencl/convs_casts.cl: Move program scope variables into the
537         OpenCL kernel function. Add a comment as marker. Add address space
538         qualifiers for the remaining program scope variables.
539         * gdb.opencl/datatypes.cl: Likewise.
540         * gdb.opencl/operators.cl: Likewise.
541         * gdb.opencl/vec_comps.cl: Likewise.
542         * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
543         Add breakpoint at the marker comment.
544         * gdb.opencl/datatypes.exp: Likewise.
545         * gdb.opencl/operators.exp: Likewise.
546         * gdb.opencl/vec_comps.exp: Likewise.
547
548 2011-01-24  Pedro Alves  <pedro@codesourcery.com>
549
550         * gdb.base/printcmds.c (some_struct): New struct and instance.
551         * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
552         procedure.
553         <global scope>: Call it.
554
555 2011-01-21  Ken Werner  <ken.werner@de.ibm.com>
556
557         * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
558         argument to the gdb_compile_opencl_hostapp call.
559
560 2011-01-19  Yao Qi  <yao@codesourcery.com>
561
562         * lib/dwarf.exp (dwarf2_support): Change supported targets to a
563         positve list.
564
565 2011-01-19  Yao Qi  <yao@codesourcery.com>
566
567         * gdb.asm/asm-source.exp: Replace ARM target triplet with a
568         canonical form.
569         Remove "xscale-*-*"
570         * gdb.xml/tdesc-regs.exp: Likewise.
571         * gdb.python/py-section-script.exp: Replace ARM target triplet
572         with canonical form.
573         Match arm*-*-symbianelf*.
574         * gdb.base/dup-sect.exp: Likewise.
575         * lib/dwarf.exp: New.
576         * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
577         dwarf2_support.
578         * gdb.dwarf2/dup-psym.exp: Likewise.
579         * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
580         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
581         * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
582         * gdb.dwarf2/dw2-basic.exp: Likewise.
583         * gdb.dwarf2/dw2-compressed.exp: Likewise.
584         * gdb.dwarf2/dw2-const.exp: Likewise.
585         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
586         * gdb.dwarf2/dw2-cu-size.exp: Likewise.
587         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
588         * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
589         * gdb.dwarf2/dw2-filename.exp: Likewise.
590         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
591         * gdb.dwarf2/dw2-inline-param.exp: Likewise.
592         * gdb.dwarf2/dw2-intercu.exp: Likewise.
593         * gdb.dwarf2/dw2-intermix.exp: Likewise.
594         * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
595         * gdb.dwarf2/dw2-noloc.exp: Likewise.
596         * gdb.dwarf2/dw2-op-call.exp: Likewise.
597         * gdb.dwarf2/dw2-producer.exp: Likewise.
598         * gdb.dwarf2/dw2-ranges.exp: Likewise.
599         * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
600         * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
601         * gdb.dwarf2/dw2-strp.exp: Likewise.
602         * gdb.dwarf2/dw2-unresolved.exp: Likewise.
603         * gdb.dwarf2/implptr.exp: Likewise.
604         * gdb.dwarf2/mac-fileno.exp: Likewise.
605         * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
606         * gdb.dwarf2/pieces.exp: Likewise.
607         * gdb.dwarf2/pr11465.exp: Likewise.
608         * gdb.dwarf2/valop.exp: Likewise.
609         * gdb.dwarf2/watch-notconst.exp: Likewise.
610         * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
611
612 2011-01-19  Tom Tromey  <tromey@redhat.com>
613
614         * gdb.python/py-infthread.exp: Add thread tests.
615
616 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
617
618         * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
619
620 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
621
622         * gdb.ada/widewide: New testcase.
623
624 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
625
626         * gdb.base/interact.exp: New testcase.
627
628 2011-01-12  Tom Tromey  <tromey@redhat.com>
629
630         * gdb.mi/gdb2549.exp: Update for error message changes.
631         * gdb.mi/mi-cli.exp: Likewise.
632         * gdb.mi/mi-disassemble.exp: Likewise.
633         * gdb.mi/mi-pthreads.exp: Likewise.
634         * gdb.mi/mi-regs.exp: Likewise.
635         * gdb.mi/mi-stack.exp: Likewise.
636         * gdb.mi/mi-var-block.exp: Likewise.
637         * gdb.mi/mi-var-cmd.exp: Likewise.
638         * gdb.mi/mi2-cli.exp: Likewise.
639         * gdb.mi/mi2-disassemble.exp: Likewise.
640         * gdb.mi/mi2-pthreads.exp: Likewise.
641         * gdb.mi/mi2-regs.exp: Likewise.
642         * gdb.mi/mi2-stack.exp: Likewise.
643         * gdb.mi/mi2-var-block.exp: Likewise.
644         * gdb.mi/mi2-var-cmd.exp: Likewise.
645
646 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
647             Jan Kratochvil  <jan.kratochvil@redhat.com>
648
649         PR fortran/11104 and DWARF unbound arrays detection.
650         * gdb.fortran/multi-dim.exp: New file.
651         * gdb.fortran/multi-dim.f90: New file.
652
653 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
654
655         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
656         expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
657         add new tests for opcode dumping.
658
659 2011-01-11  Tom Tromey  <tromey@redhat.com>
660
661         * gdb.python/py-infthread.exp: Load gdb-python.exp.
662
663 2010-01-11  Thiago Jung Bauermann  <bauerman@br.ibm.com>
664
665         Convert hardware watchpoints to use breakpoint_ops.
666         * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
667         type is not supported.
668         * gdb.base/foll-fork.exp: Likewise.
669         * gdb.base/foll-vfork.exp: Likewise.
670
671 2011-01-10  Phil Muldoon  <pmuldoon@redhat.com>
672
673         * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
674         Use load_lib gdb-python.exp.
675         * gdb.python/python.exp: Ditto.
676         * gdb.python/py-function.exp: Ditto.
677
678 2011-01-09  Andreas Schwab  <schwab@linux-m68k.org>
679
680         * gdb.threads/tls.exp ("info address me"): Fix expected output.
681
682 2011-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
683
684         * configure: Regenerate.
685
686 2011-01-06  Tom Tromey  <tromey@redhat.com>
687
688         * gdb.python/py-frame.exp: Test gdb.newest_frame.
689
690 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
691
692         * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
693         gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
694         gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
695         gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
696         gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
697         gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
698         gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
699         gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
700         gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
701         gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
702         gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
703         gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
704         gdb.ada/null_array.exp, gdb.ada/null_record.exp,
705         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
706         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
707         gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
708         gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
709         gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
710         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
711         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
712         gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
713         gdb.ada/uninitialized_vars.exp,
714         gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
715         Simplify by using clean_restart.
716
717 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
718
719         Add marker to be used as anchor for inserting breakpoints.
720         * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
721         * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
722         Likewise.
723
724         Remove uses of gdb_start_cmd.
725         * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
726         * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
727
728         Do not run testcase if testing with GDBserver.
729         * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
730         if testing with GDBserver.
731
732 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
733
734         * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
735         gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
736         copyright header.
737
738 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
739
740         * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
741         testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
742         testsuite/gdb.fortran/complex.f,
743         testsuite/gdb.fortran/derived-type.f90,
744         testsuite/gdb.fortran/library-module-lib.f90,
745         testsuite/gdb.fortran/library-module-main.f90,
746         testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
747         testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
748         Copyright year update.
749
750 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
751
752         * gdb.base/langs1.f: Add copyright header.
753
754 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
755
756         * gdb.base/morestack.exp: New file.
757         * gdb.base/morestack.c: New file.
758
759 2011-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
760
761         * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
762
763 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
764
765         * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
766         * gdb.ada/arrayptr.exp: Add test printing that new variable.
767
768 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
769
770         * gdb.ada/lang_switch.exp: Correct expected parameter value.
771
772 2010-12-25  Andreas Schwab  <schwab@linux-m68k.org>
773
774         * gdb.threads/tls.exp: Fix typo.
775
776         * gdb.threads/thread-specific.exp (get_thread_list): Update.
777         * gdb.threads/execl.exp: Update.
778
779 2010-12-23  Yao Qi  <yao@codesourcery.com>
780
781         * gdb.arch/arm-disp-step.exp: New.
782         * gdb.arch/arm-disp-step.S: New.
783
784 2010-12-21  Tom Tromey  <tromey@redhat.com>
785
786         * gdb.threads/execl.exp: Update.
787         * gdb.threads/linux-dp.exp: Update.
788         * gdb.threads/manythreads.exp: Update.
789         * gdb.threads/tls.exp: Update.
790
791 2010-12-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
792
793         * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
794         (NextOverThrowDerivates) <resumebpt>: New.
795         (resumebpt_test): New.
796         (main): Call resumebpt_test.
797         * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
798
799 2010-12-12  Stan Shebs  <stan@codesourcery.com>
800
801         * gdb.trace/tsv.exp: Test print command on trace state variables.
802
803 2010-12-09  Tom Tromey  <tromey@redhat.com>
804
805         * gdb.base/interp.exp: Add regression test.
806
807 2010-12-09  Tom Tromey  <tromey@redhat.com>
808
809         * gdb.java/jnpe.java: New file.
810         * gdb.java/jnpe.exp: New file.
811         * gdb.cp/nextoverthrow.exp: New file.
812         * gdb.cp/nextoverthrow.cc: New file.
813
814 2010-12-07  Doug Evans  <dje@google.com>
815
816         * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
817         of data-directory.
818         * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
819         updated.
820         * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
821
822 2010-11-29  Michael Snyder  <msnyder@vmware.com>
823
824         * gdb.base/callfuncs.exp: Test for skip_float_tests.
825         * gdb.base/call-sc.exp: Ditto.
826         * gdb.base/finish.exp: Ditto.
827         * gdb.base/return.exp: Ditto.
828         * gdb.base/return2.exp: Ditto.
829
830 2010-11-30  Doug Evans  <dje@google.com>
831
832         * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
833         (gdb_expect_list): Fix spelling errors in comments.
834         * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
835         send_gdb/gdb_expect_list where applicable.
836         * gdb.base/call-ar-st.exp: Ditto.
837         * gdb.base/funcargs.exp: Ditto.
838         * gdb.base/gcore.exp: Ditto.
839         * gdb.base/page.exp: Ditto.
840         * gdb.base/sigaltstack.exp: Ditto.
841         * gdb.base/siginfo.exp: Ditto.
842         * gdb.base/sigstep.exp: Ditto.
843         * gdb.base/trace-commands.exp: Ditto.
844
845 2010-11-29  Doug Evans  <dje@google.com>
846
847         * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
848         printer-name;subprinter-name.
849
850 2010-11-29  Tom Tromey  <tromey@redhat.com>
851
852         * gdb.dwarf2/implptr.exp: New file.
853         * gdb.dwarf2/implptr.c: New file.
854         * gdb.dwarf2/implptr.S: New file.
855
856 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
857
858         PR python/12199
859
860         * gdb.python/py-breakpoint.exp: Test the delete method.
861
862 2010-11-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
863
864         Fix step_resume_breakpoint unsaved during an infcall.
865         * gdb.base/step-resume-infcall.exp: New file.
866         * gdb.base/step-resume-infcall.c: New file.
867
868 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
869
870         * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
871
872 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
873
874         * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
875         on ppc64's symbols; "finish" and "return" commands must accept to
876         show the caller line again as well as the line after.
877         * gdb.asm/powerpc64.inc: New file.
878
879 2010-11-23  Doug Evans  <dje@google.com>
880
881         * lib/gdb.exp (gdb_test_sequence): New function.
882         (gdb_expect_list): Add verbose -log call for each pattern.
883         * gdb.base/signals.exp (test_handle_all_print): Call it.
884         Reduce timeout increment from 6 minutes to 1 minute.
885         * gdb.server/ext-run.exp: Call it.
886
887 2010-11-23  Phil Muldoon  <pmuldoon@redhat.com>
888
889         PR python/12212
890
891         * gdb.python/python.exp: Check that selected_thread raises an
892         error when no inferior is loaded.
893
894 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
895
896         * gdb.dwarf2/dw2-stack-boundary.exp: New file.
897         * gdb.dwarf2/dw2-stack-boundary.S: New file.
898
899 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
900
901         * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
902         * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
903
904 2010-11-18  Doug Evans  <dje@google.com>
905
906         * gdb.server/ext-run.exp: Fix intermittent failures.
907
908 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
909
910         * gdb.stabs/gdb11479.exp: Use runto_main.
911
912 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
913
914         * gdb.base/break-entry.exp: Skip if using a stub.
915
916 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
917
918         * gdb.python/py-inferior.exp: Pack values in target endianness.
919
920 2010-11-12  Tom Tromey  <tromey@redhat.com>
921
922         * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
923         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
924         MemoryError.
925         * gdb.python/python.exp (gdb_py_test_multiple): Update exception
926         type.
927         * gdb.python/py-value.exp (test_value_in_inferior): Add test for
928         MemoryError.
929         (test_subscript_regression): Update exception type.
930
931 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
932
933         * gdb.python/py-breakpoint.exp: Add internal watchpoint and
934         breakpoint tests.
935
936 2010-11-09  Pedro Alves  <pedro@codesourcery.com>
937
938         * gdb.base/watchpoint.exp: Test "watch -location" with an
939         innacessible location.
940
941 2010-11-09  Edjunior Machado  <emachado@br.ibm.com>
942             Luis Machado  <luisgpm@br.ibm.com>
943
944         * gdb.base/maint.exp: Expect "." prefix.
945         * gdb.base/nodebug.exp: Expect "." Likewise.
946         * gdb.base/sepsymtab.exp: Expect "." Likewise.
947         * gdb.base/watchpoint-cond-gone.exp: Likewise.
948         * gdb.base/watchpoint.exp: Expect a software watch to be created for
949         POWER server processors.
950
951 2010-11-08  Edjunior Machado  <emachado@br.ibm.com>
952             Luis Machado  <luisgpm@br.ibm.com>
953
954         * gdb.base/break-entry.exp: convert entry point for
955         ppc64 and expect leading `.' on ppc64's symbols
956
957 2010-11-05  Doug Evans  <dje@google.com>
958
959         * gdb.base/help.exp: Update expected output.
960         * gdb.python/py-param.exp: Delete, contents moved to ...
961         * gdb.python/py-parameter.exp: ... here.  New file.
962         Add test for gdb.parameter ("directories").
963
964 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
965
966         * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
967         * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
968         * configure: Regenerate.
969         * gdb.opencl/Makefile.in: New File.
970         * gdb.opencl/datatypes.exp: Likewise.
971         * gdb.opencl/datatypes.cl: Likewise.
972         * gdb.opencl/operators.exp: Likewise.
973         * gdb.opencl/operators.cl: Likewise.
974         * gdb.opencl/vec_comps.exp: Likewise.
975         * gdb.opencl/vec_comps.cl: Likewise.
976         * gdb.opencl/convs_casts.exp: Likewise.
977         * gdb.opencl/convs_casts.cl: Likewise.
978         * lib/opencl.exp: Likewise.
979         * lib/opencl_hostapp.c: Likewise.
980         * lib/opencl_kernel.cl: Likewise.
981         * lib/cl_util.c: Likewise.
982         * lib/cl_util.c: Likewise.
983         * gdb.base/default.exp (set language): Add "opencl" to the list of
984         languages.
985
986 2010-11-04  Sami Wagiaalla  <swagiaal@redhat.com>
987
988         * gdb.cp/overload.exp: Added test for inheritance overload.
989         * gdb.cp/overload.cc: Ditto.
990         * gdb.cp/oranking.exp: Removed releveant kfails.
991
992 2010-11-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
993             Joel Brobecker  <brobecker@adacore.com>
994
995         * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
996         check test_compiler_info.
997
998 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
999
1000         * gdb.base/gnu_vector.exp: Adjust expect messages.
1001
1002 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
1003
1004         * gdb.base/gnu_vector.exp: Add unary operator tests.
1005
1006 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
1007
1008         * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1009
1010 2010-11-02  Doug Evans  <dje@google.com>
1011
1012         * gdb.python/py-pp-maint.c: New file.
1013         * gdb.python/py-pp-maint.exp: New file.
1014         * gdb.python/py-pp-maint.py: New file.
1015
1016 2010-11-02  Tom Tromey  <tromey@redhat.com>
1017
1018         * gdb.base/default.exp: Remove "scheme" from language list.
1019
1020 2010-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1021
1022         Revert:
1023         2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1024         * gdb.threads/sigstep-threads.exp: New file.
1025         * gdb.threads/sigstep-threads.c: New file.
1026
1027 2010-10-20  Michael Snyder  <msnyder@vmware.com>
1028
1029         * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1030
1031 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
1032
1033         * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1034         Skip test completely if gdb,no_hardware_watchpoints.
1035
1036 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
1037
1038         * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1039         strict, but do not check for any particular function name within libc.
1040
1041 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
1042
1043         * gdb.cp/smartp.exp: New test.
1044         * gdb.cp/smartp.cc : New test.
1045
1046 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
1047
1048         * gdb.cp/converts.exp: Test pointer to bool conversion.
1049         Test pointer to long conversion.
1050         * gdb.cp/oranking.exp: Removed relevant kfail.
1051
1052 2010-10-18  Tom Tromey  <tromey@redhat.com>
1053
1054         * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1055         argument to lazy_string.
1056         * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1057         (pp_ls.to_string): Use it.
1058         * gdb.python/py-prettyprint.c (main): Move declarations to top.
1059         Add "estring2" local.
1060
1061 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1062
1063         Fix s390x compatibility.
1064         * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS.  Twice.
1065         * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1066
1067 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1068
1069         * gdb.threads/sigstep-threads.exp: New file.
1070         * gdb.threads/sigstep-threads.c: New file.
1071
1072 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1073
1074         * gdb.base/pie-execl.exp: New file.
1075         * gdb.base/pie-execl.c: New file.
1076
1077 2010-10-13  Doug Evans  <dje@google.com>
1078             Jan Kratochvil  <jan.kratochvil@redhat.com>
1079
1080         PR exp/12117
1081         * gdb.cp/ptype-cv-cp.cc: New file.
1082         * gdb.cp/ptype-cv-cp.exp: New file.
1083
1084 2010-10-14  Sami Wagiaalla  <swagiaal@redhat.com>
1085
1086         * gdb.cp/converts.cc: New test program.
1087         * gdb.cp/converts.exp: New test.
1088         * gdb.cp/overload.exp: Added test for void* vs int*.
1089         * gdb.cp/overload.exp: Ditto.
1090         * gdb.cp/oranking.exp: Removed related kfail.
1091
1092 2010-10-13  Doug Evans  <dje@google.com>
1093
1094         * lib/gdb-python.exp (gdb_check_python_config): New function.
1095         * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1096         * gdb.python/lib-types.cc: New file.
1097         * gdb.python/lib-types.exp: New file.
1098
1099 2010-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1100
1101         * gdb.python/py-error.exp: New file.
1102         * gdb.python/py-error.py: New file.
1103
1104 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1105
1106         * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1107         gdb_test_multiple.
1108
1109 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1110
1111         * gdb.base/break-interp.exp: Use ldlags for linking flags.
1112         * gdb.base/prelink.exp: Likewise.
1113         * gdb.base/solib-nodir.exp: Likewise.
1114         * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1115         (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1116         * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1117
1118 2010-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
1119
1120         * break-interp.exp (test_ld): Use two separate gdb_expect statements
1121         for the "info files" test to avoid timeouts on slow machines.
1122
1123 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1124
1125         * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1126         (main): Make openlib dummy call.
1127
1128 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1129
1130         Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1131         * break-interp.exp (reach): Move the core body ...
1132         (reach_1): ... here.  Use stop-on-solib-events for _dl_debug_state.
1133         (test_ld): Provide always real argument, even to the linker.  Replace
1134         dl_main by _dl_debug_state.
1135
1136 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1137
1138         Fix results of prelinked PIEs on ppc*.
1139         * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1140         Accept also DISPLACEMENT "PRESENT".
1141         (main): Replace "ZERO" displacements by "PRESENT".
1142
1143 2010-10-08  Sami Wagiaalla  <swagiaal@redhat.com>
1144
1145         * gdb.cp/oranking.exp: New test.
1146         * gdb.cp/oranking.cc: New test program.
1147
1148 2010-10-08  Ken Werner  <ken.werner@de.ibm.com>
1149
1150         * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1151         * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1152
1153 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
1154
1155         * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1156         lush, lynx) New constant.
1157         * gdb.base/constvars.exp: Test const array types.
1158         * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1159
1160 2010-10-06  Doug Evans  <dje@google.com>
1161
1162         * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1163         of syscall staging area.
1164
1165 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
1166
1167         * gdb.base/gnu_vector.c: Add variable c4.
1168         * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1169         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1170
1171 2010-10-05  Maciej W. Rozycki  <macro@codesourcery.com>
1172
1173         * gdb.arch/altivec-abi.exp: Fix a typo.
1174
1175 2010-10-02  Maciej W. Rozycki  <macro@codesourcery.com>
1176
1177         * lib/mi-support.exp (thread_selected_re): Correct pattern used
1178         to match a thread ID.
1179
1180 2010-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1181
1182         Fix s390x testcase compatibility.
1183         * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1184
1185 2010-10-01  Doug Evans  <dje@google.com>
1186
1187         * lib/gdb-python.exp: New file.
1188         * gdb.python/py-block.exp: Use it.
1189         * gdb.python/py-breakpoint.exp: Ditto.
1190         * gdb.python/py-frame.exp: Ditto.
1191         * gdb.python/py-inferior.exp: Ditto.
1192         * gdb.python/py-param.exp: Ditto.
1193         * gdb.python/py-prettyprint.exp: Ditto.
1194         * gdb.python/py-shared.exp: Ditto.
1195         * gdb.python/py-symbol.exp: Ditto.
1196         * gdb.python/py-symtab.exp: Ditto.
1197         * gdb.python/py-type.exp: Ditto.
1198         * gdb.python/py-value.exp: Ditto.
1199         * gdb.python/python.exp: Ditto.
1200
1201 2010-09-30  Tom Tromey  <tromey@redhat.com>
1202
1203         * gdb.base/anon.exp: New file.
1204         * gdb.base/anon.c: New file.
1205
1206 2010-09-30  Tom Tromey  <tromey@redhat.com>
1207
1208         * gdb.base/completion.exp: Test completion through anonymous
1209         union.
1210         * gdb.base/break1.c (struct some_struct): Add anonymous union.
1211
1212 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1213
1214         Fix printing parameters of inlined functions.
1215         * gdb.dwarf2/dw2-inline-param.exp: New file.
1216         * gdb.dwarf2/dw2-inline-param-main.c: New file.
1217         * gdb.dwarf2/dw2-inline-param.S: New file.
1218
1219 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1220
1221         PR corefiles/12071.
1222         * gdb.base/corefile.exp (quit with a process, no question: load core)
1223         (quit with a core file): New tests.
1224
1225 2010-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1226
1227         Fix GDB crash on inferior calls with self-referencing classes.
1228         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1229         * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1230         * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1231
1232 2010-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1233
1234         Fix lost siginfo_t for inferior calls.
1235         * gdb.base/siginfo-infcall.exp: New file.
1236         * gdb.base/siginfo-infcall.c: New file.
1237
1238 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
1239
1240         * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1241
1242 2010-09-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1243
1244         * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1245         New test.
1246         * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1247
1248 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
1249
1250         * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1251         type of our const type.
1252
1253 2010-09-22  Sami Wagiaalla  <swagiaal@redhat.com>
1254
1255         * gdb.cp/pr12028.cc: New.
1256         * gdb.cp/pr12028.exp: New.
1257
1258 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
1259
1260         * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1261
1262 2010-09-16  Phil Muldoon  <pmuldoon@redhat.com>
1263             Jan Kratochvil  <jan.kratochvil@redhat.com>
1264
1265         PR mi/11407
1266         * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1267         * gdb.mi/dw2-ref-missing-frame-main.c New File.
1268         * gdb.mi/dw2-ref-missing-frame.S New File.
1269         * gdb.mi/dw2-ref-missing-frame.exp New File.
1270
1271 2010-09-14  Tom Tromey  <tromey@redhat.com>
1272
1273         PR symtab/8399:
1274         * gdb.threads/tls.exp: Remove kfail.  Update expected output.
1275
1276 2010-09-14  Tom Tromey  <tromey@redhat.com>
1277
1278         PR exp/11803:
1279         * gdb.threads/tls.exp: Use C++.
1280         (check_thread_local): Use K::another_thread_local.
1281         * gdb.threads/tls.c (class K): New.
1282         (another_thread_local): Now a member of K.
1283         (spin): Update.  No longer K&R C.
1284
1285 2010-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
1286
1287         * gdb.cp/koenig.cc: created class for testing member lookup.
1288         * gdb.cp/koenig.exp: Added test for member lookup.
1289
1290 2010-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1291
1292         Fix false FAILs on sourcetree topdir directory containing "kill".
1293         * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1294         source line matching regexp.
1295
1296 2010-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1297
1298         * gdb.python/python.exp (set height 0, collect help from uiout)
1299         (verify help to uiout): New tests.
1300
1301 2010-09-10  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
1302
1303         * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1304         is_lp64_target to check 64bit target.
1305
1306 2010-09-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1307
1308         * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1309         (test_ld) <powerpc64-*>: New.
1310
1311 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
1312
1313         * gdb.cp/templates.exp (test_template_args): Allow "struct".
1314
1315 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
1316
1317         * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1318         (FunctionArg::method): New function.
1319         (empty, arg): New variables.
1320         (main): Call arg.method.
1321         * gdb.cp/templates.exp (test_template_args): New function.
1322         (do_tests): Call it.
1323
1324 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
1325
1326         * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1327         of "next" to proceed over pthread_exit call.
1328
1329 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
1330
1331         * gdb.base/maint.exp: Avoid wildcards against potentially very long
1332         "maint print statistics" output to prevent expect timeouts.
1333
1334 2010-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1335
1336         * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1337         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1338         (test_float_rejected): ... here.
1339         * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1340         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1341         (test_float_rejected): ... here.
1342         * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1343         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1344         (test_float_rejected): ... here.
1345         * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1346         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1347         (test_float_rejected): ... here.
1348
1349 2010-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
1350
1351         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1352         before disabling hardware watchpoints.
1353         (test_inaccessible_watchpoint): Check that hardware watchpoints
1354         are used.  Test for watchpoints on a constant address.
1355
1356 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1357
1358         * gdb.base/ui-redirect.exp: New file.
1359
1360 2010-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1361             Joel Brobecker  <brobecker@adacore.com>
1362
1363         * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1364
1365 2010-08-31  Doug Evans  <dje@google.com>
1366
1367         * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1368
1369 2010-08-30  Tom Tromey  <tromey@redhat.com>
1370
1371         PR python/11792:
1372         * gdb.python/py-value.exp (test_subscript_regression): Add
1373         dynamic_type test.
1374
1375 2010-08-30  Daniel Jacobowitz  <dan@codesourcery.com>
1376
1377         * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1378         instead of running to main.  Do not test the main function.
1379         * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1380         Add new main.
1381
1382 2010-08-26  Pedro Alves  <pedro@codesourcery.com>
1383
1384         * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1385         one test.
1386
1387 2010-08-24  Doug Evans  <dje@google.com>
1388
1389         PR symtab/11942
1390         * gdb.dwarf2/dw4-sig-types.cc: New file.
1391         * gdb.dwarf2/dw4-sig-types.h: New file.
1392         * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1393         * gdb.dwarf2/dw4-sig-types.exp: New file.
1394
1395 2010-08-23  Tom Tromey  <tromey@redhat.com>
1396
1397         PR python/11145:
1398         * gdb.python/py-value.c (Base, Derived): New types.
1399         (base): New global.
1400         * gdb.python/py-value.exp (test_subscript_regression): Add
1401         dynamic_cast test.
1402
1403 2010-08-23  Tom Tromey  <tromey@redhat.com>
1404
1405         PR python/10676:
1406         * gdb.python/py-type.exp (test_fields): Add tests for type
1407         equality.
1408
1409 2010-08-23  Tom Tromey  <tromey@redhat.com>
1410
1411         PR python/11915:
1412         * gdb.python/py-type.exp (test_fields): Add tests for array.
1413
1414 2010-08-23  Keith Seitz  <keiths@redhat.com>
1415
1416         * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1417         have any children. Create a new abbrev for it.
1418         Add missing terminal sequence to .debug_abbrev.
1419
1420 2010-08-20  Keith Seitz  <keiths@redhat.com>
1421
1422         PR symtab/11465:
1423         * gdb.dwarf2/pr11465.exp: New test.
1424         * gdb.dwarf2/pr11465.S: New file.
1425         * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1426         * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1427
1428 2010-08-19  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1429
1430         * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1431         registers.  Update data sets with the new v2_double element in the
1432         VSX register union.  Add vector_register3_vr data set for the AltiVec
1433         registers.  Use gdb_test_no_output instead of send_gdb.
1434
1435 2010-08-19  Pedro Alves  <pedro@codesourcery.com>
1436
1437         * gdb.python/py-shared.exp: New file, factored out from
1438         python.exp.
1439         * gdb.python/py-shared.c: New file.
1440         * gdb.python/py-shared-sl.c: New file.
1441         * gdb.python/python-1.c: New file.
1442         * gdb.python/python-sl.c: Delete.
1443         * gdb.python/python.c: Mention python-1.c.
1444         * gdb.python/python.exp: Move shared library tests to
1445         py-shared.exp.
1446         * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1447         (MISCELLANEOUS): New.
1448         (clean mostlyclean): Also remove $MISCELLANEOUS.
1449
1450 2010-08-19  Doug Evans  <dje@google.com>
1451
1452         PR exp/11926
1453         * gdb.base/printcmds.exp (test_float_accepted): New function.
1454         Move existing float tests there.  Add tests for floats with suffixes.
1455         (test_float_rejected): New function.
1456         * gdb.java/jv-print.exp (test_float_accepted): New function.
1457         (test_float_rejected): New function.
1458         * gdb.objc/print.exp: New file.
1459         * gdb.pascal/print.exp: New file.
1460         * lib/objc.exp: New file.
1461
1462 2010-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
1463
1464         * gdb.base/default.exp (info set): Avoid full buffer error and force
1465         reading up to final gdb prompt.
1466         (show): Likewise.
1467
1468 2010-08-18  Tom Tromey  <tromey@redhat.com>
1469
1470         PR symtab/11919:
1471         * gdb.base/completion.exp: Add test.
1472
1473 2010-08-18  Doug Evans  <dje@google.com>
1474
1475         * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1476         * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1477         * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1478         Simplify, early exit if runto_main fails.
1479         * gdb.fortran/exprs.exp: load_lib fortran.exp.
1480         (set_lang_fortran): Moved to lib/fortran.exp.
1481         * gdb.fortran/types.exp: load_lib fortran.exp.
1482         (set_lang_fortran): Moved to lib/fortran.exp.
1483         * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1484         * gdb.java/jprint.exp (set_lang_java): Ditto.
1485         * gdb.java/jv-exp.exp: load_lib java.exp.
1486         If set_lang_java fails, issue a warning instead of failure to be
1487         consistent with other set_lang_foo uses.
1488         (set_lang_java): Moved to lib/java.exp.
1489         * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1490         If set_lang_java fails, issue a warning instead of failure to be
1491         consistent with other set_lang_foo uses.
1492         * gdb.pascal/types.exp: load_lib pascal.exp.
1493         (set_lang_pascal): Moved to lib/pascal.exp.
1494         * lib/fortran.exp: New file.
1495         * lib/java.exp (set_lang_java): New function.
1496         * lib/pascal.exp (set_lang_pascal): New function.
1497
1498 2010-08-18  Yao Qi  <yao@codesourcery.com
1499
1500         * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1501         func_nofb_start and func_loopfb_start, so that address of functions
1502         is equal to these labels on Thumb.
1503
1504 2010-08-18  Yao Qi  <yao@codesourcery.com>
1505
1506         * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1507         to reflect latest c source file.
1508
1509 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1510
1511         * gdb.cp/infcall-dlopen.exp: New file.
1512         * gdb.cp/infcall-dlopen.cc: New file.
1513         * gdb.cp/infcall-dlopen-lib.cc: New file.
1514
1515 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1516             Pedro Alves  <pedro@codesourcery.com>
1517
1518         PR breakpoints/11371
1519
1520         * gdb.base/watch-cond-infcall.exp: New file.
1521         * gdb.base/watch-cond-infcall.c: New file.
1522
1523 2010-08-16  Tom Tromey  <tromey@redhat.com>
1524
1525         * gdb.base/help.exp: Update.
1526         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1527         watchpoint.
1528         (test_watch_location): New proc.
1529         (test_watchpoint_in_big_blob): Delete watchpoint.
1530         * gdb.base/watchpoint.c (func5): New function.
1531         (main): Call it.
1532
1533 2010-08-16  Doug Evans  <dje@google.com>
1534
1535         * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1536
1537 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
1538
1539         * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1540         tests.
1541
1542 2010-08-11  Ken Werner  <ken.werner@de.ibm.com>
1543
1544         * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1545         * gdb.base/gnu_vector.c: New File.
1546         * gdb.base/gnu_vector.exp: Likewise.
1547
1548 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
1549
1550         * gdb.python/python.c: New File.
1551         * gdb.python/python-sl.c: New File.
1552         * gdb.python/python.exp: Test solib_address and decode_line
1553         * functions.
1554
1555 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
1556
1557         * gdb.python/python.exp (show height, set height 10)
1558         (verify pagination beforehand, verify pagination beforehand: q)
1559         (gdb.execute does not page, verify pagination afterwards)
1560         (verify pagination afterwards: q): New.
1561
1562 2010-08-02  Doug Evans  <dje@google.com>
1563
1564         * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1565         because of an older gcc, change test2
1566         "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1567         to unsupported.
1568
1569 2010-07-30  Kazu Hirata  <kazu@codesourcery.com>
1570
1571         * gdb.base/break-always.exp: Do not expect full paths to file
1572         names.
1573         * gdb.base/commands.exp: Likewise.
1574
1575 2010-07-30  Doug Evans  <dje@google.com>
1576
1577         * gdb.cp/temargs.exp: For new tests that require newer gccs,
1578         xfail them when run with older gccs.
1579
1580         * lib/gdb.exp (build_executable): Forward "c++" option to
1581         get_compiler_info.
1582
1583         * gdb.python/py-type.exp (test_template): Mark as xfail tests
1584         "python print ttype.template_argument(1)" and
1585         "python print isinstance(ttype.template_argument(1), gdb.Value)"
1586         if using gcc 4.4 or earlier.
1587
1588         * gdb.base/valgrind-db-attach.exp: Use unique test name for
1589         attach-to-debugger handling.
1590
1591 2010-07-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1592
1593         * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1594         * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1595         (main): Use copyreloc.
1596         * gdb.base/prelink.exp (split debug of executable)
1597         (.dynbss vs. .bss address shift): New tests.
1598
1599 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
1600
1601         * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1602         in gdb_test_multiple.
1603
1604 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
1605
1606         * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1607         environment.
1608
1609 2010-07-28  Tom Tromey  <tromey@redhat.com>
1610
1611         PR python/11060:
1612         * gdb.python/py-type.c (Temargs): New template.
1613         (temvar): New variable.
1614         * gdb.python/py-type.exp (test_template): New proc.
1615
1616 2010-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
1617
1618         * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1619         gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1620
1621 2010-07-28  Tom Tromey  <tromey@redhat.com>
1622
1623         PR c++/9946:
1624         * gdb.cp/temargs.exp: New file.
1625         * gdb.cp/temargs.cc: New file.
1626
1627 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1628
1629         * gdb.base/help.exp (help disassemble): Update the content.
1630
1631 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1632
1633         * gdb.threads/ia64-sigill.exp: New file.
1634         * gdb.threads/ia64-sigill.c: New file.
1635
1636 2010-07-27  Tom Tromey  <tromey@redhat.com>
1637
1638         * gdb.opt/inline-cmds.c (ATTR): New define.
1639         (func1): Use it.
1640         (func2): Likewise.
1641         (func3): Likewise.
1642         (outer_inline1): Likewise.
1643         (outer_inline2): Likewise.
1644         * gdb.opt/inline-bt.c (ATTR): New define.
1645         (func1): Use it.
1646         (func2): Likewise.
1647         * gdb.opt/inline-locals.c (ATTR): New define.
1648         (func1): Use it.
1649         (func2): Likewise.
1650
1651 2010-07-27  Tom Tromey  <tromey@redhat.com>
1652
1653         * gdb.stabs/gdb11479.c (hack): New function.
1654         (test): Use it.
1655         (test2): Use it.
1656         * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1657         (int32_search_buf, int64_search_buf): No longer static.
1658         (x): Remove.
1659         * gdb.base/relocate.c (hack): New function.
1660
1661 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
1662
1663         * gdb.python/py-value.exp (test_inferior_function_call): New function.
1664         * gdb.python/py-value.c (func1): New function.
1665         (func2): Likewise.
1666
1667 2010-07-26  Corinna Vinschen  <vinschen@redhat.com>
1668
1669         * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1670         as not to clash with .data section.
1671
1672 2010-07-26  Jerome Guitton  <guitton@adacore.com>
1673
1674         * gdb.base/code_elim.exp: New file.
1675         * gdb.base/code_elim1.c: New file.
1676         * gdb.base/code_elim2.c: New file.
1677
1678 2010-07-21  Pedro Alves  <pedro@codesourcery.com>
1679
1680         PR symtab/11827
1681
1682         * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1683         (some_volatile_enum): New variable.
1684         * gdb.base/printcmds.exp (test_print_enums): New.
1685         <top level>: Call it.
1686
1687 2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>
1688
1689         * gdb.cp/fpointer.cc: New test.
1690         * gdb.cp/fpointer.exp: New test.
1691
1692 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1693
1694         * gdb.base/solib-nodir.exp: New file.
1695         * lib/gdb.exp (runto): New case for a GDB internal error.
1696
1697 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1698             Ulrich Weigand  <uweigand@de.ibm.com>
1699             Tom Tromey  <tromey@redhat.com>
1700
1701         * gdb.base/charset-malloc.c: New file.
1702         * gdb.base/charset.c (malloc_stub): New prototype.
1703         (main): Call it instead of malloc itself.
1704         * gdb.base/charset.exp: Use only prepare_for_testing.
1705         (binfile): Remove the variable.
1706
1707 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1708
1709         Make core files the process_stratum.
1710         * gdb.base/corefile.exp (run: load core again)
1711         (run: sanity check we see the core file, run: with core)
1712         (run: core file is cleared, attach: load core again)
1713         (attach: sanity check we see the core file, attach: with core)
1714         (attach: core file is cleared): New tests.
1715         * gdb.base/coremaker.c (main): New parameters.  Implement "sleep" argv.
1716
1717 2010-07-14  Ken Werner  <ken.werner@de.ibm.com>
1718
1719         * gdb.arch/altivec-abi.exp: New tests.
1720
1721 2010-07-13  Tom Tromey  <tromey@redhat.com>
1722
1723         * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1724         (main): Use it.
1725         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1726
1727 2010-07-13  Tom Tromey  <tromey@redhat.com>
1728
1729         * gdb.base/label.exp: New file.
1730         * gdb.base/label.c: New file.
1731
1732 2010-07-12  Ulrich Weigand  <uweigand@de.ibm.com>
1733             H.J. Lu  <hongjiu.lu@intel.com>
1734
1735         * lib/gdb.exp (is_ilp32_target): New.
1736         (is_lp64_target): Likewise.
1737
1738         * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1739         target.
1740         * gdb.arch/amd64-disp-step.exp: Likewise.
1741         * gdb.arch/amd64-dword.exp: Likewise.
1742         * gdb.arch/amd64-i386-address.exp: Likewise.
1743         * gdb.arch/amd64-word.exp: Likewise.
1744
1745         * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1746         target.
1747         * gdb.arch/i386-bp_permanent.exp: Likewise.
1748         * gdb.arch/i386-byte.exp: Likewise.
1749         * gdb.arch/i386-disp-step.exp: Likewise.
1750         * gdb.arch/i386-gnu-cfi.exp: Likewise.
1751         * gdb.arch/i386-prologue.exp: Likewise.
1752         * gdb.arch/i386-size-overlap.exp: Likewise.
1753         * gdb.arch/i386-size.exp: Likewise.
1754         * gdb.arch/i386-sse.exp: Likewise.
1755         * gdb.arch/i386-unwind.exp: Likewise.
1756         * gdb.arch/i386-word.exp: Likewise.
1757
1758         * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1759         test only when building 64-bit executables.  Do not hard-code
1760         -m64 option.
1761
1762 2010-07-07  Doug Evans  <dje@google.com>
1763
1764         * lib/gdb.exp (gdb_test_list_exact): New function.
1765         * gdb.base/default.exp (show convenience): Call it, add tests for
1766         $_sdata = void, $_thread = 0.
1767
1768 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1769             Joel Brobecker  <brobecker@adacore.com>
1770
1771         Fix re-run of PIE executable, PR shlibs/11776.
1772         * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1773         Remove $displacement_main to match the solib-svr4.c change.  New "kill"
1774         and re-"run" of the inferior.
1775
1776 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1777             Joel Brobecker  <brobecker@adacore.com>
1778
1779         Cope with missing /usr/sbin/prelink.
1780         * lib/prelink-support.exp (prelink_no):
1781         <result == 1 && $output is "no such file or directory">: New.
1782         (prelink_yes): Likewise.  Return on failed prelink_no.
1783
1784 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1785             Joel Brobecker  <brobecker@adacore.com>
1786
1787         * gdb.base/attach-pie-misread.exp: Load prelink-support.exp.  Replace
1788         build_executable by build_executable_own_libs.  Replace "prelink -R"
1789         execution by a call of prelink_yes.  Comment why "prelink -r" needs no
1790         change.
1791         * gdb.base/break-interp.exp: Load prelink-support.exp.  Rename calls of
1792         copy to file_copy.  Move setting opts --dynamic-linker and -rpath,
1793         mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1794         Replace build_executable by build_executable_own_libs's function
1795         build_executable_own_libs.
1796         (prelinkNO): Create new stub to call prelink_no.
1797         (prelinkYES): Create new stub to call prelink_yes.
1798         (test_attach): Rename calls of copy to file_copy.
1799         (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1800         (copy): Move to ...
1801         * lib/prelink-support.exp: ... a new file.  Rename prelinkNO to
1802         prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1803         * gdb.base/prelink.exp: Disable testcase also for is_remote and
1804         skip_shlib_tests.  Load prelink-support.exp.  Replace gdb_compile with
1805         special flags by gdb_compile_shlib.  Replace second gdb_compile by
1806         build_executable_own_libs.  Replace "prelink -R" execution by a call of
1807         prelink_yes.  Replace "prelink -u" and second "prelink -R" execution by
1808         a second call of prelink_yes.  Replace restart commands by
1809         clean_restart.
1810         (prelink): Rename to ...
1811         (seen displacement message): ... this test.  Extend its expectation
1812         strictness.
1813
1814 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1815
1816         * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1817         * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1818         displacement message exactly once.
1819
1820 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1821             Joel Brobecker  <brobecker@adacore.com>
1822
1823         * gdb.base/break-interp.exp (test_attach): Keep $interp changed.  Move
1824         its restore after the <$relink_args != ""> loop.  new comment.
1825
1826 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1827             Joel Brobecker  <brobecker@adacore.com>
1828
1829         * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1830         code for it.  New variable relink_args.
1831         (prelinkYES): Call prelinkNO.
1832         (test_attach): Accept new parameter relink_args.  Re-prelink the binary
1833         in such case.  Move the core code to ...
1834         (test_attach_gdb): ... a new function.  Send GDB command "file".
1835         Extend expected "Attaching to " string.
1836
1837 2010-07-02  Tom Tromey  <tromey@redhat.com>
1838
1839         * gdb.base/bitops.exp: Remove extraneous "pass".
1840
1841 2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
1842
1843         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1844
1845 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
1846
1847         * gdb.base/help.exp: Adjust expected output.
1848
1849 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
1850
1851         * gdb.base/help.exp: Adjust expected output.
1852
1853 2010-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1854
1855         * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1856         (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1857         c++/11702.
1858
1859 2010-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1860             Doug Evans  <dje@google.com>
1861
1862         * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1863         add .dynamic entry'.
1864
1865 2010-06-29  Doug Evans  <dje@google.com>
1866
1867         Test PR c++/11702.
1868         * gdb.cp/m-static.exp: Add testcase.
1869         * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1870
1871 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
1872             Tom Tromey  <tromey@redhat.com>
1873             Thiago Jung Bauermann  <bauerman@br.ibm.com>
1874
1875         * gdb.python/py-inferior.c: New File.
1876         * gdb.python/py-infthread.c: New File.
1877         * gdb.python/py-inferior.exp: New File.
1878         * gdb.python/py-infthread.exp: New File.
1879
1880 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1881
1882         * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1883         (ptype ::C::OtherFileClass typedefs): New.
1884         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1885         (C::OtherFileClass::cOtherFileClassVar2): New.
1886         (C::OtherFileClass::cOtherFileClassVar_use): Use also
1887         cOtherFileClassVar2.
1888         (C::cOtherFileType2, C::cOtherFileVar2): New.
1889         (C::cOtherFileVar_use): use also cOtherFileVar2.
1890         * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1891
1892 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1893
1894         * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1895         (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1896         (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1897         (print ::C::cOtherFileVar)
1898         (whatis C::OtherFileClass::cOtherFileClassType)
1899         (whatis ::C::OtherFileClass::cOtherFileClassType)
1900         (print C::OtherFileClass::cOtherFileClassVar)
1901         (print ::cOtherFileClassVar)
1902         (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1903         (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1904         trailing content.
1905         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1906         (C::OtherFileClass::cOtherFileClassVar)
1907         (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1908         (C::cOtherFileVar, C::cOtherFileVar_use): New.
1909
1910 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1911
1912         Test PR c++/11703 and PR gdb/1448.
1913         * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1914         gdb/1448.
1915
1916 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1917
1918         * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1919         (main) <rtti_data>: New.
1920         * gdb.cp/virtbase.exp (print rtti_data): New.
1921
1922 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1923             Joel Brobecker  <brobecker@adacore.com>
1924
1925         * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1926
1927 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1928
1929         * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1930
1931 2010-06-28  Doug Evans  <dje@google.com>
1932
1933         * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1934
1935 2010-06-27  Doug Evans  <dje@google.com>
1936
1937         * gdb.cp/m-static.exp: Update expected test output.
1938
1939 2010-06-25  Paul Hilfinger  <hilfinger@adacore.com>
1940
1941         * gdb.gdb/selftest.exp: Adjust expected message for
1942         capturing start-up runtime.
1943
1944 2010-06-25  Tom Tromey  <tromey@redhat.com>
1945
1946         PR python/10808:
1947         * gdb.python/python.exp: Add new tests.
1948
1949 2010-06-25  Sami Wagiaalla  <swagiaal@redhat.com>
1950
1951         * gdb.cp/operator.cc: Created an import loop.
1952         * gdb.cp/operator.exp: Added testcase for import loop.
1953
1954 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1955
1956         Test PR python/11407.
1957         * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1958         * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1959         Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1960         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1961         executable_nofb and executable_fb.  New variables srcsfile, objsfile,
1962         srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1963         binfile.  Call gdb_compile with clean_restart twice.
1964         (func_nofb print, func_nofb backtrace, func_loopfb print)
1965         (func_loopfb backtrace): New.
1966
1967 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1968
1969         * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1970         * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1971         by a hand made one.
1972         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment.  Remove
1973         i?86 requirement.  Remove variables srcfile and binfile.  New variable
1974         sources, executable_nofb and executable_fb.  Call prepare_for_testing.
1975
1976 2010-06-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1977
1978         * gdb.cell/dwarfaddr.exp: New file.
1979         * gdb.cell/dwarfaddr.S: New file.
1980
1981 2010-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1982
1983         Test PR 9436.
1984         * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1985
1986 2010-06-24  Hui Zhu  <teawater@gmail.com>
1987
1988         * gdb.base/eval.exp: New file.
1989
1990 2010-06-23  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1991
1992         * gdb.cell/fork.exp: New file.
1993         * gdb.cell/fork.c: Likewise.
1994         * gdb.cell/fork-spu.c: Likewise.
1995
1996 2010-06-22  Pierre Muller  <muller@ics.u-strasbg.fr>
1997
1998         * lib/gdb.exp (banned_variables_traced): New global variable.
1999         (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2000         (gdb_init): Use `trace add variable' instead of obsolete
2001         `trace variable'.
2002
2003 2010-06-21  Doug Evans  <dje@google.com>
2004
2005         * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2006
2007 2010-06-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2008
2009         * gdb.arch/spu-ls.exp: New file.
2010         * gdb.arch/spu-ls.c: Likewise.
2011
2012 2010-06-18  Stan Shebs  <stan@codesourcery.com>
2013
2014         * gdb.threads/thread-specific.exp: Add tests of $_thread.
2015
2016 2010-06-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2017
2018         * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2019         * gdb.base/watch-cond.exp: Likewise.
2020         * gdb.python/py-breakpoint.exp: Likewise.
2021
2022 2010-06-18  Pedro Alves  <pedro@codesourcery.com>
2023
2024         * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2025         clean_restart, make sure every test has a distinct message, and
2026         that messages don't include the executable' full path.
2027
2028 2010-06-17  Doug Evans  <dje@google.com>
2029
2030         * gdb.arch/i386-size.exp: Updated expected output for
2031         DISASSEMBLY_OMIT_FNAME.
2032
2033 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2034             Sergio Durigan Junior  <sergiodj@redhat.com>
2035
2036         * gdb.base/watch-notconst.c: New file.
2037         * gdb.base/watch-notconst.S: New file.
2038         * gdb.base/watch-notconst2.c: New file.
2039         * gdb.base/watch-notconst2.S: New file.
2040         * gdb.base/watch-notconst.exp: New file.
2041         * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2042         (func4): Add operations on `global_ptr_ptr'.
2043         * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2044         routine to test watchpoints created with a constant expression.
2045         (test_inaccessible_watchpoint): Include tests for watchpoints
2046         created with a constant expression.
2047
2048 2010-06-14  Kevin Buettner  <kevinb@redhat.com>
2049
2050         * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2051         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2052         gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2053         gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2054         gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2055         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2056         gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2057         of `_start'.
2058
2059 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2060
2061         * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2062         not supported on the target.
2063         * gdb.mi/mi-nonstop-exit.exp: Likewise.
2064         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2065         * gdb.mi/mi-nsintrall.exp: Likewise.
2066         * gdb.mi/mi-nsmoribund.exp: Likewise.
2067         * gdb.mi/mi-nsthrexec.exp: Likewise.
2068
2069 2010-06-11  Stan Shebs  <stan@codesourcery.com>
2070
2071         * gdb.base/permissions.exp: New file.
2072
2073 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2074
2075         * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2076         does not support ELF executable class.
2077
2078 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2079
2080         * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2081
2082 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2083
2084         * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2085         (runto): Catch "The target does not support running in non-stop mode.".
2086
2087 2010-06-11  Michael Snyder  <msnyder@vmware.com>
2088
2089         * gdb.base/setshow.exp (set language asm): Don't use
2090         gdb_test_no_output, fails on some targets.
2091
2092 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2093
2094         * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2095         * gdb.cp/pr9167.exp: Likewise.
2096
2097 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2098
2099         * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2100
2101 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2102
2103         * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2104
2105 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2106
2107         * gdb.base/charset.c (main): Make sure malloc gets linked in.
2108
2109 2010-06-11  Tom Tromey  <tromey@redhat.com>
2110
2111         PR gdb/9977, PR exp/11636::
2112         * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2113         (pieces_test_f6): Update expected output.
2114
2115 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2116
2117         * gdb.base/moribund-step.exp: New.
2118
2119 2010-06-08  Michael Snyder  <msnyder@vmware.com>
2120
2121         * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
2122         * gdb.ada/boolean_expr.exp:
2123         * gdb.ada/frame_args.exp: Ditto.
2124         * gdb.ada/lang_switch.exp: Ditto.
2125         * gdb.ada/ptype_arith_binop.exp: Ditto.
2126         * gdb.ada/ref_param.exp: Ditto.
2127         * gdb.ada/type_coercion.exp:Ditto.
2128
2129         * gdb.asm/asm-source.exp: Ditto.
2130
2131         * gdb.base/attach.exp: Ditto.
2132         * gdb.base/bitfields2.exp: Ditto.
2133         * gdb.base/call-signal-resume.exp: Ditto.
2134         * gdb.base/callfuncs.exp: Ditto.
2135         * gdb.base/commands.exp: Ditto.
2136         * gdb.base/dbx.exp: Ditto.
2137         * gdb.base/default.exp: Ditto.
2138         * gdb.base/dump.exp: Ditto.
2139         * gdb.base/exprs.exp: Ditto.
2140         * gdb.base/freebpcmd.exp: Ditto.
2141         * gdb.base/interrupt.exp: Ditto.
2142         * gdb.base/list.exp: Ditto.
2143         * gdb.base/long_long.exp: Ditto.
2144         * gdb.base/maint.exp: Ditto.
2145         * gdb.base/ptype.exp: Ditto.
2146         * gdb.base/return.exp: Ditto.
2147         * gdb.base/setshow.exp: Ditto.
2148         * gdb.base/sigbpt.exp: Ditto.
2149         * gdb.base/sigrepeat.exp: Ditto.
2150
2151         * gdb.cp/classes.exp: Ditto.
2152
2153         * gdb.dwarf2/dw2-restore.exp: Ditto.
2154
2155         * gdb.gdb/selftest.exp: Ditto.
2156
2157         * gdb.multi/base.exp: Ditto.
2158         * gdb.multi/bkpt-multi-exec.exp: Ditto.
2159
2160         * gdb.python/py-block.exp: Ditto.
2161         * gdb.python/py-prettyprint.exp: Ditto.
2162         * gdb.python/py-template.exp: Ditto.
2163
2164         * gdb.server/ext-attach.exp: Ditto.
2165         * gdb.server/ext-run.exp: Ditto.
2166         * gdb.server/server-mon.exp: Ditto.
2167
2168         * gdb.threads/fork-thread-pending.exp: Ditto.
2169         * gdb.threads/hand-call-in-threads.exp: Ditto.
2170         * gdb.threads/interrupted-hand-call.exp: Ditto.
2171         * gdb.threads/linux-dp.exp: Ditto.
2172         * gdb.threads/manythreads.exp: Ditto.
2173         * gdb.threads/print-threads.exp: Ditto.
2174         * gdb.threads/pthreads.exp: Ditto.
2175         * gdb.threads/schedlock.exp: Ditto.
2176         * gdb.threads/thread-unwindonsignal.exp: Ditto.
2177         * gdb.threads/threadapply.exp: Ditto.
2178
2179 2010-06-08  Michael Snyder  <msnyder@vmware.com>
2180
2181         * gdb.ada/exec_changed.exp:
2182         Use ".*" instead of "" as wildcard regexp.
2183
2184         * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2185         * gdb.base/call-ar-st.exp: Ditto.
2186         * gdb.base/checkpoint.exp: Ditto.
2187         * gdb.base/default.exp: Ditto.
2188         * gdb.base/dump.exp: Ditto.
2189         * gdb.base/ending-run.exp: Ditto.
2190         * gdb.base/fileio.exp: Ditto.
2191         * gdb.base/miscexprs.exp: Ditto.
2192         * gdb.base/pointers.exp: Ditto.
2193         * gdb.base/readline.exp: Ditto.
2194         * gdb.base/reread.exp: Ditto.
2195         * gdb.base/restore.exp: Ditto.
2196         * gdb.base/shlib-call.exp: Ditto.
2197         * gdb.base/valgrind-db-attach.exp: Ditto.
2198         * gdb.base/volatile.exp: Ditto.
2199         * gdb.base/watchpoints.exp: Ditto.
2200
2201         * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2202
2203         * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2204         * gdb.python/py-value.exp: Ditto.
2205
2206         * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2207         * gdb.trace/circ.exp: Ditto.
2208         * gdb.trace/collection.exp: Ditto.
2209         * gdb.trace/packetlen.exp: Ditto.
2210         * gdb.trace/passc-dyn.exp: Ditto.
2211         * gdb.trace/report.exp: Ditto.
2212         * gdb.trace/tfile.exp: Ditto.
2213         * gdb.trace/tfind.exp: Ditto.
2214         * gdb.trace/while-dyn.exp: Ditto.
2215
2216 2010-06-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2217
2218         * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2219
2220 2010-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2221
2222         Test PR 10640.
2223         * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2224
2225 2010-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
2226
2227         * gdb.cp/koenig.exp: Test for ADL operators.
2228         * gdb.cp/koenig.cc: Added ADL operators.
2229         * gdb.cp/operator.exp: New test.
2230         * gdb.cp/operator.cc: New test.
2231
2232 2010-06-04  Michael Snyder  <msnyder@vmware.com>
2233
2234         * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2235         * gdb.base/pending.exp: Ditto.
2236
2237         * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2238
2239 2010-06-04  Doug Evans  <dje@google.com>
2240
2241         * gdb.python/py-prettyprint.exp: Add new test for enabled and
2242         disabled printers.
2243         * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2244         (enable_lookup_function): New function.
2245
2246 2010-06-04  Tom Tromey  <tromey@redhat.com>
2247
2248         * gdb.python/py-value.exp (test_value_hash): Don't test equality
2249         of hash and id.
2250
2251 2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2252
2253         * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2254         newline.
2255         * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2256         (empty verbose non-noisy clear, empty verbose noisy clear)
2257         (empty non-verbose noisy clear): Likewise.
2258
2259 2010-06-03  Michael Snyder  <msnyder@vmware.com>
2260
2261         * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2262         * gdb.base/display.exp: Ditto.
2263         * gdb.base/find.exp: Ditto.
2264         * gdb.base/ifelse.exp: Ditto.
2265         * gdb.base/multi-forks.exp: Ditto.
2266         * gdb.base/recurse.exp: Ditto.
2267         * gdb.base/setshow.exp: Ditto.
2268         * gdb.base/value-double-free.exp: Ditto.
2269         * gdb.base/watch-vfork.exp: Ditto.
2270         * gdb.base/watch_thread_num.exp: Ditto.
2271         * gdb.base/watchpoint-solib.exp: Ditto.
2272         * gdb.base/watchpoint.exp: Ditto.
2273         * gdb.base/watchpoints.exp: Ditto.
2274
2275         * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2276         * gdb.cp/overload.exp: Ditto.
2277         * gdb.cp/virtfunc.exp: Ditto.
2278
2279         * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2280
2281         * gdb.reverse/watch-precsave.exp:
2282         Replace gdb_test with gdb_test_no_output.
2283
2284         * gdb.threads/attach-into-signal.exp:
2285         Replace gdb_test with gdb_test_no_output.
2286         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2287         * gdb.threads/watchthreads.exp: Ditto.
2288         * gdb.threads/watchthreads2.exp: Ditto.
2289
2290         * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2291         * gdb.trace/tfind.exp: Ditto.
2292
2293 2010-06-03  Joel Brobecker  <brobecker@adacore.com>
2294
2295         * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2296         successful test if message is the empty string.
2297
2298 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2299
2300         * gdb.fortran/module.exp (stopped language detection): New test.
2301
2302 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2303
2304         Support DW_TAG_module as separate namespaces.
2305         * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2306         gdb.fortran/library-module-lib.f90: New.
2307         * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2308         (print i): Remove.
2309         (continue to breakpoint: i-is-1, print var_i value 1)
2310         (continue to breakpoint: i-is-2, print var_i value 2)
2311         (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2312         (print var_d, print var_i value 14, ptype modmany, complete `modm)
2313         (complete `modmany, complete `modmany`, complete `modmany`var)
2314         (show language, setting breakpoint at module): New tests.
2315         * gdb.fortran/module.f90 (module mod): Remove.
2316         (module mod1, module mod2, module modmany, subroutine sub1)
2317         (subroutine sub2, program module): New.
2318
2319 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2320
2321         * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2322         (print value of rUC, print value of rI, print value of UI): ... here.
2323         * gdb.cp/anon-union.exp (pass): Rename to ...
2324         (print z 2): ... here.
2325
2326 2010-06-02  Michael Snyder  <msnyder@vmware.com>
2327
2328         * gdb.trace/actions.exp: Use gdb_test_no_output.
2329         * gdb.trace/circ.exp: Ditto.
2330         * gdb.trace/packetlen.exp: Ditto.
2331         * gdb.trace/save-trace.exp: Ditto.
2332         * gdb.trace/tracecmd.exp: Ditto.
2333         * gdb.trace/tsv.exp: Ditto.
2334
2335         * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2336         * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2337         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2338         * gdb.threads/manythreads.exp: Ditto.
2339         * gdb.threads/print-threads.exp: Ditto.
2340         * gdb.threads/pthreads.exp: Ditto.
2341         * gdb.threads/schedlock.exp: Ditto.
2342         * gdb.threads/staticthreads.exp: Ditto.
2343         * gdb.threads/thread-specific.exp: Ditto.
2344         * gdb.threads/thread-unwindonsignal.exp: Ditto.
2345         * gdb.threads/threadapply.exp: Ditto.
2346         * gdb.threads/watchthreads.exp: Ditto.
2347         * gdb.threads/watchthreads2.exp: Ditto.
2348
2349         * gdb.python/py-block.exp: Use gdb_test_no_output.
2350         * gdb.python/py-prettyprint.exp: Ditto.
2351         * gdb.python/py-template.exp: Ditto.
2352         * gdb.python/py-value.exp: Ditto.
2353
2354         * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2355         * gdb.reverse/watch-reverse.exp: Ditto.
2356
2357         * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2358         * gdb.server/ext-run.exp: Ditto.
2359
2360         * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2361         * gdb.dwarf2/dw2-compressed.exp: Ditto.
2362         * gdb.dwarf2/dw2-intercu.exp: Ditto.
2363         * gdb.dwarf2/dw2-intermix.exp: Ditto.
2364         * gdb.dwarf2/dw2-producer.exp: Ditto.
2365         * gdb.dwarf2/mac-fileno.exp: Ditto.
2366
2367         * gdb.gdb/observer.exp: Use gdb_test_no_output.
2368         * gdb.gdb/selftest.exp: Ditto.
2369
2370         * gdb.multi/base.exp: Use gdb_test_no_output.
2371
2372         * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2373
2374 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2375
2376         * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2377
2378 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
2379
2380         * gdb.cp/class2.exp: Use gdb_test_no_output.
2381         * gdb.cp/classes.exp: Ditto.
2382         * gdb.cp/extern-c.exp: Ditto.
2383         * gdb.cp/inherit.exp: Ditto.
2384         * gdb.cp/maint.exp: Ditto.
2385         * gdb.cp/mb-inline.exp: Ditto.
2386         * gdb.cp/mb-templates.exp: Ditto.
2387         * gdb.cp/method2.exp: Ditto.
2388         * gdb.cp/misc.exp: Ditto.
2389         * gdb.cp/ovldbreak.exp: Ditto.
2390         * gdb.cp/punctuator.exp: Ditto.
2391         * gdb.cp/templates.exp: Ditto.
2392         * gdb.cp/virtbase.exp: Ditto.
2393
2394         * gdb.threads/attach-stopped.exp:
2395         Replace uses of send_gdb / gdb_expect.
2396         * gdb.threads/attachstop-mt.exp:
2397         Replace uses of send_gdb / gdb_expect.
2398         * gdb.threads/gcore-thread.exp:
2399         Replace uses of send_gdb / gdb_expect.
2400         * gdb.threads/hand-call-in-threads.exp:
2401         Replace uses of send_gdb / gdb_expect.
2402         * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
2403         * gdb.threads/print-threads.exp:
2404         Replace uses of send_gdb / gdb_expect.
2405         * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2406         * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2407         * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2408
2409         * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2410         * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2411         * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2412         * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2413         * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2414         * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2415         * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2416         * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2417         * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2418         * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2419         * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2420
2421 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2422
2423         * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2424
2425 2010-06-02  Sami Wagiaalla  <swagiaal@redhat.com>
2426
2427         * gdb.cp/koenig.exp: Added new test case.
2428         * gdb.cp/koenig.cc: Ditto.
2429
2430 2010-06-01  Michael Snyder  <msnyder@vmware.com>
2431
2432         * gdb.base/arithmet.exp: Use gdb_test_no_output.
2433         * gdb.base/arrayidx.exp: Ditto.
2434         * gdb.base/attach.exp: Ditto.
2435         * gdb.base/auxv.exp: Ditto.
2436         * gdb.base/bigcre.exp: Ditto.
2437         * gdb.base/break-always.exp: Ditto.
2438         * gdb.base/break-interp.exp: Ditto.
2439         * gdb.base/break.exp: Ditto.
2440         * gdb.base/breakpoint-shadow.exp: Ditto.
2441         * gdb.base/call-ar-st.exp: Ditto.
2442         * gdb.base/call-sc.exp: Ditto.
2443         * gdb.base/call-signal-resume.exp: Ditto.
2444         * gdb.base/callfuncs.exp: Ditto.
2445         * gdb.base/catch-syscall.exp: Ditto.
2446         * gdb.base/charset.exp: Ditto.
2447         * gdb.base/code-expr.exp: Ditto.
2448         * gdb.base/commands.exp: Ditto.
2449         * gdb.base/cond-expr.exp: Ditto.
2450         * gdb.base/condbreak.exp: Ditto.
2451         * gdb.base/cursal.exp: Ditto.
2452         * gdb.base/cvexpr.exp: Ditto.
2453         * gdb.base/default.exp: Ditto.
2454         * gdb.base/del.exp: Ditto.
2455         * gdb.base/detach.exp: Ditto.
2456         * gdb.base/display.exp: Ditto.
2457         * gdb.base/ena-dis-br.exp: Ditto.
2458         * gdb.base/eval-skip.exp: Ditto.
2459         * gdb.base/foll-fork.exp: Ditto.
2460         * gdb.base/foll-vfork.exp: Ditto.
2461         * gdb.base/frame-args.exp: Ditto.
2462         * gdb.base/funcargs.exp: Ditto.
2463         * gdb.base/gcore-buffer-overflow.exp: Ditto.
2464         * gdb.base/gdbvars.exp: Ditto.
2465         * gdb.base/help.exp: Ditto.
2466         * gdb.base/ifelse.exp: Ditto.
2467         * gdb.base/included.exp: Ditto.
2468         * gdb.base/list.exp: Ditto.
2469         * gdb.base/macscp.exp: Ditto.
2470         * gdb.base/maint.exp: Ditto.
2471         * gdb.base/multi-fork.exp: Ditto.
2472         * gdb.base/overlays.exp: Ditto.
2473         * gdb.base/page.exp: Ditto.
2474         * gdb.base/pending.exp: Ditto.
2475         * gdb.base/pointers.exp: Ditto.
2476         * gdb.base/pr11022.exp: Ditto.
2477         * gdb.base/prelink.exp: Ditto.
2478         * gdb.base/printcmds.exp: Ditto.
2479         * gdb.base/psymtab.exp: Ditto.
2480         * gdb.base/randomize.exp: Ditto.
2481         * gdb.base/relational.exp: Ditto.
2482         * gdb.base/relocate.exp: Ditto.
2483         * gdb.base/remote.exp: Ditto.
2484         * gdb.base/sepdebug.exp: Ditto.
2485         * gdb.base/set-lang-auto.exp: Ditto.
2486         * gdb.base/setshow.exp: Ditto.
2487         * gdb.base/setvar.exp: Ditto.
2488         * gdb.base/signals.exp: Ditto.
2489         * gdb.base/signull.exp: Ditto.
2490         * gdb.base/sigstep.exp: Ditto.
2491         * gdb.base/sizeof.exp: Ditto.
2492         * gdb.base/solib-disc.exp: Ditto.
2493         * gdb.base/store.exp: Ditto.
2494         * gdb.base/structs.exp: Ditto.
2495         * gdb.base/structs2.exp: Ditto.
2496         * gdb.base/subst.exp: Ditto.
2497         * gdb.base/term.exp: Ditto.
2498         * gdb.base/trace-commands.exp: Ditto.
2499         * gdb.base/unwindonsignal.exp: Ditto.
2500         * gdb.base/valgrind-db-attach.exp: Ditto.
2501         * gdb.base/varargs.exp: Ditto.
2502         * gdb.base/watch-cond.exp: Ditto.
2503         * gdb.base/watch_thread_num.exp: Ditto.
2504         * gdb.base/watchpoint-cond-gone.exp: Ditto.
2505         * gdb.base/watchpoint.exp: Ditto.
2506         * gdb.base/whatis-exp.exp: Ditto.
2507
2508 2010-06-01  Michael Snyder  <msnyder@vmware.com>
2509
2510         * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2511         * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2512         * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2513         * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2514         * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2515         * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2516         * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2517         * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2518         * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2519         * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2520         * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2521         * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2522         * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2523         * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2524         * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2525
2526 2010-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2527
2528         * gdb.base/commands.exp (begin commands on watch): Remove excessive
2529         trailing newline.
2530         * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2531         * gdb.java/jmisc.exp (p *args\n): Rename to ...
2532         (p *args): ... here and remove excessive trailing newline.
2533
2534 2010-05-31  Joel Brobecker  <brobecker@adacore.com>
2535
2536         * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2537
2538 2010-05-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
2539
2540         Accept the new Linux kernel "t (tracing stop)" string.
2541         * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2542         Update comment.
2543         (state_wait) <T (tracing stop)>: New.
2544         (main): Update the state_wait expect string.
2545
2546 2010-05-28  Pedro Alves  <pedro@codesourcery.com>
2547
2548         * limits.c, limits.exp: Delete files.
2549         * Makefile.in (clean mostlyclean): Adjust.
2550         * tracecmd.exp: Adjust.
2551
2552 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2553
2554         * gdb.base/tui-layout.exp: New.
2555
2556 2010-05-28  Michael Snyder  <msnyder@vmware.com>
2557
2558         * gdb.reverse/break-precsave.exp:
2559         Replace uses of send_gdb / gdb_expect.
2560         * gdb.reverse/break-reverse.exp:
2561         Replace uses of send_gdb / gdb_expect.
2562         * gdb.reverse/consecutive-precsave.exp:
2563         Replace uses of send_gdb / gdb_expect.
2564         * gdb.reverse/consecutive-reverse.exp:
2565         Replace uses of send_gdb / gdb_expect.
2566         * gdb.reverse/finish-precsave.exp:
2567         Replace uses of send_gdb / gdb_expect.
2568         * gdb.reverse/finish-reverse.exp:
2569         Replace uses of send_gdb / gdb_expect.
2570         * gdb.reverse/i386-precsave.exp:
2571         Replace uses of send_gdb / gdb_expect.
2572         * gdb.reverse/i386-reverse.exp:
2573         Replace uses of send_gdb / gdb_expect.
2574         * gdb.reverse/i386-sse-reverse.exp:
2575         Replace uses of send_gdb / gdb_expect.
2576         * gdb.reverse/i387-env-reverse.exp:
2577         Replace uses of send_gdb / gdb_expect.
2578         * gdb.reverse/i387-stack-reverse.exp:
2579         Replace uses of send_gdb / gdb_expect.
2580         * gdb.reverse/machinestate-precsave.exp:
2581         Replace uses of send_gdb / gdb_expect.
2582         * gdb.reverse/machinestate.exp:
2583         Replace uses of send_gdb / gdb_expect.
2584         * gdb.reverse/sigall-precsave.exp:
2585         Replace uses of send_gdb / gdb_expect.
2586         * gdb.reverse/sigall-reverse.exp:
2587         Replace uses of send_gdb / gdb_expect.
2588         * gdb.reverse/solib-precsave.exp:
2589         Replace uses of send_gdb / gdb_expect.
2590         * gdb.reverse/solib-reverse.exp:
2591         Replace uses of send_gdb / gdb_expect.
2592         * gdb.reverse/step-precsave.exp:
2593         Replace uses of send_gdb / gdb_expect.
2594         * gdb.reverse/step-reverse.exp:
2595         Replace uses of send_gdb / gdb_expect.
2596         * gdb.reverse/until-precsave.exp:
2597         Replace uses of send_gdb / gdb_expect.
2598         * gdb.reverse/until-reverse.exp:
2599         Replace uses of send_gdb / gdb_expect.
2600         * gdb.reverse/watch-precsave.exp:
2601         Replace uses of send_gdb / gdb_expect.
2602         * gdb.reverse/watch-reverse.exp:
2603         Replace uses of send_gdb / gdb_expect.
2604
2605 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2606
2607         * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2608         excessive newline.
2609
2610 2010-05-27  Michael Snyder  <msnyder@vmware.com>
2611
2612         * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
2613         * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2614         * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2615         * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2616         * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2617         * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2618         * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2619         * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2620         * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2621         * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2622         * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2623         * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2624         * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2625         * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2626         * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2627         * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2628         * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2629         * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2630         * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
2631
2632 2010-05-26  Michael Snyder  <msnyder@vmware.com>
2633
2634         * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2635         * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2636
2637         * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2638         * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2639         * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2640
2641         * gdb.reverse/consecutive-reverse.exp:
2642         Replace uses of send_gdb / gdb_expect.
2643         * gdb.reverse/consecutive-precsave.exp:
2644         Replace uses of send_gdb / gdb_expect.
2645
2646         * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2647         * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2648         * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
2649         * gdb.mi/mi-ns-stale-regcache.exp:
2650         Replace uses of send_gdb / gdb_expect.
2651         * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2652         * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2653         * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2654         * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2655         * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2656         * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2657         * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2658         * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2659         * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
2660
2661 2010-05-26  Michael Snyder  <msnyder@vmware.com>
2662
2663         * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
2664
2665         * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
2666
2667         * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2668         * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2669         * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2670         * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2671         * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2672         * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2673         * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2674         * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2675         * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
2676
2677 2010-05-25  Tom Tromey  <tromey@redhat.com>
2678
2679         * gdb.base/macscp.exp: Add missing space after setup_kfail.
2680
2681 2010-05-25  Tom Tromey  <tromey@redhat.com>
2682
2683         * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2684         argument order.
2685         * gdb.base/macscp.exp: Fix setup_kfail argument order.
2686         * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2687         order.
2688         * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2689         order.
2690         * gdb.base/call-sc.exp (setup_kfails): Remove.
2691         (setup_compiler_kfails): Remove.
2692         * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2693         argument order.
2694         * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2695         * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2696         (advancei): Fix setup_kfail argument order.
2697         * gdb.base/radix.exp: Fix setup_kfail argument order.
2698         * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2699         order.
2700         * gdb.base/structs.exp (setup_kfails): Remove.
2701         (setup_compiler_kfails): Fix setup_kfail argument order.
2702         * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2703         order.
2704         * gdb.java/jmain.exp: Fix setup_kfail argument order.
2705         * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2706         setup_kfail argument order.
2707         * gdb.cp/overload.exp: Fix setup_kfail argument order.
2708
2709 2010-05-25  Tom Tromey  <tromey@redhat.com>
2710
2711         * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2712
2713 2010-05-25  Michael Snyder  <msnyder@vmware.com>
2714
2715         * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2716         * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2717         * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2718         * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2719         * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2720         * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2721         * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2722         * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2723         * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
2724         * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2725         * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2726         * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2727         * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2728         * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2729         * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2730         * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2731         * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2732         * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2733         * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2734         * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2735         * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2736         * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2737         * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
2738         * gdb.base/default.exp: Replace send_gdb with gdb_test.
2739         * gdb.base/define.exp: Replace send_gdb with gdb_test.
2740         * gdb.base/display.exp: Replace send_gdb with gdb_test.
2741         * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2742         * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2743         * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2744         * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2745         * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2746         * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2747         * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2748         * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2749         * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2750         * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2751         * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2752         * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2753         * gdb.base/help.exp: Replace send_gdb with gdb_test.
2754         * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2755         * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2756         * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
2757         * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2758         * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2759         * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2760         * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2761         * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
2762         * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
2763
2764 2010-05-25  Doug Evans  <dje@google.com>
2765
2766         * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2767         gdb.string_to_argv.
2768
2769 2010-05-21  Tom Tromey  <tromey@redhat.com>
2770
2771         * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2772         Call it.
2773         * gdb.dwarf2/pieces.S: Update.
2774         * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2775
2776 2010-05-21  Tom Tromey  <tromey@redhat.com>
2777
2778         * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2779         Call it.
2780         * gdb.dwarf2/pieces.c (struct C): New.
2781         (f6): New function.
2782         * gdb.dwarf2/pieces.S: Replace.
2783
2784 2010-05-21  Tom Tromey  <tromey@redhat.com>
2785
2786         * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2787         Call it.
2788
2789 2010-05-21  Tom Tromey  <tromey@redhat.com>
2790
2791         * gdb.dwarf2.pieces.exp: New file.
2792         * gdb.dwarf2.pieces.S: New file.
2793         * gdb.dwarf2.pieces.c: New file.
2794
2795 2010-05-20  Pedro Alves  <pedro@codesourcery.com>
2796             Joel Brobecker  <brobecker@adacore.com>
2797
2798         * lib/gdb.exp (gdb_test_no_output): New function.
2799         * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2800         when testing commands that should produce no output.
2801
2802 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
2803
2804         * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2805         parameter that we want to watch being a constant.
2806
2807 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
2808
2809         * gdb.ada/cond_lang: New testcase.
2810
2811 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
2812
2813         * lib/gdb.exp (banned_variables): New variable/constant.
2814         (gdb_init): Add write trace on variables listed in banned_variables.
2815         (gdb_finish): Remove write traces on variables listed in
2816         banned_variables.
2817
2818 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
2819
2820         * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2821         * gdb.cp/koenig.exp: Likewise.
2822
2823 2010-05-14  Phil Muldoon  <pmuldoon@redhat.com>
2824
2825         PR python/11482
2826
2827         * gdb.python/py-value.exp (test_value_hash): New function.
2828
2829 2010-05-11  Pierre Muller  <muller@ics.u-strasbg.fr>
2830
2831         PR exp/11530.
2832         * gdb.base/gdb11530.c: New file.
2833         * gdb.base/gdb11530.exp: New file.
2834
2835 2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2836
2837         * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2838         * gdb.dwarf2/dw2-modula2-self-type.S: New.
2839
2840 2010-05-07  Sami Wagiaalla  <swagiaal@redhat.com>
2841
2842         * gdb.cp/koenig.exp: New test.
2843         * gdb.cp/koenig.cc: New test program.
2844
2845 2010-05-05  Joel Brobecker  <brobecker@adacore.com>
2846
2847         Remove the use of prms_id and bug_id throughout the testsuite.
2848
2849 2010-05-04  Pierre Muller  <muller@ics.u-strasbg.fr>
2850
2851         PR exp/11349.
2852         * testsuite/gdb.cp/ref-types.exp: Add test to examine
2853         use a reference local variable.
2854
2855 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2856
2857         * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2858         * gdb.base/sepdebug.exp: Remove .debug subdirectory handling.  New
2859         variable different_dir. Move debugfile into a full directory pathname
2860         under DIFFERENT_DIR.
2861         * lib/gdb.exp (separate_debug_filename): Remove.
2862         (gdb_gnu_strip_debug): No longer call separate_debug_filename.  Remove
2863         variable debug_dir and mkdir of it.  Update function comments.
2864
2865 2010-04-29  Pedro Alves  <pedro@codesourcery.com>
2866
2867         PR gdb/11557
2868
2869         * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2870         files.
2871
2872 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
2873
2874         * gdb.python/py-param.exp: New File.
2875
2876 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
2877
2878         * gdb.base/default.exp: Fix "set language" test.
2879
2880 2010-04-24  Pierre Muller  <muller@ics.u-strasbg.fr>
2881
2882         PR breakpoints/11531.
2883         * gdb.base/gdb11531.c: New file.
2884         * gdb.base/gdb11531.exp: New file.
2885
2886 2010-04-26  Tom Tromey  <tromey@redhat.com>
2887
2888         * gdb.base/completion.exp: Add tests for completion and deprecated
2889         commands.
2890
2891 2010-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2892
2893         * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2894         (print /x char_array): Escape curly brackets.
2895
2896 2010-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2897
2898         Fix deadlock on looped list of loaded shared objects.
2899         * gdb.base/solib-corrupted.exp: New.
2900
2901 2010-04-23  Doug Evans  <dje@google.com>
2902
2903         * gdb.python/py-section-script.c: New file.
2904         * gdb.python/py-section-script.exp: New file.
2905         * gdb.python/py-section-script.py: New file.
2906
2907 2010-04-20  Chris Moller  <cmoller@redhat.com>
2908
2909         PR 10179
2910
2911         * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2912         * gdb.base/pr10179-a.c:
2913         * gdb.base/pr10179-b.c:
2914         * gdb.base/pr10179.exp: New files.
2915
2916 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2917
2918         Fix crashes on dangling display expressions.
2919         * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2920         is SEP.
2921         (lib_flags): Remove the "debug" keyword.
2922         (libsepdebug): New variable for iterating new loop.
2923         (save_pf_prefix): New variable wrapping the loop.
2924         (sep_lib_flags): New variable derived from LIB_FLAGS.  Use it.
2925         * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2926
2927 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
2928
2929         * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2930
2931 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
2932
2933         PR stabs/11479.
2934         * gdb.stabs/gdb11479.exp: New file.
2935         * gdb.stabs/gdb11479.c: New file.
2936
2937 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
2938
2939         * gdb.base/charset.c (Strin16, String32): New variables.
2940         * gdb.base/charset.exp (gdb_test): Test correct display
2941         of 16 or 32 bit strings.
2942
2943 2010-04-21  Chris Moller  <cmoller@redhat.com>
2944
2945         PR 9167
2946         * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2947         * gdb.cp/pr9167.cc: New file.
2948         * gdb.cp/pr9167.exp: New file.
2949
2950
2951 2010-04-21  Pierre Muller  <muller@ics.u-strasbg.fr>
2952
2953         PR pascal/11492.
2954         * gdb.pascal/gdb11492.pas: New file.
2955         * gdb.pascal/gdb11492.exp: New file.
2956
2957 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
2958
2959         * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
2960
2961 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
2962
2963         * gdb.ada/dyn_loc: New testcase.
2964
2965 2010-04-20  Chris Moller  <cmoller@redhat.com>
2966
2967         PR 10867
2968
2969         * gdb.cp/Makefile.in  (EXECUTABLES): Added pr10687
2970         * gdb.cp/pr10687.cc: New file.
2971         * gdb.cp/pr10687.exp: New file.
2972
2973
2974 2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2975             Sergio Durigan Junior  <sergiodj@redhat.com>
2976
2977         * gdb.fortran/logical.exp: New testcase.
2978         * gdb.fortran/logical.f90: New file.
2979
2980 2010-04-19  Doug Evans  <dje@google.com>
2981
2982         * gdb.base/help.exp (help source): Update expected output.
2983
2984 2010-04-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2985
2986         * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2987         gdb_reinitialize_dir and gdb_load by clean_restart.  Remove trailing
2988         gdb_exit and return.
2989         (executable): New variable.
2990         (binfile): Use it.
2991
2992 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
2993
2994         PR breakpoints/8554.
2995
2996         * gdb.trace/save-trace.exp: Adjust.
2997
2998 2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
2999
3000         PR corefiles/11511
3001         * gdb.arch/system-gcore.exp: New.
3002         * gdb.arch/gcore.c: Likewise.
3003
3004 2010-04-15  Doug Evans  <dje@google.com>
3005
3006         * gdb.python/py-progspace.c: New file.
3007         * gdb.python/py-progspace.exp: New file.
3008
3009         * gdb.base/source.exp: Add tests for "source -s".
3010
3011 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
3012
3013         * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3014         * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3015         * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3016         * gdb.python/py-mi.exp: New test for to_string returning None.
3017
3018 2010-04-12  Phil Muldoon  <pmuldoon@redhat.com>
3019
3020         * gdb.python/py-breakpoint.c: Make result global.
3021
3022 2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3023
3024         Fix non-GNU make compatibility.
3025         * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3026
3027 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
3028
3029         * gdb.python/py-breakpoint.exp: New File.
3030         * gdb.python/py-breakpoint.C: Ditto.
3031
3032 2010-04-08  Stan Shebs  <stan@codesourcery.com>
3033
3034         * gdb.trace/actions.exp: Clear default-collect.
3035         * gdb.trace/save-trace.exp: Clear default-collect.
3036
3037 2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>
3038
3039         * gdb.python/py-value: Add null string variable.
3040           (test_lazy_string): Test zero length, NULL address lazy
3041           strings.
3042
3043 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
3044
3045         * gdb.arch/i386-avx.c: New.
3046         * gdb.arch/i386-avx.exp: Likewise.
3047
3048         * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3049
3050 2010-04-06  Doug Evans  <dje@google.com>
3051
3052         * gdb.base/source-test.gdb: New file.
3053         * gdb.base/source.exp: Test source -v.
3054
3055 2010-04-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3056
3057         * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3058
3059 2010-04-06  Pierre Muller  <muller@ics.u-strasbg.fr>
3060
3061         * gdb.stabs/aout.sed: Convert all backslash to double backslash
3062         within one line, unless it is followed by a double quote.
3063         * gdb.stabs/hppa.sed: Idem.
3064         * gdb.stabs/weird.def: Add char and String constants
3065         * gdb.stabs/weird.exp: Check for correct parsing of
3066         char and string constants.
3067         * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3068         in .stabs to .stabx substitution.
3069
3070 2010-04-05  Stan Shebs  <stan@codesourcery.com>
3071
3072         * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3073         constant global.
3074         * gdb.trace/tfile.exp: Try to print them.
3075
3076 2010-04-04  Stan Shebs  <stan@codesourcery.com>
3077
3078         * gdb.base/completion.exp: Update for new "info watchpoints".
3079         * gdb.base/default.exp: Ditto.
3080         * gdb.base/help.exp: Ditto.
3081         * gdb.base/watchpoint.exp: Ditto.
3082         * gdb.trace/infotrace.exp: Update "info tracpoints" output.
3083
3084 2010-04-04  Stan Shebs  <stan@codesourcery.com>
3085
3086         * gdb.trace/tfile.exp: Sharpen tfind test.
3087
3088 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3089
3090         * gdb.base/break-entry.exp: New.
3091
3092 2010-04-02  Hui Zhu  <teawater@gmail.com>
3093             Michael Snyder <msnyder@vmware.com>
3094
3095         * gdb.reverse/i386-sse-reverse.exp: New file.
3096         * gdb.reverse/i386-sse-reverse.c: New file.
3097
3098 2010-04-02  Pedro Alves  <pedro@codesourcery.com>
3099
3100         * gdb.trace/tfind.exp: Adjust expected disassembly output.
3101
3102 2010-04-01  Stan Shebs  <stan@codesourcery.com>
3103
3104         * gdb.trace/actions.exp: Tweak expected output.
3105         * gdb.trace/while-stepping.exp: Tweak expected output.
3106
3107 2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3108
3109         * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3110
3111 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
3112
3113         * gdb.base/commands.exp: Adjust.
3114         * gdb.cp/extern-c.exp: Adjust.
3115
3116 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
3117
3118         * gdb.trace/collection.c (local_test_func): Define a local struct,
3119         and instanciate it.
3120
3121 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
3122
3123         * gdb.trace/collection.exp (gdb_collect_args_test)
3124         (gdb_collect_argarray_test): XFAIL the tests that assume the
3125         argarray argument's elements are collected.
3126
3127 2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
3128
3129         * gdb.dwarf2/dw2-bad-parameter-type.exp,
3130         gdb.dwarf2/dw2-bad-parameter-type.S: New.
3131
3132 2010-03-31  Stan Shebs  <stan@codesourcery.com>
3133
3134         * gdb.trace/save-trace.exp: Test save/restore of default-collect
3135         and tracepoint conditionals.
3136         (gdb_verify_tracepoints): Delete unused return.
3137
3138 2010-03-26  Keith Seitz  <keiths@redhat.com>
3139
3140         * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3141         appear in the output before main.
3142         Remove KFAIL for gdb/2215 aka bz 9320.
3143
3144 2010-03-30  Doug Evans  <dje@google.com>
3145
3146         * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3147         by dejagnu.
3148         * gdb.arch/amd64-dword.exp: Ditto.
3149
3150         * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3151         match.
3152         (break printf): Ditto.
3153
3154 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
3155
3156         * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3157         gcc < 4.4.
3158         * gdb.cp/shadow.exp: Ditto.
3159
3160 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
3161
3162         * gdb.trace/collection.exp (run_trace_experiment): Make sure
3163         "tstart" is silent.
3164
3165 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
3166
3167         * gdb.trace/collection.exp (executable): New.
3168         (binfile): Use it.
3169         (fpreg, spreg, pcreg): New.
3170         (test_register): Use gdb_test_multiple.  Pass /x to print.
3171         (prepare_for_trace_test): New.
3172         (run_trace_experiment): Use "continue", not gdb_run_cmd.
3173         (gdb_collect_args_test, gdb_collect_argstruct_test)
3174         (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3175         prepare_for_trace_test.
3176         (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
3177         fpreg, spreg and pcreg.
3178         (gdb_collect_expression_test, gdb_collect_globals_test): Use
3179         prepare_for_trace_test.
3180         (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
3181         try to detect tracing support here.  Don't set breakpoints at
3182         `begin' or `end' here.
3183         <global scope>: Use clean_restart.  Run to main before checking
3184         for tracing support.  Check for for tracing support here.
3185
3186 2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3187
3188         * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3189         " as $displacement" to "seen displacement message".
3190
3191 2010-03-28  Pedro Alves  <pedro@codesourcery.com>
3192
3193         * gdb.trace/while-dyn.exp (executable): New variable.
3194         (binfile): Use it.
3195         (test_while_stepping): New function.  Move most tests here.  Call
3196         it once for each of the while-stepping, stepping and ws aliases.
3197
3198 2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3199
3200         * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3201         that do not provide the tagless_struct type name at all.
3202         (test_print_anon_union): Do not check value of uninitialized
3203         union member.  Do not use cp_test_ptype_class, so we can accept
3204         "long" as well as "long int".
3205
3206 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
3207
3208         * gdb.trace/tfile.c (tohex, bin2hex): New.
3209         (write_error_trace_file): Hexify error description.
3210
3211 2010-03-25  Stan Shebs  <stan@codesourcery.com>
3212
3213         * gdb.trace/tfile.c: Generate an additional trace file, improve
3214         portability.
3215         * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3216         files in a better way.
3217
3218 2010-03-25  Keith Seitz  <keiths@redhat.com>
3219
3220         * gdb.java/jprint.exp: XFAIL printing of static class members
3221         because of GCC debuginfo problem.
3222
3223 2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3224
3225         * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3226
3227 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
3228
3229         * gdb.base/completion.exp: Allow long instead of long int.
3230         * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3231         * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
3232         variable p.
3233         * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3234         * gdb.base/pointers.exp: Allow long instead of long int.
3235         * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3236         * gdb.base/step-line.exp: Allow a directory before the source file name.
3237
3238 2010-03-24  Tom Tromey  <tromey@redhat.com>
3239
3240         PR breakpoints/9352:
3241         * gdb.base/default.exp: Update.
3242         * gdb.base/commands.exp: Update.
3243         * gdb.cp/extern-c.exp: Test setting commands on multiple
3244         breakpoints at once.
3245
3246 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
3247
3248         * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3249         if gdb,nosignals.
3250         * gdb.base/watchpoints.c: Do not include unnecessary headers.
3251         * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3252         exited".
3253
3254 2010-03-24  Stan Shebs  <stan@codesourcery.com>
3255
3256         * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3257
3258 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
3259
3260         * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3261         * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3262         argument.  Handle "short" and "long".
3263         (Top level): Pass overprototyped output for old_fptr and xptr.
3264
3265 2010-03-23  Pedro Alves  <pedro@codesourcery.com>
3266
3267         * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3268         format strings and add casts to avoid compiler warnings.
3269
3270 2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
3271
3272         * lib/trace-support.exp (gdb_trace_setactions):
3273         Don't expect whitespace after ">" prompt.
3274         * gdb.trace/actions.exp: Adjust for output changes.
3275         * gdb.trace/while-stepping.exp: Likewise.
3276
3277 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3278
3279         * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3280         and r157645).
3281
3282 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3283
3284         * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3285         New.
3286
3287 2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
3288
3289         * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3290         * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3291
3292 2010-03-19  Stan Shebs  <stan@codesourcery.com>
3293
3294         * gdb.trace/ax.exp: New file.
3295
3296 2010-03-19  Doug Evans  <dje@google.com>
3297
3298         * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3299         output from gcc.
3300
3301         * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3302         named /usr/sbin/prelink<foo>.
3303
3304 2010-03-18  Stan Shebs  <stan@codesourcery.com>
3305
3306         * gdb.trace/circ.exp: Test circular-trace-buffer.
3307         * gdb.trace/tfile.exp: Update tstatus test.
3308
3309 2010-03-18  Joel Brobecker  <brobecker@adacore.com>
3310
3311         * gdb.dwarf2/dw2-anonymous-func.S: New file.
3312         * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3313
3314 2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3315
3316         * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3317
3318 2010-03-18  Pedro Alves  <pedro@codesourcery.com>
3319
3320         * gdb.base/default.exp: Adjust the expected output of the finish
3321         and until commands when the inferior is not being run.
3322
3323 2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
3324
3325         * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3326         * gdb.cp/nsusing.exp: Ditto.
3327
3328 2010-03-15  Tom Tromey  <tromey@redhat.com>
3329
3330         * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3331         * gdb.cp/userdef.cc (operator==): New function.
3332         (main): New locals mem1, mem2.
3333
3334 2010-03-15  Jie Zhang  <jie@codesourcery.com>
3335
3336         * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3337         Declare and use new loadtimeout variable.
3338
3339 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
3340
3341         * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3342         Use gdb_load later.
3343
3344 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
3345
3346         * gdb.base/solib-disc.c (main): Make format of fprintf a string
3347         literal.  Add missing endlines to prints to stderr.
3348
3349 2010-03-12  Tom Tromey  <tromey@redhat.com>
3350
3351         PR c++/9708:
3352         * gdb.cp/m-static.exp: Add regression test.
3353         * gdb.cp/m-static.cc (method): New method.
3354         (main): Call it.
3355
3356 2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
3357
3358         * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3359         * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3360
3361 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
3362
3363         * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3364
3365 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
3366
3367         * lib/gdb.exp (skip_stl_tests): New.
3368         (gdb_compile): Symbian needs -ldl.
3369         (shlib_target_file): New.
3370         (shlib_symbol_file): New.
3371         (gdb_load_shlibs): Use shlib_target_file.
3372         * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3373         * gdb.cp/exception.exp: Use skip_stl_tests.
3374         * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
3375         * gdb.cp/try_catch.exp: Use skip_stl_tests.
3376         * gdb.cp/mb-templates.exp: Ditto.
3377         * gdb.base/commands.exp: Relax regexes.
3378         * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
3379         shlib_target_file and shlib_symbol_file.
3380         * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
3381         sections.
3382         * gdb.base/ending-run.exp: Accept E32Main for symbian.
3383         * gdb.base/solib-disc.exp: Use
3384         shlib_target_file and shlib_symbol_file.
3385         * gdb.base/unload.exp: Don't skip on symbian.  Use
3386         shlib_target_file and shlib_symbol_file.
3387         * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3388
3389 2010-03-12  Pedro Alves  <pedro@codesourcery.com>
3390
3391         * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3392         * gdb.trace/report.exp: Adjust for x86 and x86_64.
3393         Issue a tfind end before looking for a tracepoint frame.
3394         * gdb.trace/tfind.exp: Adjust tstatus output.
3395         Adjust disassembly output.
3396         * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3397
3398 2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3399
3400         * gdb.base/break-interp.exp: Create new displacement parameter value
3401         for the test_ld calls.
3402         (reach): New parameter displacement, verify its content.  New push of
3403         pf_prefix "reach-$func:".  Import global expect_out.
3404         (test_core): New parameter displacement, verify its content.  New push
3405         of pf_prefix "core:".  New command "set verbose on".  Import global
3406         expect_out.
3407         (test_attach): New parameter displacement, verify its content.  New
3408         push of pf_prefix "attach:".  New command "set verbose on".  Import
3409         global expect_out.
3410         (test_ld): New parameter displacement, pass it to the reach, test_core
3411         and test_attach calls and verify its content in the "ld.so exit" test.
3412         * gdb.base/prelink.exp: Remove gdb_exit and final return.
3413         (prelink): Update expected text, use gdb_test.
3414
3415 2010-03-10  Doug Evans  <dje@google.com>
3416
3417         * gdb.base/checkpoint.exp: Fix comment.
3418         Lengthen timeout while doing >600 checkpoints test.
3419         Rename duplicate "kill all one" test to keep test names unique.
3420
3421 2010-03-10  Pedro Alves  <pedro@codesourcery.com>
3422
3423         * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3424
3425 2010-03-08  Keith Seitz  <keiths@redhat.com>
3426
3427         * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3428         * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3429         (dm_type_long): New function.
3430         (dm_type_unsigned_short): New function.
3431         (dm_type_unsigned_long): New function.
3432         (myint): New typedef.
3433         * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3434         long, unsigned shor and long, operator char*, and typedef.
3435         (test_lookup_operator_functions): Add operator char* test.
3436         (test_paddr_operator_functions): Likewise.
3437         (test_paddr_overloaded_functions): Use probe values for
3438         short, long, and unsigned short and long.
3439         (test_paddr_hairy_functions): If the demangler probe detected
3440         gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3441         demangler.
3442         * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3443         * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3444         and "print null_pmf".
3445         Add test "ptype a.*pmf".
3446         * gdb.cp/overload.exp: Allow optional "int" to appear with
3447         "short" and "long".
3448         * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3449         long expect value for men_overload1arg.
3450         Allow "int" to appear with "short" and "long".
3451         When testing "info break", add argument for main (void).
3452         Also allow "int" to appear with "short" and "long".
3453         Ditto with "unsigned" and "long long".
3454         * gdb.java/jmain.exp: Do not enclose methods names in single
3455         quotes.
3456         * gdb.java/jmisc.exp: Likewise.
3457         * gdb.java/jprint.exp: Likewise.
3458         * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3459
3460         From Jan Kratochvil  <jan.kratochvil@redhat.com>:
3461         * gdb.cp/exception.exp (backtrace after first throw)
3462         (backtrace after second throw): Allow a namespace before __cxa_throw.
3463         (backtrace after first catch, backtrace after second catch): Allow
3464         a namespace before __cxa_begin_catch.
3465
3466         * gdb.cp/cpexprs.exp: New file.
3467         * gdb.cp/cpexprs.cc: New file.
3468
3469         From Daniel Jacobowitz  <dan@codesourcery.com>
3470         * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
3471         to use string_to_regexp.
3472         (ctor, dtor): New functions.  Use them to match constructor
3473         and destructor function types.
3474         (Top level): Use runto_main.
3475
3476 2010-03-05  Tom Tromey  <tromey@redhat.com>
3477
3478         * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3479         gdb.target_charset.
3480         (pp_ns.to_string): Likewise.
3481
3482 2010-03-04  Keith Seitz  <keiths@redhat.com>
3483
3484         * gdb.cp/overload.exp: Test that the filename portion of a linespec
3485         can be quoted.  Test that both the filename and function/line
3486         portions can be quoted at the same time.
3487
3488 2010-03-04  Pedro Alves  <pedro@codesourcery.com>
3489
3490         * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3491
3492 2010-03-03  Doug Evans  <dje@google.com>
3493
3494         * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3495         libc contains libpthread.
3496
3497         * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3498         * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3499         of gdb_compile.  Add another pattern to match android backtrace.
3500
3501 2010-03-03  Tom Tromey  <tromey@redhat.com>
3502
3503         PR gdb/11345:
3504         * gdb.base/printcmds.exp (test_printf): Add test.
3505
3506 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
3507
3508         * gdb.arch/amd64-byte.exp: New.
3509         * gdb.arch/amd64-dword.exp: Likewise.
3510         * gdb.arch/amd64-pseudo.c: Likewise.
3511         * gdb.arch/amd64-word.exp: Likewise.
3512         * gdb.arch/i386-byte.exp: Likewise.
3513         * gdb.arch/i386-pseudo.c: Likewise.
3514         * gdb.arch/i386-word.exp: Likewise.
3515
3516 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
3517
3518         * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3519         types.  Add structreg, bitfields, and flags registers.
3520         * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3521         registers.
3522
3523 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3524
3525         * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
3526         (load_description): Set architecture if defined.
3527
3528 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
3529
3530         * gdb.python/py-frame.exp: Add read_var block tests.
3531         * gdb.python/py-frame.c (block): New function.
3532
3533 2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3534             Daniel Jacobowitz  <dan@codesourcery.com>
3535
3536         * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
3537
3538 2010-02-25  David S. Miller  <davem@davemloft.net>
3539
3540         * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3541         fix logic for setting all_syscalls_numbers.
3542
3543 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
3544
3545         * Makefile.in: Add py-block and py-symbol.
3546         * gdb.python/py-symbol.exp: New File.
3547         * gdb.python/py-symtab.exp: New File.
3548         * gdb.python/py-block.exp: New File.
3549         * gdb.python/py-symbol.c: New File.
3550         * gdb.python/py-block.c: New File.
3551
3552 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
3553
3554         PR python/11314
3555         * lib/gdb.exp (skip_python_tests): New function.
3556         * gdb.python/py-cmd.exp: Use skip_python_tests.
3557         * gdb.python/py-frame.exp: Likewise.
3558         * gdb.python/py-function.exp: Likewise.
3559         * gdb.python/py-prettyprint.exp: Likewise.
3560         * gdb.python/py-template.exp: Likewise.
3561         * gdb.python/py-type.exp: Likewise.
3562         * gdb.python/py-value.exp: Likewise.
3563
3564 2010-02-22  Pedro Alves  <pedro@codesourcery.com>
3565
3566         PR9605
3567
3568         * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3569
3570 2010-02-19  Tom Tromey  <tromey@redhat.com>
3571
3572         PR c++/8693, PR c++/9496:
3573         * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
3574         regression tests.
3575
3576 2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3577
3578         Fix compatibility with m68k as.
3579         * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
3580         Use only /* comments */.
3581
3582 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3583
3584         * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3585         * configure: Regenerate.
3586
3587 2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
3588
3589         * gdb.python/py-type.exp: Check for Python support.
3590
3591 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
3592
3593         * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3594         `regsub' syntax available.
3595
3596 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
3597
3598         * gdb.base/shmain.c (main): Remove printf call.
3599         * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3600         * gdb.base/unload.c (main): Make format of fprintf a string
3601         literal.  Add missing endlines to prints to stderr.
3602         * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3603
3604 2010-02-17  Tom Tromey  <tromey@redhat.com>
3605
3606         * gdb.java/jprint.java (jprint.props): New field.
3607         * gdb.java/jprint.exp (set_lang_java): Add regression test.
3608
3609 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
3610
3611         * gdb.base/charset.exp: Don't assume new `regsub' syntax
3612         available.
3613
3614 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3615
3616         * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3617         creation to support remote host testing.
3618
3619 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3620
3621         * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3622         Recognize "command not found".
3623
3624 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3625
3626         * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3627         single-stepping.
3628
3629 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3630
3631         * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3632         if arguments are not supported.
3633
3634 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3635
3636         * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3637         be const or non-const.
3638
3639 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3640
3641         * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3642         mi_send_resuming_command to send -exec-continue.
3643
3644 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3645
3646         * gdb.base/list.exp (test_list_filename_and_function): Add test
3647         with single quotes.
3648         * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3649         matching.
3650         * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3651         Add KFAIL'd tests for PR gdb/11289.
3652
3653 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3654
3655         * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3656
3657 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3658
3659         * gdb.base/comp-dir/subdir/dummy.txt: New file.
3660         * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3661         a temporary directory.
3662
3663 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
3664
3665         * gdb.base/charset.exp: Use a single regular expression to match
3666         show host-charset and show target-charset output.
3667
3668 2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3669
3670         * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3671         "Illegal process-id" expect string more exact.
3672         (attach to digits-starting nonsense is prohibited): New.
3673
3674 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3675
3676         * gdb.base/prelink.exp (set verbose on): New.
3677
3678 2010-02-12  Tomas Holmberg  <th@virtutech.com>
3679
3680         * mi-reverse.exp: New file. Test for reverse option to the
3681         following MI commands: exec-continue, exec-finish, exec-next,
3682         exec-step, exec-next-instruction, exec-step-instruction.
3683
3684 2010-02-09  Joel Brobecker  <brobecker@adacore.com>
3685
3686         * gdb.ada/ptype_tagged_param: New testcase.
3687
3688 2010-02-08  Tom Tromey  <tromey@redhat.com>
3689
3690         PR c++/8017:
3691         * gdb.cp/overload.exp: Add tests.
3692         * gdb.cp/overload.cc (struct K): New.
3693         (namespace N): New.
3694         (main): Call new functions.
3695         (K::staticoverload): Define.
3696
3697 2010-02-08  Chris Moller  <moller@mollerware.com>
3698
3699         PR gdb/10728
3700         * gdb.cp/pr10728-x.h: New file.
3701         * gdb.cp/pr10728-x.cc: New file.
3702         * gdb.cp/pr10728-y.cc: New file.
3703         * gdb.cp/pr10728.exp: New file.
3704         * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3705
3706 2010-02-08  Chris Moller  <moller@mollerware.com>
3707
3708         PR gdb/9067
3709         * gdb.cp/pr9067.exp:  New
3710         * gdb.cp/pr9067.cc:   New
3711         * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3712
3713 2010-02-08  Joel Brobecker  <brobecker@adacore.com>
3714
3715         * lib/gdb.exp (gdb_test_timeout): New global variable.
3716         Set it to timeout if not already set.
3717         (gdb_init): Reset the value of timeout to gdb_test_timeout.
3718
3719 2010-02-05  Doug Evans  <dje@google.com>
3720
3721         * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3722         user.
3723
3724 2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
3725
3726         PR c++/7935:
3727         * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3728
3729 2010-02-04  Tom Tromey  <tromey@redhat.com>
3730
3731         * gdb.cp/virtbase.exp: Make test case names unique.
3732
3733 2010-02-02  Tom Tromey  <tromey@redhat.com>
3734
3735         * gdb.cp/virtbase.exp: Add regression tests.
3736         * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3737         (main): Instantiate RHC.
3738
3739 2010-02-02  Tom Tromey  <tromey@redhat.com>
3740
3741         * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3742         type-printing change.
3743
3744 2010-02-02  Tom Tromey  <tromey@redhat.com>
3745
3746         PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3747         * gdb.cp/virtbase.cc: New file.
3748         * gdb.cp/virtbase.exp: New file.
3749         * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3750
3751 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3752
3753         PR libc/11214:
3754         * gdb.threads/current-lwp-dead.c: Include features.h.
3755         (HAS_NOMMU): New.
3756         (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3757
3758 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3759
3760         * gdb.base/symbol-without-target_section.exp,
3761         gdb.base/symbol-without-target_section.c: New.
3762
3763 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3764
3765         * gdb.base/bigcore.exp: Reset increased timeout.
3766         * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3767
3768 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3769
3770         * gdb.base/gcore.exp (capture_command_output): Use
3771         gdb_test_multiple.
3772
3773 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3774
3775         * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3776         * gdb.arch/thumb2-it.exp (test_it_break): New function.
3777         (Top level): Call it.
3778
3779 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3780
3781         * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3782
3783 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
3784
3785         * gdb.base/call-strs.exp, gdb.base/default.exp,
3786         gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3787         gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3788         gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3789         gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3790         gdb.base/watchpoint-solib.exp: Save and restore timeout.
3791         * gdb.base/ending-run.exp: Correct restore of timeout.
3792         * gdb.base/page.exp: Remove unnecessary timeout setting.
3793
3794 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
3795
3796         * gdb.ada/rec_return: New testcase.
3797
3798 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
3799
3800         * gdb.ada/call_pn: New testcase.
3801
3802 2010-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
3803
3804         * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3805         (Top level): Use it to resume.
3806         * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3807         the Thumb mode displaced stepping error as unsupported.
3808
3809 2010-01-28  Sami Wagiaalla  <swagiaal@redhat.com>
3810
3811         * gdb.cp/nsusing.exp: Added more tests.
3812         * gdb.cp/nsrecurs.exp: Ditto.
3813         * gdb.cp/nsusing.cc: Added test functions.
3814         * gdb.cp/nsrecurs.cc: Ditto.
3815
3816 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3817
3818         * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3819         absolute directory pathnames in gdb.sum file.
3820
3821 2010-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
3822
3823         * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3824         * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3825
3826 2010-01-26  Tom Tromey  <tromey@redhat.com>
3827
3828         PR exp/7643:
3829         * gdb.base/printcmds.exp (test_print_string_constants): Remove
3830         setup_kfail.
3831
3832 2010-01-14  Sami Wagiaalla  <swagiaal@redhat.com>
3833
3834         * gdb.cp/nsrecurs.exp: New test.
3835         * gdb.cp/nsrecurs.cc: New test program.
3836         * gdb.cp/nsstress.exp: New test.
3837         * gdb.cp/nsstress.cc: New test program.
3838         * gdb.cp/nsdecl.exp: New test.
3839         * gdb.cp/nsdecl.cc: New test program.
3840
3841 2010-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
3842
3843         * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3844         imported into file scope.
3845         Marked test as xfail.
3846         * gdb.cp/namespace-using.cc (marker5): New function.
3847         * gdb.cp/shadow.exp: New test.
3848         * gdb.cp/shadow.cc: New test program.
3849         * gdb.cp/nsimport.exp: New test.
3850         * gdb.cp/nsimport.cc: New test program.
3851
3852 2010-01-25  Tom Tromey  <tromey@redhat.com>
3853
3854         PR gdb/11049:
3855         * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3856         with "set print null-stop on".
3857
3858 2010-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3859
3860         * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3861         Adjust it for DISASSEMBLY_OMIT_FNAME.
3862
3863 2010-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3864
3865         PR symtab/11199:
3866         * gdb.dwarf2/member-ptr-forwardref.exp,
3867         gdb.dwarf2/member-ptr-forwardref.S: New.
3868
3869 2010-01-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3870
3871         * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3872         (thread1_func): Protect thread1_tid with thread1_tid_cond by
3873         thread1_tid_mutex.  Remove gdbstop_mutex handling.
3874         (thread2_func): Protect thread2_tid with thread2_tid_cond by
3875         thread2_tid_mutex.  Remove gdbstop_mutex handling.
3876         (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3877         pthread_create.  Remove gdbstop_mutex handling.  New comment.  Replace
3878         pthread_cond_wait conditionalizations by while loops.
3879
3880 2010-01-20  Tom Tromey  <tromey@redhat.com>
3881
3882         PR backtrace/10770:
3883         * gdb.dwarf2/pr10770.exp: New file.
3884         * gdb.dwarf2/pr10770.c: New file.
3885         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3886
3887 2010-01-20  Vladimir Prus  <vladimir@codesourcery.com>
3888
3889         * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3890         that target was removed, and the test always runs native anyway.
3891
3892 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3893
3894         * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3895         gdb.base/watchpoint-cond-gone-stripped.c: New.
3896
3897 2010-01-19  Tom Tromey  <tromey@redhat.com>
3898
3899         PR c++/8000:
3900         * gdb.cp/namespace.exp: Use new enum.  Fix line numbers in
3901         existing tests.
3902         * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3903         (main): Use AAA::SomeEnum.
3904
3905 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3906
3907         * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3908         (test_ignore_count): Declare line_callme_body global.
3909         (run to breakpoint with ignore count): Use line_callme_body.
3910         * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3911         (set line_main_hello, set line_main_return): Reindent.
3912         (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3913         New.
3914         (continue to callee4): Use line_callee4_body.
3915         (check *stopped from CLI command): Use line_callee4_next.
3916         * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3917         (set line_main_hello, set line_main_return): Reindent.
3918         (set line_callee4_head, set line_callee4_body): New.
3919         (continue to callee4): Use line_callee4_body.
3920
3921 2010-01-18  Tom Tromey  <tromey@redhat.com>
3922
3923         PR c++/9680:
3924         * gdb.cp/casts.cc: Add new classes and variables.
3925         * gdb.cp/casts.exp: Test new operators.
3926
3927 2010-01-18  Tom Tromey  <tromey@redhat.com>
3928             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3929
3930         * gdb.python/source2.py: New file.
3931         * gdb.python/source1: New file.
3932         * gdb.python/python.exp: Test "source" command.
3933
3934 2010-01-15  Stan Shebs  <stan@codesourcery.com>
3935
3936         * gdb.trace/tfile.c: New file.
3937         * gdb.trace/tfile.exp: New file.
3938
3939 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3940
3941         * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3942
3943 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3944
3945         * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3946
3947 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3948
3949         * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3950         (libfunc): New parameter action.  Implement also selectable "sleep".
3951         * gdb.base/break-interp-main.c: Include assert.h.
3952         (libfunc): New parameter action.
3953         (main): New parameters argc and argv.  Assert argc.  Pass argv.
3954         * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3955         (test_attach): New proc.
3956         (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
3957         * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
3958
3959 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3960
3961         * gdb.base/break-interp.exp (test_core): New proc.
3962         (test_ld): Call it.
3963
3964 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3965
3966         * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3967         * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
3968         New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
3969         and gdb_compile_shlib.  Use new -Wl compiler options.
3970         (dl bt, main bt): New tests.
3971
3972 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3973
3974         Support PIEs with no symfile_objfile.
3975         * gdb.base/break-interp.exp: New argument at the test_ld calls.
3976         (test_ld): New parameter trynosym.
3977         (test_ld <$trynosym>): New block.
3978
3979 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3980
3981         * gdb.base/break-interp.exp: New file.
3982
3983 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
3984
3985         * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3986         * gdb.python/py-prettyprint.py (pp_ls): New printer.
3987         * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3988         test.
3989         * gdb.python/py-prettyprint.c: Define lazystring test structure.
3990         * gdb.python/py-mi.exp: Add lazy string test.
3991
3992 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
3993
3994         * lib/mi-support.exp (mi_check_thread_states): Handle
3995         core number in thread listing.
3996
3997 2010-01-12  Joel Brobecker  <brobecker@adacore.com>
3998
3999         * gdb.base/maint.exp: Adjust the expected output for the
4000         "maint print type" test. Use gdb_test_multiple instead of
4001         gdb_sent/gdb_expect.
4002
4003 2010-01-11  Doug Evans  <dje@google.com>
4004
4005         * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4006         from gdbserver_download.  All callers updated.
4007
4008         * gdb.server/ext-run.exp: "info os processes" requires xml support.
4009
4010 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4011
4012         Implement binary numbers parsing.
4013         * gdb.base/printcmds.exp (test_integer_literals_accepted)
4014         (test_integer_literals_rejected): New binary tests.
4015
4016 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4017
4018         * gdb.cell/configure: Regenerate.
4019
4020 2010-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4021
4022         * gdb.base/corefile.exp: Move the core finding block out and call it as
4023         core_find, new variable $corefile, replace corefile by $corefile and
4024         [file tail $corefile] for usage vs. test names resp.
4025         * lib/gdb.exp (core_find): Move it as a new function here.  New
4026         parameter binfile and deletefiles.  New variable $destcore.  Pre-delete
4027         $destcore.  Return "" on error.
4028
4029 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4030
4031         Workaround PR binutils/10802.
4032         * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4033         (twice).
4034
4035 2010-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
4036
4037         * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4038
4039 2010-01-08  Joel Brobecker  <brobecker@adacore.com>
4040
4041         * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4042         call, to avoid interruption.
4043
4044 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4045
4046         * gdb.stabs/weird.def (args93): New.
4047
4048 2010-01-07  Doug Evans  <dje@google.com>
4049
4050         * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4051
4052 2010-01-07  Tom Tromey  <tromey@redhat.com>
4053
4054         * gdb.base/source.exp: Use correct line number.
4055
4056 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4057
4058         * gdb.trace/tracecmd.exp: Test ftrace.
4059
4060 2010-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4061
4062         * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4063
4064 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4065
4066         * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4067         "uint_for_mi_testing".
4068
4069 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4070
4071         Test indented comment in file being sourced.
4072         * gdb.base/commands.exp: Test indented comment in file being sourced.
4073
4074 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4075
4076         * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4077         gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4078         gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4079         notice.
4080
4081 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4082
4083         * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4084         notice.
4085
4086 2010-01-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4087
4088         * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4089         missing $after_stopped and comma (,) expectation.
4090
4091 2009-12-31  Stan Shebs  <stan@codesourcery.com>
4092
4093         * gdb.trace/actions.exp: Test teval action.
4094
4095 2009-12-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4096
4097         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4098         (top level): Call test_watchpoint_in_big_blob.
4099         * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4100         watchpoints.
4101         (func3): Write to buf.
4102
4103 2009-12-29  Stan Shebs  <stan@codesourcery.com>
4104
4105         * gdb.trace/actions.exp: Test default-collect.
4106
4107 2009-12-28  Stan Shebs  <stan@codesourcery.com>
4108
4109         * gdb.trace/tsv.exp: New file.
4110         * gdb.base/completion.exp: Update ambiguous info output.
4111
4112 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
4113
4114         * gdb.base/find.c (main): Reference search buffers.
4115         * gdb.base/included.c (main): Reference integer.
4116         * gdb.base/ptype.c (charfoo): Declare.
4117         (intfoo): Call charfoo.
4118         * gdb.base/scope0.c (useitp): New function.
4119         (usestatics): Use useitp.
4120         (useit): Add a type for val.
4121         * gdb.base/scope1.c (useit1): Take a pointer argument.
4122         (usestatics1): Update calls to useit1.
4123         * gdb.cp/call-c.cc: Declare foo.
4124         (main): Call foo.
4125         * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4126         * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4127         (main): Call C::ensureRefs and ensureOtherRefs.
4128         * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4129         variables.
4130         (ensureOtherRefs): New function.
4131         * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4132         * gdb.cp/templates.cc (main): Call t5i.value.
4133
4134 2009-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4135
4136         Fix compatibility with G++-4.5.
4137         * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4138         * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4139         (uncaught return): Remove.
4140
4141 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
4142             Phil Muldoon  <pmuldoon@redhat.com>
4143
4144         * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4145         (bp_location13, bp_location14, bp_location17, bp_location18)
4146         (marker3_proto, marker4_proto): New variables.
4147         (breakpoint info): Update output.
4148         (run until breakpoint at marker3, run until breakpoint at marker4): New
4149         tests.
4150
4151 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
4152
4153         * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4154         Replace the printf call of Y by provided "y-set-1" label.  New block
4155         for the second shared library.
4156         * gdb.base/unload.exp: Compile also the second library, call
4157         gdb_load_shlibs also for it.  Use now gdb_breakpoint.
4158         (single pending breakpoint info): Rename to ...
4159         (pending breakpoint info before run): ... this extended test.
4160         (libfile2, libname2, libsrcfile2, libsrc2)
4161         (lib_sl2): New variables.
4162         (exec_opts): Set also SHLIB_NAME2.
4163         (pending breakpoint info on first run at shrfunc1)
4164         (pending breakpoint info on second run at shrfunc1)
4165         (pending breakpoint info on second run at shrfunc2)
4166         (print y from libfile, print y from libfile2): New tests.
4167         * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4168         * gdb.base/unloadshr2.c: New.
4169
4170 2009-12-22  Hui Zhu  <teawater@gmail.com>
4171
4172         * gdb.reverse/sigall-reverse.exp: Adjust.
4173
4174 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
4175
4176         PR gdb/10884
4177
4178         * gdb.mi/var-cmd.c (do_bitfield_tests): New
4179         (main): Call do_bitfield_tests.
4180         * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
4181
4182 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4183
4184         * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4185         gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4186         gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4187         gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4188         gdb.modula2/unbounded1.c: Update copyright header.
4189
4190 2009-12-10  Chris Moller  <moller@mollerware.com>
4191
4192         PR gdb/9399
4193         * gdb.cp/virtfunc2.exp: New tests
4194         * gdb.cp/virtfunc2.cc: New tests
4195         * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4196
4197 2009-12-10  Oza Pawandeep (paawan1982@yahoo.com
4198
4199         * gdb.reverse/i387-env-reverse.c: New file.
4200         * gdb.reverse/i387-env-reverse.exp: New file.
4201         * gdb.reverse/i387-stack-reverse.c: New file.
4202         * gdb.reverse/i387-stack-reverse.exp: New file.
4203
4204 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
4205
4206         * gdb.python/py-type.exp (test_range): New test.
4207
4208 2009-12-03  Phil Muldoon <pmuldoon@redhat.com>
4209
4210         PR python/10805
4211
4212         * gdb.python/py-type.exp: New file.
4213         * gdb.python/py-type.c: New file.
4214         * Makefile.in: Add py-type.
4215
4216 2009-12-03  Tom Tromey  <tromey@redhat.com>
4217
4218         * gdb.python/py-value.exp (test_parse_and_eval): New
4219         function.
4220
4221 2009-12-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
4222
4223        PR gdb/11022
4224
4225        * gdb.base/pr11022.exp: New test.
4226        * gdb.base/pr11022.c: New test.
4227
4228 2009-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4229
4230         Fix spurious false FAILs.
4231         * gdb.base/structs.c (chartest): New.
4232         (main): Fill-in chartest.
4233         * gdb.base/structs.exp (anychar_re, first): New.
4234         (start_structs_test): Import global anychar_re and first.
4235         New gdb_test call "set print elements 300; ${testfile}"
4236         (start_structs_test <$first>): New block.
4237         (any): Import global anychar_re.  New variable ac.  Use ${ac}.
4238
4239 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
4240
4241         * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4242
4243 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
4244
4245         * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4246         Force $srcfile file.
4247         * gdb.base/foll-fork.c (callee): Comment out the printf call.
4248
4249 2009-11-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4250
4251         * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4252         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4253         * gdb.threads/watchthreads-reorder.exp: Likewise.
4254
4255 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
4256
4257         PR gdb/8704
4258
4259         * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4260         "if", and "thread".  Correct matching in the previous test.
4261
4262 2009-11-25  Daniel Jacobowitz  <dan@codesourcery.com>
4263
4264         * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4265
4266 2009-11-23  Michael Snyder  <msnyder@vmware.com>
4267
4268         * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4269         * gdb.reverse-watch-precsave.exp: Ditto.
4270
4271 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
4272
4273         * gdb.asm/asm-source.exp: Adjust.
4274         * gdb.base/help.exp: Adjust.
4275
4276 2009-11-22  Pedro Alves  <pedro@codesourcery.com>
4277
4278         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4279         (do_syscall_tests_without_xml): Set data-directory to
4280         /the/path/to/nowhere.
4281
4282 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
4283
4284         * gdb.threads/local-watch-wrong-thread.c,
4285         gdb.threads/local-watch-wrong-thread.exp: New files.
4286
4287 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
4288
4289         * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4290         assume new `regsub' syntax available.
4291
4292 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4293
4294         * gdb.base/watchpoint-hw-hit-once.exp,
4295         gdb.base/watchpoint-hw-hit-once.c: New.
4296
4297 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4298
4299         * gdb.threads/watchthreads-reorder.exp,
4300         gdb.threads/watchthreads-reorder.c: New.
4301
4302 2009-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4303
4304         * gdb.xml/tdesc-regs.exp: Use for m68k.
4305
4306 2009-11-15  Pedro Alves  <pedro@codesourcery.com>
4307
4308         * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4309
4310 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
4311
4312         * lib/gdb.exp (current_target_name): New procedure.
4313         (gdb_wrapper_target): New variable.
4314         (gdb_wrapper_init): Set gdb_wrapper_target.
4315         (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4316         wrapper.
4317
4318 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
4319
4320         * gdb.base/remote.exp: Delete the slowest load test.
4321         Do not load with fixed packet sizes.
4322
4323 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
4324
4325         * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4326
4327 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
4328
4329         * gdb.base/freebpcmd.exp: Delete unused variable.  Specify
4330         srcfile when setting a breakpoint.
4331
4332 2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
4333
4334         * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4335         macros.
4336
4337 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
4338
4339         * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4340         to be in memory.
4341         * gdb.base/display.c (force_mem): New.
4342         (do_loops): Use it.  Add breakpoint comments.
4343         (do_vars): Add a breakpoint comment.
4344         * gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
4345         line numbers.
4346
4347 2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
4348
4349         * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4350         instead of a bare "run".
4351
4352 2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
4353
4354         * gdb.python/py-prettyprint.exp: Adjust.
4355
4356 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4357
4358         * lib/cell.exp (skip_cell_tests): Clean up test files before
4359         returning.
4360
4361 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4362
4363         * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4364         and the breakpoint menu.  Do not call perror if a prompt is seen.
4365         Consume the following GDB prompt.
4366         * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4367         * gdb.cp/namespace.exp: Use gdb_test.
4368         * gdb.cp/templates.exp: Use gdb_test.
4369         (test_template_breakpoints): Use gdb_test_multiple.
4370
4371 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4372
4373         * gdb.base/break1.c (struct some_struct, values): Move earlier.
4374         (marker4): Reference values.
4375
4376 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4377
4378         * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4379         is missing.
4380
4381 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4382
4383         * gdb.base/break.c (need_malloc): New.
4384         * gdb.base/constvars.c (main): Reference crass and crisp.
4385         * gdb.base/gdb1821.c (main): Reference bar.
4386         * gdb.cp/gdb1355.cc (main): Reference s1.
4387         * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4388         (main): Call them.
4389         * gdb.cp/hang2.cc (dummy2): Define.
4390         * gdb.cp/hang3.cc (dummy3): Define.
4391         * gdb.cp/m-data.cc (main): Reference shadow.
4392
4393 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
4394             Nathan Froyd  <froydnj@codesourcery.com>
4395
4396         * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4397         remote host.
4398
4399 2009-11-12  Nathan Froyd  <froydnj@codesourcery.com>
4400
4401         * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4402         * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4403         * gdb.dwarf2/dw2-compressed.exp: Likewise.
4404         * gdb.dwarf2/dw2-intercu.exp: Likewise.
4405         * gdb.dwarf2/dw2-intermix.exp: Likewise.
4406         * gdb.dwarf2/dw2-producer.exp: Likewise.
4407         * gdb.dwarf2/mac-fileno.exp: Likewise.
4408         * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4409         py-prettyprint.py to the remote host.
4410         * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4411
4412 2009-11-11  Keith Seitz  <keiths@redhat.com>
4413
4414         * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4415         use it instead of "Foo".
4416         * gdb.cp/classes.exp (do_tests): Add a test to access
4417         a method through a typedef'd class name.
4418
4419 2009-11-11  Nathan Froyd  <froydnj@codesourcery.com>
4420
4421         * gdb.base/long_long.exp: Permit leading zeros on floating-point
4422         exponents.
4423         * gdb.base/pointers.exp: Likewise.
4424         * gdb.cp/ref-types.exp: Likewise.
4425
4426 2009-11-11  Keith Seitz  <keiths@redhat.com>
4427
4428         * gdb.cp/cplusfuncs.cc (class foo): Add operators
4429         new[] and delete[].
4430         * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4431         "void".
4432         (probe_demangler): Remove all single-quoting of
4433         method and variable names.
4434         (info_func_regexp): Remove the word "void" from any
4435         occurrence of "(void)".
4436         (print_addr_2): Remove all single-quoting of
4437         method names.
4438         (print_addr_2_kfail): Likewise.
4439         (print_addr): Single-quote C function names before
4440         passing to print_addr_2.
4441         (test_paddr_operator_functions): Remove single-quoting
4442         for method names.
4443         Add tests for operator new[] and operator delete[].
4444
4445 2009-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4446
4447         * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4448
4449 2009-11-09  Keith Seitz  <keiths@redhat.com>
4450
4451         * gdb.cp/overload.exp: Add tests for resolving overloaded
4452         methods in expression parsing/evaluation.
4453
4454 2009-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
4455
4456         * lib/gdb.exp (default_gdb_version): Use --version instead of
4457         --command.
4458
4459 2009-11-10  Nathan Sidwell  <nathan@codesourcery.com>
4460
4461         * lib/gdb.exp (gdb_compile_test): New.
4462         (skip_ada_tests, skip_java_tests): New.
4463         (gdb_compile): Use gdb_compile_test for f77.
4464         * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4465         * lib/java.exp (compile_java_from_source): Remove runtests check,
4466         use gdb_compile_test to record result.
4467         * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4468         gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4469         gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4470         gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4471         gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4472         gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4473         gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4474         gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4475         gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4476         adjust gdb_compile invocations.
4477
4478 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4479
4480         * Makefile.in (abs_builddir): New.
4481         (site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
4482         (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4483         `$(abs_builddir)/site.exp'.
4484
4485 2009-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
4486
4487         * config/m68k-emc.exp, lib/emc-support.exp,
4488         gdb.trace/gdb_c_test.c: Delete.
4489         * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4490         gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4491         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4492         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4493         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4494         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4495         casing for m68k-*-elf.
4496
4497 2009-11-03  Pedro Alves  <pedro@codesourcery.com>
4498
4499         * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4500         * gdb.arch/i386-prologue.exp: Likewise.
4501         * gdb.arch/i386-unwind.exp: Likewise.
4502
4503 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
4504
4505         * lib/gdb.exp (gdb_expect): Fix timeout typo.
4506
4507 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
4508
4509         * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4510
4511 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
4512
4513         * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4514
4515 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4516
4517         * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4518
4519 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4520
4521         * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4522         * gdb.base/sepdebug2.c: New file.
4523
4524 2009-10-31  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4525
4526         * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4527         the modified warnings for catch syscall.  Verify if GDB was compiled
4528         with support for lib expat, and choose which tests to run depending
4529         on this.
4530
4531 2009-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4532
4533         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4534         that composite commands are parsed OK. And also test
4535         that breakpoint commands do work.
4536
4537 2009-10-23  Michael Snyder  <msnyder@vmware.com>
4538
4539         gdb.reverse/consecutive-precsave.exp: Change expect pattern
4540         to allow for new disassembly style.
4541
4542 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
4543
4544         * gdb.asm/asm-source.exp: Adjust.
4545
4546 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4547
4548         * gdb.reverse/break-precsave.exp: New test.
4549         * gdb.reverse/consecutive-precsave.exp: Ditto.
4550         * gdb.reverse/finish-precsave.exp: Ditto.
4551         * gdb.reverse/i386-precsave.exp: Ditto.
4552         * gdb.reverse/machinestate-precsave.exp: Ditto.
4553         * gdb.reverse/sigall-precsave.exp: Ditto.
4554         * gdb.reverse/solilb-precsave.exp: Ditto.
4555         * gdb.reverse/step-precsave.exp: Ditto.
4556         * gdb.reverse/until-precsave.exp: Ditto.
4557         * gdb.reverse/watch-precsave.exp: Ditto.
4558
4559 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4560
4561         * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4562         for gdb_expect.  Adjust one test's expect strings for the new
4563         format of disassemble.
4564         * gdb.reverse/finish-reverse.exp: Delete 'return'.
4565         * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4566         gdb_test_multiple.
4567         * gdb.reverse/step-reverse.exp: Delete 'return'.
4568         * gdb.reverse/until-reverse.exp: Delete blank lines.
4569         * gdb.reverse/watch-reverse.exp: Delete blank lines.
4570
4571 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
4572
4573         * gdb.base/consecutive.exp: Adjust.
4574         * gdb.base/display.exp: Likewise.
4575         * gdb.base/pc-fp.exp: Likewise.
4576         * gdb.base/sigbpt.exp: Likewise.
4577
4578 2009-10-19  Michael Snyder  <msnyder@vmware.com>
4579
4580         * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4581         * gdb.reverse/finish-reverse.c: Ditto.
4582         * gdb.reverse/sigall-reverse.c: Ditto.
4583         * gdb.reverse/solib-reverse.c: Ditto.
4584         * gdb.reverse/step-reverse.c: Ditto.
4585         * gdb.reverse/watch-reverse.c: Ditto.
4586
4587 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
4588             Stan Shebs  <stan@codesourcery.com>
4589
4590         * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4591         * gdb.base/foll-exec.exp: Adjust to expect a process id before
4592         "Executing new program".
4593         * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4594         * gdb.base/multi-forks.exp: Ditto.  Adjust to the inferior being
4595         left listed after having been killed.
4596         * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4597         * gdb.base/maint.exp: Adjust test.
4598
4599         * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4600         * gdb.multi/Makefile.in: New.
4601         * gdb.multi/base.exp: New.
4602         * gdb.multi/goodbye.c: New.
4603         * gdb.multi/hangout.c: New.
4604         * gdb.multi/hello.c: New.
4605         * gdb.multi/bkpt-multi-exec.c: New.
4606         * gdb.multi/bkpt-multi-exec.exp: New.
4607         * gdb.multi/crashme.c: New.
4608
4609 2009-10-13  Tristan Gingold  <gingold@adacore.com>
4610
4611         * gdb.base/sepdebug.exp: Check debug info are found.
4612
4613 2009-10-08  Pedro Alves  <pedro@codesourcery.com>
4614
4615         * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4616         bits.
4617
4618 2009-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4619
4620         * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4621
4622 2009-10-07  Joel Brobecker  <brobecker@adacore.com>
4623
4624         * gdb.base/watchpoints.c: Add copyright header.  Reformat one
4625         of the comments.
4626
4627 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
4628
4629         * gdb.base/annota1.exp: Remove obsolete match_max increase.
4630         * gdb.base/annota3.exp: Idem.
4631         * gdb.base/maint.exp: Idem.
4632
4633 2009-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
4634
4635         * lib/gdb.exp (default_gdb_init): Set current value of match_max
4636         to default.
4637
4638 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
4639
4640         * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
4641         mingw and cygwin targets.
4642
4643 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
4644             Pedro Alves  <pedro@codesourcery.com>
4645
4646         * lib/gdb.exp (gdb_compile): Avoid adding
4647         gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4648
4649 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
4650
4651         * gdb.base/shr1.c: Use %p in format string.
4652         * gdb.base/unload.c: Avoid warning in fprintf.
4653         * gdb.base/watchpoint-solib.c: Idem.
4654
4655 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
4656
4657         * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4658         long type.
4659         (test_unlink): Correct printf string.
4660         * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4661         * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4662
4663 2009-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4664
4665         * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4666         * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4667         * gdb.arch/ia64-breakpoint-shadow.S: New file.
4668
4669 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4670
4671         * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4672         * gdb.objc/nondebug.exp: Likewise.
4673
4674 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4675
4676         * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4677         target_info setting.
4678
4679         * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4680         that detect new threads during "info threads".
4681
4682 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4683
4684         * gdb.threads/manythreads.c (main): Increase thread stack size
4685         to 2*PTHREAD_STACK_MIN.
4686         * gdb.threads/multi-create.c (main): Likewise.
4687         (create_function): Likewise.
4688
4689 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4690
4691         * gdb.base/dump.exp: Pass difference of pointer types instead
4692         of integer types as offset to restore in intarr3.srec case.
4693
4694 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4695
4696         * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4697
4698 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4699
4700         * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4701
4702 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4703
4704         New test for two watchpoints, with disabling of
4705         the first inserted.
4706         * testsuite/gdb.base/watchpoints.c: New file.
4707         * testsuite/gdb.base/watchpoints.exp: New file.
4708
4709 2009-09-25  Tom Tromey  <tromey@redhat.com>
4710
4711         * gdb.base/charset.exp: Test utf-16 strings with Python.
4712
4713 2009-09-25  Tom Tromey  <tromey@redhat.com>
4714
4715         * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4716         UCS-4.
4717         * gdb.base/charset.c (utf_32_string): Rename.
4718         (init_utf32): Rename.
4719         (main): Update.
4720
4721 2009-09-22  Tom Tromey  <tromey@redhat.com>
4722
4723         * gdb.python/py-function.exp: Add regression tests.
4724
4725 2009-09-21  Keith Seitz  <keiths@redhat.com>
4726
4727         * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4728         with invalid operator.
4729
4730 2009-09-21  Keith Seitz  <keiths@redhat.com>
4731
4732         * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4733         and destructor using typedef name of class.
4734         * gdb.cp/classes.cc (class Base1): Add a destructor.
4735         (base1): New typedef.
4736         (use_methods): Instanitate an object of type base1.
4737         * gdb.cp/templates.exp (test_template_typedef): New procedure.
4738         (do_tests): Call test_template_typedef.
4739         * gdb.cp/templates.cc (Baz::~Baz): New method.
4740         (intBazOne): New typedef.
4741         (main): Instantiate intBazOne.
4742
4743 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
4744
4745         PR python/10633
4746
4747         * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4748         Function.
4749         (run_lang_tests): Add print elements test.
4750
4751 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
4752
4753         * gdb.python/py-value.exp (test_subscript_regression): New
4754         function.  Test for invalid subscripts.
4755         * gdb.python/py-value.c (main): Add test array, and pointer to it.
4756         (ptr_ref): New function.
4757
4758 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4759
4760         * gdb.base/default.exp: Fix "show convenience".
4761
4762 2009-09-15  Tom Tromey  <tromey@redhat.com>
4763
4764         * lib/mi-support.exp (mi_create_varobj): Update.
4765         (mi_create_floating_varobj): Likewise.
4766         (mi_create_dynamic_varobj): New proc.
4767         (mi_varobj_update): Update.
4768         (mi_varobj_update_with_type_change): Likewise.
4769         (mi_varobj_update_kv_helper): New proc.
4770         (mi_varobj_update_dynamic_helper): Rewrite.
4771         (mi_varobj_update_dynamic): New proc.
4772         (mi_list_varobj_children): Update.
4773         (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4774         * gdb.python/python-prettyprint.py (pp_outer): New class.
4775         (pp_nullstr): Likewise.
4776         (lookup_function): Register new printers.
4777         * gdb.python/python-prettyprint.c (struct substruct): New type.
4778         (struct outerstruct): Likewise.
4779         (substruct_test): New function.
4780         (struct nullstr): New type.
4781         (string_1, string_2): New globals.
4782         (main): Add new tests.
4783         * gdb.python/python-mi.exp: Added regression tests.
4784         * gdb.mi/mi2-var-display.exp: Update.
4785         * gdb.mi/mi2-var-cmd.exp: Update.
4786         * gdb.mi/mi2-var-child.exp: Update.
4787         * gdb.mi/mi2-var-block.exp: Update.
4788         * gdb.mi/mi-var-invalidate.exp: Update.
4789         * gdb.mi/mi-var-display.exp: Update.
4790         * gdb.mi/mi-var-cmd.exp: Update.
4791         * gdb.mi/mi-var-child.exp: Update.
4792         * gdb.mi/mi-var-block.exp: Update.
4793         * gdb.mi/mi-break.exp: Update.
4794         * gdb.mi/gdb701.exp: Update.
4795
4796 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4797
4798         * Makefile.in: Inclusion of catch-syscall object.
4799         * gdb.base/catch-syscall.c: New file.
4800         * gdb.base/catch-syscall.exp: New file.
4801
4802 2009-09-12  Michael Snyder  <msnyder@vmware.com>
4803
4804         * gdb.reverse/step-reverse.exp: Explicitly check for targets
4805         that can support reverse debuggnig.
4806
4807 2009-09-11  Tom Tromey  <tromey@redhat.com>
4808
4809         * gdb.dwarf2/valop.S: New file.
4810         * gdb.dwarf2/valop.exp: New file.
4811
4812 2009-09-11  Mark Kettenis  <kettenis@gnu.org>
4813
4814         * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4815
4816 2009-09-10  Doug Evans  <dje@google.com>
4817
4818         * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4819         Add $gdb_prompt to second breakpoint regexp.
4820
4821 2009-09-08  Thiago Jung Bauermann  <thiago.bauermann@gmail.com>
4822
4823         * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4824         names, add missing ones.
4825         * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4826         * gdb.python/py-frame.c: Rename from python-frame.c.
4827         * gdb.python/py-frame.exp: Rename from python-frame.exp.  Adjust
4828         testfile name.
4829         * gdb.python/py-function.exp: Rename from python-function.exp.
4830         * gdb.python/py-mi.exp: Rename from python-mi.exp.  Adjust
4831         testfile name.
4832         * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4833         * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4834         Adjust testfile name.
4835         * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4836         * gdb.python/py-template.cc: Rename from python-template.cc.
4837         * gdb.python/py-template.exp: Rename from python-template.exp.
4838         Adjust testfile name.
4839         * gdb.python/py-value.c: Rename from python-value.c.
4840         * gdb.python/py-value.exp: Rename from python-value.exp.  Adjust
4841         testfile name.
4842
4843 2009-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4844
4845         * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4846         $bpt2address.
4847         (Second breakpoint address is valid on ia64)
4848         (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4849
4850 2009-09-03  Joseph Myers  <joseph@codesourcery.com>
4851
4852         * gdb.base/ending-run.exp: Restrict regular expression matching
4853         line number to require closing brace following.
4854
4855 2009-09-03  Doug Evans  <dje@google.com>
4856
4857         * gdb.base/store.exp (check_set): Fix typo in expected value message.
4858
4859 2009-09-02  Tom Tromey  <tromey@redhat.com>
4860
4861         * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4862
4863 2009-09-02  Tom Tromey  <tromey@redhat.com>
4864
4865         * gdb.dwarf2/callframecfa.exp: New file.
4866         * gdb.dwarf2/callframecfa.S: New file.
4867
4868 2009-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4869
4870         * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4871         gdb.base/solib-overlap-main.c: New.
4872
4873 2009-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
4874
4875         PR gdb/10565
4876
4877         * gdb.base/bitfields.c (struct container, container): New.
4878         (main): Initialize it and call break5.
4879         * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4880
4881 2009-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4882
4883         Support constant DW_AT_data_member_location by GCC PR debug/40659.
4884         * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4885
4886 2009-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4887
4888         * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4889
4890 2009-08-26  Michael Snyder  <msnyder@vmware.com>
4891
4892         * gdb.base/i386-reverse.c: New file.
4893         * gdb.base/i386-reverse.exp: New file.
4894         * gdb.base/Makefile.in: Add new files to be removed.
4895
4896 2009-08-26  Joseph Myers  <joseph@codesourcery.com>
4897
4898         * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4899         environment-pwd for remote host.
4900         * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4901
4902 2009-08-24  Keith Seitz  <keiths@redhat.com>
4903
4904         * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4905         Add two new C++ completer tests which limit the output to a
4906         given class.
4907
4908 2009-08-24  Michael Snyder  <msnyder@vmware.com>
4909
4910         * gdb.base/del.exp: Fix typo in comment.
4911         * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4912
4913 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4914
4915         * configure: Regenerate.
4916         * gdb.hp/configure: Likewise.
4917         * gdb.hp/gdb.aCC/configure: Likewise.
4918         * gdb.hp/gdb.base-hp/configure: Likewise.
4919         * gdb.hp/gdb.compat/configure: Likewise.
4920         * gdb.hp/gdb.defects/configure: Likewise.
4921         * gdb.hp/gdb.objdbg/configure: Likewise.
4922         * gdb.stabs/configure: Likewise.
4923
4924 2009-08-19  Doug Evans  <dje@google.com>
4925
4926         * gdb.base/gdbvars.c: New file.
4927         * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4928
4929 2009-08-14  Pedro Alves  <pedro@codesourcery.com>
4930
4931         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4932         gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4933
4934 2009-08-13  Pedro Alves  <pedro@codesourcery.com>
4935
4936         * gdb.base/default.exp: Adjust "set language test": it's now an
4937         enum command.  Larger help string moved to "help set language".
4938         * gdb.base/help.exp: Adjust "help set language" expected output,
4939         now lists all known languages.
4940
4941 2009-08-11  Nathan Froyd  <froydnj@codesourcery.com>
4942
4943         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4944         all frame arguments.
4945         * gdb.arch/altivec-regs.exp: Likewise.
4946
4947 2009-08-07  Tom Tromey  <tromey@redhat.com>
4948
4949         * gdb.base/setshow.exp: Add tests for changes to set language, set
4950         check range, and set check type.
4951
4952 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
4953
4954         * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4955         * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
4956         Call it.
4957
4958 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4959
4960         * configure.ac: Run gdb.cell tests when appropriate.
4961         * configure: Regenerate.
4962         * lib/cell.exp: New file.
4963         * gdb.cell: New directory.
4964         * gdb.cell/configure.ac: New file.
4965         * gdb.cell/configure: New file.
4966         * gdb.cell/Makefile.in: New file.
4967         * gdb.cell/arch.exp: New file.
4968         * gdb.cell/break.c: New file.
4969         * gdb.cell/break.exp: New file.
4970         * gdb.cell/break-spu.c: New file.
4971         * gdb.cell/bt.c: New file.
4972         * gdb.cell/bt2-spu.c: New file.
4973         * gdb.cell/bt-spu.c: New file.
4974         * gdb.cell/bt.exp: New file.
4975         * gdb.cell/coremaker.c: New file.
4976         * gdb.cell/coremaker-spu.c: New file.
4977         * gdb.cell/core.exp: New file.
4978         * gdb.cell/gcore.exp: New file.
4979         * gdb.cell/data.c: New file.
4980         * gdb.cell/data.exp: New file.
4981         * gdb.cell/data-spu.c: New file.
4982         * gdb.cell/ea-cache.exp: New file.
4983         * gdb.cell/ea-cache.c: New file.
4984         * gdb.cell/ea-cache-spu.c: New file.
4985         * gdb.cell/ea-standalone.c: New file.
4986         * gdb.cell/ea-standalone.exp: New file.
4987         * gdb.cell/ea-test.c: New file.
4988         * gdb.cell/ea-test.exp: New file.
4989         * gdb.cell/f-regs.exp: New file.
4990         * gdb.cell/mem-access.c: New file.
4991         * gdb.cell/mem-access.exp: New file.
4992         * gdb.cell/mem-access-spu.c: New file.
4993         * gdb.cell/ptype.exp: New file.
4994         * gdb.cell/registers.exp: New file.
4995         * gdb.cell/size.c: New file.
4996         * gdb.cell/sizeof.exp: New file.
4997         * gdb.cell/size-spu.c: New file.
4998         * gdb.cell/solib.exp: New file.
4999         * gdb.cell/solib-symbol.exp: New file.
5000
5001 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5002
5003         * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5004
5005 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5006
5007         * gdb.base/float.exp: Handle VFP registers.
5008
5009 2009-07-14  Michael Snyder  <msnyder@vmware.com>
5010
5011         * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5012         to bring gdb to the beginning of the calling line.
5013
5014         * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5015         confusing the i386 epilogue unwinder.
5016
5017 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5018
5019         * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5020
5021 2009-07-14  Michael Snyder  <msnyder@vmware.com>
5022
5023         * gdb.reverse/step-reverse.exp (stepi into function call):
5024         Call instruction may not be first instruction in the line.
5025         (reverse stepi from a function call): Used wrong line number.
5026
5027 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5028
5029         * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5030
5031 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5032
5033         Fix gdb.base/macscp.exp when using custom inputrc.
5034         * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5035         * gdb.base/readline.exp: Remove env(INPUTRC) set and restore.  Remove
5036         env(TERM) set.
5037         * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5038         * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5039
5040 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5041
5042         Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5043         * gdb.base/annota1.exp (thread_test): Import global $testfile.
5044         Change the compilation target to match the testcase name.
5045         * gdb.base/sect-cmd.exp: Change the compilation target to match the
5046         testcase name.
5047         * a2-run.exp: Use for setup prepare_for_testing.  Change the
5048         compilation target to match the testcase name.
5049         * gdb.base/commands.exp: Likewise.
5050         * gdb.base/finish.exp: Likewise.
5051         * gdb.base/float.exp: Likewise.
5052         * gdb.base/info-target.exp: Likewise.
5053         * gdb.base/relational.exp: Likewise.
5054         * gdb.base/term.exp: Likewise.
5055         * gdb.base/until.exp: Likewise.
5056         * gdb.base/volatile.exp: Likewise.
5057         * gdb.base/whatis-exp.exp: Likewise.
5058
5059 2009-07-11  Hui Zhu  <teawater@gmail.com>
5060
5061         * gdb.base/help.exp (disassemble): Update expected help text.
5062
5063 2009-07-09  Tom Tromey  <tromey@redhat.com>
5064
5065         * lib/gdb.exp: Handle TRANSCRIPT.
5066         (remote_spawn, remote_close, send_gdb): New procs.
5067
5068 2009-07-10 Phil Muldoon  <pmuldoon@redhat.com>
5069
5070         * gdb.python/python-prettyprint.c: Add counted null string
5071         structure.
5072         * gdb.python/python-prettyprint.exp: Print null string. Test for
5073         embedded nulls.
5074         * gdb.python/python-prettyprint.py (pp_ns): New Function.
5075         * gdb.python/python-value.exp (test_value_in_inferior): Add
5076         variable length string fetch tests.
5077         * gdb.python/python-value.c (main): Add strings for string fetch tests.
5078
5079 2009-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
5080
5081         * gdb.base/dump.exp (inaccessible memory is reported): New test.
5082
5083 2009-07-07  Tom Tromey  <tromey@redhat.com>
5084
5085         * gdb.base/call-rt-st.exp: Update for change to escape output.
5086         * gdb.base/callfuncs.exp: Likewise.
5087         * gdb.base/charset.exp: Likewise.
5088         * gdb.base/constvars.exp: Likewise.
5089         * gdb.base/long_long.exp: Likewise.
5090         * gdb.base/pointers.exp: Likewise.
5091         * gdb.base/printcmds.exp: Likewise.
5092         * gdb.base/setvar.exp: Likewise.
5093         * gdb.base/store.exp: Likewise.
5094         * gdb.cp/ref-types.exp: Likewise.
5095         * gdb.mi/mi-var-child.exp: Likewise.
5096         * gdb.mi/mi-var-display.exp: Likewise.
5097         * gdb.mi/mi2-var-display.exp: Likewise.
5098         * gdb.base/charset.exp: Test octal escape sequence length.
5099         Update for change to escape output.
5100
5101 2009-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5102
5103         * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5104
5105 2009-07-06  Daniel Jacobowitz  <dan@codesourcery.com>
5106
5107         * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5108
5109 2009-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5110
5111         * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5112         gdbserver increasing $portnum if "Can't bind address" has been seen.
5113
5114 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
5115
5116         * gdb.base/ending-run.exp: Add "step out of main" pattern for
5117         mingw32ce.
5118
5119 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
5120
5121         * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5122         VFP format.
5123
5124 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5125
5126         * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5127         linux.  Adjust to use "inferior", "info inferiors", "detach
5128         inferior" and "kill inferior" instead of "restart", "info fork",
5129         "detach fork" and "delete fork".
5130         * gdb.base/ending-run.exp: Spell out "info".
5131         * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5132         the "kill" command.
5133
5134 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5135
5136         * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5137         change to prefix TLS offset in hex with 0x.
5138
5139 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5140
5141         * gdb.base/default.exp: Update test case for "x" changes.
5142
5143 2009-07-01  Tristan Gingold  <gingold@adacore.com>
5144
5145         * gdb.base/bigcore.exp: Make darwin untested.
5146
5147 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5148
5149         * gdb.base/completion.exp (directory completion): Create the directory.
5150         New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5151         escapeuniquesub.
5152         (directory completion 2): Expect now ${escapeuniquesub}.
5153         (Glob remaining of directory test): Remove one excessive newline.
5154         Expect the real output.
5155
5156 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5157
5158         Fix `make check//%' target after `make check' has been ran.
5159         * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
5160         a mkdir call.
5161         (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5162         (%/.dir): Remove.
5163
5164 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5165
5166         * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5167         the expected result record.
5168
5169 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5170
5171         Remove racy FAILs relying just on the timeouts.
5172         * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5173         (annotation_level 2): Remove racy FAILs.
5174
5175 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
5176
5177         gdb/10275
5178         * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5179
5180 2009-06-30  Daniel Jacobowitz  <dan@codesourcery.com>
5181
5182         * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5183
5184 2009-06-30  Vladimir Prus  <vladimir@codesourcery.com>
5185
5186         * gdb.mi/mi-stack.exp: Testing symbolic options
5187         to -stack-list-locals and -stack-list-arguments.
5188
5189 2009-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5190
5191         * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5192
5193 2009-06-29  Tom Tromey  <tromey@redhat.com>
5194
5195         * dg-extract-results.sh: New file.
5196         * Makefile.in (FORCE_PARALLEL): New variable.
5197         (CHECK_TARGET): New conditional variable.
5198         (check): Use CHECK_TARGET.
5199         (DO_RUNTEST): New variable.
5200         (check-single): New target.
5201         (TEST_DIRS): New variable.
5202         (TEST_TARGETS): Likewise.
5203         (check-parallel): New target.
5204         (check-gdb.%): New pattern.
5205         (BASE1_FILES): New variable.
5206         (BASE2_FILES): Likewise.
5207         (check-gdb.base%): New pattern.
5208         (%/.dir): New pattern.
5209         * configure: Rebuild.
5210         * aclocal.m4 (AM_CONDITIONAL): New defun.
5211         * configure.ac: Check whether user is using GNU make.
5212         (GMAKE): New conditional.
5213
5214 2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>
5215
5216         * gdb.cp/namespace-nested-import.cc: New test.
5217         * gdb.cp/namespace-nested-import.exp: New test.
5218
5219 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5220
5221         * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5222         * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5223         * gdb.opt/Makefile.in (EXECUTABLES): Update.
5224         * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5225         * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5226         gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5227         gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5228         gdb.opt/inline-markers.c: New files.
5229         * lib/gdb.exp (skip_inline_frame_tests): New function.
5230         (skip_inline_var_tests): New function.
5231
5232 2009-06-27  Andreas Schwab  <schwab@linux-m68k.org>
5233
5234         * gdb.cp/exception.exp: Don't require $hex before inner frame in
5235         backtrace.
5236
5237 2009-06-27  Michael Snyder  <msnyder@vmware.com>
5238
5239         * gdb.reverse: New directory.
5240         * gdb.reverse/break-reverse.c: New test.
5241         * gdb.reverse/break-reverse.exp: New test.
5242         * gdb.reverse/consecutive-reverse.c: New test.
5243         * gdb.reverse/consecutive-reverse.exp: New test.
5244         * gdb.reverse/finish-reverse.c: New test.
5245         * gdb.reverse/finish-reverse.exp: New test.
5246         * gdb.reverse/machinestate.c: New test.
5247         * gdb.reverse/ms1.c: New test.
5248         * gdb.reverse/machinestate.exp: New test.
5249         * gdb.reverse/Makefile.in: New file.
5250         * gdb.reverse/shr2.c: New test.
5251         * gdb.reverse/solib-reverse.c: New test.
5252         * gdb.reverse/solib-reverse.exp: New test.
5253         * gdb.reverse/step-reverse.c: New test.
5254         * gdb.reverse/step-reverse.exp: New test.
5255         * gdb.reverse/until-reverse.c: New test.
5256         * gdb.reverse/ur1.c: New test.
5257         * gdb.reverse/until-reverse.exp: New test.
5258         * gdb.reverse/watch-reverse.c: New test.
5259         * gdb.reverse/watch-reverse.exp: New test.
5260         * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5261         * configure: Regenerate.
5262
5263 2009-06-26  Doug Evans  <dje@google.com>
5264
5265         * gdb.base/psymtab.exp: Turn off pending breakpoints.
5266
5267 2009-06-26  Pierre Muller  <muller@ics.u-strasbg.fr>
5268
5269         * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5270         windows problem for 'file delete $binfile'.
5271
5272 2009-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
5273
5274         * gdb.cp/namespace-using.exp: New test.
5275         * gdb.cp/namespace-using.cc: New test.
5276
5277 2009-05-20  Joel Brobecker  <brobecker@adacore.com>
5278
5279         * gdb.ada/variant_record_packed_array: New testcase.
5280
5281 2009-06-23  Tom Tromey  <tromey@redhat.com>
5282
5283         * gdb.base/charset.exp (test_combination): Regression test.
5284         * gdb.base/charset.c (my_wchar_t): New typedef.
5285         (myvar): New global.
5286         (main): Set myvar.
5287
5288 2009-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
5289
5290         * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5291         target.
5292
5293 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5294
5295         * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5296
5297 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5298
5299         * gdb.mi/gdb680.exp: Update test for error message.
5300
5301 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5302
5303         * gdb.base/annota1.exp: Allow multiple occurrences of the
5304         frames-invalid annotation.
5305         * gdb.cp/annota2.exp: Likewise.
5306
5307 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5308
5309         * gdb.cp/gdb2495.cc: New file.
5310         * gdb.cp/gdb2495.exp: New file.
5311
5312 2009-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5313
5314         Report error on GDB crash during runto.
5315         * lib/gdb.exp (runto <eof>): New.
5316
5317 2009-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
5318
5319         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5320         gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5321         gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5322         gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5323         gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5324         gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5325         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5326         gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5327         gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5328         gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5329         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5330         gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5331         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5332         gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5333         gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5334         gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5335         gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5336         gdb.server/server-mon.exp, gdb.server/server-run.exp,
5337         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5338         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5339         gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5340         gdb.trace/passcount.exp, gdb.trace/report.exp,
5341         gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5342         gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5343         gdb.trace/while-stepping.exp: Use a unique name for the compiled
5344         executable.
5345
5346 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5347
5348         * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5349         defined before referencing it.
5350
5351 2009-06-03  Doug Evans  <dje@google.com>
5352
5353         * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5354         * gdb.arch/i386-see.c: Ditto.
5355
5356 2009-05-30  Pierre Muller  <muller@ics.u-strasbg.fr>
5357
5358         * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5359         (check_macro): Return 1 if undefined.
5360         If first test fails, check if macro debug information is available,
5361         and report unsupported test if no macro information is found.
5362
5363 2009-05-29  Doug Evans  <dje@google.com>
5364
5365         * gdb.threads/hand-call-in-threads.exp: New.
5366         * gdb.threads/hand-call-in-threads.c: New.
5367
5368 2009-05-29  Michael Snyder  <msnyder@vmware.com>
5369
5370         * gdb.base/break-always.exp: Change "1" to "on".
5371         Add confirmation check.
5372
5373 2009-05-28  Pedro Alves  <pedro@codesourcery.com>
5374
5375         * gdb.threads/threxit-hop-specific.c: New.
5376         * gdb.threads/threxit-hop-specific.exp: New.
5377         * gdb.threads/thread-execl.c: New.
5378         * gdb.threads/thread-execl.exp: New.
5379
5380 2009-05-27  Tom Tromey  <tromey@redhat.com>
5381             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5382
5383         * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5384         (mi_child_regexp): Likewise.
5385         (mi_list_varobj_children_range): Likewise.
5386         (mi_get_features): Likewise.
5387         (mi_list_varobj_children): Rewrite.
5388         * gdb.python/python-mi.exp: New file.
5389
5390 2009-05-27  Tom Tromey  <tromey@redhat.com>
5391             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5392             Phil Muldoon  <pmuldoon@redhat.com>
5393             Paul Pluzhnikov  <ppluzhnikov@google.com>
5394
5395         * gdb.python/python-prettyprint.exp: New file.
5396         * gdb.python/python-prettyprint.c: New file.
5397         * gdb.python/python-prettyprint.py: New file.
5398         * gdb.base/display.exp: print/r is now valid.
5399
5400 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5401             Tom Tromey  <tromey@redhat.com>
5402             Pedro Alves  <pedro@codesourcery.com>
5403             Paul Pluzhnikov  <ppluzhnikov@google.com>
5404
5405         * gdb.python/python-template.exp: New file.
5406         * gdb.python/python-template.cc: New file.
5407         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5408         tests.
5409         * gdb.python/python-value.exp (py_objfile_tests): New proc.
5410         Call it.
5411         (test_value_after_death): New proc.
5412         * gdb.python/python-value.c (PTR): New typedef.
5413         (main): New variable 'x'.
5414
5415 2009-05-27  Tom Tromey  <tromey@redhat.com>
5416
5417         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5418         tests.
5419         * gdb.python/python-value.exp (py_objfile_tests): New proc.
5420         Call it.
5421
5422 2009-05-27  Pedro Alves  <pedro@codesourcery.com>
5423
5424         * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5425
5426 2009-05-24  Pedro Alves  <pedro@codesourcery.com>
5427
5428         * gdb.threads/fork-thread-pending.c: New.
5429         * gdb.threads/fork-thread-pending.exp: New.
5430
5431 2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
5432
5433         * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5434         * gdb.dwarf2/dw2-strp.S (a_string2): New.
5435
5436 2009-05-18  Jon Beniston  <jon@beniston.com>
5437
5438         * gdb.asm/asm-source.exp: Add lm32 target.
5439
5440 2009-05-17  Pedro Alves  <pedro@codesourcery.com>
5441
5442         * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
5443         `gdb_get_line_number'.  Call `callee' in both parent and child.
5444         * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5445         `gdb_get_line_number' instead of hardcoding line numbers.
5446         (catch_fork_unpatch_child): New procedure to test detaching
5447         breakpoints from child fork.
5448         (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5449         hardcoding line numbers.
5450         (do_fork_tests): Run `catch_fork_unpatch_child'.
5451
5452 2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
5453
5454         * gdb.mi/mi-cmd-var.exp: Check that when varobj
5455         of structure type enters or leaves the scope, it
5456         is reported by -var-update.
5457
5458 2009-05-11  Doug Evans  <dje@sebabeach.org>
5459
5460         * gdb.mi/nsintrall.c (main): Fix off-by-one error.
5461         * gdb.threads/pending-step.c (main): Fix off-by-one error.
5462         * gdb.threads/schedlock.c (main): Fix off-by-one error.
5463
5464 2009-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5465
5466         * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5467
5468 2009-04-30  Doug Evans  <dje@google.com>
5469
5470         * gdb.threads/watchthreads2.exp: New testcase.
5471         * gdb.threads/watchthreads2.c: New testcase.
5472
5473 2009-04-29  Doug Evans  <dje@google.com>
5474
5475         * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5476         * gdb.cp/mb-ctor.cc: Ditto.
5477         * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5478         * gdb.cp/mb-inline.h (multi_line_foo): New function.
5479         * gdb.cp/mb-inline1.cc: Call it.
5480         * gdb.cp/mb-inline2.cc: Ditto.
5481         * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5482         * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5483
5484 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5485
5486         * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5487         (info_macro): Remova `decimal' declaration.  New variable `nonzero'.
5488         Replace all uses of `decimal' by `nonzero'.
5489         (info macro FROM_COMMANDLINE): New test.
5490
5491 2009-04-27  Tom Tromey  <tromey@redhat.com>
5492
5493         * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5494
5495 2009-04-27  Doug Evans  <dje@google.com>
5496
5497         * gdb.threads/watchthreads.c (main): Initialize args before starting
5498         the threads.  Plus formatting cleanup.
5499         * gdb.threads/watchthreads.exp: Avoid errant failures due to
5500         biased scheduling of one thread.
5501
5502 2009-04-27  Jerome Guitton  <guitton@adacore.com>
5503
5504         * gdb.cp/templates.cc (GetMax): New template.
5505         (main): Declare two instances of GetMax.
5506         * gdb.cp/templates.exp: Add new test.
5507
5508 2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5509
5510         * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5511
5512 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
5513
5514         * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5515
5516 2009-04-15  Tom Tromey  <tromey@redhat.com>
5517
5518         * gdb.base/charset.exp: Add regression test.
5519
5520 2009-04-14  Joel Brobecker  <brobecker@adacore.com>
5521
5522         * gdb.base/exe-lock.exp: New testcase.
5523
5524 2009-04-13  Tom Tromey  <tromey@redhat.com>
5525
5526         * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5527         operator on Frame.
5528
5529 2009-04-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5530
5531         * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5532         * gdb.server/ext-attach.exp: Likewise.
5533
5534 2009-04-03  Vladimir Prus  <vladimir@codesourcery.com>
5535
5536         Eliminate some sleep usage.
5537
5538         * gdb.mi/basics.c (do_nothing): New.
5539         (main): Use do_nothing instead of printf, so that
5540         not to introduce race condition between output of
5541         inferiour and output of gdb. Do not use sleep as it
5542         is not generally available on embedded targets.
5543
5544 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
5545
5546         * gdb.server/ext-attach.exp: Expect an optional process id after
5547         "Detached from remote process".
5548
5549 2009-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5550
5551         * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5552         gdb.dwarf2/dw2-unresolved.exp: New.
5553
5554 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
5555
5556         * gdb.mi/mi-nonstop-exit.exp: Don't check isnative.  Use
5557         mi_run_to_main.
5558
5559 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
5560
5561         * gdb.mi/mi-nonstop.exp: Don't check isnative.  Use
5562         mi_run_to_main.  Skip thread exit test on remote targets.
5563         * gdb.mi/mi-nsintrall.exp: Don't check isnative.  Use
5564         mi_run_to_main.
5565         * gdb.mi/mi-nsmoribund.exp: Don't check isnative.  Use
5566         mi_run_to_main.
5567         * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5568         when expecting ^connected.  Detect when the target doesn't support
5569         non-stop mode.
5570         (mi_run_cmd): Detect if non-stop mode was requested by isn't
5571         supported.  Return -1 on error, 0 on success.
5572         (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5573         (mi_runto): Return mi_runto_helper's result explicitly.
5574
5575 2009-04-01  Pedro Alves  <pedro@codesourcery.com>
5576
5577         * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5578
5579 2009-04-01  Tom Tromey  <tromey@redhat.com>
5580
5581         * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5582         * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5583         * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5584         * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5585
5586 2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
5587             Jan Kratochvil  <jan.kratochvil@redhat.com>
5588
5589         PR gdb/931
5590         * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5591         output.
5592         * gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
5593         for gdb/931.
5594         * dw2-strp.S (DW_AT_language): Change to C++.
5595         (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5596
5597 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5598
5599         * gdb.ada/tasks: New testcase.
5600
5601 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5602
5603         * gdb.trace/actions.exp: Update to match new info trace format.
5604         * gdb.trace/deltrace.exp: Ditto.
5605         * gdb.trace/infotrace.exp: Ditto.
5606         * gdb.trace/passcount.exp: Ditto.
5607         * gdb.trace/save-trace.exp: Ditto.
5608         * gdb.trace/while-stepping.exp: Ditto.
5609         * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5610
5611 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5612
5613         * gdb.python/python-frame.c: New file.
5614         * gdb.python/python-frame.exp: New file.
5615
5616 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5617
5618         * gdb.python/python-value.exp: Add tests for the address
5619         attribute.
5620
5621 2009-03-29  Andreas Schwab  <schwab@linux-m68k.org>
5622
5623         * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5624
5625 2009-03-26  Doug Evans  <dje@google.com>
5626
5627         * gdb.mi/mi-nonstop-exit.exp: New file.
5628         * gdb.mi/non-stop-exit.c: New file.
5629
5630 2009-03-26  Tom Tromey  <tromey@redhat.com>
5631
5632         Update for change to prologue skipping:
5633         * gdb.mi/mi2-simplerun.exp: Update.
5634         * gdb.mi/mi2-break.exp: Update.
5635         * gdb.mi/mi-simplerun.exp: Update.
5636         * gdb.mi/mi-break.exp: Update.
5637         * gdb.base/ending-run.exp: Update.
5638
5639 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5640
5641         * gdb.python/python-value.exp (test_value_in_inferior): Test
5642         gdb.Value.is_optimized_out attribute.
5643
5644 2009-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
5645
5646         * gdb.dwarf2/dw2-noloc-main.c: New file.
5647         * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5648         (.text): Remove.
5649         (.data): New.
5650         (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5651         (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5652         (DW_TAG_subprogram func_cu1, noloc): Remove.
5653         (main): New.
5654         * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5655         `dw2-noloc-main.c'.  Test the new DIEs from `dw2-noloc.S'.
5656         (file_symbols): New procedure.
5657
5658 2009-03-25  Tom Tromey  <tromey@redhat.com>
5659
5660         * gdb.base/charset.exp (valid_target_charset): New proc.
5661         Use it to skip tests on invalid charsets.
5662
5663 2009-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
5664
5665         * gdb.base/completion.exp: Add a test for directory completion.
5666
5667 2009-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
5668
5669         Fix a racy FAIL.
5670         * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5671         * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5672
5673 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5674
5675         * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5676         * gdb.python/python-function.exp: Add test for function returning
5677         a GDB value.
5678
5679 2009-03-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5680
5681         * gdb.python/python-function.exp: New file.
5682
5683 2009-03-20  Tom Tromey  <tromey@redhat.com>
5684
5685         * gdb.base/store.exp: Update for change to escape output.
5686         * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5687         to escape output.
5688         * gdb.base/pointers.exp: Update for change to escape output.
5689         * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5690         to escape output.
5691         * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5692         escape output.
5693         * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5694         to escape output.
5695         * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5696         escape output.
5697         * gdb.base/setvar.exp: Update for change to escape output.
5698         * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5699         * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5700         to escape output.
5701         (test_print_string_constants): Likewise.
5702         * gdb.base/charset.exp (valid_host_charset): Check size of
5703         wchar_t.  Handle UCS-2 and UCS-4.  Add tests for wide and unicode
5704         cases.  Handle "auto"-related output.
5705         * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5706         (uvar, Uvar): New globals.
5707
5708 2009-03-19  Jerome Guitton  <guitton@adacore.com>
5709
5710         * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5711         deltas.
5712         * gdb.ada/fixed_points.exp: Ditto.
5713
5714 2009-03-18  Pedro Alves  <pedro@codesourcery.com>
5715
5716         * return-nodebug.c: Don't include stdio.h.
5717         (init): Delete.
5718         (func): Delete definition and provide extern declaration.
5719         (t): New.
5720         (main): Don't call printf.  Call func and store its result in t.
5721         * return-nodebug1.c: New.
5722         * return-nodebug.exp: Don't expect stdio output.  Instead, print
5723         the global variable t.  Drop printf formatters and cast types from
5724         foreach loop.  Don't use prepare_for_testing.  Compile
5725         return-nodebug.c and return-nodebug1.c in separate steps.  Don't
5726         define FORMAT or CAST.
5727
5728 2009-03-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5729
5730         * gdb.base/solib-display.exp: Disable test for remote targers.
5731
5732 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5733
5734         * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5735
5736 2009-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5737
5738         Fix a racy FAIL.
5739         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5740         code from `follow parent, print pids'.
5741         (`follow child, print pids', `follow parent, print pids'): Call it.
5742         Replace `gdb_test "break..."' by gdb_breakpoint.
5743
5744 2009-03-13  Vladimir Prus  <vladimir@codesourcery.com>
5745
5746         * gdb.mi/mi-cli.exp: Adjust for output difference in
5747         sync and async modes.
5748
5749 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
5750
5751         * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5752         that was checked in by mistake. Remove loading of ada.exp, since
5753         this is not necessary in this case.
5754
5755 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
5756
5757         * gdb.ada/ptype_arith_binop.exp: New testcase.
5758
5759 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
5760
5761         * gdb.ada/mod_from_name: New testcase.
5762
5763 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
5764
5765         * gdb.ada/tick_last_segv: New testcase.
5766
5767 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
5768
5769         * gdb.mi/mi-cli.exp: Remove debug print.
5770
5771 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
5772
5773         * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5774         include the token in ^running and frame info in *stopped.
5775
5776 2009-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
5777
5778         * solib-display.exp: New file.
5779         * solib-display-main.c: New file.
5780         * solib-display-lib.c: New file.
5781
5782 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5783
5784         * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5785
5786 2009-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
5787
5788         * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5789         (list_and_check_macro): Use more specific test name.
5790         (next to definition): Make the test names unique.
5791
5792 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
5793
5794         * gdb.pascal/floats.exp: Accept approximate results everywhere.
5795
5796 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5797
5798         * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5799         notifications.
5800         * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5801         * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5802         * lib/mi-support.exp (library_loaded_re): New.
5803         (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5804
5805 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5806
5807         * gdb.gdb/observer.exp: Use test_notification observer, not
5808         normal_stop, everywhere.
5809         (test_normal_stop_notifications): Rename to...
5810         (test_notifications): ...this.
5811         (test_observer_normal_stop): Rename to...
5812         (test_observer): ...this.
5813
5814 2009-02-16  Doug Evans  <dje@google.com>
5815
5816         * gdb.arch/amd64-disp-step.S (test_int3): New test.
5817         * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5818         * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5819         (test_prefixed_syscall,test_int3): New tests.
5820         * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5821         (test_prefixed_syscall,test_int3): New tests.
5822
5823 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5824
5825         * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5826         (mi_expect_interrupt): Likewise.
5827         * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5828         response.
5829
5830 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5831
5832         * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5833         * gdb.base/pc-fp.exp (get_valueofx): Remove.
5834         Replace calls to get_valueofx by get_hexadecimal_valueof.
5835
5836 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5837
5838         * lib/gdb.exp (get_valueof): Accept anything as a return value.
5839         (get_integer_valueof): New procedure.
5840         (get_sizeof): Use new get_integer_value_of.
5841         * gdb.base/sizeof.exp: Replace all uses of get_valueof
5842         by get_integer_valueof.
5843
5844 2009-02-13  Tom Tromey  <tromey@redhat.com>
5845
5846         * gdb.base/remote.exp (get_sizeof): Remove.
5847         * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5848         * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5849         * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5850         * lib/gdb.exp (get_valueof): Move from long_long.exp.
5851         (get_sizeof): Likewise.
5852
5853 2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5854
5855         PR fortran/9806
5856         * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5857
5858 2009-02-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
5859
5860         * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5861
5862 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5863
5864         * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5865
5866 2009-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5867
5868         * gdb.python/python-cmd.exp: New file.
5869
5870 2009-02-06  Tristan Gingold  <gingold@adacore.com>
5871
5872         * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5873
5874 2009-02-05  Tristan Gingold  <gingold@adacore.com>
5875
5876         * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5877         pointer is dereferenced and use this signal name in regexp.
5878         * gdb.base/signull.exp: Ditto.
5879         * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5880         * gdb.base/signull.c (main): Ditto.
5881
5882 2009-02-04  Tom Tromey  <tromey@redhat.com>
5883             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5884
5885         * gdb.python/python-value.exp: Use `gdb.history' instead of
5886         `gdb.value_from_history'.
5887         (test_value_numeric_ops): Add test for conversion of enum constant.
5888         * gdb.python/python-value.c (enum e): New type.
5889         (evalue): New global.
5890         (main): Use argv.
5891
5892 2009-02-04  Jerome Guitton  <guitton@adacore.com>
5893
5894         * gdb.ada/uninitialized_vars: New test program.
5895         * gdb.ada/uninitialized_vars.exp: New testcase.
5896
5897 2009-02-02  Tom Tromey  <tromey@redhat.com>
5898
5899         * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5900         * gdb.cp/pr2489.cc: Rename...
5901         * gdb.cp/pr9594.cc: ... to this.
5902
5903 2009-02-02  Tom Tromey  <tromey@redhat.com>
5904
5905         * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5906         * gdb.cp/pr2489.cc: New file.
5907         * gdb.cp/cpcompletion.exp: New file.
5908
5909 2009-02-02  Tom Tromey  <tromey@redhat.com>
5910
5911         PR exp/9059:
5912         * gdb.cp/call-c.exp: Add regression test.
5913         * gdb.cp/call-c.cc (FooHandle): New typedef.
5914         (main): New variable 'handle'.
5915
5916 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5917
5918         * lib/mi-support.exp (et_mi_thread_list)
5919         (check_mi_and_console_threads): Adjust for current thread in
5920         -thread-list-ids output.
5921
5922 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5923
5924         * gdb.mi/mi-break.exp (test_disabled_creation): New.
5925         Call it.
5926
5927 2009-01-28  Doug Evans  <dje@google.com>
5928
5929         * gdb.arch/amd64-disp-step.S: New file.
5930         * gdb.arch/amd64-disp-step.exp: New file.
5931         * gdb.arch/i386-disp-step.S: New file.
5932         * gdb.arch/i386-disp-step.exp: New file.
5933
5934 2009-01-27  Pierre Muller  <muller@ics.u-strasbg.fr>
5935
5936         * gdb.base/find.exp: Set newline variable
5937         using quotes instead of braces to fix cygwin failures.
5938
5939 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
5940
5941         * gdb.base/radix.exp: Add tests to ensure that that set
5942         input-radix 0 and set output-radix 0 are really rejected.
5943
5944 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
5945
5946         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5947         copyright years.
5948
5949 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
5950
5951         PR gdb/9664:
5952         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5953
5954 2009-01-22  Pedro Alves  <pedro@codesourcery.com>
5955
5956         PR c++/9631:
5957         * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5958
5959 2009-01-22  Pierre Muller  <muller@ics.u-strasbg.fr>
5960
5961         * gdb.server/file-transfer.exp: Use EXEEXT variable for
5962         binfile definition to fix Windows OS failure.
5963
5964 2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
5965
5966         PR gdb/9346
5967         * gdb.base/interrupt.c (sigint_handler): New.
5968         (main): Install a SIGINT handler if SIGNALS is defined.  Exit
5969         on error.
5970         * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5971         Test "signal SIGINT".
5972
5973 2009-01-19  Doug Evans  <dje@google.com>
5974
5975         * gdb.base/break.exp: Update expected gdb output.
5976         * gdb.base/sepdebug.exp: Ditto.
5977         * gdb.mi/mi-syn-frame.exp: Ditto.
5978         * gdb.mi/mi2-syn-frame.exp: Ditto.
5979         * gdb.base/call-signal-resume.exp: New file.
5980         * gdb.base/call-signals.c: New file.
5981         * gdb.base/unwindonsignal.exp: New file.
5982         * gdb.base/unwindonsignal.c: New file.
5983         * gdb.threads/interrupted-hand-call.exp: New file.
5984         * gdb.threads/interrupted-hand-call.c: New file.
5985         * gdb.threads/thread-unwindonsignal.exp: New file.
5986
5987 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5988
5989         * gdb.base/define.exp: Test defining and hooking prefix commands.
5990         * gdb.python/python.exp: Update test for "show user" output.
5991
5992 2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5993
5994         * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
5995         now the output exactly, using less wildcards.  Expect also the output
5996         of gfortran-4.3.  Update for the f-valprint.c modification from
5997         2008-04-22.
5998         * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5999         Remove gdb_test test names where matching the command.
6000
6001 2009-01-01  Pedro Alves  <pedro@codesourcery.com>
6002
6003         PR breakpoints/9681:
6004         * gdb.base/watchpoint.exp: Add regression test.
6005
6006 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
6007
6008         * gdb.threads/attach-into-signal.exp: Don't use
6009         gdb_suppress_entire_file.
6010         * gdb.threads/attach-stopped.exp: Ditto.
6011         * gdb.threads/attachstop-mt.exp: Ditto.
6012
6013 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
6014
6015         PR gdb/8812:
6016         * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6017
6018 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
6019
6020         PR gdb/7536:
6021         * gdb.base/radix.exp: Add tests to ensure invalid input radices
6022         and unsupported output radices are really rejected.
6023
6024 2008-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
6025
6026         * gdb.cp/punctuator.exp: Backslash the '$' signs.
6027
6028 2008-12-22  Tom Tromey  <tromey@redhat.com>
6029
6030         * gdb.cp/punctuator.exp: New file.
6031
6032 2008-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
6033
6034         * gdb.base/completion.exp (Completing non-existing component): New test.
6035
6036 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6037
6038         Fix for PR gdb/8648.
6039         * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6040         gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6041         gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6042         gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6043
6044 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6045
6046         * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6047
6048 2008-12-16  Christophe Lyon  <christophe.lyon@st.com>
6049
6050         * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6051         compiler actually generate code at the expected line number.
6052
6053 2008-12-15  Jie Zhang  <jie.zhang@analog.com>
6054
6055         * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6056
6057 2008-12-12  Tom Tromey  <tromey@redhat.com>
6058
6059         * gdb.base/commands.exp (redefine_hook_test): New proc.
6060         Call it.
6061
6062 2008-12-11  Tom Tromey  <tromey@redhat.com>
6063
6064         * gdb.base/macscp.exp: New regression test.
6065
6066 2008-12-11  Tom Tromey  <tromey@redhat.com>
6067
6068         * gdb.base/macscp.exp: Print "address.addr".
6069         * gdb.base/macscp1.c (struct outer): New struct.
6070         (address): New global.
6071
6072 2008-12-09  Tom Tromey  <tromey@redhat.com>
6073
6074         * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6075         Call it.
6076
6077 2008-12-04  Doug Evans  <dje@google.com>
6078
6079         * gdb.server/ext-run.exp: Relax regexp for init program.
6080
6081 2008-12-03  Tristan Gingold  <gingold@adacore.com>
6082
6083         * gdb.base/macscp.exp: Generate an object file during compilation
6084         to work around Darwin dsymutil limitations.
6085
6086 2008-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6087
6088         Test resolving external references to TLS variables.
6089         * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6090         FILE2_THREAD_LOCAL.
6091         (testfile2, srcfile2): New variables.
6092         * gdb.threads/tls.c (file2_thread_local)
6093         (function_referencing_file2_thread_local): New.
6094         * gdb.threads/tls2.c: New file.
6095
6096 2008-11-28  Joel Brobecker  <brobecker@adacore.com>
6097
6098         * gdb.ada/int_deref.exp: Convert the addresses into long_integer
6099         rather than integer, as integer might not be big enough when
6100         on 64bit targets.
6101
6102 2008-11-27  Jerome Guitton  <guitton@adacore.com>
6103
6104         * gdb.cp/formatted-ref.exp: Add equality test.
6105         * gdb.ada/formatted_ref.exp: Ditto.
6106
6107 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6108
6109         * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6110         * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6111
6112 2008-11-20  Andreas Schwab  <schwab@suse.de>
6113
6114         * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6115         matching syscall entry point.
6116         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6117         (tcatch_vfork_then_child_follow): Likewise.  Finish through
6118         vfork even if we stopped at the syscall trampoline.
6119
6120 2008-11-20  Doug Evans  <dje@google.com>
6121
6122         * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6123
6124 2008-11-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6125
6126         * gdb.arch/ppc-dfp.exp: New file.
6127         * gdb.arch/ppc-dfp.c: New file.
6128
6129 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
6130
6131         * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
6132
6133 2008-11-17  Doug Evans  <dje@google.com>
6134
6135         * gdb.mi/mi-syn-frame.exp: Update expected output.
6136         * gdb.mi/mi2-syn-frame.exp: Update expected output.
6137
6138 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6139
6140         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
6141         "thread N" results in =thread-selected.
6142         * lib/mi-support (mi_run_cmd, mi_expect_stop)
6143         (mi_send_resuming_command_raw): Be prepared for
6144         =thread-selected.
6145
6146 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6147
6148         * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6149         * lib/mi-support.exp: Likewise.
6150
6151 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
6152
6153         * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6154         commands from the expected output for "help catch".
6155
6156 2008-11-15  Joel Brobecker  <brobecker@adacore.com>
6157
6158         * gdb.ada/int_deref.exp: New testcase.
6159
6160 2008-11-14  Nick Roberts  <nickrob@snap.net.nz>
6161
6162         * gdb.mi/gdb2549.exp: New file.
6163
6164 2008-11-11  Doug Evans  <dje@google.com>
6165
6166         * gdb.base/callexit.exp: New file.
6167         * gdb.base/callexit.c: New file.
6168
6169 2008-11-10  Doug Evans  <dje@google.com>
6170
6171         * lib/gdb.exp (GDBFLAGS): Move -nx ...
6172         (INTERNAL_GDBFLAGS): ... to here.  Move -nw to here as well.
6173         (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6174         (default_gdb_start,default_gdb_exit): Ditto.
6175         * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6176         (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6177         * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6178         * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6179         * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6180         * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6181
6182 2008-11-03  Andreas Schwab  <schwab@suse.de>
6183
6184         * gdb.base/hashline2.exp: Fix typo.
6185         * gdb.base/hashline3.exp: Likewise.
6186
6187 2008-10-30  Tom Tromey  <tromey@redhat.com>
6188
6189         * gdb.base/pointers.exp: Add test.
6190         * gdb.base/pointers.c (k, S): New typedefs.
6191         (instance): New global.
6192
6193 2008-10-30  Andreas Schwab  <schwab@suse.de>
6194
6195         * gdb.base/args.exp: Add tests for newlines.
6196
6197 2008-10-30  Joel Brobecker  <brobecker@adacore.com>
6198
6199         gdb.base/foll-exec.exp: Update the expected output of a couple
6200         of "info breakpoints" tests.
6201
6202 2008-10-28  Tom Tromey  <tromey@redhat.com>
6203
6204         * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6205
6206 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
6207
6208         * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6209         gdb_start_cmd.
6210         Use runto_main before any test that requires execution.
6211
6212 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
6213
6214         * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6215         instead of SIGINT.
6216
6217 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
6218
6219         * gdb.base/completion.exp: Update expected output following
6220         the addition of the "info tasks" command.
6221
6222 2008-10-22  Tom Tromey  <tromey@redhat.com>
6223
6224         * gdb.base/exprs.exp (test_expr): Add test for string
6225         concatenation.
6226
6227 2008-10-19  Pedro Alves  <pedro@codesourcery.com>
6228
6229         * configure.ac: Output gdb.python/Makefile.
6230         * configure: Regenerate.
6231         * gdb.python/Makefile.in: New.
6232
6233 2008-10-16  Joel Brobecker  <brobecker@adacore.com>
6234
6235         * gdb.base/foll-fork.exp: Adjust the expected output to match
6236         the new description for fork/vfork catchpoints in the "info
6237         breakpoints" output.
6238
6239 2008-10-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
6240
6241         * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6242
6243 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6244
6245         * gdb.python/python-value.c: New file.
6246         * gdb.python/python-value.exp: New file.
6247
6248 2008-10-15  Pedro Alves  <pedro@codesourcery.com>
6249
6250         * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6251
6252 2008-10-15  Denis Pilat  <denis.pilat@st.com>
6253
6254         * gdb.cp/mb-ctor.exp: Fix a typo.
6255
6256 2008-10-09  Tom Tromey  <tromey@redhat.com>
6257
6258         * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6259         'fprintf' and 'stderr'.
6260
6261 2008-10-07  Joel Brobecker  <brobecker@adacore.com>
6262
6263         * gdb.ada/ref_tick_size.exp: New testcase.
6264
6265 2008-10-06  Doug Evans  <dje@google.com>
6266
6267         * gdb.dwarf2/dw2-cu-size.exp: New file.
6268         * gdb.dwarf2/dw2-cu-size.S: New file.
6269
6270         * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6271         .Ltype_int for clarity.
6272
6273 2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
6274
6275         PR gdb/2384:
6276         * gdb.cp/gdb2384.exp: Extended to test more cases.
6277         * gdb.cp/gdb2384.cc: Likewise.
6278         * gdb.cp/gdb2384-base.h: Likewise.
6279         * gdb.cp/gdb2384-base.cc: Likewise.
6280
6281 2008-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6282
6283         * gdb.base/maint.exp (maint print type): Remove printing
6284         UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6285
6286 2008-09-30  Tom Tromey  <tromey@redhat.com>
6287
6288         * gdb.base/macscp.exp: Add completion tests.
6289         * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6290         (TWENTY_THREE): Likewise.
6291         (FORTY_EIGHT): Likewise.
6292
6293 2008-09-30  Tom Tromey  <tromey@redhat.com>
6294
6295         * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6296         everywhere.
6297         * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6298
6299 2008-09-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6300
6301         * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6302         testcase is derived from.  Fix racy dependency on an expected PID
6303         number.  No longer support the testcase on Linux kernel 2.4.x.
6304
6305 2008-09-27  Tom Tromey  <tromey@redhat.com>
6306
6307         * gdb.base/macscp.exp: Add tests for stringification, splicing,
6308         and varargs.
6309
6310 2008-09-22  Pedro Alves  <pedro@codesourcery.com>
6311
6312         * lib/mi-support.exp (mi_expect_interrupt): New.
6313         (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6314         from gdb.mi/mi-nonstop.exp.
6315         * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6316         * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6317         lib/mi-support.exp.
6318         Use mi_check_thread_states throughout.  Avoid ".*" and do not
6319         require an anchor after -exec-run.
6320
6321 2008-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
6322
6323         * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6324         stop is pending.  Avoid ".*" when two stops are pending.
6325         * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6326         (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6327         newlines in fullnames.
6328         * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6329         (mi_expect_stop): Update comments.  Only anchor in sync mode.
6330         Do not match newlines.
6331         (mi_send_resuming_command_raw): Always return status.
6332         (mi_get_stop_line): Do not match more than one line by accident.
6333         Only anchor in sync mode.
6334         (mi_run_inline_test): If -exec-next fails, give up.
6335
6336 2008-09-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6337
6338         * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6339         on SPU.
6340
6341 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
6342
6343         * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6344
6345 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
6346
6347         * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6348         gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6349         gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6350         gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6351         gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6352         gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6353         gdb.ada/interface.exp, gdb.ada/null_array.exp,
6354         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6355         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6356         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6357         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6358         Include the "= " sequence in the expected output of print tests.
6359
6360 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
6361
6362         * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6363         description for boolean types.
6364
6365 2008-09-09  Pedro Alves  <pedro@codesourcery.com>
6366
6367         * gdb.base/hook-stop-continue.c: New.
6368         * gdb.base/hook-stop-continue.exp: New.
6369
6370 2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
6371
6372         * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6373
6374 2008-09-08  Jerome Guitton  <guitton@adacore.com>
6375
6376         * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6377         (stack_check_probe_2, stack_check_probe_loop_1)
6378         (stack_check_probe_loop_2): New functions.
6379         (main): Add call to these new functions.
6380         * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6381         functions, check that the breakpoint is inserted at the appropriate
6382         location.
6383         (insert_breakpoint): Slightly refine this procedure so that it can
6384         be called several times in the test.
6385
6386 2008-09-08  Jerome Guitton  <guitton@adacore.com>
6387
6388         * gdb.base/stack-checking.c: New file.
6389         * gdb.base/stack-checking.exp: New file.
6390
6391 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6392
6393         * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6394         * gdb.arch/altivec-regs.exp: Likewise.
6395         * gdb.arch/vsx-regs.exp: Likewise.
6396
6397 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6398
6399         * gdb.arch/ppc-fp.exp: New file.
6400         * gdb.arch/ppc-fp.c: New file.
6401
6402 2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
6403
6404         *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6405         lest gcc-4.3.1 optimizes the whole thing away.
6406
6407 2008-09-04  Michael Snyder  <msnyder@vmware.com>
6408
6409         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6410         as "at" (for non-debug functions such as _start).
6411
6412 2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6413
6414         * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6415         * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
6416         software watchpoints.
6417         * gdb.base/watch_thread_num.exp: Likewise.
6418
6419 2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
6420
6421         * gdb.arch/i386-bp_permanent.exp: New test.
6422
6423 2008-08-24  Tom Tromey  <tromey@redhat.com>
6424
6425         * gdb.base/maint.exp: Update "maint print type".
6426
6427 2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
6428
6429         * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6430         support.  Adjust the order of "*running" notifications.
6431         * gdb.mi/non-stop.c: Don't cast from int to void* and
6432         back.
6433
6434 2008-08-20  Mark Kettenis  <kettenis@gnu.org>
6435
6436         * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6437         expect to find it in the "info frame" output.
6438
6439 2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
6440
6441         * gdb.base/interp.exp: Always consume both prompts.
6442
6443 2008-08-20  Pedro Alves  <pedro@codesourcery.com>
6444
6445         * gdb.base/pending.exp: Test pending breakpoints without symbols
6446         loaded.
6447
6448 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6449
6450         * lib/mi-support.exp (mi_expect_stop): Produce
6451         more details on failures.
6452         * gdb.mi/mi-nonstop.exp: New.
6453         * gdb.mi/non-stop.c: New.
6454
6455 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6456
6457         * gdb.mi/mi-async.exp: Use 'set target-async'.
6458         * lib/mi-support.exp: Use 'set/show target-async'.
6459
6460 2008-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
6461
6462         * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6463
6464 2008-08-17  Tom Tromey  <tromey@redhat.com>
6465
6466         * gdb.base/help.exp (help catch): Rewrite.
6467
6468 2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6469
6470         * gdb.base/define.exp: Test indented command documentation.
6471         * gdb.python/python.exp: Test indented multi-line command.
6472
6473 2008-08-15  Luis Machado  <luisgpm@br.ibm.com>
6474
6475         * testsuite/gdb.arch/vsx-regs.c: New source file.
6476         * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6477         * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6478
6479 2008-08-14  Tom Tromey  <tromey@redhat.com>
6480
6481         * gdb.base/macscp.exp: Add regression test for "macro define" or
6482         "macro undef" with no arguments.
6483
6484 2008-08-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
6485
6486         * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
6487
6488 2008-08-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6489
6490         * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6491
6492 2008-08-06  Tom Tromey  <tromey@redhat.com>
6493
6494         * gdb.python/python.exp: New file.
6495
6496 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
6497
6498         Fix for PR gdb/1543.
6499         * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6500         $LOCATION.
6501         (location): New variable.
6502         * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6503         config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6504         config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6505         config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6506         gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6507         gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6508         gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6509         gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6510         gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6511         gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6512         gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6513         gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6514         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6515         gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6516         gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6517         gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6518         gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6519         gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6520         gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6521         gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6522         gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6523         gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6524         gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6525         gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6526         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6527         gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6528         gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6529         gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6530         gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6531         gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6532         gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6533         gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6534         gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6535         gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6536         gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6537         gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6538         gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6539         gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6540         gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6541         gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6542         gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6543         gdb.base/type-opaque.exp, gdb.base/until.exp,
6544         gdb.base/value-double-free.c, gdb.base/varargs.exp,
6545         gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6546         gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6547         gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6548         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6549         gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6550         gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6551         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6552         gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6553         gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6554         gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6555         gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6556         gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6557         gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6558         gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6559         gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6560         gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6561         gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6562         gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6563         gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6564         gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6565         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6566         gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6567         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6568         gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6569         gdb.pascal/types.exp, gdb.stabs/weird.exp,
6570         gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6571         gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6572         gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6573         gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6574         gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6575         gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6576         gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6577         gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6578         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6579         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6580         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6581         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6582         lib/mi-support.exp, lib/trace-support.exp: Remove reference
6583         to bug-gdb@prep.ai.mit.edu .
6584
6585 2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
6586
6587         * lib/mi-support.exp (mi_load_shlibs): New.
6588         * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6589
6590 2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
6591
6592         * lib/mi-support.exp (get_mi_thread_list)
6593         (check_mi_and_console_threads): New, moved from ...
6594         * gdb.mi/mi-pthread.exp: ...here.
6595         * gdb.mi/gdb669.exp (get_mi_thread_list)
6596         (check_mi_and_console_threads): Delete.
6597         * gdb.mi/mi2-pthread.exp: Likewise.
6598
6599 2008-07-28  Tom Tromey  <tromey@redhat.com>
6600
6601         * Makefile.in (just-check): Remove.  Move body to...
6602         (check): ... here.
6603
6604 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6605
6606         * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6607         Add a test for duplicated SIGINTs.
6608
6609 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6610
6611         * gdb.threads/schedlock.exp (get_args): Update to work for any
6612         value of NUM.
6613         (Top level): Report the number of threads that did not resume.
6614
6615 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6616
6617         * gdb.dwarf2/dw2-compressed.S: Also define __start.
6618
6619 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6620
6621         * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6622         non-MI prompt.
6623
6624 2008-07-26  Tom Tromey  <tromey@redhat.com>
6625
6626         * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6627         (function_struct, function_struct_ptr): New globals.
6628         * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6629         function pointer in a struct.
6630
6631 2008-07-26  Tom Tromey  <tromey@redhat.com>
6632
6633         * gdb.base/macscp.exp: Add test for macro lexing bug.
6634
6635 2008-07-18  Tom Tromey  <tromey@redhat.com>
6636
6637         * gdb.base/macscp.exp: Add macro tests.
6638
6639 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
6640
6641         * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6642
6643 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
6644
6645         * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6646
6647 2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
6648
6649         * gdb.cp/class2.exp: fix for failure on spu-elf
6650
6651 2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
6652
6653         * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
6654
6655 2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6656
6657         * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6658
6659 2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
6660
6661         * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6662
6663 2008-07-11  Kevin Buettner  <kevinb@redhat.com>
6664
6665         * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6666         of regexp to account for changes made to GDB in the printing of
6667         byte vectors.
6668
6669 2008-07-11  Tom Tromey  <tromey@redhat.com>
6670
6671         * gdb.base/completion.exp: Add 'help' completion test.
6672
6673 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6674
6675         * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6676
6677 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6678
6679         * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6680
6681 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
6682
6683         * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6684
6685 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
6686
6687         * gdb.base/fullname.exp: Restore pwd if compiling failed.
6688
6689 2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
6690
6691         * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6692
6693 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
6694
6695         * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6696         previous commit.  Add a comment.
6697
6698 2008-06-28  Pedro Alves  <pedro@codesourcery.com>
6699
6700         * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6701
6702 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
6703
6704         * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6705
6706 2008-06-27  Pedro Alves  <pedro@codesourcery.com>
6707
6708         * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6709         (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6710         compiling an executable, link in an object that forces unbuffered
6711         output.
6712         * lib/set_unbuffered_mode.c: New file.
6713
6714 2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6715
6716         * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6717
6718 2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
6719
6720         * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6721         mi_expect_stop.
6722         * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6723         Demand that *running is output.
6724         (detect_async): Perform checking every time.
6725         (mi_send_resuming_command): Extract everything into...
6726         (mi_send_resuming_command_raw): ...this.
6727         (mi_expect_stop): Don't accept any output before *stopped.
6728
6729 2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
6730
6731         Robustify mi-simplerun.
6732         * gdb.mi/basics.c (main): Add a call to sleep.
6733         * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6734         * gdb.mi/mi2-cli.exp: Likewise.
6735         * gdb.mi/mi-break.exp: Likewise.
6736
6737 2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
6738
6739         * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6740
6741 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6742
6743         * gdb.mi/mi-console.exp: Adjust.
6744         * gdb.mi/mi-syn-frame.exp: Adjust.
6745         * gdb.mi/mi2-console.exp: Adjust.
6746         * gdb.mi/mi2-syn-frame.exp: Adjust.
6747         * lib/mi-support.exp (mi_run_cmd): Adjust.
6748         (mi_send_resuming_command): Adjust.
6749
6750 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6751
6752         * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
6753         * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6754         testing of stopped.
6755         * gdb.mi/mi2-syn-frame.exp: Likewise.
6756         * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6757         (async, detect_async): New.
6758         (mi_expect_stop, mi_continue_to_line): Adjust expectation
6759         depending on if we're running in sync or async mode.
6760
6761 2008-06-09  Tom Tromey  <tromey@redhat.com>
6762
6763         * gdb.base/completion.exp: New tests for field name completion
6764         with spaces, and field name completion with '->'.
6765
6766 2008-06-06  Tom Tromey  <tromey@redhat.com>
6767
6768         * gdb.base/break1.c (struct some_struct): New struct.
6769         (values): New global.
6770         * gdb.base/completion.exp: Add field name completion test.
6771
6772 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
6773
6774         * gdb.cp/call-c.exp: Test for incorrect handling of reference
6775         to pointer.
6776         * gdb.cp/call-c.cc: Likewise.
6777
6778 2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
6779
6780         * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6781         annotation.
6782
6783 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
6784             Pedro Alves  <pedro@codesourcery.com>
6785
6786         * gdb.threads/execl.c, gdb.threads/execl1.c,
6787         gdb.threads/execl.exp: New tests.
6788
6789 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
6790             Daniel Jacobowitz  <dan@codesourcery.com>
6791
6792         * gdb.cp/exception.exp: Activate test, make it work with pending
6793         catchpoints.
6794
6795 2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6796
6797         * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6798
6799 2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
6800
6801         * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6802         now printed.
6803         * gdb.mi/mi2-var-cmd.exp: Likewise.
6804
6805 2008-05-27  Andreas Schwab  <schwab@suse.de>
6806
6807         * gdb.base/frame-args.exp: Handle arguments that are optimized
6808         out.
6809
6810 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
6811
6812         * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6813         quiet for ppc32 and group options into a single variable.
6814
6815 2008-05-23  Joel Brobecker  <brobecker@adacore.com>
6816
6817         * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6818         of zero-size elements.
6819         * gdb.ada/null_array.exp: Test printing this new array.
6820
6821 2008-05-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
6822
6823         * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6824
6825 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
6826
6827         * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6828         of the "finish" command.
6829
6830 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
6831
6832         * gdb.base/annota1.exp: Test for new annotation.
6833
6834 2008-05-16  Pedro Alves  <pedro@codesourcery.com>
6835
6836         * gdb.base/fixsection.exp: New file.
6837         * gdb.base/fixsection0.c: New file.
6838         * gdb.base/fixsection1.c: New file.
6839
6840 2008-05-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6841
6842         * gdb.base/annota1.exp: Accept printf@... in place of printf.
6843         * gdb.base/annota3.exp: Likewise.
6844
6845 2008-05-13  Nathan Froyd  <froydnj@codesourcery.com>
6846
6847         * gdb.base/watch_thread_num.exp: Don't run tests that require
6848         watchpoints if the target doesn't support them.
6849
6850 2008-05-12  Doug Evans  <dje@google.com>
6851
6852         * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6853
6854 2008-05-09  Joel Brobecker  <brobecker@adacore.com>
6855
6856         * gdb.ada/assign_1.exp: New testcase.
6857
6858 2008-05-09  Doug Evans  <dje@google.com>
6859
6860         * gdb.base/find.exp: New file.
6861         * gdb.base/find.c: New file.
6862
6863 2008-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
6864
6865         * gdb.base/commands.exp (watchpoint_command_test): Handle
6866         gdb,no_hardware_watchpoints.
6867         * gdb.base/float.exp: Allow ARM targets without floating point.
6868         * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6869
6870 2008-05-06  Jerome Guitton  <guitton@adacore.com>
6871             Joel Brobecker  <brobecker@adacore.com>
6872
6873         * gdb.ada/lang_switch: New test program.
6874         * gdb.ada/lang_switch.exp: New testcase.
6875
6876 2008-05-05  Doug Evans  <dje@google.com>
6877
6878         * gdb.base/help.exp (disassemble): Update expected help text.
6879
6880 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
6881
6882         * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6883
6884 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
6885
6886         * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6887         different times.
6888
6889 2008-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6890
6891         * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6892         * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6893         `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6894         * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6895
6896 2008-05-04  Vladimir Prus  <vladimir@codesourcery.com>
6897
6898         * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6899         notification to appear.
6900
6901 2008-05-04  Daniel Jacobowitz  <dan@debian.org>
6902
6903         * gdb.base/fullname.c: New file.
6904         * gdb.base/fullname.exp: New file.
6905         * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6906
6907 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
6908
6909         * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6910         expressions with macros.
6911
6912 2008-05-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6913
6914         * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6915
6916 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6917
6918         * gdb.base/completion.exp: Handle lack of other symbols beginning
6919         with "a".
6920
6921         * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6922
6923 2008-05-02  Jim Blandy  <jimb@codesourcery.com>
6924
6925         * gdb.asm/asmsrc1.s: Add scratch space.
6926
6927 2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6928             Daniel Jacobowitz  <dan@codesourcery.com>
6929
6930         * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6931         gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6932         gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6933
6934 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
6935
6936         * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6937
6938 2008-05-01  Joel Brobecker  <brobecker@adacore.com>
6939
6940         * gdb.base/info-target.exp: New testcase.
6941
6942 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6943
6944         * gdb.cp/hang.exp: Use .cc instead of .C.
6945         * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6946         * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6947
6948 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6949
6950         * gdb.base/gdb1250.exp: Remove perror.
6951         * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6952
6953 2008-04-30  Pedro Alves  <pedro@codesourcery.com>
6954
6955         * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6956         .2byte.
6957
6958 2008-04-25  Daniel Jacobowitz  <dan@codesourcery.com>
6959
6960         * gdb.base/macscp.exp: Enable kfails.  Compile with -g3 for GCC.
6961         (maybe_kfail): New.
6962
6963 2008-04-25  Pedro Alves  <pedro@codesourcery.com>
6964
6965         * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6966
6967 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6968
6969         * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6970         * gdb.mi/mi2-syn-frame.exp: Likewise.
6971         * lib/mi-support.exp: Likewise.
6972
6973 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6974
6975         * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6976         to specify regexp for the location to stop at.
6977         * gdb.base/break-always.c: New.
6978         * gdb.base/break-always.exp: New.
6979
6980 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6981
6982         * lib/mi-support.exp (mi_runto_helper): Adjust
6983         for the original-location field.
6984         (mi_create_breakpoint, mi_list_breakpoints): New.
6985         * gdb.mi/mi-break.exp: Adjust.
6986         * gdb.mi/mi2-break.exp: Adjust.
6987         * gdb.mi/mi-pending.exp: Adjust.
6988         * gdb.mi/mi-simplerun.exp: Adjust.
6989         * gdb.mi/mi2-simplerun.exp: Adjust.
6990         * gdb.mi/mi-syn-frame.exp: Adjust.
6991         * gdb.mi/mi2-syn-frame.exp: Adjust.
6992         * gdb.mi/mi-until.exp: Adjust.
6993         * gdb.mi/mi2-until.exp: Adjust.
6994         * gdb.mi/mi-var-display.exp: Adjust.
6995         * gdb.mi/mi2-var-display.exp: Adjust.
6996         * gdb.mi/mi-watch.exp: Adjust.
6997         * gdb.mi/mi2-watch.exp: Adjust.
6998
6999 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
7000
7001         * aclocal.m4: Add override.m4.
7002         * configure: Regenerate.
7003
7004 2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
7005
7006         * gdb.mi/var-cmd.c (do_at_tests): Verify that
7007         '-var-update --all-values' reports new value even the type
7008         of a variable object has changed.
7009
7010 2008-04-18  Craig Silverstein  <csilvers@google.com>
7011
7012         * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7013         files.
7014
7015 2008-04-18  Joel Brobecker  <brobecker@adacore.com>
7016
7017         * gdb.ada/atomic_enum: New test program.
7018         * gdb.ada/atomic_enum.exp: New testcase.
7019
7020 2008-04-17  Doug Evans  <dje@google.com>
7021
7022         * gdb.opt/Makefile.in: Fix whitespace.
7023
7024 2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
7025
7026         * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7027
7028 2008-04-17  Doug Evans  <dje@google.com>
7029
7030         * gdb.base/hashline1.exp: New testcase.
7031         * gdb.base/hashline2.exp: New testcase.
7032         * gdb.base/hashline2.exp: New testcase.
7033
7034 2008-04-17  Pedro Alves  <pedro@codesourcery.com>
7035
7036         * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7037
7038 2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
7039
7040         * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7041         temporary breakpoint to match "Temporary breakpoint".
7042         * gdb.base/break.exp (delete_breakpoints): Likewise.
7043         * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7044         * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7045         * gdb.base/display.exp: Likewise.
7046         * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7047         * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7048         * gdb.base/restore.exp (restore_tests): Likewise.
7049         * gdb.base/sepdebug.exp: Likewise.
7050         * gdb.base/watchpoint.exp: Likewise.
7051         * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7052         * gdb.mi/mi-pending.exp: Likewise.
7053         * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7054         * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7055         * gdb.mi/mi-var-cmd.exp: Likewise.
7056         * gdb.mi/mi-var-display.exp: Likewise.
7057         * gdb.mi/mi2-cli.exp: Likewise.
7058         * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7059         * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7060         * gdb.mi/mi2-var-display.exp: Likewise.
7061         * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7062         * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7063         new "disp" field.
7064         (mi_expect_stop): Move after_reason argument to be really after
7065         reason. This is to support fix for PR2424.
7066
7067 2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7068
7069         * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7070
7071 2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
7072
7073         * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
7074         field.  Add more floating varobj tests.
7075         * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
7076         field.
7077         * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7078         (main): Call do_at_tests.
7079         * lib/mi-support.exp (mi_create_floating_varobj)
7080         (mi_varobj_update_with_type_change): New.
7081
7082 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
7083
7084         * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7085         option of -var-evaluate-expression.
7086         * gdb.mi/mi2-var-display.exp: Likewise.
7087
7088 2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
7089
7090         Introduce test setup helpers.
7091         * lib/gdb.exp (build_executable, clean_restart)
7092         (prepare_for_testing): New.
7093         * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7094         * gdb.base/return.exp: Likewise.
7095         * gdb.base/ending-run.exp: Likewise.
7096
7097 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
7098
7099         * gdb.mi/mi-async.exp: New test for asynchronous Machine
7100         Interface (MI) responses.
7101
7102 2008-04-06  Vladimir Prus  <vladimir@codesourcery.com>
7103
7104         * gdb.cp/breakpoint.cc: New code to test conditions involving
7105         member variables.
7106         * gdb.cp/breakpoint.exp: Test condition involving member
7107         variables.
7108
7109 2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
7110
7111         * lib/mi-support.exp (mi_expect_stop): New.
7112         (mi_run_cmd): Change the
7113         token.  Use mi_send_resuming_command, use
7114         mi_expect_stop.
7115         (mi_execute_to_helper): Rename to mi_execute_to.
7116         (mi_send_resuming_command): Add more error patterns.
7117         (mi_wait_for_stop): Renamed to...
7118         (mi_get_stop_line): ...this.
7119         (mi_run_inline_test): Adjust.
7120
7121         * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7122         * gdb.mi/mi-console.exp: Likewise.
7123         * gdb.mi/mi-pending.exp: Likewise.
7124         * gdb.mi/mi-simplerun.exp: Likewise.
7125         * gdb.mi/mi-stack.exp: Likewise.
7126         * gdb.mi/mi-stepi.exp: Likewise.
7127         * gdb.mi/mi-syn-frame.exp: Add comment.
7128         * gdb.mi/mi-until.exp: Likewise.
7129         * gdb.mi/mi-var-display.exp: Likewise.
7130         * gdb.mi/mi-watch.exp: Likewise.
7131         * gdb.mi/mi2-cli.exp: Likewise.
7132         * gdb.mi/mi2-console.exp: Likewise.
7133         * gdb.mi/mi2-simplerun.exp: Likewise.
7134         * gdb.mi/mi2-stack.exp: Likewise.
7135         * gdb.mi/mi2-stepi.exp: Likewise.
7136         * gdb.mi/mi2-until.exp: Likewise.
7137         * gdb.mi/mi2-var-display.exp: Likewise.
7138         * gdb.mi/mi2-watch.exp: Likewise.
7139
7140 2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7141
7142         * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7143
7144         * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7145
7146 2008-04-04  Pedro Alves  <pedro@codesourcery.com>
7147
7148         * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7149         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7150         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7151         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7152         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7153         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7154         expect an mi error duplicated in stderr.
7155
7156 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
7157
7158         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7159         * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7160         Add a couple of tests that verify the behavior when the new setting
7161         is set to "cancel" and "all".
7162         * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7163         "ask" before we start the testing.
7164
7165 2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
7166
7167         * gdb.cp/casts.cc: Add class reference variables.
7168         * gdb.cp/casts.exp: New test cases for up/down casting references.
7169
7170 2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
7171
7172         * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7173         instead of beginning to make an extra test pass.
7174         * gdb.mi/mi2-var-display.exp: Likewise.
7175
7176 2008-03-31  Maciej W. Rozycki  <macro@mips.com>
7177
7178         * gdb.base/break.exp: Mark failures as such.  Fix formatting.
7179
7180 2008-03-31  Markus Deuling  <deuling@de.ibm.com>
7181             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7182
7183         * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7184         value.  Add xfail for older kernels.
7185
7186 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
7187
7188         Bring mi-support in line with gdb.exp.
7189         * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7190         (mi_gdb_start): New function.
7191
7192 2008-03-28  Maciej W. Rozycki  <macro@mips.com>
7193
7194         * gdb.mi/mi-var-cmd.exp: Fix a typo.
7195
7196 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
7197
7198         * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7199         * gdb.mi/mi2-var-display.exp: Likewise.
7200
7201 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
7202
7203         * lib/mi-support.exp (mi_create_varobj_checked): New.
7204         (mi_list_varobj_children): Allow to check for a
7205         value.
7206         (mi_list_array_varobj_children): New.
7207
7208         * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7209         and mi_list_varobj_children, as opposed to hardcoding
7210         expected strings.
7211         * gdb.mi/gdb701.exp: Likewise.
7212         * gdb.mi/gdb792.exp: Likewise.
7213         * gdb.mi/mi-var-block.exp: Likewise.
7214         * gdb.mi/mi-var-cmd.exp: Likewise.
7215         * gdb.mi/mi-var-invalidate.exp: Likewise.
7216         * gdb.mi/mi2-var-block.exp: Likewise.
7217         * gdb.mi/mi2-var-child.exp: Likewise.
7218         * gdb.mi/mi2-var-cmd.exp: Likewise.
7219         * gdb.mi/mi2-var-display.exp: Likewise.
7220
7221 2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7222
7223         Fix random false FAILs on i386.
7224         * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7225
7226 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
7227
7228         PR gdb/544
7229         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7230
7231 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
7232
7233         PR gdb/544
7234         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7235
7236 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
7237
7238         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7239         fixed PR gdb/544.
7240
7241 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
7242
7243         * gdb.threads/fork-child-threads.exp: Test next over fork.
7244
7245 2008-03-21  Chris Demetriou  <cgd@google.com>
7246
7247         * gdb.base/break.exp (rbreak junk): New test for rbreak
7248         "Junk at end of arguments" issue.
7249
7250 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
7251
7252         * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7253         *& to work on created array elements.
7254         (Top level): Test print $pc with a file.  Test string operations
7255         without a target.
7256         * gdb.base/ptype.exp: Do not expect *& to work on created array
7257         elements.
7258
7259 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
7260
7261         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7262         gdb.threads/staticthreads.exp: Update exit query.
7263
7264 2008-03-07  Sandra Loosemore  <sandra@codesourcery.com>
7265
7266         * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7267
7268 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
7269
7270         * gdb.base/watchpoint.c (global_ptr, func4): New.
7271         (main): Call func4.
7272         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7273         (test_inaccessible_watchpoint): New.
7274
7275 2008-02-29  Maciej W. Rozycki  <macro@mips.com>
7276
7277         * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7278         select the largest.
7279
7280 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
7281
7282         * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7283         frames-invalid annotations.
7284
7285 2008-02-28  Pierre Muller  <muller@ics.u-strasbg.fr>
7286
7287         * gdb.base/assign.exp: avoid same output for different tests.
7288
7289 2008-02-27  Doug Evans  <dje@google.com>
7290
7291         * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7292         for bug 1738.
7293         (breakpoint_to_handler_entry): Ditto.
7294
7295 2008-02-27  Joel Brobecker  <brobecker@adacore.com>
7296
7297         * gdb.base/ending-run.exp: Use the first line of code inside
7298         function body to test breakpoints.
7299         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7300         location where the breakpoint is inserted when using the line
7301         where a function is declared. Fix typo in the description of
7302         one of the tests.
7303         * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7304
7305 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
7306
7307         * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
7308         tests.
7309
7310 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
7311
7312         * gdb.base/args.exp: avoid same output for tests
7313         with single quotes.
7314
7315 2008-02-26  Vladimir Prus  <vladimir@codesourcery.com>
7316
7317         * gdb.base/annota1.exp: Adjust for 'info break'
7318         format changes.
7319         * gdb.base/annota3.exp: Likewise.
7320         * gdb.base/break.exp: Likewise.
7321         * gdb.base/condbreak.exp: Likewise.
7322         * gdb.base/pending.exp: Likewise.
7323         * gdb.base/sepdebug.exp: Likewise.
7324         * gdb.base/unload.exp: Likewise.
7325         * gdb.cp/ovldbreak.exp: Likewise.
7326         * gdb.mi/mi-pending.exp: Likewise.
7327
7328 2008-02-07  Doug Evans  <dje@google.com>
7329
7330         * gdb.cp/mb-inline.exp: New.
7331         * gdb.cp/mb-inline.h: New.
7332         * gdb.cp/mb-inline1.cc: New.
7333         * gdb.cp/mb-inline2.cc: New.
7334
7335 2008-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
7336
7337         * gdb.pascal/floats.pas: New test program.
7338         * gdb.pascal/floats.exp: New testcase.
7339
7340 2008-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
7341
7342         * gdb.base/callfuncs.c (t_float_many_args): New function.
7343         (t_double_many_args): New function.
7344         * gdb.base/callfuncs.exp: Add tests for exceeding float
7345         and double parameters passed through the stack.
7346
7347 2008-02-05  Joel Brobecker  <brobecker@adacore.com>
7348
7349         * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7350         gdb.ada/complete/foo.adb: New files.
7351         * gdb.ada/complete.exp: New testcase.
7352
7353 2008-02-03  Doug Evans  <dje@google.com>
7354
7355         * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7356
7357         * gdb.cp/gdb2384.exp: New file.
7358         * gdb.cp/gdb2384.cc: New file.
7359         * gdb.cp/gdb2384-base.h: New file.
7360         * gdb.cp/gdb2384-base.cc: New file.
7361
7362 2008-02-02  Doug Evans  <dje@google.com>
7363
7364         * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7365
7366 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
7367
7368         * gdb.ada/sym_print_name: New test program.
7369         * gdb.ada/sym_print_name.exp: New testcase.
7370
7371 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
7372
7373         * gdb.ada/nested/hello.adb: New file.
7374         * gdb.ada/nested.exp: New testcase.
7375         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7376
7377 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
7378
7379         * gdb.mi/basic.c (return_1): New function.
7380         * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7381         don't cause future evaluations of function to report
7382         creation of internal breakpoints.
7383
7384 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
7385
7386         * gdb.mi/mi-break.exp (test_error): New.
7387         Call it.
7388
7389 2008-01-31  Luis Machado  <luisgpm@br.ibm.com>
7390
7391         * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7392         * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7393
7394 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
7395
7396         * gdb.pascal/integers.pas: New test program.
7397         * gdb.pascal/integers.exp: New testcase.
7398
7399 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
7400
7401         * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7402
7403 2008-01-30  Luis Machado  <luisgpm@br.ibm.com>
7404
7405         * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7406         * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7407
7408 2008-01-30  Paul Hilfinger  <hilfinger@adacore.com>
7409
7410         * gdb.ada/formatted_ref: New test program.
7411         * gdb.ada/formatted_ref.exp: New testcase.
7412
7413         * gdb.cp/formatted-ref.cc: New file.
7414         * gdb.cp/formatted-ref.exp: New testcase.
7415
7416 2008-01-30  Joel Brobecker  <brobecker@adacore.com>
7417
7418         * gdb.base/ptype.exp: Add testing of "ptype $pc".
7419
7420 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
7421
7422         * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7423         (test_file_list_exec_source_file): Update to new macro-info field.
7424
7425 2008-01-30  Paul N. Hilfinger  <hilfinger@adacore.com>
7426
7427         * gdb.ada/exprs: New test program.
7428         * gdb.ada/exprs.exp: New testcase.
7429
7430 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
7431
7432         * dfp-test.c (DELTA, DELTA_B): New definitions.
7433         (double_val1, double_val2, double_val3, double_val4, double_val5,
7434         double_val6, double_val7, double_val8, double_val9, double_val10,
7435         double_val11, double_val12, double_val13, double_val14, dec32_val1,
7436         dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7437         dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7438         dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7439         dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7440         dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7441         dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7442         dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7443         dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7444         dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7445         dec128_val16): New global variables.
7446         (decimal_dec128_align): New function.
7447         (decimal_mixed): Likewise.
7448         (decimal_many_args_dec32): Likewise.
7449         (decimal_many_args_dec64): Likewise.
7450         (decimal_many_args_dec128): Likewise.
7451         (decimal_many_args_mixed): Likewise.
7452         * dfp-test.exp: Add tests calling new inferior functions.
7453
7454 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
7455
7456         * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7457         gdb.server/ext-run.exp: New files.
7458         * lib/gdbserver-support.exp (gdbserver_download): New.
7459         (gdbserver_start): New.  Update gdbserver expected
7460         output.
7461         (gdbserver_spawn): Use them.
7462         (gdbserver_start_extended): New.
7463
7464 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
7465
7466         * gdb.base/foll-exec.exp: Update header.  Skip on remote targets.
7467         Run on GNU/Linux.
7468         (do_exec_tests): Check for systems which do not support catchpoints.
7469         Do not match START.
7470         * gdb.base/foll-fork.exp: Update header.  Skip on remote targets.
7471         Run on GNU/Linux.  Enable verbose output.
7472         (check_fork_catchpoints): New.
7473         (explicit_fork_child_follow, catch_fork_child_follow)
7474         (tcatch_fork_parent_follow): Update expected messages.
7475         (do_fork_tests): Use check_fork_catchpoints.
7476         * gdb.base/foll-vfork.exp: Update header.  Skip on remote targets.
7477         Run on GNU/Linux.  Enable verbose output.
7478         (check_vfork_catchpoints): New.
7479         (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7480         expected messages.
7481         (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7482
7483 2008-01-29  Jim Blandy  <jimb@red-bean.com>
7484
7485         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7486         host' errors.
7487         * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7488
7489 2008-01-29  Jim Blandy  <jimb@red-bean.com>
7490
7491         * gdb.threads/sigthread.c: Use barriers to ensure that
7492         child_thread and child_thread_two are always initialized before we
7493         start to use them.
7494
7495 2008-01-29  Vladimir Prus  <vladimir@codesourcery.com>
7496
7497         * gdb.base/watchpoint-solib.exp: New.
7498         * gdb.base/watchpoint-solib.c: New.
7499         * gdb.base/watchpoint-solib-shr.c: New.
7500
7501 2008-01-29  Pierre Muller  <muller@ics.u-strasbg.fr>
7502
7503         * gdb.base/gdb1056.exp: Add unsigned integer test.
7504
7505 2008-01-28  Doug Evans  <dje@google.com>
7506
7507         * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7508
7509 2008-01-27  Jim Blandy  <jimb@codesourcery.com>
7510
7511         * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7512
7513         * gdb.base/expand-psymtabs.exp: Doc fix.
7514
7515 2008-01-26  Mark Kettenis  <kettenis@gnu.org>
7516
7517         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7518
7519 2008-01-24  Nick Roberts  <nickrob@snap.net.nz>
7520
7521         * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
7522         -var-set-format.
7523
7524 2008-01-23  Chris Demetriou  <cgd@google.com>
7525
7526         * gdb.threads/thread_events.c: New testcase source file.
7527         * gdb.threads/thread_events.exp: New testcase expect file.
7528
7529 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
7530
7531         * lib/gdb.exp: Add the variable octal.
7532
7533         * gdb.mi/mi-var-display.exp: Add value field to tests for output of
7534         -var-set-format.
7535
7536 2008-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
7537             Vladimir Prus  <vladimir@codesourcery.com>
7538
7539         * gdb.base/float.exp: Allow missing floating point for m68k and
7540         PowerPC.
7541
7542 2008-01-22  Vladimir Prus  <vladimir@codesourcery.com>
7543
7544         * gdb.mi/basics.c: Setup for testing breakpoints
7545         ignore count.
7546         * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7547         * gdb.mi/mi-cli.exp: Adjust.
7548         * gdb.mi/mi2-cli.exp: Adjust.
7549
7550 2008-01-17  Pedro Alves  <pedro@codesourcery.com>
7551
7552         * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7553         and 'dummy_ptr' integer pointer.  Initialize struct_declarations
7554         with dummy_ptr's address.
7555         * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7556         * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7557         all targets.
7558         * gdb.mi/mi2-var-child.exp: Likewise.
7559
7560 2008-01-09  Joel Brobecker  <brobecker@adacore.com>
7561
7562         * gdb.ada/null_array: New test program.
7563         * gdb.ada/null_array.exp: New testcase.
7564
7565 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
7566
7567         * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7568         with required float modifiers.
7569
7570 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
7571
7572         * gdb.ada/funcall_param: New test program.
7573         * gdb.ada/funcall_param.exp: New testcase.
7574
7575 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
7576
7577         * gdb.ada/arrayparam: New test program.
7578         * gdb.ada/arrayparam.exp: New testcase.
7579
7580 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
7581
7582         * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7583         landed.  Should also fix random failures in the test following it.
7584
7585 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
7586
7587         * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7588         for expressions with decimal float values.
7589         (test_dfp_conversions): New function to test casts to and from
7590         decimal float types.
7591         Call test_dfp_conversions.
7592         * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7593         elements.
7594         (main): Initialize ds.float4 and ds.double8 elements.
7595         * gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
7596         string to new error message.
7597         (d64_set_tests): Likewise.
7598         (d128_set_tests): Likewise.
7599         Add tests for expressions with decimal float variables.  Add tests for
7600         conversions to and from decimal float types.
7601
7602 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
7603
7604         * gdb.ada/packed_tagged/comp_bug.adb: New file.
7605         * gdb.ada/packed_tagged.exp: New testcase.
7606
7607 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
7608
7609         * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7610         gdb.ada/homonym/homonym_main.adb: New files.
7611         * gdb.ada/homonym.exp: New testcase.
7612
7613 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
7614
7615         * gdb.ada/packed_array.exp: Add testing of references to
7616         a packed array.
7617
7618 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
7619
7620         * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7621         New files.
7622         * gdb.ada/type_coercion.exp: New testcase.
7623
7624 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
7625
7626         * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7627         gdb.ada/tagged/foo.adb: New file.
7628         * gdb.ada/tagged.exp: New testcase.
7629
7630 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
7631
7632         * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7633         gdb.ada/ptype_field/foo.adb: New files.
7634         * gdb.ada/ptype_field.exp: New testcase.
7635
7636 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7637
7638         * gdb.ada/print_pc.exp: New testcase.
7639
7640 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7641
7642         * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7643         gdb.ada/taft_type/p.adb: New files.
7644         * gdb.ada/taft_type.exp: New testcase.
7645
7646 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7647
7648         * gdb.ada/array_bounds/bar.adb: New file.
7649         * gdb.ada/array_bounds.exp: New testcase.
7650
7651 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7652
7653         * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7654         gdb.ada/arrayptr/foo.adb: New files.
7655         * gdb.ada/arrayptr.exp: New testcase.
7656
7657 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7658
7659         * gdb.base/set-lang-auto.exp: New testcase.
7660
7661 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
7662
7663         * gdb.ada/fun_addr/foo.adb: New file.
7664         * gdb.ada/fun_addr.exp: New testcase.
7665
7666 2008-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7667
7668         * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7669         New files
7670
7671 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
7672
7673         * array_subscript_addr/p.adb: New file.
7674         * array_subscript_addr.exp: New testcase.
7675
7676 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
7677
7678         * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
7679         New files.
7680         * gdb.ada/str_cmp_ref.exp: New testcase.
7681
7682 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
7683
7684         * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7685         gdb.ada/fun_in_declare/foo.adb: New files.
7686         * gdb.ada/fun_in_declare.exp: New testcase.
7687
7688 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
7689
7690         * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7691         gdb.ada/ref_param/pck.ads: New files.
7692         * gdb.ada/ref_param.exp: New testcase.
7693
7694 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
7695
7696         * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7697         gdb.ada/interface/foo.adb: New files.
7698         * gdb.ada/interface.exp: New testcase.
7699
7700 2007-12-31  Jim Blandy  <jimb@codesourcery.com>
7701
7702         * gdb.base/multi-forks.exp: Consume all output from child
7703         processes before proceeding to next test.
7704
7705 2007-12-29  Jim Blandy  <jimb@codesourcery.com>
7706
7707         * configure: Regenerated.
7708
7709 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
7710
7711         * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7712         gdb.ada/fixed_cmp/fixed.adb: New files.
7713         * gdb.ada/fixed_cmp.exp: New testcase.
7714
7715 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
7716
7717         * gdb.ada/boolean_expr.exp: New testcase.
7718
7719 2007-12-26  Jim Blandy  <jimb@codesourcery.com>
7720
7721         * gdb.base/multi-forks.exp: Doc fix.
7722
7723 2007-12-26  Joel Brobecker  <brobecker@adacore.com>
7724
7725         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7726         * gdb.ada/char_param.exp: Do not compile our test program with
7727         -gnata, this is unnecessary.
7728         * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7729
7730 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
7731
7732         * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7733         gdb.ada/print_chars/foo.adb: New files.
7734         * gdb.ada/print_chars.exp: New testcase.
7735
7736 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
7737
7738         * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7739         gdb.ada/char_param/foo.adb: New files.
7740         * gdb.ada/char_param.exp: New testcase.
7741
7742 2007-12-22  Jim Blandy  <jimb@codesourcery.com>
7743
7744         * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7745         hard-coding source line numbers into the test.
7746         * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7747         gdb_get_line_number to find.
7748
7749 2007-12-22  Joel Brobecker  <brobecker@adacore.com>
7750
7751         * gdb.base/ptype.c (highest): New struct type.
7752         (the_highest): New variable of that type.
7753         (main): Add dummy assignment to a field of variable the_highest.
7754         * gdb.base/ptype.exp: Test type printing of our new variable.
7755
7756 2007-12-19  Pierre Muller  <muller@ics-u-strasbg.fr>
7757
7758         * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
7759         and record first explicitly generated thread number.
7760         Use that thread number for thread specific watchpoint test.
7761         Add iteration number to repetitive tests.
7762
7763 2007-12-16  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
7764             Jim Blandy  <jimb@codesourcery.com>
7765
7766         * gdb.base/expand-psymtabs.c: New testcase
7767         source file.
7768         * gdb.base/expand-psymtabs.exp: New testcase
7769         expect file.
7770
7771 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
7772
7773         * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7774         * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7775
7776 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
7777
7778         * gdb.ada/frame_args/foo.adb: New file.
7779         * gdb.ada/frame_args/pck.ads: New file.
7780         * gdb.ada/frame_args/pck.adb: New file.
7781         * gdb.ada/frame_args.exp: New testcase.
7782
7783 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
7784
7785         * gdb.base/frame-args.c: New file.
7786         * gdb.base/frame-args.exp: New testcase.
7787
7788 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
7789             Joseph Myers  <joseph@codesourcery.com>
7790
7791         * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7792
7793 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
7794
7795         * gdb.mi/mi-pending.exp: New.
7796         * gdb.mi/mi-pending.c: New.
7797         * gdb.mi/mi-pendshr.c: New.
7798
7799 2007-12-06  Jim Blandy  <jimb@codesourcery.com>
7800
7801         * gdb.base/default.exp: Update expected output for 'info catch'.
7802
7803 2007-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7804
7805         * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7806         must be set to binary.
7807
7808 2007-12-09  Pedro Alves  <pedro_alves@portugalmail.pt>
7809
7810         * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7811
7812 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
7813
7814         * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7815         gdb.mi/mi-file-transfer.exp: New.
7816
7817 2007-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7818
7819         * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7820
7821 2007-11-22  Maciej W. Rozycki  <macro@mips.com>
7822
7823         * gdb.trace/backtrace.exp: Fix a typo.
7824         * gdb.trace/circ.exp: Likewise.
7825         * gdb.trace/collection.exp: Likewise.
7826         * gdb.trace/limits.exp: Likewise.
7827         * gdb.trace/report.exp: Likewise.
7828         * gdb.trace/tfind.exp: Likewise.
7829         * gdb.trace/while-dyn.exp: Likewise.
7830
7831 2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
7832
7833         * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7834         objects of pointers that can't be dereferenced are now
7835         "noneditable".
7836
7837 2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7838
7839         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7840         (target_cpu): Remove.
7841
7842 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
7843
7844         * gdb.base/ending-run.exp: Expect the list of cleared
7845         breakpoint to come in natural order, not the reversed one.
7846
7847 2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
7848
7849         * gdb.mi/mi-var-child.c (do_child_deletion): New.
7850         * gdb.mi/mi-var-child.exp: Run child_deletion tests.
7851
7852 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
7853
7854         * gdb.base/printcmds.exp: New function
7855         test_printf_with_dfp.
7856
7857 2007-11-02  Doug Evans  <dje@google.com>
7858
7859         * gdb.disasm/t01_mov.s: Remove carriage returns.
7860         * gdb.disasm/t02_mova.s: Ditto.
7861         * gdb.disasm/t03_add.s: Ditto.
7862         * gdb.disasm/t04_sub.s: Ditto.
7863         * gdb.disasm/t05_cmp.s: Ditto.
7864         * gdb.disasm/t06_ari2.s: Ditto.
7865         * gdb.disasm/t07_ari3.s: Ditto.
7866         * gdb.disasm/t08_or.s: Ditto.
7867         * gdb.disasm/t09_xor.s: Ditto.
7868         * gdb.disasm/t10_and.s: Ditto.
7869         * gdb.disasm/t11_logs.s: Ditto.
7870         * gdb.disasm/t12_bit.s: Ditto.
7871         * gdb.disasm/t13_otr.s: Ditto.
7872
7873 2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7874
7875         * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7876
7877 2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7878
7879         * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7880         provide DFP support.
7881
7882 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
7883
7884         * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7885         Test "set powerpc vector-abi".  Skip auto-detection tests for old
7886         toolchains.
7887
7888 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7889
7890         * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7891         with [string compare].
7892
7893 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7894
7895         * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7896         * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7897
7898 2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
7899
7900         * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7901         * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7902         * gdb.opt/Makefile.in: New makefile.
7903         * Makefile.in: Create new directory "gdb.opt".
7904         * configure.ac: Add "gdb.opt" directory.
7905         * configure: Regenerated.
7906
7907 2007-10-25  Doug Evans  <dje@google.com>
7908
7909         * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7910         * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7911
7912 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com>
7913             Thiago Jung Bauermann  <bauerman@br.ibm.com>
7914
7915         * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7916         Floating Point expressions.
7917         * gdb.base/dfp-test.exp: new file adding tests for Decimal
7918         Floating Point variables.
7919         * gdb.base/dfp-test.c: new file containing program with Decimal
7920         Floating variables, used by gdb.base/dfp-test.exp.
7921
7922 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7923
7924         * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7925
7926 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7927
7928         * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7929         compiling test case with GCC.
7930         * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7931
7932 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7933
7934         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7935         format changes.
7936
7937 2007-10-18  Michael Snyder  <msnyder@specifix.com>
7938
7939         * gdb.base/dbx.exp: Add missing "-re " operator.
7940
7941 2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
7942
7943         * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7944         * configure.ac: Removed trailing spaces after backslash.
7945         * gdb.modula2: New directory.
7946         * gdb.modula2/Makefile.in: New file.
7947         * gdb.modula2/unbounded-array.exp: New file.
7948         * gdb.modula2/unbounded1.c: New file.
7949
7950 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
7951
7952         * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7953
7954 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
7955
7956         * gdb.base/sigstep.c (main): Add checks for
7957         return values for setitimer call.
7958         Call setitimer again with itimer = ITIMER_REAL
7959         if first call to setitimer fails.
7960
7961 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
7962
7963         * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7964         of $timeout.
7965
7966 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
7967
7968         * gdb.server/server-run.exp: Test for dynamic linker symbols.
7969
7970 2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
7971
7972         * lib/gdb.exp (gdb_run_cmd): Move comment outside
7973         of gdb_expect call, to avoid interruption.
7974
7975 2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
7976
7977         * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7978         (v_unsigned_long_long, v_long_long_array)
7979         (v_signed_long_long_array, v_unsigned_long_long_array)
7980         (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7981         (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7982         [!NO_LONG_LONG]: New.
7983         (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7984         v_long_long_member.
7985
7986         (v_long_long_func, v_signed_long_long_func)
7987         (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7988         (main) [!NO_LONG_LONG]: Initialize long long variants.
7989
7990         * gdb.base/whatis.exp: If board file requests no_long_long, build
7991         test with NO_LONG_LONG defined.  Test long long, signed long long,
7992         and unsigned long long variants but only if board file doesn't
7993         disable it.
7994
7995 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
7996             Daniel Jacobowitz  <dan@codesourcery.com>
7997
7998         * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7999         * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8000         * configure: Regenerated.
8001         * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8002         gdb.pascal/types.exp, lib/pascal.exp: New files.
8003
8004 2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
8005
8006         * gdb.cp/classes.exp (do_tests): Always step to the line after the
8007         call.
8008         * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8009         to return to the call.
8010         * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8011         * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8012         * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8013         * gdb.mi/mi-until.exp (test_until): Likewise.
8014         * gdb.mi/mi2-until.exp (test_until): Likewise.
8015
8016 2007-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
8017
8018         * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8019         two-char array.
8020         * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8021
8022 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
8023
8024         * gdb.threads/watchthreads.c (thread_function): Sleep between
8025         iterations.
8026         * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8027         at once for S/390.  Generate matching fails and passes.
8028
8029 2007-09-27  Vladimir Prus  <vladimir@codesourcery.com>
8030
8031         * gdb.mi/var-cmd.c (do_children_tests): Initialize
8032         the 'struct_declarations' variable to zeros.
8033
8034 2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
8035
8036         * gdb.cp/mb-ctor.cc: New.
8037         * gdb.cp/mb-ctor.exp: New.
8038         * gdb.cp/mb-templates.cc: New.
8039         * gdb.cp/mb-templates.exp: New.
8040
8041 2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
8042
8043         * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8044
8045 2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>
8046
8047         * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8048         targets.
8049         * configure: Regenerate.
8050
8051 2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
8052
8053         * gdb.base/annota1.exp: Adjust for 'info break'
8054         format changes.
8055         * gdb.base/annota3.exp: Likewise.
8056         * gdb.base/break.exp: Likewise.
8057         * gdb.base/condbreak.exp: Likewise.
8058         * gdb.base/pending.exp: Likewise.
8059         * gdb.base/sepdebug.exp: Likewise.
8060         * gdb.base/unload.exp: Likewise.
8061         * gdb.base/ovldbreak.exp: Likewise.
8062
8063 2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
8064
8065         * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8066         messages.
8067         * gdb.base/chng-syms.exp: Likewise.
8068         * gdb.base/unload.exp: Likewise.
8069
8070 2007-09-21  Daniel Jacobowitz  <dan@codesourcery.com>
8071
8072         * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8073
8074 2007-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
8075
8076         * schedlock.c (NUM): Change to 1.
8077         (main): Use args[0] for the main thread.
8078         * schedlock.exp: Only expect two threads.  Only issue one pass or fail
8079         regardless of the number of threads.
8080
8081 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
8082
8083         * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8084         type down.
8085         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8086         test.
8087         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8088         watchpoint type down.
8089         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8090         test.
8091
8092 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
8093
8094         * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8095         Move all the tests here and run them twice, once using software
8096         watchpoints and once using hardware watchpoints.
8097         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8098
8099 2007-09-12  Daniel Jacobowitz  <dan@codesourcery.com>
8100
8101         * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8102         test.
8103
8104 2007-09-10  Mark Kettenis  <kettenis@gnu.org>
8105
8106         * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8107         build-id.
8108
8109         * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8110         know about $ORIGIN.  Calculate output dir from $dest instead of
8111         using ${objdir}/{$subdir}.
8112
8113 2007-09-09  Mark Kettenis  <kettenis@gnu.org>
8114
8115         * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8116         gcore, before continuing with the test.
8117
8118 2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
8119
8120         * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8121         * gdb.mi/mi-watch.exp: Likewise.
8122
8123 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
8124             Jim Blandy  <jimb@codesourcery.com>
8125
8126         * gdb.arch/i386-sse.exp: Do not expect character constants.
8127         * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8128         * gdb.base/display.exp: Allow print/s.
8129         * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8130         and unsigned char array changes.
8131
8132 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
8133
8134         * gdb.base/display.exp: Add tests for printf %p.
8135
8136 2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
8137
8138         * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8139         the dll name to unicode.
8140
8141 2007-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8142
8143         * gdb.base/default.exp (show version): Update the version text.
8144         * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8145
8146 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8147
8148         * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8149         New files.
8150
8151 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8152
8153         * lib/gdb.exp (build_id_debug_filename_get): New function.
8154         * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8155         Remove the generate DEBUG file for the future testcase runs.
8156         New testcase for the NT_GNU_BUILD_ID retrieval.
8157         Move the final testing step to ...
8158         (test_different_dir): ... a new function.
8159         New parameter XFAIL to XFAIL all the tests performed.
8160         New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8161         New parameter TYPE to PF_PREFIX all the tests performed.
8162
8163 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
8164
8165         * gdb.mi/mi-var-cp.cc (path_expression): New
8166         function.
8167         * gdb.mi/mi-var-cp.exp: Run path exression tests.
8168
8169 2007-08-27  Markus Deuling  <deuling@de.ibm.com>
8170
8171         * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8172         to fit into SPU Local Store memory.
8173
8174 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
8175
8176         * gdb.base/default.exp: Adjust the expected output of "info
8177         warranty" after the switch to GPLv3.
8178
8179 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
8180
8181         * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8182         to 30000 (from 20000).
8183
8184 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
8185
8186         Switch the license of all .exp files to GPLv3.
8187         Switch the license of all .f and .f90 files to GPLv3.
8188         Switch the license of all .s and .S files to GPLv3.
8189
8190 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
8191
8192         * configure.ac: Switch license to GPLv3.
8193
8194 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
8195
8196         Switch the licensing to GPLv3 for all .ads and .adb files.
8197
8198 2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
8199
8200         * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8201         and t_int_double.
8202         * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8203
8204 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
8205
8206         * gdb.base/step-line.c: Switch license to GPL version 3, and
8207         update copyright year.
8208         * gdb.base/step-line.inp: Likewise.
8209
8210 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
8211
8212         * gdb.base/gdb1555.exp: Make expected output immune to formatting
8213         changes inside gdb1555.c.
8214         * gdb.base/pending.exp: Likewise.
8215
8216 2007-08-13  Daniel Jacobowitz  <dan@codesourcery.com>
8217
8218         * config/default.exp: New file.
8219
8220 2007-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
8221
8222         * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8223         * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8224
8225 2007-07-30  Maciej W. Rozycki  <macro@mips.com>
8226
8227         * gdb.base/dump.exp: Force the correct endianness for binary
8228         formats not carrying this information.
8229
8230 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
8231
8232         * gdb.threads/staticthreads.exp: Match .*sem_post.
8233
8234 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
8235
8236         * gdb.base/readline.exp (operate_and_get_next): Match the final
8237         prompt.
8238
8239 2007-07-23  Kevin Buettner  <kevinb@redhat.com>
8240
8241         * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8242         to restarting SID.
8243
8244 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
8245
8246         * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8247         prior to `gdb_start'.
8248
8249 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
8250
8251         * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
8252         return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8253         Remove call to gdb_unload.
8254
8255 2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
8256             Daniel Jacobowitz  <dan@codesourcery.com>
8257
8258         * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8259         for __WIN32__.
8260         (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
8261         * gdb.base/unload.exp: Use shared library test routines.
8262
8263 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
8264
8265         * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8266         * gdb.base/solib-symbol-lib.c: Likewise.
8267         * gdb.base/solib-symbol-main.c: Likewise.
8268
8269 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
8270
8271         * config/gdbserver.exp (gdb_reconnect): New.
8272         * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8273         gdb.base/solib-disc.exp: New files.
8274         * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8275         remote debugging".
8276         (gdb_compile): Add shlib_load flag.
8277         * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8278         port.
8279         (gdbserver_reconnect): New.
8280
8281 2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
8282             Daniel Jacobowitz  <dan@codesourcery.com>
8283
8284         * gdb.base/annota3.exp: Test for if construct.
8285
8286 2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
8287
8288         * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8289
8290 2007-06-21  Chris Dearman  <chris@mips.com>
8291             Maciej W. Rozycki  <macro@mips.com>
8292
8293         * gdb.base/display.exp: Allow a newline after display/i.
8294         * gdb.base/pc-fp.exp: Likewise.
8295         * gdb.base/sigbpt.exp: Likewise.
8296
8297 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
8298
8299         * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
8300         required features to be included.
8301
8302 2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
8303
8304         * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8305         in info threads output.
8306
8307 2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8308             Markus Deuling  <deuling@de.ibm.com>
8309
8310         * gdb.arch/spu-info.exp: New testcase.
8311         * gdb.arch/spu-info.c: New file.
8312
8313 2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
8314
8315         * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8316         tpcs_offset.  Restore lr after the call.
8317         * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8318
8319 2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
8320
8321         * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8322         (gdbserver_run): Kill any running gdbserver.
8323         * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8324
8325 2007-05-17  Maciej W. Rozycki  <macro@mips.com>
8326
8327         * gdb.base/sigbpt.exp: Preset segv_addr.
8328
8329 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
8330
8331         * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8332         (gdb_compile_shlib): Likewise.
8333         (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8334         (default_gdb_init): Clear cleanfiles.
8335         (gdb_finish): Delete recorded cleanfiles.
8336         * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8337
8338         * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8339         Do not use isnative.
8340         * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8341         gdb.base/so-impl-ld.exp: Likewise.
8342         * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
8343         * gdb.base/unload.exp: Likewise.  Do not pass empty option to
8344         gdb_compile.
8345
8346 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
8347
8348         * config/unknown.exp: Remove.
8349
8350 2007-05-15  Markus Deuling  <deuling@de.ibm.com>
8351
8352         * gdb.base/info-proc.exp: Check is_remote.
8353
8354 2007-05-14  Markus Deuling  <deuling@de.ibm.com>
8355
8356         * gdb.base/gcore.exp: Initialize variable core_supported.
8357
8358 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
8359
8360         * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8361
8362 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
8363
8364         * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8365         * gdb.threads/print-threads.exp (test_all_threads): Allow
8366         negative and hexadecimal thread IDs.
8367
8368 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
8369
8370         * gdb.java/jprint.java (public): Avoid invalid call to static
8371         method.
8372
8373 2007-05-14  Denis Pilat  <denis.pilat@st.com>
8374
8375         * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8376         gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8377         gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8378         gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8379         gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8380
8381 2007-05-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8382
8383         * gdb.base/overlays.exp: Add support for targets with only code
8384         overlay support, not data overlay.  Support spu-*-* target in
8385         this mode.
8386         * gdb.base/ovlymgr.c: Provide stubs for spu target.
8387         * gdb.base/spu.ld: New file.
8388
8389 2007-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
8390
8391         * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8392
8393 2007-05-06  Daniel Jacobowitz  <dan@codesourcery.com>
8394
8395         * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8396
8397 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
8398
8399         * gdb.java/jmain.exp: Handle demangled names with and without method
8400         signatures.
8401
8402 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
8403
8404         * gdb.mi/mi-syn-frame.c (main, foo, bar)
8405         (have_a_very_merry_interrupt): Remove calls to puts.
8406         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8407         inferior output.
8408         * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio.  Correct
8409         test names.
8410
8411 2007-04-29  Markus Deuling  <deuling@de.ibm.com>
8412             Daniel Jacobowitz  <dan@codesourcery.com>
8413
8414         * gdb.base/auxv.exp (core_works): Also check is_remote.
8415         * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8416
8417 2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
8418
8419         * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8420         message, not the undefined 'module' variable.
8421         * gdb.base/siginfo.exp: Likewise.
8422         * gdb.base/sigstep.exp: Likewise.
8423         * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8424         serialport.
8425         * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8426
8427 2007-04-25  Corinna Vinschen <vinschen@redhat.com>
8428
8429         * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8430         target sim fails.  Return 0 otherwise.
8431         (gdb_load): Return prematurely if gdb_target_sim fails.
8432
8433 2007-04-16  Denis Pilat  <denis.pilat@st.com>
8434
8435         * gdb.base/setshow.exp: Reset height after having set it to 100.
8436
8437 2007-04-16  Denis Pilat  <denis.pilat@st.com>
8438
8439         * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8440
8441 2007-04-16  Denis Pilat  <denis.pilat@st.com>
8442
8443         * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8444
8445 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
8446
8447         * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8448         tests. Run the frozen varobjs test.
8449         * gdb.mi/var-cmd.c (do_frozen_tests): New.
8450         * lib/mi-support.exp (mi_varobj_update): Fix thinko.
8451
8452 2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8453
8454         * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8455         gdb.base/type-opaque.exp: New files.
8456
8457 2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
8458
8459         * gdb.mi/mi-var-child.c
8460         (do_children_tests): User char[2] instead of
8461         char so that automatic printing of pointers to char
8462         don't give unpredicable result.
8463         * gdb.mi/var-cmd.c (do_locals_test): Initialize
8464         local variables.
8465         * gdb.mi/mi-var-child.exp: Step to right line
8466         of do_children_tests.
8467         * gdb.mi/mi2-var-child.exp: Likewise.
8468         * gdb.mi/mi-var-cmd.exp: Step to right line of
8469         do_locals_tests.
8470         (do_children_tests): User char[2] instead of
8471         char so that automatic printing of pointers to char
8472         don't give unpredicable result.
8473         * gdb.mi/mi2-var-cmd.exp: Likewise.
8474         * lib/mi-support.exp (mi_continue_to_line):
8475         Pass test name to mi_wait_for_stop.
8476
8477 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
8478
8479         * gdb.asm/asm-source.exp: Remove d10v case.
8480         * lib/gdb.exp (skip_cplus_tests): Likewise.
8481         * gdb.asm/d10v.inc: Deleted.
8482
8483 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
8484
8485         * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8486
8487 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
8488
8489         * config/netware.exp: Delete file.
8490
8491 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
8492
8493         * gdb.dwarf2/dw2-noloc.S: New file.
8494         * gdb.dwarf2/dw2-noloc.exp: New file.
8495
8496 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
8497
8498         * gdb.cp/method2.cc: New test.
8499         * gdb.cp/method2.exp: New test.
8500         * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8501
8502 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
8503
8504         * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8505
8506 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
8507
8508         * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8509
8510 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
8511
8512         * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8513         (gdb_load): Delete, replace with...
8514         (gdb_reload): ...this.
8515         * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8516         * gdb.server/server-mon.exp: Likewise.
8517         * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8518         (gdb_start_cmd): New.
8519         (gdb_file_cmd): Save the last loaded file.
8520         (gdb_reload): New.
8521         (gdb_gnu_strip_debug): Use transform.
8522         * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8523         support here.  Use new $last_loaded_file.  Check mtime.
8524         (gdb_target_cmd): Handle ObjC failure case.
8525         (infer_host_exec): Delete.
8526         (gdbserver_load): Rename to...
8527         (gdbserver_run): ...this.  Simplify.
8528         * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8529         (mi_gdb_load): Move most contents to a new function...
8530         (mi_gdb_target_load): ...here.  Simplify call to gdbserver_gdb_load.
8531         (mi_run_cmd): Use mi_gdb_target_load.
8532         * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8533         gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8534         Use gdb_run_cmd.
8535         * gdb.base/charsign.exp: Remove incorrect comment.
8536         * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8537         * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8538         gdb.base/start.exp: Use gdb_start_cmd.
8539
8540 2007-03-23  Nigel Stephens  <nigel@mips.com>
8541             Maciej W. Rozycki  <macro@mips.com>
8542
8543         * gdb.base/sigbpt.exp: Fix the message when skipping test.
8544         * gdb.base/signull.exp: Similarly.
8545
8546 2007-03-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8547
8548         * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8549         messages available to test cases (like chng-sym.exp).
8550
8551 2007-03-14  Andreas Schwab  <schwab@suse.de>
8552
8553         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8554         format changes.
8555
8556 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
8557
8558         * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8559         (optimized_1): New.
8560         (main): Call optimized_1.
8561         (gdb2029): Correct typos.  Call gdb2029_marker.
8562         * gdb.arch/powerpc-prologue.exp: Run new test.  Use a breakpoint
8563         for gdb2029.
8564
8565 2007-03-12  Mark Kettenis  <kettenis@gnu.org>
8566
8567         * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8568         as tabs.  Remove redundant test pattern.
8569
8570 2007-03-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8571
8572         * gdb.base/long_long.exp: Accept optional symbol name in <...>
8573         for /a format output.
8574
8575 2007-03-09  Daniel Jacobowitz  <dan@codesourcery.com>
8576
8577         * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8578         collect output incrementally.
8579
8580 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8581
8582         * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8583         for -var-create lpcharacter test.
8584         * gdb.mi/mi2-var-cmd.exp: Likewise.
8585
8586 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8587
8588         * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8589         pass on targets where address zero is readable.
8590
8591 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8592
8593         * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8594         just a single architecture.
8595
8596 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8597
8598         * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8599         (fetch_all_registers): New function, uses gdb_test_multiple and
8600         exp_continue to fetch inferior output line-by-line.
8601         Replace all uses of do_get_all_registers by fetch_all_registers.
8602
8603 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8604
8605         * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8606         in target_info.
8607
8608 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
8609
8610         * gdb.threads/manythreads.exp: Use $message string for
8611         consistancy; add a default (timeout) case.
8612
8613 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
8614
8615         * gdb.base/watchpoint.exp: Fix truncated comment.
8616
8617 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
8618
8619         * Makefile.in: Remove spurious single-quotes from sed command.
8620
8621 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
8622
8623         * gdb.mi/mi-var-cmd.exp: Correct test name.  Allow any value for
8624         func.
8625         * gdb.mi/mi2-var-cmd.exp: Likewise.
8626
8627 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
8628
8629         * gdb.dwarf2/dw2-producer.S: New file.
8630         * gdb.dwarf2/dw2-producer.exp: New testcase.
8631
8632 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
8633
8634         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8635         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8636         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8637         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8638         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8639         Revert tests to use mi_gdb_test and include value field in output
8640         of -var-create.
8641
8642 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
8643
8644         * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8645
8646 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
8647
8648         * gdb.base/maint.exp: Remove full paths from test names.
8649         * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8650         gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8651
8652 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
8653
8654         * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8655
8656 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
8657
8658         * gdb.server/server-mon.exp: New test.
8659
8660 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
8661
8662         * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8663
8664 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
8665
8666         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8667         register capitalization.
8668
8669 2007-02-13  Denis Pilat  <denis.pilat@st.com>
8670
8671         * gdb.mi/mi-var-invalidate.exp: New file.
8672
8673 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
8674
8675         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8676
8677 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
8678
8679         * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8680
8681 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
8682
8683         * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8684         gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8685
8686 2007-02-08  Nick Roberts  <nickrob@snap.net.nz>
8687
8688         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8689         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8690         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8691         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8692         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8693         * gdb.mi/gdb792.exp, lib/mi-support.exp:
8694         Update tests to include value field in output of -var-create.
8695
8696 2007-02-08  Andreas Schwab  <schwab@suse.de>
8697
8698         * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8699
8700 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
8701
8702         * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8703         gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8704
8705 2007-02-02  Denis Pilat  <denis.pilat@st.com>
8706
8707         * gdb.threads/threadapply.exp: check that frame is not changed by
8708         the thread apply all command.
8709
8710 2007-01-31  Andreas Schwab  <schwab@suse.de>
8711
8712         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8713
8714         * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8715         in the dwarf sections.
8716         * gdb.dwarf2/mac-fileno.S: Likewise.
8717
8718         * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8719         bspstore register on ia64.
8720
8721 2007-01-29  Andreas Schwab  <schwab@suse.de>
8722
8723         * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8724         "frame-begin" annotation.
8725
8726         * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8727         number of "frames-invalid" annotations.
8728
8729 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
8730
8731         * gdb.base/commands.exp: Call if_commands_test.
8732         (gdb_test_no_prompt, if_commands_test): New.
8733
8734 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
8735
8736         * gdb.threads/sigthread.c (NSIGS): Make bigger.
8737
8738 2007-01-27  Andreas Schwab  <schwab@suse.de>
8739
8740         * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8741         .short/.int/.quad in the dwarf sections.
8742         * gdb.dwarf2/dw2-intercu.S: Likewise.
8743         * gdb.dwarf2/dw2-intermix.S: Likewise.
8744
8745 2007-01-25  Jan Kratochvil <jan.kratochvil@redhat.com>
8746
8747         * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
8748         * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8749         array.
8750         * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8751         * gdb.base/setvar.exp: Likewise.
8752
8753 2007-01-26  Andreas Schwab  <schwab@suse.de>
8754
8755         * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8756         test.
8757
8758         * gdb.base/multi-forks.exp ("restart $i"): Also match
8759         __kernel_syscall_via_break.
8760
8761 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
8762
8763         * lib/mi-support.exp (mi_delete_varobj): New.
8764         * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8765         testcase.
8766         * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8767         (main): Call the above.
8768         (reference_update_test, base_in_reference_test)
8769         (reference_to_pointer): Delete the created varobjs.
8770
8771 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
8772
8773         * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8774         * configure: Regenerated.
8775         * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8776         * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8777         gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8778         gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8779         * lib/gdb.exp (gdb_skip_xml_test): New function.
8780
8781 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
8782
8783         * gdb.base/sigrepeat.exp: Correct error message.
8784
8785 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
8786             Daniel Jacobowitz  <dan@codesourcery.com>
8787
8788         * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8789         gdb.arch/i386-gnu-cfi-asm.S: New files.
8790
8791 2007-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8792
8793         * lib/gdb.exp: Abort on missing `site.exp'.
8794
8795 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
8796             Daniel Jacobowitz  <dan@codesourcery.com>
8797
8798         * gdb.base/included.c, gdb.base/included.exp,
8799         gdb.base/included.h: New files.
8800
8801 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
8802
8803         * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8804         (maximize_rlimit): Reduce limits on 64-bit systems.
8805
8806 2007-01-19  Mark Kettenis  <kettenis@gnu.org>
8807
8808         From Marcus Deuling <deuling@de.ibm.com>:
8809         * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8810         every case.
8811
8812 2007-01-13  Nick Roberts  <nickrob@snap.net.nz>
8813
8814         * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8815         (test_path_specification): Use objdir instead of srcdir to always
8816         get an absolute filename.
8817
8818 2007-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
8819
8820         * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8821
8822 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
8823
8824         * gdb.mi/mi-var-cp.cc (reference_update_tests):
8825         Make sure the variable we're using is in scope.
8826         (reference_to_pointer): Likewise.
8827
8828 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
8829
8830         * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8831         has no debug information.
8832
8833 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
8834
8835         * gdb.base/annota1.exp: Remove extra send_gdb.
8836
8837 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
8838
8839         * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8840
8841 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
8842
8843         * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8844
8845 2007-01-08  Nick Roberts  <nickrob@snap.net.nz>
8846             Daniel Jacobowitz  <dan@codesourcery.com>
8847
8848         * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8849         lcharacter or linteger change.  Correct duplicated test name.
8850         * gdb.mi/mi2-var-cmd.exp: Likewise.
8851
8852 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
8853
8854         * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8855
8856 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
8857
8858         * gdb.base/nofield.c: New file.
8859         * gdb.base/nofield.exp: New testcase.
8860
8861 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
8862
8863         * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8864
8865         * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8866          test.
8867
8868 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
8869
8870         * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8871
8872 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
8873
8874         * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8875         when continuing.
8876
8877 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
8878
8879         * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8880         Expect ".exe" extension.
8881
8882 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
8883
8884         * gdb.base/charset.exp: Add explicit filename to break.
8885         * gdb.base/dbx.exp: Add explicit filename to breaks.
8886
8887 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
8888
8889         * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8890         * gdb.mi/mi2-file.exp: Likewise.
8891
8892 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
8893
8894         Implement specification of MI tests as comments
8895         in C and C++ sources.
8896         * lib/mi-support.exp (mi_autotest_data): New variable.
8897         (mi_autotest_source): New variable.
8898         (count_newlines, mi_prepare_inline_tests)
8899         (mi_get_inline_test, mi_continue_to_line)
8900         (mi_run_inline_test, mi_tbreak)
8901         (mi_send_resuming_command, mi_wait_for_stop): New functions.
8902         * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8903         Run inline tests.
8904         * gdb.mi/mi-var-cp.cc: Define tests here.
8905
8906 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
8907
8908         Simplify usage of mi_continue_to.
8909         * lib/mi-support.exp (mi_runto_helper): Renamed
8910         from mi_runto, added new parameter 'run_or_continue'.
8911         (mi_runto): Use mi_runto_helper.
8912         (mi_continue_to): Accept just function name as parameter.
8913         Use mi_runto_helper.
8914         * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8915         * gdb.mi/mi2-var-cmd.exp: Likewise.
8916
8917 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
8918
8919         Make this testcase a bit more realistic. The current code
8920         is too simplistic, and allows the compiler to optimize out
8921         some of the entities we need for this testcase.
8922         * gdb.ada/null_record/bar.ads (Void_Star): New type.
8923         (Do_Nothing): Add extra parameter.
8924         * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8925         * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8926         by using a variable of type Void_Star.
8927
8928 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
8929
8930         * gdb.ada/catch_ex/foo.adb: New file.
8931         * gdb.ada/catch_ex.exp: New testcase.
8932
8933 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
8934
8935         * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8936         pass --image-base to linker.
8937
8938 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8939             Daniel Jacobowitz  <dan@codesourcery.com>
8940
8941         * gdb.base/readline.exp: Set $TERM.  Test arrow keys in
8942         secondary prompts.
8943
8944 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8945
8946         * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8947         output.  Test the types of members and member pointers.
8948         * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8949         gdb/2092.
8950         * gdb.cp/member-ptr.exp: Search for a comment instead of a
8951         statement.  Enable for GCC.  Update expected output for some tests
8952         and add new tests.  Remove obsolete GCC KFAILs.  Allow GCC's class
8953         layout.
8954         * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8955         (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8956         (Diamond::vget_base): New.
8957         (main): Add new tests.
8958         * gdb.cp/printmethod.exp: Update expected output for member functions.
8959         * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8960         print pEe->D::vg().
8961
8962 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8963
8964         * gdb.threads/tls.exp: Allow stops in sem_post.
8965
8966 2006-12-31  Daniel Jacobowitz  <dan@codesourcery.com>
8967
8968         * gdb.base/annota1.exp: Allow .*printf in backtraces.
8969         * gdb.base/annota3.exp: Likewise.
8970         * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8971         again (instead of timing out).
8972         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8973         GCC bug 26475.
8974         * gdb.java/jmisc.exp: Adjust to work with method signatures including
8975         return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
8976         test from jmisc1.exp.
8977         * gdb.java/jmisc1.exp: Delete.
8978         * gdb.java/jprint.exp: Adjust to work with method signatures including
8979         return types.
8980         * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8981         * gdb.threads/linux-dp.exp: Don't be confused by program output.
8982         * lib/java.exp (compile_java_from_source): Pass the correct type
8983         to target_compile.
8984
8985 2006-12-31  Joel Brobecker  <brobecker@adacore.com>
8986
8987         * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8988         (stack_align_edx): New function.
8989         (stack_align_eax): New function.
8990         (main): Add calls to stack_align_edx and stack_align_eax.
8991         * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8992         Add testing for the cases where the register used during a stack
8993         realignment is edx. Same for eax.
8994
8995 2006-12-30  Pedro Alves  <pedro_alves@portugalmail.pt>
8996
8997         * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8998         and generic PE targets.
8999
9000 2006-12-29  Joel Brobecker  <brobecker@adacore.com>
9001
9002         * gdb.ada/array_return.exp: Update copyright date list.
9003
9004 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
9005
9006         * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9007         (Create_Small_Float_Vector): New function.
9008         * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9009         function body.
9010         * gdb.ada/array_return/p.adb: Use new type and function from
9011         package Pck.
9012         * gdb.ada/array_return.exp: Add a test verifying that GDB is
9013         able to print the value returned by a function returning an
9014         array of float.
9015
9016 2006-12-20  Joel Brobecker  <brobecker@adacore.com>
9017
9018         * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9019         The associated tests should be PASSing.
9020
9021 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
9022
9023         Test for base in references.
9024         * gdb.mi/mi-var-cp.cc: Add test code.
9025         * gdb.mi/mi-var-cp.exp: Test for bases in references.
9026         * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9027         * gdb.mi/mi2-watch.exp: Likewise.
9028         * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9029         (mi_list_varobj_children): New function.
9030
9031 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
9032
9033         * lib/mi-support.exp
9034         (mi_runto): Accept "()" after function name.
9035         (mi_create_varobj): New function.
9036         (mi_varobj_update): New function.
9037         (mi_Check_varobj_value): New function.
9038         * gdb.mi/mi-var-cp.exp: New file.
9039         * gdb.mi/mi-var-cp.cc: New file.
9040
9041 2006-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
9042
9043         * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9044         gdb.base/weaklib2.c: New files.
9045
9046 2006-11-29  Nathan Sidwell  <nathan@codesourcery.com>
9047
9048         * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9049         info.  Adjust test names.
9050
9051         * gdb.base/break.c (main): Move position of malloc.
9052         * gdb.base/break.exp: Revert mistaken checkin.
9053
9054 2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>
9055
9056         * gdb.mi/mi-var-cmd.exp: Check -var-update after
9057         assignement of arrays and function pointers.
9058         * gdb.mi/var-cmd.c: Add declaration necessary for above
9059         tests.
9060
9061 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9062
9063         * gdb.base/break.c (main): Call malloc.
9064
9065         * gdb.threads/linux-dp.exp: Read thread table before and after
9066         creating each philosopher and verify it.
9067
9068 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9069             Paul Brook  <paul@codesourcery.com>
9070             Daniel Jacobowitz  <dan@codesourcery.com>
9071
9072         * gdb.base/ending-run.exp: Flatten expect script stepping out of
9073         main to remove duplication.  Add start function of the form
9074         '_*start[1-9]*'. Add RVDS start function.
9075
9076 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
9077
9078         * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9079
9080 2006-11-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9081
9082         * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9083         * gdb.asm/spu.inc: New file.
9084         * gdb.base/term.exp: Disable if [target_info exists noargs].
9085         * gdb.gdb/complaints.exp: Disable if ![isnative].
9086         * gdb.gdb/selftest.exp: Likewise.
9087         * gdb.gdb/observer.exp: Likewise.
9088         * gdb.gdb/xfullpath.exp: Likewise.
9089         * gdb.base/attach.exp: Disable on SPU target.
9090         * gdb.cp/bs145503.exp: Likewise.
9091         * gdb.cp/exception.exp: Likewise.
9092         * gdb.cp/userdef.exp: Likewise.
9093
9094 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
9095
9096         * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9097
9098 2006-11-10  Vladimir Prus  <vladimir@codesourcery.com>
9099
9100         * gdb.base/completion.exp: Fix completion tests for
9101         'info' and 'info '.
9102         * gdb.base/help.exp (help_test_raw, test_class_help)
9103         (test_prefix_command_help): Move...
9104         * lib/gdb.exp: Here.
9105         * gdb.base/main.exp: Adjust.
9106         * gdb.cp/maint.exp: Adjust.
9107         * gdb.trace/tracecmd.exp: Use test_help_class.
9108
9109 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
9110
9111         * gdb.stabs/weird.exp (print_weird_var): Use
9112         gdb_test_multiple instead of gdb_expect.
9113
9114 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
9115
9116         * gdb.base/help.exp (help_test_raw): New.
9117         (test_class_help): New.
9118         (test_prefix_command_help): New.
9119         Adjust testcases.
9120
9121 2006-11-09  Christophe Lyon  <christophe.lyon@st.com>
9122
9123         * gdb.base/constvars.c (main): Write to crass and crips, so that
9124         they are allocated by the compiler.
9125
9126 2006-10-27  Andreas Schwab  <schwab@suse.de>
9127
9128         * gdb.base/multi-forks.exp: Use "detach fork" instead of
9129         "detach-fork".
9130
9131 2006-10-18  Daniel Jacobowitz  <dan@codesoucery.com>
9132
9133         * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9134         of patterns.
9135
9136 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
9137
9138         * gdb.base/sepdebug.exp: Remove debug format test.
9139         * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9140         Handle no-symtab.
9141         * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9142
9143 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
9144
9145         * gdb.threads/manythreads.c (thread_function, main): Don't cast
9146         int to pointer or pointer to int.
9147         * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9148
9149 2006-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
9150
9151         * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9152
9153 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9154
9155         * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9156
9157 2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
9158
9159         PR c++/2116
9160         * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9161
9162 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
9163
9164         * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9165         the corresponding bug has been fixed in GDB (PR/2018).
9166
9167 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
9168
9169         * gdb.base/subst.exp: New testcase.
9170
9171 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
9172
9173         * gdb.ada/array_return/pck.ads: Add copyright notice.
9174         * gdb.ada/array_return/pck.adb: Likewise.
9175         * gdb.ada/array_return/p.adb: Likewise.
9176         * gdb.ada/exec_changed/first.adb: Likewise.
9177         * gdb.ada/exec_changed/second.adb: Likewise.
9178
9179 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
9180
9181         * gdb.ada/watch_arg/watch.adb: New file.
9182         * gdb.ada/watch_arg.exp: New testcase.
9183
9184 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
9185
9186         * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
9187         via string_to_regexp.
9188         * gdb.mi/mi2-basics.exp: Likewise.
9189
9190 2006-09-20  Michael Snyder  <michael.snyder@palmsource.com>
9191
9192         * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9193         Remove unused / obsolete files.
9194
9195 2006-09-19  Nick Roberts  <nickrob@snap.net.nz>
9196
9197         * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9198
9199 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
9200
9201         * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9202         HIGH_FRAME argument to -stack-list-arguments can be larger than
9203         the number of frames.
9204
9205 2006-09-15  Daniel Jacobowitz  <dan@codesourcery.com>
9206
9207         * gdb.base/args.c (main): Add breakpoint marker.
9208         * gdb.base/args.exp: Use args_test for tests.  Add new tests which
9209         really test empty arguments.
9210         (args_load): Delete.
9211         (args_test): New.
9212
9213 2006-09-13  Nick Roberts  <nickrob@snap.net.nz>
9214
9215         * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
9216         check for one file.
9217
9218 2006-09-07  Vladimir Prus  <ghost@vladimir@codesourcery.com>
9219
9220         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9221         HIGH_FRAME argument to -stack-list-locals can be larger than
9222         the number of frames.
9223
9224 2006-08-18  Fred Fish  <fnf@specifix.com>
9225
9226         * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9227         '$' in front of skip_vmx_tests_saved when setting that.
9228
9229 2006-08-10  Andrew Stubbs  <andrew.stubbs@st.com>
9230
9231         * gdb.base/trace-commands.exp: New file.
9232
9233 2006-08-10  Joel Brobecker  <brobecker@adacore.com>
9234             Daniel Jacobowitz  <dan@codesourcery.com>
9235
9236         * gdb.base/step-bt.exp: Make hexadecimal address optional in
9237         expected output of the backtrace commands.
9238
9239 2006-08-09  Joel Brobecker  <brobecker@adacore.com>
9240
9241         * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9242         untested followed by return combination.
9243         * gdb.arch/altivec-regs.exp: Likewise.
9244         * gdb.arch/e500-abi.exp: Likewise.
9245         * gdb.arch/e500-regs.exp: Likewise.
9246         * gdb.arch/gdb1291.exp: Likewise.
9247         * gdb.arch/gdb1431.exp: Likewise.
9248         * gdb.arch/gdb1558.exp: Likewise.
9249         * gdb.arch/i386-prologue.exp: Likewise.
9250         * gdb.arch/i386-unwind.exp: Likewise.
9251         * gdb.asm/asm-source.exp: Likewise.
9252         * gdb.base/a2-run.exp: Likewise.
9253         * gdb.base/advance.exp: Likewise.
9254         * gdb.base/all-bin.exp: Likewise.
9255         * gdb.base/annota1.exp: Likewise.
9256         * gdb.base/annota3.exp: Likewise.
9257         * gdb.base/args.exp: Likewise.
9258         * gdb.base/arithmet.exp: Likewise.
9259         * gdb.base/assign.exp: Likewise.
9260         * gdb.base/async.exp: Likewise.
9261         * gdb.base/attach.exp: Likewise.
9262         * gdb.base/bang.exp: Likewise.
9263         * gdb.base/bigcore.exp: Likewise.
9264         * gdb.base/bitfields.exp: Likewise.
9265         * gdb.base/bitfields2.exp: Likewise.
9266         * gdb.base/break.exp: Likewise.
9267         * gdb.base/call-sc.exp: Likewise.
9268         * gdb.base/call-strs.exp: Likewise.
9269         * gdb.base/callfuncs.exp: Likewise.
9270         * gdb.base/checkpoint.exp: Likewise.
9271         * gdb.base/chng-syms.exp: Likewise.
9272         * gdb.base/code-expr.exp: Likewise.
9273         * gdb.base/commands.exp: Likewise.
9274         * gdb.base/completion.exp: Likewise.
9275         * gdb.base/cond-expr.exp: Likewise.
9276         * gdb.base/condbreak.exp: Likewise.
9277         * gdb.base/consecutive.exp: Likewise.
9278         * gdb.base/constvars.exp: Likewise.
9279         * gdb.base/corefile.exp: Likewise.
9280         * gdb.base/cvexpr.exp: Likewise.
9281         * gdb.base/dbx.exp: Likewise.
9282         * gdb.base/define.exp: Likewise.
9283         * gdb.base/detach.exp: Likewise.
9284         * gdb.base/display.exp: Likewise.
9285         * gdb.base/dump.exp: Likewise.
9286         * gdb.base/ena-dis-br.exp: Likewise.
9287         * gdb.base/ending-run.exp: Likewise.
9288         * gdb.base/environ.exp: Likewise.
9289         * gdb.base/eval-skip.exp: Likewise.
9290         * gdb.base/exprs.exp: Likewise.
9291         * gdb.base/fileio.exp: Likewise.
9292         * gdb.base/finish.exp: Likewise.
9293         * gdb.base/float.exp: Likewise.
9294         * gdb.base/foll-exec.exp: Likewise.
9295         * gdb.base/foll-fork.exp: Likewise.
9296         * gdb.base/foll-vfork.exp: Likewise.
9297         * gdb.base/freebpcmd.exp: Likewise.
9298         * gdb.base/funcargs.exp: Likewise.
9299         * gdb.base/gcore.exp: Likewise.
9300         * gdb.base/gdb1090.exp: Likewise.
9301         * gdb.base/gdb1250.exp: Likewise.
9302         * gdb.base/huge.exp: Likewise.
9303         * gdb.base/info-proc.exp: Likewise.
9304         * gdb.base/interrupt.exp: Likewise.
9305         * gdb.base/jump.exp: Likewise.
9306         * gdb.base/langs.exp: Likewise.
9307         * gdb.base/lineinc.exp: Likewise.
9308         * gdb.base/list.exp: Likewise.
9309         * gdb.base/logical.exp: Likewise.
9310         * gdb.base/long_long.exp: Likewise.
9311         * gdb.base/macscp.exp: Likewise.
9312         * gdb.base/maint.exp: Likewise.
9313         * gdb.base/mips_pro.exp: Likewise.
9314         * gdb.base/miscexprs.exp: Likewise.
9315         * gdb.base/multi-forks.exp: Likewise.
9316         * gdb.base/opaque.exp: Likewise.
9317         * gdb.base/overlays.exp: Likewise.
9318         * gdb.base/pc-fp.exp: Likewise.
9319         * gdb.base/pointers.exp: Likewise.
9320         * gdb.base/printcmds.exp: Likewise.
9321         * gdb.base/psymtab.exp: Likewise.
9322         * gdb.base/ptype.exp: Likewise.
9323         * gdb.base/recurse.exp: Likewise.
9324         * gdb.base/relational.exp: Likewise.
9325         * gdb.base/relocate.exp: Likewise.
9326         * gdb.base/remote.exp: Likewise.
9327         * gdb.base/reread.exp: Likewise.
9328         * gdb.base/restore.exp: Likewise.
9329         * gdb.base/return.exp: Likewise.
9330         * gdb.base/return2.exp: Likewise.
9331         * gdb.base/scope.exp: Likewise.
9332         * gdb.base/sect-cmd.exp: Likewise.
9333         * gdb.base/sep.exp: Likewise.
9334         * gdb.base/sepdebug.exp: Likewise.
9335         * gdb.base/setshow.exp: Likewise.
9336         * gdb.base/setvar.exp: Likewise.
9337         * gdb.base/sigall.exp: Likewise.
9338         * gdb.base/sigbpt.exp: Likewise.
9339         * gdb.base/signals.exp: Likewise.
9340         * gdb.base/signull.exp: Likewise.
9341         * gdb.base/sizeof.exp: Likewise.
9342         * gdb.base/solib.exp: Likewise.
9343         * gdb.base/step-line.exp: Likewise.
9344         * gdb.base/step-test.exp: Likewise.
9345         * gdb.base/structs.exp: Likewise.
9346         * gdb.base/structs2.exp: Likewise.
9347         * gdb.base/term.exp: Likewise.
9348         * gdb.base/twice.exp: Likewise.
9349         * gdb.base/until.exp: Likewise.
9350         * gdb.base/varargs.exp: Likewise.
9351         * gdb.base/volatile.exp: Likewise.
9352         * gdb.base/watchpoint.exp: Likewise.
9353         * gdb.base/whatis-exp.exp: Likewise.
9354         * gdb.base/whatis.exp: Likewise.
9355         * gdb.cp/ambiguous.exp: Likewise.
9356         * gdb.cp/annota2.exp: Likewise.
9357         * gdb.cp/annota3.exp: Likewise.
9358         * gdb.cp/bool.exp: Likewise.
9359         * gdb.cp/breakpoint.exp: Likewise.
9360         * gdb.cp/casts.exp: Likewise.
9361         * gdb.cp/class2.exp: Likewise.
9362         * gdb.cp/classes.exp: Likewise.
9363         * gdb.cp/cplusfuncs.exp: Likewise.
9364         * gdb.cp/ctti.exp: Likewise.
9365         * gdb.cp/derivation.exp: Likewise.
9366         * gdb.cp/exception.exp: Likewise.
9367         * gdb.cp/gdb1355.exp: Likewise.
9368         * gdb.cp/hang.exp: Likewise.
9369         * gdb.cp/inherit.exp: Likewise.
9370         * gdb.cp/local.exp: Likewise.
9371         * gdb.cp/m-data.exp: Likewise.
9372         * gdb.cp/m-static.exp: Likewise.
9373         * gdb.cp/member-ptr.exp: Likewise.
9374         * gdb.cp/method.exp: Likewise.
9375         * gdb.cp/misc.exp: Likewise.
9376         * gdb.cp/namespace.exp: Likewise.
9377         * gdb.cp/overload.exp: Likewise.
9378         * gdb.cp/ovldbreak.exp: Likewise.
9379         * gdb.cp/pr-1023.exp: Likewise.
9380         * gdb.cp/pr-1210.exp: Likewise.
9381         * gdb.cp/pr-574.exp: Likewise.
9382         * gdb.cp/printmethod.exp: Likewise.
9383         * gdb.cp/psmang.exp: Likewise.
9384         * gdb.cp/ref-params.exp: Likewise.
9385         * gdb.cp/ref-types.exp: Likewise.
9386         * gdb.cp/rtti.exp: Likewise.
9387         * gdb.cp/templates.exp: Likewise.
9388         * gdb.cp/try_catch.exp: Likewise.
9389         * gdb.cp/userdef.exp: Likewise.
9390         * gdb.cp/virtfunc.exp: Likewise.
9391         * gdb.disasm/am33.exp: Likewise.
9392         * gdb.disasm/h8300s.exp: Likewise.
9393         * gdb.disasm/mn10300.exp: Likewise.
9394         * gdb.disasm/sh3.exp: Likewise.
9395         * gdb.disasm/t01_mov.exp: Likewise.
9396         * gdb.disasm/t02_mova.exp: Likewise.
9397         * gdb.disasm/t03_add.exp: Likewise.
9398         * gdb.disasm/t04_sub.exp: Likewise.
9399         * gdb.disasm/t05_cmp.exp: Likewise.
9400         * gdb.disasm/t06_ari2.exp: Likewise.
9401         * gdb.disasm/t07_ari3.exp: Likewise.
9402         * gdb.disasm/t08_or.exp: Likewise.
9403         * gdb.disasm/t09_xor.exp: Likewise.
9404         * gdb.disasm/t10_and.exp: Likewise.
9405         * gdb.disasm/t11_logs.exp: Likewise.
9406         * gdb.disasm/t12_bit.exp: Likewise.
9407         * gdb.disasm/t13_otr.exp: Likewise.
9408         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9409         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9410         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9411         * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9412         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9413         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9414         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9415         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9416         * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9417         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9418         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9419         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9420         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9421         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9422         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9423         * gdb.mi/gdb701.exp: Likewise.
9424         * gdb.mi/gdb792.exp: Likewise.
9425         * gdb.mi/mi-basics.exp: Likewise.
9426         * gdb.mi/mi-break.exp: Likewise.
9427         * gdb.mi/mi-cli.exp: Likewise.
9428         * gdb.mi/mi-console.exp: Likewise.
9429         * gdb.mi/mi-disassemble.exp: Likewise.
9430         * gdb.mi/mi-eval.exp: Likewise.
9431         * gdb.mi/mi-file.exp: Likewise.
9432         * gdb.mi/mi-read-memory.exp: Likewise.
9433         * gdb.mi/mi-regs.exp: Likewise.
9434         * gdb.mi/mi-return.exp: Likewise.
9435         * gdb.mi/mi-simplerun.exp: Likewise.
9436         * gdb.mi/mi-stack.exp: Likewise.
9437         * gdb.mi/mi-stepi.exp: Likewise.
9438         * gdb.mi/mi-syn-frame.exp: Likewise.
9439         * gdb.mi/mi-until.exp: Likewise.
9440         * gdb.mi/mi-var-block.exp: Likewise.
9441         * gdb.mi/mi-var-child.exp: Likewise.
9442         * gdb.mi/mi-var-cmd.exp: Likewise.
9443         * gdb.mi/mi-var-display.exp: Likewise.
9444         * gdb.mi/mi-watch.exp: Likewise.
9445         * gdb.mi/mi2-basics.exp: Likewise.
9446         * gdb.mi/mi2-break.exp: Likewise.
9447         * gdb.mi/mi2-cli.exp: Likewise.
9448         * gdb.mi/mi2-console.exp: Likewise.
9449         * gdb.mi/mi2-disassemble.exp: Likewise.
9450         * gdb.mi/mi2-eval.exp: Likewise.
9451         * gdb.mi/mi2-file.exp: Likewise.
9452         * gdb.mi/mi2-read-memory.exp: Likewise.
9453         * gdb.mi/mi2-regs.exp: Likewise.
9454         * gdb.mi/mi2-return.exp: Likewise.
9455         * gdb.mi/mi2-simplerun.exp: Likewise.
9456         * gdb.mi/mi2-stack.exp: Likewise.
9457         * gdb.mi/mi2-stepi.exp: Likewise.
9458         * gdb.mi/mi2-syn-frame.exp: Likewise.
9459         * gdb.mi/mi2-until.exp: Likewise.
9460         * gdb.mi/mi2-var-block.exp: Likewise.
9461         * gdb.mi/mi2-var-child.exp: Likewise.
9462         * gdb.mi/mi2-var-cmd.exp: Likewise.
9463         * gdb.mi/mi2-var-display.exp: Likewise.
9464         * gdb.mi/mi2-watch.exp: Likewise.
9465         * gdb.stabs/exclfwd.exp: Likewise.
9466         * gdb.stabs/weird.exp: Likewise.
9467         * gdb.threads/gcore-thread.exp: Likewise.
9468         * gdb.trace/actions.exp: Likewise.
9469         * gdb.trace/backtrace.exp: Likewise.
9470         * gdb.trace/circ.exp: Likewise.
9471         * gdb.trace/collection.exp: Likewise.
9472         * gdb.trace/deltrace.exp: Likewise.
9473         * gdb.trace/infotrace.exp: Likewise.
9474         * gdb.trace/limits.exp: Likewise.
9475         * gdb.trace/packetlen.exp: Likewise.
9476         * gdb.trace/passc-dyn.exp: Likewise.
9477         * gdb.trace/passcount.exp: Likewise.
9478         * gdb.trace/report.exp: Likewise.
9479         * gdb.trace/save-trace.exp: Likewise.
9480         * gdb.trace/tfind.exp: Likewise.
9481         * gdb.trace/tracecmd.exp: Likewise.
9482         * gdb.trace/while-dyn.exp: Likewise.
9483         * gdb.trace/while-stepping.exp: Likewise.
9484
9485 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
9486
9487         * gdb.base/step-bt.c: New file.
9488         * gdb.base/step-bt.exp: New testcase.
9489
9490 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
9491
9492         * config/monitor.exp (gdb_load): Remove support for obsolete
9493         download-write-size.
9494         * gdb.base/remote.exp: Likewise.  Update all callers of
9495         gdb_timed_load.
9496
9497 2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
9498
9499         * cursal.exp: Pass binfile to gdb_load.
9500
9501 2006-08-01  Nathan Sidwell  <nathan@codesourcery.com>
9502
9503         * gdb.base/cursal.exp: Add "" to gdb_load call.
9504
9505 2006-07-29  Mark Kettenis  <kettenis@gnu.org>
9506
9507         * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9508         NetBSD/ELF targets.
9509
9510 2006-07-25  Daniel Jacobowitz  <dan@codesourcery.com>
9511
9512         * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9513         operator*.
9514
9515 2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
9516
9517         * gdb.base/completion.exp: Update for change in "file" behavior.
9518         * gdb.stabs/weird.exp: Likewise.
9519         * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9520         * lib/gdb.exp (gdb_file_cmd): Likewise.  Kill the program explicitly.
9521
9522 2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
9523
9524         * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9525         * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9526
9527 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
9528
9529         * gdb.base/default.exp: Update source command error message.
9530         * gdb.base/help.exp: Update 'help source' message.
9531
9532 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
9533
9534         * gdb.cp/bs15503.exp: Update comment for no longer crashing
9535         test.
9536
9537 2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>
9538
9539         * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9540
9541 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
9542
9543         * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9544
9545 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
9546
9547         * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9548
9549 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
9550
9551         * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9552         *-*-openbsd* from targets for wich we expect ARM FPA floating
9553         point format.
9554
9555 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
9556
9557         * gdb.cp/annota3.exp: Expect frame-begin annotation.
9558
9559 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
9560
9561         * gdb.base/annota3.exp: Expect frame-begin annotation.
9562
9563 2006-07-14  Joel Brobecker  <brobecker@adacore.com>
9564
9565         * gdb.base/help.exp: Adjust "help unset" test to accept
9566         any list of unset commands.
9567
9568 2006-07-13  Paul N. Hilfinger  <Hilfinger@adacore.com>
9569             Daniel Jacobowitz  <dan@codesourcery.com>
9570
9571         * gdb.cp/ref-params.exp: New test.
9572         * gdb.cp/ref-params.cc: New source file.
9573         * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9574
9575 2006-07-08  Mark Kettenis  <kettenis@gnu.org>
9576
9577         * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9578         spaces/tabs in regular expressions since they might not be there.
9579
9580 2006-07-07  Andrew Stubbs  <andrew.stubbs@st.com>
9581
9582         * gdb.base/ifelse.exp: New file.
9583
9584 2006-07-04  Nathan Sidwell  <nathan@codesourcery.com>
9585
9586         * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9587         line.
9588         * gdb.base/huge.exp: Loop over compilation to find a size that
9589         is acceptable.
9590         * gdb.base/remote.exp: Correct expected strings.
9591         * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9592
9593 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
9594
9595         * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9596
9597 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
9598
9599         * gdb.base/gdb1555.exp: Use gdb_compile_shlib.  Skip if not
9600         native.
9601
9602 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
9603
9604         * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9605         enable stabs testing.
9606
9607 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
9608
9609         * gdb.base/auxv.exp: Intercept undefined command messages before
9610         gdb_test_multiple does.
9611
9612 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
9613
9614         * Makefile.in (host_alias): Remove.
9615         (target_alias): Use @target_noncanonical@.
9616         (site.exp): Don't set host_alias.
9617         * aclocal.m4: Remove contents.  Include acx.m4.
9618         * configure: Regenerated.
9619         * configure.ac: Use ACX_NONCANONICAL_TARGET.
9620
9621 2006-06-13  Nathan Sidwell  <nathan@codesourcery.com>
9622
9623         * lib/gdb.exp (gdb_load_cmd): New.
9624
9625         * gdb.base/fileio.c: Add system(NULL) test.
9626         * gdb.base/fileio.exp: Check it.
9627
9628         * gdb.base/break.c: Add 10a breakpoint at }
9629         * gdb.base/break.exp: Add test for breakpoint at }
9630         * gdb.cp/anon-union.cc: Add code at end of function.
9631         * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9632         * gdb.mi/var-cmd.c: Add code at end of function.
9633         * gdb.mi/mi-var-display.exp: Adjust end of next.
9634         * gdb.mi/mi2-var-display.exp: Likewise.
9635         * gdb.base/fileio.c: Add stop function and insert calls at
9636         stopping places.
9637         * gdb.base/fileio.exp: Breakpoint stop function and remove
9638         explicit line number references.
9639
9640 2006-05-19  Joel Brobecker  <brobecker@adacore.com>
9641
9642         * gdb.base/del.exp (test_delete_alias): New function.
9643         Now check that both "del" and "d" work as aliases for "delete".
9644
9645 2006-05-18  Fred Fish  <fnf@specifix.com>
9646
9647         * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9648         required.  Check for spurious output after program exits normally.
9649
9650 2006-05-17  Fred Fish  <fnf@specifix.com>
9651
9652         * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9653         gdb_load, so it works in the simulator.
9654
9655 2006-05-11  Fred Fish  <fnf@specifix.com>
9656
9657         * gdb.base/bang.exp: Ignore unexpected output between the
9658         "program exited normally" and the gdb prompt, as many other
9659         tests do.
9660
9661 2006-05-07  Mark Kettenis  <kettenis@gnu.org>
9662
9663         * gdb.base/help.exp: Make "delete checkpoint" part option for
9664         "help d" and "help delete" tests.
9665
9666 2006-05-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9667
9668         * gdb.mi/mi-basics.exp: Add missing serial number to
9669         expected output in some mi_gdb_test statements.
9670         * gdb.mi/mi2-basics.exp: Likewise.
9671
9672 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
9673
9674         * gdb.base/del.c: New file.
9675         * gdb.base/del.exp: New testcase.
9676
9677 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
9678
9679         * gdb.base/break.exp: Do not assume a breakpoint on
9680         main will actually be in $srcfile when optimizing.
9681         * gdb.base/savedregs.exp: Do not require that the dummy
9682         frame location match up to a symbol and source file location.
9683         * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9684         will get printed without a mi_cmd_data_list_register_values prefix.
9685         (*-data-list-register-*): Correct regular expressions to expect the new
9686         pseudo d? floating point registers.
9687         * gdb.mi/mi2-regs.exp: Likewise.
9688
9689 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
9690
9691         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9692         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9693         is allocated by the compiler.
9694         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9695         anons, e, anone to force their allocation by the compiler.
9696
9697 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
9698
9699         * gdb.base/help.exp: Update expected text for help d and
9700         help delete.
9701
9702 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
9703
9704         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9705         NetBSD/ELF targets.
9706
9707 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
9708
9709         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9710         single-step breakpoint fails; make this a KFAIL on
9711         sparc*-*-openbsd*.
9712         * gdb.base/siginfo.exp: Likewise.
9713         * gdb.base/sigstep.exp (advance, advancei): Likewise.
9714
9715 2006-04-26  Michael Snyder  <msnyder@redhat.com>
9716
9717         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9718         which may have to consume output from other forks.
9719         Add tests to make sure that "delete fork" succeeded.
9720
9721 2006-04-20  Michael Snyder  <msnyder@redhat.com>
9722
9723         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
9724         Add support for the Renesas M32C and M16C.
9725
9726         * gdb.asm/asm-source.exp: Add m32c target.
9727         * gdb.asm/m32c.inc: Support for m32c target.
9728
9729 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
9730
9731         * gdb.base/commands.exp (recursive_source_test): New test.
9732
9733 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
9734
9735         * gdb.base/float.exp: Add pattern for sparc targets.
9736
9737 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
9738
9739         * gdb.base/commands.exp (stray_arg0_test): New test.
9740
9741 2006-03-30  Paul Brook  <paul@codesourcery.com>
9742
9743         * gdb.mi/mi-until.exp: kfail broken until command.
9744         * gdb.mi/mi2-until.exp: Ditto.
9745
9746 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
9747
9748         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9749
9750 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
9751
9752         * gdb.base/prelink.exp: Anchor tested-for regular expression
9753         on gdb prompt.
9754
9755 2006-03-07  Paul Brook  <paul@codesourcery.com>
9756
9757         * gdb.base/assign.exp: Correct fail message.
9758
9759 2006-03-07  Paul Brook  <paul@codesourcery.com>
9760
9761         * lib/compiler.c: Extract armcc version number.
9762         * lib/compiler.cc: Ditto.
9763
9764 2006-03-07  Paul Brook  <paul@codesourcery.com>
9765
9766         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9767         additional_flags=-w.
9768         * gdb.arch/altivec-regs.exp: Ditto.
9769         * gdb.arch/e500-abi.exp: Ditto.
9770         * gdb.arch/e500-regs.exp: Ditto.
9771         * gdb.base/all-bin.exp: Ditto.
9772         * gdb.base/annota1.exp: Ditto.
9773         * gdb.base/annota3.exp: Ditto.
9774         * gdb.base/args.exp: Ditto.
9775         * gdb.base/arithmet.exp: Ditto.
9776         * gdb.base/assign.exp: Ditto.
9777         * gdb.base/async.exp: Ditto.
9778         * gdb.base/bang.exp: Ditto.
9779         * gdb.base/break.exp: Ditto.
9780         * gdb.base/call-rt-st.exp: Ditto.
9781         * gdb.base/completion.exp: Ditto.
9782         * gdb.base/cond-expr.exp: Ditto.
9783         * gdb.base/condbreak.exp: Ditto.
9784         * gdb.base/consecutive.exp: Ditto.
9785         * gdb.base/define.exp: Ditto.
9786         * gdb.base/display.exp: Ditto.
9787         * gdb.base/ena-dis-br.exp: Ditto.
9788         * gdb.base/environ.exp: Ditto.
9789         * gdb.base/eval-skip.exp: Ditto.
9790         * gdb.base/info-proc.exp: Ditto.
9791         * gdb.base/jump.exp: Ditto.
9792         * gdb.base/logical.exp: Ditto.
9793         * gdb.base/long_long.exp: Ditto.
9794         * gdb.base/maint.exp: Ditto.
9795         * gdb.base/miscexprs.exp: Ditto.
9796         * gdb.base/pc-fp.exp: Ditto.
9797         * gdb.base/pointers.exp: Ditto.
9798         * gdb.base/relational.exp: Ditto.
9799         * gdb.base/reread.exp: Ditto.
9800         * gdb.base/sect-cmd.exp: Ditto.
9801         * gdb.base/sep.exp: Ditto.
9802         * gdb.base/sepdebug.exp: Ditto.
9803         * gdb.base/until.exp: Ditto.
9804         * gdb.base/whatis-exp.exp: Ditto.
9805         * gdb.cp/annota2.exp: Ditto.
9806         * gdb.cp/annota3.exp: Ditto.
9807         * gdb.trace/actions.exp: Ditto.
9808         * gdb.trace/backtrace.exp: Ditto.
9809         * gdb.trace/circ.exp: Ditto.
9810         * gdb.trace/collection.exp: Ditto.
9811         * gdb.trace/deltrace.exp: Ditto.
9812         * gdb.trace/infotrace.exp: Ditto.
9813         * gdb.trace/limits.exp: Ditto.
9814         * gdb.trace/packetlen.exp: Ditto.
9815         * gdb.trace/passc-dyn.exp: Ditto.
9816         * gdb.trace/passcount.exp: Ditto.
9817         * gdb.trace/report.exp: Ditto.
9818         * gdb.trace/save-trace.exp: Ditto.
9819         * gdb.trace/tfind.exp: Ditto.
9820         * gdb.trace/tracecmd.exp: Ditto.
9821         * gdb.trace/while-dyn.exp: Ditto.
9822         * gdb.trace/while-stepping.exp: Ditto.
9823         * lib/gdb.exp: Ditto.
9824         (gdb_compile): Handle nowarning option.
9825
9826 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
9827
9828         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9829         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
9830         Rename executable to prelinkt.  Don't re-prelink if we didn't
9831         get a core file.  Test prelink -u exit status to tell whether
9832         prelinking failed.  Use gdb_test_multiple.
9833
9834 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
9835
9836         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9837         (do_tests): Call it.
9838
9839 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
9840
9841         * gdb.base/prelink.exp: New test.
9842         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9843
9844 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
9845
9846         * gdb.fortran/derived-type.f90: New file.
9847         * gdb.fortran/derived-type.exp: New testcase.
9848
9849 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
9850
9851         * gdb.base/default.exp: Allow ';' as a directory separator.
9852
9853 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
9854
9855         * gdb.base/help.exp (help add-symbol-file): Update.
9856
9857 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
9858
9859         * gdb.base/help.exp (help load): Update expected results.
9860
9861 2006-02-19  Fred Fish  <fnf@specifix.com>
9862
9863         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9864         specifix hex value as part of results.
9865         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
9866
9867 2006-02-16  Fred Fish  <fnf@specifix.com>
9868
9869         * gdb.base/whatis.c: Define variables using typedefs char_addr,
9870         ushort_addr, and slong_addr, so the typedefs are not optimized
9871         away.
9872         * gdb.base/whatis.exp: Add tests using type name for struct type,
9873         union type, enum type, and typedef.
9874
9875 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
9876
9877         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9878
9879 2006-02-13  Jim Blandy  <jimb@redhat.com>
9880
9881         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9882         case where it takes two "next" commands to skip past the init
9883         call.
9884
9885 2006-02-12  Fred Fish  <fnf@specifix.com>
9886
9887         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9888         to handle cases where it takes two "next" commands to skip
9889         past the init call.
9890
9891 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
9892
9893         * gdb.ada/array_return.exp: Mark the last test as expected to fail
9894         on hppa32 targets.
9895
9896 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
9897
9898         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9899         field.
9900
9901 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
9902
9903         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9904
9905 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
9906
9907         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9908         files.
9909
9910 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
9911
9912         * gdb.cp/maint.exp: Set complaints to a positive value.
9913
9914 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
9915
9916         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
9917         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
9918         function name.
9919
9920 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
9921
9922         * gdb.base/checkpoint.c: Update copyright notice.  Include
9923         <stdlib.h>.
9924
9925 2006-01-04  Jim Blandy  <jimb@redhat.com>
9926
9927         * gdb.asm/asm-source.exp: Independently provide default values for
9928         asm-flags and debug-flags.  Use 'string equal' to do the
9929         comparison, not the implicit expr's '==' operator.  Remove
9930         now-unneeded assignments to asm-flags.  In h8300 case, place
9931         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9932
9933 2006-01-04  Michael Snyder  <msnyder@redhat.com>
9934
9935         * gdb.base/checkpoint.c: New file.
9936         * gdb.base/checkpoint.exp: New file.
9937         * gdb.base/multi-fork.c: New file.
9938         * gdb.base/multi-fork.exp: New file.
9939         * gdb.base/pi.txt: New file (data for checkpoint.c test).
9940
9941 2006-01-04  Fred Fish  <fnf@specifix.com>
9942
9943         * gdb.base/ptype.c (foo): Add typedef.
9944         (intfoo): Add function.
9945         * gdb.base/ptype1.c: New file.
9946         * gdb.base/ptype.exp: Handle compilation and linking with two
9947         source files.  Test that proper type for "foo" is found based
9948         on source context rather than first match found in symtabs.
9949
9950 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
9951
9952         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9953         * gdb.asm/openbsd.inc: Indent commands.
9954
9955 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
9956
9957         * gdb.base/freebpcmd.exp: Increase timeout.
9958
9959         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9960
9961 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
9962
9963         * gdb.base/default.exp: Update check for "show version".
9964
9965 2005-12-09  Randolph Chung  <tausq@debian.org>
9966
9967         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9968         * gdb.asm/pa64.inc: New file.
9969
9970 2005-12-09  Randolph Chung  <tausq@debian.org>
9971
9972         * gdb.asm/common.inc: Indent commands.
9973         * gdb.asm/asmsrc1.s: Likewise.
9974         * gdb.asm/asmsrc2.s: Likewise.
9975
9976 2005-12-09  Randolph Chung  <tausq@debian.org>
9977
9978         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9979         (get_addr_of_sym): Remove duplicate print.
9980         (gen_core): xfail hppa*-*-hpux*, update expected output.
9981         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9982         * gdb.arch/pa64-nullify.s: New file.
9983
9984 2005-12-09  Randolph Chung  <tausq@debian.org>
9985
9986         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9987
9988 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
9989
9990         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9991         code generation for these functions.
9992         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9993         error message.
9994
9995 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
9996
9997         * gdb.base/help.exp (help b, help br, help bre, help brea)
9998         (help break): Update the expected message.
9999
10000 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
10001
10002         * gdb.asm/m68hc11.inc: Setup the data section.
10003         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10004         script for this test.
10005         (m6812-*-*): Likewise.
10006
10007 2005-11-09  Randolph Chung <tausq@debian.org>
10008
10009         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10010
10011 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
10012
10013         * gdb.base/break.exp: Fix a comment typo.
10014
10015 2005-11-03  Jim Blandy  <jimb@redhat.com>
10016
10017         Checked in by Elena Zannoni  <ezannoni@redhat.com>
10018
10019         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
10020
10021 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
10022
10023         * gdb.arch/gdb1558.c: Include stdio.h.
10024
10025 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
10026
10027         * gdb.asm/asm-source.exp: Use -e instead of --entry.
10028
10029 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
10030
10031         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10032
10033 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
10034
10035         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10036         vscr" tests to better match output.
10037
10038 2005-10-12  Jim Blandy  <jimb@redhat.com>
10039
10040         * gdb.base/structs.exp (any): New function.
10041         (test_struct_returns): Don't make any assumptions at all about
10042         what value the function returns when GDB can't set the return
10043         value.
10044
10045 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
10046
10047         * gdb.ada/arrayidx/p.adb: New file.
10048         * gdb.ada/arrayidx.exp: New testcase
10049
10050 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
10051
10052         * gdb.ada/array_return/pck.ads: New file.
10053         * gdb.ada/array_return/pck.adb: New file.
10054         * gdb.ada/array_return/p.adb: New file.
10055         * gdb.ada/array_return.exp: New testcase.
10056
10057 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
10058
10059         * gdb.base/arrayidx.c: New file.
10060         * gdb.base/arrayidx.exp: New testcase.
10061
10062 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
10063
10064         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10065         frames-invalid and breakpoints-invalid are no longer generated
10066         with level 3 so don't expect them in the output.
10067
10068 2005-09-27  Bob Rossi  <bob@brasko.net>
10069
10070         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
10071         from test.  Escape the | in mi_gdb_test call.
10072         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10073         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10074         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10075         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10076         expected regex's in mi_gdb_test calls.
10077         * lib/mi-support.exp: Remove arbitrary .* from tests.
10078         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10079         Fully anchor GDB/MI expected results in mi_gdb_test.
10080         * lib/gdb.exp (string_to_regexp): Escape the ] character.
10081         * gdb.base/sizeof.exp: Remove escape character. Correct test.
10082
10083 2005-09-26  Paul Brook  <paul@codesourcery.com>
10084
10085         * long_long.exp: Exclude eabi targets from arm FPA float format test.
10086
10087 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
10088
10089         * bfp-test.c: New file.
10090         * bfp-test.exp: New testcase.
10091
10092 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
10093
10094         * gdb.fortran/subarray.exp: New testcase to test the evaluation
10095         of subarray and substring variable.
10096         * gdb.fortran/subarray.f: New source file for the test of subarray
10097         and substring variable evaluation.
10098         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10099         of string constant.
10100
10101 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
10102
10103         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10104         copyright dates.
10105
10106 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
10107
10108         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10109         powerpc altivec' test with an almost identical 'info vector' test.
10110
10111 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
10112
10113         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10114         vscr" tests to match output.
10115
10116 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
10117
10118         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10119         output.
10120
10121 2005-09-11  Bob Rossi  <bob@brasko.net>
10122
10123         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10124         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10125         commands that return an MI output command and an asyncronous MI output
10126         command.
10127         * gdb.mi/mi-console.exp: Ditto.
10128
10129 2005-09-11  Bob Rossi  <bob@brasko.net>
10130
10131         * gdb.mi/mi-var-child.c: Include <string.h>.
10132
10133 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
10134
10135         * killed.exp: Correct gdb_expect syntax.
10136
10137 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
10138
10139         * lib/mi-support.exp (mi_gdb_load): Fix typo.
10140
10141 2005-08-02  Bob Rossi  <bob@brasko.net>
10142
10143         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10144         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10145         Change tests to inferior-tty-set/show.
10146         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10147         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10148         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10149         inferior.  Use mi_gdb_test to get GDB and Inferior output.
10150         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10151         descriptor.
10152         (mi_inferior_tty_name): Add inferior PTY file name.
10153         (mi_gdb_start): Add INFERIOR_PTY parameter.
10154         (mi_gdb_test): Add IPATTERN parameter.
10155
10156 2005-08-02   Bob Rossi  <bob@brasko.net>
10157
10158         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10159         parameter to mi_gdb_test.
10160         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10161
10162 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
10163
10164         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10165         struct_declarations.
10166         * gdb.mi/mi-var-child.exp: Step over the initialization of
10167         struct_declarations.
10168
10169 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
10170
10171         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10172         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10173         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10174         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10175         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10176         file.
10177
10178 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
10179
10180         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10181         (do_children_tests): Assign values to the extra elements.
10182
10183         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10184         them for tests for "-var-update --no-values" and
10185         "-var-update --all-values".
10186         Add test for "-var-list-children --simple-values".
10187
10188         * gdb.mi/basics.c (callee4): Add integer array D[3]...
10189
10190         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10191         "-stack-list-locals --simple-values"  Improve doc strings and
10192         comments.
10193
10194 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
10195
10196         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10197         *-*-openbsd*.
10198         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10199
10200         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10201         sigaltsatck'.
10202
10203 2005-07-14  Bob Rossi  <bob@brasko.net>
10204
10205         * gdb.base/default.exp (tty): Changed output of command.
10206         * gdb.base/help.exp (help tty): Ditto.
10207
10208 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
10209
10210         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10211
10212 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
10213
10214         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10215         -stack-select-frame without arguments.
10216         (test_stack_frame_listing): Add test for newly implemented command
10217         -stack-info-frame.
10218
10219 2005-07-06  Bob Rossi  <bob@brasko.net>
10220
10221         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10222         command.
10223         (Copyright): Update copyright.
10224
10225 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
10226
10227         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10228         tests to evaluate exponentiation expression.
10229
10230 2005-06-29  Andreas Schwab  <schwab@suse.de>
10231
10232         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10233         main to avoid warnings.
10234
10235         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10236
10237 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
10238
10239         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10240         -stack-select-frame without arguments.
10241         (test_stack_frame_listing): Add test for newly implemented command
10242         -stack-info-frame.
10243
10244 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
10245
10246         * gdb.fortran/array-element.f: New file.
10247         * gdb.fortran/array-element.exp: New testcase.
10248
10249 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
10250
10251         * gdb.base/bigcore.exp: Correct checks for systems which can
10252         not dump a large core file.
10253
10254 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
10255
10256         * gdb.base/relocate.c: Add a copyright notice.
10257         (dummy): Remove.
10258         * gdb.base/relocate.exp: Test printing the values of variables
10259         from a relocatable file.
10260
10261 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
10262
10263         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10264         excess MI output after an error.
10265
10266 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
10267
10268         * gdb.arch/alpha-step.c: New file.
10269         * gdb.arch/alpha-step.exp: New testcase.
10270
10271 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
10272             Dennis Brueni  <dennis@slickedit.com>
10273
10274         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10275         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10276         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10277         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10278         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10279         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10280         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10281
10282 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
10283             Wu Zhou  <woodzltc@cn.ibm.com>
10284
10285         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
10286         IBM's xlc compiler.
10287         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10288         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10289
10290 2005-05-13  Jim Blandy  <jimb@redhat.com>
10291
10292         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10293         calling gdb_suppress_entire_file.
10294         * gdb.base/charset.exp: Same.
10295         * gdb.base/call-rt-st.exp: Same.
10296
10297 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
10298
10299         * lib/gdb.exp (fullname_syntax): Added global regex.
10300         (fullname_syntax_POSIX): Ditto.
10301         (fullname_syntax_UNC): Ditto.
10302         (fullname_syntax_DOS_CASE): Ditto.
10303         (fullname_syntax_DOS): Ditto.
10304         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10305         fullname_syntax variable to scope and use it.
10306         (test_file_list_exec_source_files): Ditto.
10307         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10308
10309 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
10310
10311         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10312
10313 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
10314
10315         * lib/gdb.exp (skip_altivec_tests): New function, based on
10316         check_vmx_hw_available from the GCC testsuite.
10317         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10318         * lib/gdb.arch/altivec-regs.exp: Likewise.
10319
10320 2005-05-02  Jim Blandy  <jimb@redhat.com>
10321
10322         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10323         calling gdb_suppress_entire_file.
10324
10325 2005-04-30  Randolph Chung  <tausq@debian.org>
10326
10327         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10328         Slightly relax "sem_post" name checking.
10329
10330 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
10331
10332         * gdb.base/unload.exp: Use new shared library infrastructure.
10333
10334 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
10335
10336         * gdb.base/so-impl-ld.exp: Use new shared library
10337         infrastructure.
10338
10339 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
10340
10341         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10342         * gdb.asm/h8300.inc: New file.
10343
10344 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
10345
10346         * gdb.base/shlib-call.exp: Change to use new shared library
10347         infrastructure.
10348
10349 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
10350
10351         * gdb.base/pending.exp: Change to use new shared library
10352         infrastructure.
10353
10354 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
10355
10356         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10357         use test_compiler_info instead of gcc_compiled, and update copyright.
10358
10359 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
10360
10361         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10362         shared objects being adjusted and update copyright years.
10363
10364 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
10365
10366         * ChangeLog: Correct some 2003-01-13 dates.
10367         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10368         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10369         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10370         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10371         gdb.trace/tfind.exp: Update copyright years.
10372
10373 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
10374             Daniel Jacobowitz  <dan@codesourcery.com>
10375
10376         * lib/gdb.exp (gdb_compile): Handle shlib=.
10377         (gdb_compile_shlib): New function.
10378
10379 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
10380
10381         * lib/gdb.exp (test_compiler_info): Give argument a default value.
10382
10383 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
10384
10385         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10386         gdb.server.
10387         * configure.ac: Likewise.
10388         * configure: Regenerated.
10389         * gdb.gdbserver/Makefile.in: Moved to...
10390         * gdb.server/Makefile.in: ... here.
10391         * gdb.gdbserver/server.c: Moved to...
10392         * gdb.server/server.c: ... here.
10393         * gdb.gdbserver/server-run.exp: Moved to...
10394         * gdb.server/server-run.exp: ... here.
10395
10396 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
10397
10398         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10399         * configure.ac: Create gdb.gdbserver/Makefile.
10400         * configure: Regenerated.
10401         * lib/gdbserver-support.exp: New file, derived from
10402         config/gdbserver.exp.
10403         * config/gdbserver.exp: Use gdbserver-support.exp.
10404         * gdb.gdbserver/Makefile.in: New file.
10405         * gdb.gdbserver/server.c: New file.
10406         * gdb.gdbserver/server-run.exp: New file.
10407
10408 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
10409
10410         * lib/gdb.exp (test_compiler_info): Return compiler_info
10411         if no arguments are given.
10412
10413 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
10414
10415         * gdb.arch/altivec-abi.exp: Check for compiler and set
10416         use altivec' flag accordingly.
10417         * gdb.arch/altivec-regs.exp: Likewise.
10418
10419 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
10420
10421         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10422
10423 2005-03-27  Andreas Schwab  <schwab@suse.de>
10424
10425         * gdb.base/bigcore.c (main): Add missing mode argument in open
10426         call.
10427
10428 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
10429
10430         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10431         downloads.
10432         * config/gdbserver.exp (gdb_load): Likewise.
10433
10434 2005-03-14  Paul Brook  <paul@codesourcery.com>
10435
10436         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10437         targets.
10438
10439 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
10440
10441         * gdb.dwarf2/dup-psym.S: New file.
10442         * gdb.dwarf2/dup-psym.exp: New testcase.
10443
10444 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
10445
10446         * gdb.ada/exec_changed/first.adb: New file.
10447         * gdb.ada/exec_changed/second.adb: New file.
10448         * gdb.ada/exec_changed.exp: New testcase.
10449
10450 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10451
10452         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10453         (A2): New class.
10454         (main): Test operator+.
10455         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
10456         breakpoint test.
10457
10458         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10459         * gdb.base/signull.exp: Disable if gdb,nosignals.
10460         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10461         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10462         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10463         * gdb.mi/mi2-console.exp: Likewise.
10464         * gdb.trace/collection.exp (run_trace_experiment): Consume the
10465         continue output at start.
10466         (gdb_collect_locals_test): Robustify regexp.
10467         * gdb.trace/passc-dyn.exp: Fix comment typo.
10468         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10469
10470 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
10471
10472         * gdb.asm/asm-source.exp: Add iq2000 case.
10473         * gdb.asm/iq2000.inc: New file.
10474
10475 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
10476
10477         * gdb.base/command.exp: Change hardcoded value to regular expression.
10478         * gdb.base/float.exp: Add powerpc to the list of targets checked.
10479
10480 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
10481
10482         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10483         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10484         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10485         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10486         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10487
10488 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
10489
10490         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10491         changes.
10492
10493 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
10494
10495         * lib/compiler.c: Add test for IBM's xlc compiler.
10496         * lib/compiler.cc: Likewise.
10497
10498 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
10499
10500         * gdb.ada/fixed_points.exp: Create compilation object directory
10501         before running the test.
10502         * gdb.ada/null_record.exp: Likewise.
10503         * gdb.ada/packed_array.exp: Likewise.
10504         * gdb.ada/start.exp: Likewise.
10505
10506 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
10507
10508         * gdb.ada/packed_array/pa.adb: New file.
10509         * gdb.ada/packed_array.exp: New testcase.
10510
10511 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
10512
10513         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10514         files.
10515
10516         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10517         on *-*-openbsd*.  Correctly match whitespace in regukar
10518         expressions.
10519
10520 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
10521
10522         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10523         PR exp/1821
10524         * gdb.base/gdb1821.c: New test file.
10525         * gdb.base/gdb1821.exp: New test file.
10526
10527 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
10528
10529         * gdb.base/start.c: New file.
10530         * gdb.base/start.exp: New testcase.
10531
10532 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
10533
10534         * gdb.ada/start/dummy.adb: New file.
10535         * gdb.ada/start.exp: New testcase.
10536
10537 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
10538
10539         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10540         for printing symbols and statistics.
10541         Add test for using relative pathnames in "maint print msymbols" test.
10542         Mark "maint info sections DATA" XFAIL on Cygwin.
10543         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10544         tests.
10545
10546 2005-02-09  Andreas Schwab  <schwab@suse.de>
10547
10548         Committed by Andrew Cagney  <cagney@gnu.org>
10549         * gdb.base/remotetimeout.exp: New file.
10550
10551 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
10552
10553         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10554
10555 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
10556
10557         * gdb.ada/gnat_ada.gpr: New file.
10558         * gdb.ada/gnat_ada.gin: Delete, no longer used.
10559         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10560         * configure.ac: No longer generate gnat_ada.gpr.
10561         * configure: Regenerate.
10562         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10563         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10564         * gdb.ada/null_record/bar.ads: Likewise.
10565         * gdb.ada/null_record/bar.adb: Likewise.
10566         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10567         * gdb.ada/null_record.exp (testdir): New variable.
10568         (testfile): executable is now in testdir subdirectory.
10569         (srcfile): Use full path to the main compilation unit.
10570         * gdb.ada/fixed_points.exp: Same changes as above.
10571
10572 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
10573
10574         * gdb.base/interp.exp: New test.
10575
10576 2005-01-24  Andrew Cagney  <cagney@gnu.org>
10577
10578         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10579
10580 2005-01-19  Andrew Cagney  <cagney@gnu.org>
10581
10582         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10583         configure.ac not configure.in.
10584
10585         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10586         of powerpc*-*-*.
10587         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
10588         * gdb.base/list.exp (test_list_function)
10589         (test_list_filename_and_function): Ditto.
10590         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10591
10592 2005-01-16  Andrew Cagney  <cagney@gnu.org>
10593
10594         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10595
10596         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10597
10598 2005-01-14  Andrew Cagney  <cagney@gnu.org>
10599
10600         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10601         * gdb.mi/mi2-var-cmd.exp: Ditto.
10602
10603 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
10604
10605         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10606
10607 2005-01-07  Andrew Cagney  <cagney@gnu.org>
10608
10609         * configure.ac: Rename configure.in, require autoconf 2.59.
10610         * configure: Re-generate.
10611         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10612         * gdb.stabs/configure: Re-generate.
10613         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10614         * gdb.hp/configure: Re-generate.
10615         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10616         autoconf 2.59.
10617         * gdb.hp/gdb.objdbg/configure: Re-generate.
10618         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10619         autoconf 2.59.
10620         * gdb.hp/gdb.defects/configure: Re-generate.
10621         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10622         autoconf 2.59.
10623         * gdb.hp/gdb.compat/configure: Re-generate.
10624         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10625         autoconf 2.59.
10626         * gdb.hp/gdb.base-hp/configure: Re-generate.
10627         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10628         autoconf 2.59.
10629         * gdb.hp/gdb.aCC/configure: Re-generate.
10630
10631 2004-12-15  Jim Blandy  <jimb@redhat.com>
10632
10633         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10634         under NPTL when there is debugging info available for libpthread.
10635
10636 2004-12-13  Jerome Guitton  <guitton@gnat.com>
10637
10638         * gdb.ada/fixed_points.c: New file.
10639         * gdb.ada/fixed_points.exp: New file.
10640
10641 2004-12-03  Randolph Chung  <tausq@debian.org>
10642
10643         * gdb.arch/pa-nullify.exp: New file.
10644         * gdb.arch/pa-nullify.s: New file.
10645
10646 2004-11-30  Randolph Chung  <tausq@debian.org>
10647
10648         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10649         instead of "tbug".  Fix regexp to work properly with gdb_test.
10650
10651 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
10652
10653         * gdb.base/bitfields2.exp: New test.
10654         * gdb.base/bitfields2.c: New file.
10655
10656 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
10657
10658         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10659
10660 2004-11-16  Randolph Chung  <tausq@debian.org>
10661
10662         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10663
10664 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
10665
10666         * gdb.threads/threadapply.exp: Correct "macro details" test.
10667
10668 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
10669
10670         * gdb.threads/threadapply.exp: New test.
10671         * gdb.threads/threadapply.c: New file.
10672
10673 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
10674
10675         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10676         frames.
10677
10678 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
10679
10680         * gdb.base/cursal.exp: New file.
10681         * gdb.base/cursal.c: New file.
10682
10683 2004-11-03  Andrew Cagney  <cagney@gnu.org>
10684
10685         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10686
10687 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
10688
10689         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10690         NetBSD/ELF targets.
10691
10692 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
10693
10694         * gdb.threads/bp_in_thread.c: New file, copied from
10695         pthread_cond_wait.c.
10696         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10697         file, rather than reusing the .c file from another testcase.
10698
10699 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
10700
10701         * gdb.ada/null_record.exp: Check where we stopped after
10702         sending the start command, instead of where the associated
10703         temporary breakpoint was inserted.
10704
10705 2004-10-14  Andrew Cagney  <cagney@gnu.org>
10706
10707         * gdb.mi/gdb701.c (main): Return 0.
10708
10709 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
10710
10711         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
10712
10713 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
10714
10715         * gdb.threads/schedlock.c: Add comment markers to use to find
10716         line numbers.
10717         * gdb.threads/schedlock.exp: Adjust regex to handle the new
10718         comments.
10719         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10720         breakpoint lines.
10721
10722 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
10723
10724         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10725
10726 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
10727
10728         * configure.in: Add gdb.dwarf2.
10729         * configure: Regenerated.
10730         * Makefile.in: Add gdb.dwarf2.
10731         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10732         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10733         gdb.dwarf2/file1.txt: New files.
10734
10735 2004-10-11  Orjan Friberg  <orjanf@axis.com>
10736
10737         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
10738         of "run", since the latter doesn't work with remote targets.  Adjust
10739         the breakpoint numbering accordingly.
10740         * gdb.threads/pthread_cond_wait.exp: Ditto.
10741
10742 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
10743
10744         * gdb.base/overlays.exp: Update copyright years.
10745
10746 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
10747
10748         * gdb.base/overlays.exp: Disable if target is Linux.
10749
10750 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
10751
10752         * config/gdbserver.exp (gdb_load): Use right filename on remote.
10753
10754 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
10755
10756         * gdb.asm/asm-source.exp: Add m32r-linux target.
10757         * gdb.asm/m32r-linux.inc: New file.
10758
10759 2004-09-24  Andrew Cagney  <cagney@redhat.com>
10760             David Anderson <anderson@redhat.com>
10761
10762         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10763         command fails, assume things will work.
10764         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10765         (_GNU_SOURCE): Define.
10766         (print_unsigned, print_hex): Change parameter to "long long".
10767         (print_byte_count): New function, use to print byte counts.
10768         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10769         O_LARGEFILE.
10770         (main): Compute an upper bound on a corefile in max_core_size.
10771         Limit memory chunk size to max_core_size.  Limit total memory
10772         allocated to max_core_size.
10773
10774 2004-09-23  Andrew Cagney  <cagney@gnu.org>
10775
10776         * gdb.base/bigcore.exp: Replace the code that creates a corefile
10777         from a separate process with code that creates a corefile by
10778         making the inferior dump core.
10779
10780 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
10781
10782         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10783         block.
10784
10785 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
10786
10787         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10788         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
10789         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10790         Likewise.
10791
10792 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
10793
10794         * gdb.java/jprint.exp: New test case for java inferior call.
10795         * gdb.java/jprint.java: Ditto.
10796
10797 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
10798
10799         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10800
10801 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
10802
10803         * gdb.threads/killed.c: Include <stdlib.h>.
10804         * gdb.threads/pthreads.c: Likewise.
10805
10806 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
10807
10808         * gdb.threads/killed.c: Add copyright notice.
10809
10810 2004-09-10  Jason Molenda  (jmolenda@apple.com)
10811
10812         * gdb.base/define.exp: Two new tests to verify zero space chars
10813         after 'if' and 'while' commands in a user-defined command is correctly
10814         parsed.
10815
10816 2004-09-08  Andrew Cagney  <cagney@gnu.org>
10817
10818         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
10819         delivery test with duplicate at end of file.
10820
10821 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
10822
10823         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10824
10825 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
10826
10827         * config/hppro.exp: Removed.
10828
10829 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
10830
10831         * config/sparclet.exp: Removed.
10832
10833 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
10834
10835         * config/udi.exp: Removed.
10836
10837 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
10838
10839         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10840         of "exp_continue".
10841         (advancei): Likewise.
10842
10843 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
10844
10845         * gdb.base/unload.exp: Fix so messages aren't duplicated.
10846
10847 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
10848
10849         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
10850         to check for nodebug in executable.
10851         * gdb.gdb/observer.exp (setup_test): Likewise.
10852         * gdb.gdb/selftest.exp (test_with_self): Likewise.
10853         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10854
10855 2004-09-01  Andrew Cagney  <cagney@gnu.org>
10856
10857         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10858         files.
10859
10860 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
10861
10862         * gdb.base/unload.exp: Fix expected warning message to match
10863         latest format.
10864
10865 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
10866
10867         * gdb.base/call-rt-st.exp: Fix typos.
10868
10869 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
10870
10871         * gdb.threads/thread_check.exp: New testcase.
10872         * gdb.threads/thread_check.c: New testcase.
10873
10874 2004-08-31  Andrew Cagney  <cagney@gnu.org>
10875
10876         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10877         (skip_to_handler_entry): New procedures.  Test stepping into a
10878         handler when the breakpoint is at the handler's entry point.
10879
10880 2004-08-30  Andrew Cagney  <cagney@gnu.org>
10881
10882         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10883         gdb/1757.
10884
10885 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
10886
10887         With code from Manoj Iyer <manjo@austin.ibm.com>:
10888         * lib/gdb.exp (gdb_file_cmd): Return more information in the
10889         return value.  Add an arm for "no debugging symbols found".
10890         Change a stray "error" to "perror".
10891         (gdb_run_cmd): Adapt to new return value.
10892         * gdb.base/remote.exp: Adapt to new return value.
10893         * gdb.gdb/complaints.exp: Likewise.
10894         * gdb.gdb/observer.exp: Likewise.
10895         * gdb.gdb/selftest.exp: Likewise.
10896         * gdb.gdb/xfullpath.exp: Likewise.
10897
10898 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
10899
10900         * gdb.threads/bp_in_thread.exp: New testcase.
10901
10902 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
10903
10904         Fix PR testsuite/1735.
10905         * gdb.threads/schedlock.c (thread_function): Add a cast
10906         to suppress a gcc warning.
10907         * gdb.threads/thread-specific.c (thread_function): Likewise.
10908
10909 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
10910
10911         * gdb.base/unload.c: Include <stdlib.h>.
10912
10913 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
10914
10915         From Paul Gilliam <pgilliam@us.ibm.com>:
10916         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10917         synchronized after the "return".
10918
10919 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
10920
10921         * gdb.mi/basics.c: Include <stdio.h>.
10922         * gdb.mi/pthreads.c: Include <stdlib.h>.
10923         * gdb.mi/var-cmd.c: Include <stdlib.h>.
10924
10925 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
10926
10927         * gdb.threads/schedlock.c: Add copyright notice.
10928
10929 2004-08-25  Andrew Cagney  <cagney@gnu.org>
10930
10931         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10932         (skip_over_handler, breakpoint_over_hander): New test procedures.
10933         (advance, advancei): Add a proper prefix, do not use
10934         rerun_to_main.
10935         * gdb.base/sigstep.c (main): Change to use an infinite loop.
10936
10937 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
10938
10939         * gdb.mi/basics.c: Add copyright notice.
10940         * gdb.mi/var-cmd.c: Add copyright notice.
10941
10942 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
10943
10944         * lib/gdb.exp: Remove signed_keyword_not_used.
10945         * lib/compiler.c: Likewise.
10946         * lib/compiler.cc: Likewise.
10947
10948 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
10949
10950         * gdb.base/whatis.c: Remove conditional disabling of "signed".
10951         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10952
10953 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
10954
10955         * gdb.base/whatis.c: Add copyright notice.
10956
10957 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
10958
10959         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
10960         it to skip the breakpoints encoded in the inline assembly.
10961
10962 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
10963
10964         * Makefile.in: Add gdb.fortran.
10965
10966 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
10967
10968         * gdb.base/call-sc.exp (test_scalar_returns):
10969         Fix cut-and-paste glitch in "Make fun return now".
10970
10971 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
10972
10973         * configure.in: Add gdb.fortran.
10974         * configure: Regenerate.
10975         * gdb.fortran/Makefile.in: New file.
10976         * lib/gdb.exp (skip_fortran_tests): New procedure.
10977
10978 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
10979
10980         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
10981         reference to bug-gnu@prep.ai.mit.edu.
10982         * gdb.mi/mi-var-child.exp: Likewise.
10983         * gdb.mi/mi-var-cmd.exp: Likewise.
10984         * gdb.mi/mi-var-display.exp: Likewise.
10985         * gdb.mi/mi2-var-block.exp: Likewise.
10986         * gdb.mi/mi2-var-child.exp: Likewise.
10987         * gdb.mi/mi2-var-cmd.exp: Likewise.
10988         * gdb.mi/mi2-var-display.exp: Likewise.
10989
10990 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
10991
10992         * gdb.base/unload.c (main): Make local variable msg const.
10993
10994 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
10995
10996         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
10997         to bug-gnu@prep.ai.mit.edu.
10998         * gdb.mi/mi-disassemble.exp: Likewise.
10999         * gdb.mi/mi-eval.exp: Likewise.
11000         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
11001         default line number.
11002         * gdb.mi/mi-return.exp: Likewise.
11003         * gdb.mi/mi-simplerun.exp: Likewise.
11004         * gdb.mi/mi-stack.exp: Likewise.
11005         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
11006         number with explicit range test.
11007         * gdb.mi/mi-watch.exp: Likewise.
11008         * gdb.mi/mi2-break.exp: Likewise.
11009         * gdb.mi/mi2-cli.exp: Likewise.
11010         * gdb.mi/mi2-disassemble.exp: Likewise.
11011         * gdb.mi/mi2-eval.exp: Likewise.
11012         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
11013         default line number.
11014         * gdb.mi/mi2-return.exp: Likewise.
11015         * gdb.mi/mi2-simplerun.exp: Likewise.
11016         * gdb.mi/mi2-stack.exp: Likewise.
11017         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
11018         number with explicit range test.
11019         * gdb.mi/mi2-watch.exp: Likewise.
11020
11021 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
11022
11023         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11024         * gdb.cp/m-static.exp: Likewise.
11025         * gdb.cp/rtti.exp: Likewise.
11026
11027 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
11028
11029         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11030
11031 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
11032
11033         * ChangeLog: Prefix Local Variables with semi-colons and indent
11034         the reference to older ChangeLog files, to fix fontification in
11035         Emacs.
11036
11037 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
11038
11039         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11040         * gdb.mi/mi2-break.exp: Likewise.
11041
11042 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
11043
11044         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11045
11046 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
11047
11048         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11049
11050 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
11051
11052         * gdb.cp/classes.exp: Remove unused declarations.  Just let
11053         test names default instead of providing special names.  Remove
11054         extraneous demangler test.
11055
11056 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
11057
11058         * gdb.base/unload.exp: New test for breakpoints in dynamically
11059         loaded libraries.
11060         * gdb.base/unload.c: Ditto.
11061         * gdb.base/unloadshr.c: Ditto.
11062
11063 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
11064
11065         * gdb.cp/classes.exp (test_ptype_class_objects): Call
11066         cp_test_ptype_class.
11067         (test_enums): Likewise.
11068
11069 2004-08-10  Andrew Cagney  <cagney@gnu.org>
11070
11071         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11072         files.
11073
11074 2004-08-10  Andrew Cagney  <cagney@gnu.org>
11075
11076         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11077         init_malloc call.
11078
11079 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
11080
11081         * ChangeLog: Add copyright notice.  The notice is copied
11082         from emacs 21.3 top level ChangeLog.
11083
11084 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
11085
11086         * lib/cp-support.exp: New file.
11087         * lib/cp-support.exp (cp_test_type_class): New function.
11088         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11089         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11090         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11091         cp_test_ptype_class.
11092
11093 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
11094
11095         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11096         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11097         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11098         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11099         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11100         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11101         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11102         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11103         gdb.mi/mi2-watch.exp: Update copyright years.
11104
11105 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
11106
11107         * gdb.base/sigaltstack.exp: Provide proper anchoring.
11108
11109 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
11110
11111         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11112         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11113         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11114         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11115         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11116         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11117         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11118         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11119         gdb.mi/mi-watch.exp: Update copyright years.
11120
11121 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
11122
11123         PR gdb/1738
11124         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11125         from a breakpoint with a pending signal.
11126
11127 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
11128
11129         PR gdb/1736
11130         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11131         * gdb.base/sigaltstack.exp (finish_test): Consume output until
11132         the prompt.
11133         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11134
11135 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
11136
11137         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11138
11139 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
11140
11141         PR gdb/1736
11142         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
11143         for i?86-*-linux*.
11144
11145 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
11146
11147         * gdb.arch/i386-prologue.exp: Compile without debug information.
11148
11149 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
11150
11151         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11152         rather than asking gdb to search.
11153
11154 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
11155
11156         * gdb.base/gcore.c: Include <string.h>.
11157
11158 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
11159
11160         * gdb.base/gcore.c: Add copyright notice.
11161
11162 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
11163
11164         * gdb.base/freebpcmd.c: Include <stdio.h>.
11165         * gdb.base/long_long.c: Include <string.h>.
11166         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11167         * gdb.base/siginfo.c: Include <string.h>.
11168         * gdb.base/sigstep.c: Include <string.h>.
11169
11170 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11171
11172         * gdb.base/complex.c: Include <stdlib.h>.
11173
11174 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11175
11176         * gdb.base/complex.c: Add copyright notice.
11177
11178 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11179
11180         * gdb.base/charset.c: Include <stdlib.h>.
11181
11182 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11183
11184         * gdb.base/auxv.c: Include <stdlib.h>.
11185
11186 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11187
11188         * gdb.base/auxv.c: Add copyright notice.
11189
11190 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
11191
11192         * gdb.base/coremaker.c: Add copyright notice.
11193         * gdb.base/coremaker2.c: Add copyright notice.
11194
11195 2004-08-04  Andrew Cagney  <cagney@gnu.org>
11196
11197         * gdb.base/store.exp: Update copyright.
11198         (check_set, up_set, check_struct, up_struct): Add a prefix to test
11199         names, do not import gdb_prompt.
11200
11201 2004-08-01  Andrew Cagney  <cagney@gnu.org>
11202
11203         Fix PR testsuite/1729.
11204         * gdb.base/dump.exp: Add test name to callers of capture_value, do
11205         not use capture_value with value 4.
11206         (capture_value): Add optional test name parameter.
11207         (test_reload_saved_value, test_restore_saved_value): Use $msg as
11208         the prefix, pass to capture_value.
11209
11210 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
11211
11212         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11213         * gdb.arch/i386-prologue.c (standard): New prototype and function.
11214         (main): Call new function.
11215
11216 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
11217
11218         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11219
11220 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
11221
11222         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11223
11224 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
11225
11226         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
11227         Accept more values of vtbl pointer.  Remove some messages
11228         about "obsolete gcc or gdb".
11229
11230 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
11231
11232         * gdb.cp/classes.exp: Accept more varieties of ptype output.
11233
11234 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
11235
11236         * gdb.base/asm-source.exp: Properly convert target board
11237         debug flags from gcc format to binutils format.
11238
11239 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
11240
11241         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11242         gdb1718".  PR backtrace/1718 partially fixed.
11243
11244 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
11245
11246         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11247
11248 2004-07-26  Nick Clifton  <nickc@redhat.com>
11249
11250         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
11251         good default value for a specific architecture is available then
11252         set it to that value.  Otherwise default to the -gstabs switch.
11253         Remove the -g... switches from the asm-flags variable.  Allow the
11254         target board info to override the value if it wants to.  Pass the
11255         switch on the assembler command line.
11256
11257 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
11258
11259         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11260         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11261         (main): Call new function.
11262
11263 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
11264
11265         Test for PR exp/1715.
11266         * gdb.base/radix.exp: Refactor common procedures.  Make all
11267         test names unique.  Change XFAIL to KFAIL.
11268
11269 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
11270
11271         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11272         * gdb.ada/gnat_ada.gin: ... to here.
11273         * configure.in: Use gnat_ada.gin.
11274         * configure: Regenerate.
11275
11276 2004-07-20  Andrew Cagney  <cagney@gnu.org>
11277
11278         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11279         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
11280         XFAILs.  Clean up test messages and comments.  Check backtraces.
11281         Delete re-sync code.
11282
11283 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
11284
11285         Fix PR cli/740.
11286         * gdb.base/annota1.exp: Honor gdb,nosignals.
11287         * gdb.base/annota3.exp: Likewise.
11288
11289 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
11290
11291         * lib/java.exp: Update copyright notice.
11292
11293 2004-07-19  Andrew Cagney  <cagney@gnu.org>
11294
11295         * gdb.base/selftest.exp: Copy file from here ...
11296         * gdb.gdb/selftest.exp: ... to here.
11297
11298 2004-07-16  Andrew Cagney  <cagney@redhat.com>
11299
11300         * lib/insight-support.exp: Delete file.
11301         * lib/java.exp (java_init): Fix copyright.
11302
11303 2004-07-16  Andrew Cagney  <cagney@gnu.org>
11304
11305         * gdb.base/restore.c: Append "prologue" to comments marking the a
11306         function's prologue.
11307         * gdb.base/restore.exp: Update copyright, re-indent.
11308         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
11309         callerN" prefix where needed.  Update patterns that match a
11310         function's prologue.
11311
11312 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
11313
11314         * gdb.base/restore.c: Add copyright notice.
11315
11316 2004-07-16  Andrew Cagney  <cagney@gnu.org>
11317
11318         * gdb.base/logical.exp: Update copyright.
11319         (evaluate): New procedure.  Use to re-implement tests using
11320         several tables.
11321
11322 2004-07-14  Martin Hunt  <hunt@redhat.com>
11323
11324         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11325         which fixes some problems where init.tcl was not found.
11326
11327 2004-07-13  Andrew Cagney  <cagney@gnu.org>
11328
11329         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11330         (check_sizeof, check_valueof): Do not include the output in the
11331         test name.  Use gdb_test.
11332         (get_valueof): Use gdb_test_multiple.
11333
11334         * gdb.base/step-test.exp: Update copyright.  Use
11335         gdb_test_multiple.  Ensure that test names do not include
11336         architecture dependent output.
11337
11338         * gdb.gdb/observer.exp: Update copyright.
11339         (setup_test): Use gdb_test_multiple.
11340         (attach_first_observer, attach_second_observer)
11341         (attach_third_observer, detach_first_observer)
11342         (detach_second_observer, detach_third_observer)
11343         (reset_counters, check_counters): Make $message a prefix.
11344         (test_normal_stop_notifications): Add "args" parameter - a list of
11345         init functions to be called.  Make $message a prefix,
11346         (test_observer_normal_stop): Change the message prefixes so that
11347         they are unique, pass the attach / detach procedures to
11348         test_normal_stop_notifications.
11349
11350         * gdb.base/signull.exp (test_segv): Prefix all tests with
11351         "${name}".  Clean up test messages.
11352
11353         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11354
11355         * gdb.base/ena-dis-br.exp: Update copyright.
11356         (break_at): New function.  Replace send_gdb with gdb_test,
11357         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
11358         ignore count, not stopped at bpt", with KFAIL.
11359
11360 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
11361
11362         * gdb.base/attach.exp: Remove cleanupfile handling.
11363
11364 2004-07-12  Andrew Cagney  <cagney@gnu.org>
11365
11366         * gdb.base/annota1.exp: Cleanup corefile test name.
11367         * gdb.base/annota3.exp: Ditto.
11368
11369 2004-07-12  Andrew Cagney  <cagney@gnu.org>
11370
11371         * gdb.base/signals.exp: Clean up copyright, re-indent.
11372
11373         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11374         gdb_test and gdb_test_multiple.
11375
11376 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
11377
11378         * gdb.java/jmain.exp: Fix expected line number for main to
11379         break at.  Set XFAIL for break at main test since gcj does not
11380         provide line number info for first statement in main.
11381
11382 2004-07-08  Andrew Cagney  <cagney@gnu.org>
11383
11384         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
11385
11386         * gdb.base/sigbpt.exp: Make the common part of each test name a
11387         prefix instead of suffix.
11388
11389 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
11390
11391         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11392         test from test_tbreak_creation_and_listing to
11393         test_file_list_exec_source_file
11394         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11395         Changed name of test from test_tbreak_creation_and_listing to
11396         test_file_list_exec_source_file
11397
11398 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
11399
11400         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11401         the jmisc() constructor instead of <init>.
11402         * gdb.java/jmisc1.exp: Ditto.
11403
11404 2004-07-07  Andrew Cagney  <cagney@gnu.org>
11405
11406         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11407         corrupting the PC.
11408
11409 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
11410
11411         * gdb.cp/templates.exp: Accept whitespace change in demangler
11412         output.
11413
11414 2004-07-06  Andrew Cagney  <cagney@gnu.org>
11415
11416         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11417
11418 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
11419
11420         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11421         * lib/compiler.cc: Likewise.
11422
11423 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
11424
11425         * lib/compiler.cc: Work around string preprocessing problem
11426         with old hp c++ compiler.
11427         * lib/compiler.c: Likewise.
11428
11429 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
11430
11431         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
11432         directives to conditionalize symbol prefixing.
11433         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11434         additional_flags handling.  Add underscore prefix for Cygwin.
11435         * gdb.arch/i386-unwind.c: Use preprocessor directives to
11436         conditionalize symbol prefixing.
11437         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11438         additional_flags handling.  Add underscore prefix for Cygwin.
11439
11440 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
11441
11442         * gdb.base/bigcore.exp: Skip test on Cygwin.
11443
11444 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
11445
11446         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11447         formats for "info register".  Use gdb_test_multiple.  Fix
11448         the "invalid register" test.
11449
11450 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
11451
11452         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
11453         PID for Cygwin.  Add Cygwin specific strings to check for in some
11454         tests.
11455         (do_attach_tests): Add a test for user interaction when attaching
11456         to a process with no matching symbol table already loaded.
11457
11458 2004-06-26  Andrew Cagney  <cagney@gnu.org>
11459
11460         Test PR java/1567 and PR java/1565.
11461         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11462         * gdb.java/jmisc2.exp: Delete file.
11463
11464 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
11465
11466         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11467
11468 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
11469
11470         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11471         attach process.
11472
11473 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
11474
11475         * gdb.cp/pr-1553.exp: Remove.
11476
11477 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
11478
11479         * gdb.cp/pr-1553.cc: Remove.
11480         * gdb.cp/pr-1553.exp: Disable this test.
11481
11482 2004-06-20  Jim Blandy  <jimb@redhat.com>
11483
11484         Fix PR testsuite/1680.
11485         * gdb.arch/i386-sse.exp: Properly quote curly braces in
11486         regular expressions.
11487
11488 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
11489
11490         Fix PR testsuite/1679.
11491         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11492         Issue an UNSUPPORTED result instead.
11493
11494 2004-06-18  Jim Blandy  <jimb@redhat.com>
11495
11496         * gdb.base/charset.exp: Only send a control-C if we see a new
11497         prompt and incomplete command.
11498
11499 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
11500
11501         * gdb.cp/pr-574.cc: Add copyright notice.
11502
11503 2004-06-17  Jim Blandy  <jimb@redhat.com>
11504
11505         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11506         cases where the regexp has no groups; this grabs random text from
11507         the previous test suite, whatever that was.
11508
11509 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
11510
11511         * gdb.cp/printmethod.cc: Add copyright notice.
11512
11513 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
11514
11515         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11516
11517 2004-06-16  Andrew Cagney  <cagney@gnu.org>
11518
11519         * gdb.base/signull.c: Update copyright.  Include <string.h>.
11520         (bowler): Replace data_pointer with data_read
11521         and data_write cases.  Add code_descriptor case.
11522         (zero, desc): New array and pointer.
11523         (data, code): Change to simple pointers.
11524         * gdb.base/signull.exp: Fix probe pattern matching a function
11525         descriptor SIGSEGV.  Replace data_pointer with data_read and
11526         data_write tests.
11527
11528 2004-06-16  Andrew Cagney  <cagney@gnu.org>
11529
11530         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11531
11532 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
11533
11534         * gdb.base/long_long.c: Add copyright notice.
11535
11536 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
11537
11538         * gdb.base/long_long.exp: Remove reference to
11539         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
11540         to gdb_breakpoint and gdb_continue_to_breakpoint.
11541
11542 2004-06-14  Jim Blandy  <jimb@redhat.com>
11543
11544         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11545         endian case.
11546
11547 2004-06-14  Andrew Cagney  <cagney@gnu.org>
11548
11549         * gdb.base/gcore.exp (capture_command_output): Delete the always
11550         passing tests containing inferior values.
11551         * gdb.base/ending-run.exp: Do not include the breakpoint address
11552         in the test message.  Update copyright.
11553         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11554         size in the test name, use gdb_test_multiple.  Update copyright.
11555
11556 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
11557
11558         * gdb.cp/ref-types.cc: Add copyright notice.
11559
11560 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
11561
11562         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11563         hp_aCC_compiler.
11564         * lib/compiler.cc: Likewise.
11565         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11566         'set' commands.  Log diagnostics for other lines.  Set
11567         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11568
11569 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
11570
11571         * gdb.cp/try_catch.cc: Add copyright notice.
11572
11573 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
11574
11575         * gdb.cp/userdef.cc: Add copyright notice.
11576
11577 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
11578
11579         * gdb.cp/virtfunc.cc: Add copyright notice.
11580
11581 2004-06-11  Randolph Chung  <tausq@debian.org>
11582
11583         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11584         problem.
11585
11586 2004-06-10  Andrew Cagney  <cagney@gnu.org>
11587
11588         * lib/compiler.cc, lib/compiler.c: Append either
11589         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11590         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11591         instead of gcc-3-3.
11592
11593 2004-06-09  Andrew Cagney  <cagney@gnu.org>
11594
11595         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11596         gdb/1455, bug is specific to "long long" and "double".
11597
11598         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11599         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11600         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
11601         fixed.
11602
11603 2004-06-09  Andrew Cagney  <cagney@gnu.org>
11604
11605         * gdb.base/structs.exp (test_struct_returns): Replace
11606         "return_value_unknown" and "finish_value_unknown" by
11607         "return_value_known" and "finish_value_known".  Instead of
11608         "return_value_unknown" iff "finish_value_unknown", check
11609         "return_value_known" implies "finish_value_known".
11610
11611 2004-06-08  Martin Hunt  <hunt@redhat.com>
11612
11613         * gdb.base/float.exp: Add pattern for mips targets.
11614
11615 2004-06-08  Randolph Chung  <tausq@debian.org>
11616
11617         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11618         message for unknown architectures more clear.
11619
11620 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
11621
11622         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11623         start the execution of the program.
11624
11625 2004-06-07  Jim Blandy  <jimb@redhat.com>
11626
11627         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11628         * gdb.arch/i386-cpuid.h: New helper file.
11629
11630 2004-06-07  Randolph Chung  <tausq@debian.org>
11631
11632         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11633         has started.
11634
11635 2004-06-04  Roland McGrath  <roland@redhat.com>
11636
11637         Fix PR gdb/1647.
11638         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11639         differently to be robust to output buffering differences.
11640
11641 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
11642
11643         * gdb.threads/pthreads.exp: Update copyright years.
11644         (check_control_c): Change asynchronous 'after' to synchronous.
11645
11646 2004-06-04  Roland McGrath  <roland@redhat.com>
11647
11648         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11649         next gdb prompt.
11650
11651 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
11652
11653         Fix PR gdb/1636.
11654         * gdb.threads/manythreads.exp: Change asynchronous 'after'
11655         calls to synchronous.
11656
11657 2004-05-26  Jim Blandy  <jimb@redhat.com>
11658
11659         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11660
11661 2004-05-24  Randolph Chung  <tausq@debian.org>
11662
11663         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11664         * gdb.asm/pa.inc: New file.
11665
11666 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
11667
11668         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11669
11670 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
11671             Daniel Jacobowitz  <drow@mvista.com>
11672
11673         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11674         GDB prompt.
11675
11676 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11677
11678         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
11679         setjmp/longjmp.  Use sigaction instead of signal.
11680
11681 2004-05-19  J. Brobecker  <brobecker@gnat.com>
11682             Michael Snyder  <msnyder@redhat.com>
11683
11684         * gdb.threads/pthread_cond_wait.c: New file.
11685         * gdb.threads/pthread_cond_wait.exp: New testcase.
11686
11687 2004-05-13  Andrew Cagney  <cagney@redhat.com>
11688
11689         * gdb.base/signull.exp, gdb.base/signull.c: New files.
11690         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11691
11692 2004-05-11  Andrew Cagney  <cagney@redhat.com>
11693
11694         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
11695         fixed but revealed gdb/1639.
11696
11697 2004-05-10  Andrew Cagney  <cagney@redhat.com>
11698
11699         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11700         func1" and "next to 2nd alarm", kernel bug avoided.
11701
11702 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
11703
11704         PR external/1568
11705         * gdb.base/bigcore.exp: Check the size of the dumped core file.
11706         XFAIL if it is smaller than bytes_allocated.
11707         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11708         (main): Make chunks_allocated unsigned.  Correct comment.
11709
11710 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
11711
11712         * gdb.arch/powerpc-aix-prologue.c: New file.
11713         * gdb.arch/powerpc-aix-prologue.exp: New file.
11714
11715 2004-05-07  Jim Blandy  <jimb@redhat.com>
11716
11717         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11718         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11719
11720 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
11721
11722         * gdb.base/sep.exp: No longer setup_kfail when the program was
11723         built with dwarf2.
11724
11725 2004-05-05  Jim Ingham  <jingham@apple.com>
11726
11727         * gdb.base/pending.exp: Make sure pending breakpoints
11728         preserve the ignore count.
11729
11730 2004-04-27  Jerome Guitton  <guitton@gnat.com>
11731
11732         * i386-prologue.exp: Add testcase for jump instruction as first
11733         instruction of the real code.
11734         * i386-prologue.c (jump_at_beginning): New function.
11735
11736 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
11737
11738         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11739         x86_64-*-*.
11740
11741 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
11742
11743         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11744         i*86-*-*.
11745
11746 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
11747
11748         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11749         expression that checks the return type.
11750
11751 2004-04-23  Andrew Cagney  <cagney@redhat.com>
11752
11753         * gdb.base/call-sc.exp: New test of scalar call/return values.
11754         * gdb.base/call-sc.c: Ditto.
11755
11756 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11757
11758         * gdb.threads/manythreads.c: Reduce thread stack size.
11759
11760 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
11761
11762         * gdb.threads/manythreads.c: Add copyright notice.
11763
11764 2004-04-23  Andrew Cagney  <cagney@redhat.com>
11765
11766         * gdb.base/siginfo.exp: Better handle step out of signal.
11767         * gdb.base/sigstep.exp: Ditto.
11768
11769 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
11770             Daniel Jacobowitz  <drow@mvista.com>
11771
11772         * gdb.threads/manythreads.c: New testcase.
11773         * gdb.threads/manythreads.exp: Ditto.
11774
11775 2004-04-22  Jim Blandy  <jimb@redhat.com>
11776
11777         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11778         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11779
11780 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
11781
11782         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11783
11784 2004-04-21  Andrew Cagney  <cagney@redhat.com>
11785
11786         * gdb.base/sigstep.c: New file.
11787         * gdb.base/sigstep.exp: New file.
11788
11789 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
11790
11791         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11792         call to observer_notify_normal_stop.
11793
11794 2004-04-15  Andrew Cagney  <cagney@redhat.com>
11795
11796         * gdb.base/siginfo.c: New file.
11797         * gdb.base/siginfo.exp: New file.
11798
11799 2004-04-12  J. Brobecker  <brobecker@gnat.com>
11800
11801         * gdb.base/sep.exp: Fix typo in comment.
11802
11803 2004-04-12  J. Brobecker  <brobecker@gnat.com>
11804
11805         * gdb.base/sep.c: New file.
11806         * gdb.base/sep-proc.c: New file.
11807         * gdb.base/sep.exp: New testcase.
11808
11809 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
11810
11811         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11812         support.
11813
11814 2004-04-05  Andrew Cagney  <cagney@redhat.com>
11815
11816         * gdb.base/sigaltstack.c: New file.
11817         * gdb.base/sigaltstack.exp: New file.
11818
11819 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
11820
11821         * gdb.base/foll-fork.exp: Update the expected output for
11822         "help set follow-fork-mode", to match a change that was made
11823         to the help of this variable on 2004-01-13.
11824
11825 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
11826
11827         * lib/ada.exp: Add copyright notice.
11828         * bar.ads: Likewise.
11829         * bar.adb: Likewise.
11830         * null_record.adb: Likewise.
11831         * null_record.exp: Likewise.
11832         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11833
11834 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
11835
11836         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11837         * configure: Regenerate.
11838
11839 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
11840
11841         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11842         to build the application. Remove the message printed when in
11843         verbose mode, redundant with the UNSUPPORTED message above.
11844
11845 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
11846
11847         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11848         * gdb.ada (null_record.exp): New testcase.
11849
11850 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
11851
11852         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11853
11854 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
11855
11856         * gdb.ada: New subdirectory.
11857         * gdb.ada/Makefile.in: New file.
11858         * gdb.ada/gnat_ada.gpr.in: New file.
11859
11860 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
11861
11862         * lib/ada.exp: New file.
11863
11864 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
11865
11866         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11867         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11868
11869 2004-03-22  Andrew Cagney  <cagney@redhat.com>
11870
11871         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11872         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11873         Problem identified by Ulrich Weigand.
11874
11875 2004-03-17  David Carlton  <carlton@kealia.com>
11876
11877         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11878         PR c++/826.
11879
11880 2004-03-16  Roland McGrath  <roland@redhat.com>
11881
11882         * gdb.base/auxv.exp: New file.
11883         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11884
11885 2004-03-12  David Carlton  <carlton@kealia.com>
11886
11887         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
11888         * gdb.cp/pr-1553.cc: Ditto.
11889         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11890         pass branch.
11891
11892 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
11893
11894         * gdb.cp/templates.exp: Accept more template types.
11895
11896 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
11897
11898         From Corinna Vinschen with modifications.
11899         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11900         local variable obj_with_enum.
11901         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11902         results with obj_with_enum.
11903
11904 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
11905
11906         * gdb.cp/classes.cc: New file, copied from misc.cc.
11907         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11908
11909 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
11910
11911         * gdb.cp/misc.cc: Add copyright notice.
11912
11913 2004-03-05  David Carlton  <carlton@kealia.com>
11914
11915         * gdb.cp/rtti.exp: Add 'print *obj3' test.
11916         * gdb.cp/rtti.h: Update copyright.
11917         (namespace n2::n3): New.
11918         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11919         (n2::n3::func3): New.
11920         (main): Call n2::n3::func3.
11921         * gdb.cp/rtti2.cc: Update copyright.
11922         (n2::create3): New.
11923
11924 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
11925
11926         * gdb.asm/openbsd.inc: Fix typo.
11927
11928 2004-03-03  Fred Fish  <fnf@redhat.com>
11929
11930         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11931         "val" instead of unused "size".  Update copyright year.
11932
11933 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
11934
11935         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
11936         to use unsigned char.
11937         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11938         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11939
11940 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
11941
11942         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11943         line of output.
11944
11945 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
11946
11947         * gdb.base/relocate.c (dummy): Initialize.
11948
11949 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
11950
11951         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
11952         a breakpoint at exit.
11953
11954 2004-02-27  Fred Fish  <fnf@redhat.com>
11955
11956         * gdb.base/chng-syms.exp: Add expect condition to match failing
11957         case that isn't a timeout.
11958
11959 2004-02-27  Andrew Cagney  <cagney@redhat.com>
11960
11961         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11962         support.
11963
11964 2004-02-26  Fred Fish  <fnf@redhat.com>
11965
11966         * gdb.arch/gdb1431.c: Remove.
11967         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11968         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11969         of "until" incorrectly.
11970
11971 2004-02-26  J. Brobecker  <brobecker@gnat.com>
11972
11973         * gdb.cp/class2.cc (empty): New class.
11974         (refer): New function.
11975         (main): Declare an object of type empty and use it.
11976         * gdb.cp/class2.exp: Print the value of an object of type empty.
11977
11978 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
11979
11980         * gdb.base/langs.exp: Update query string to match the
11981         new nquery format used for pending breakpoints.
11982
11983 2004-02-26  Andrew Cagney  <cagney@redhat.com>
11984
11985         Fix PR i18n/1570.
11986         * gdb.base/charset.c: Update copyright notice.
11987         (main, init_string): Remove the escape character '\e' tests.
11988         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11989         * gdb.base/charset.exp (valid_host_charset): Ditto.
11990         * gdb.base/setvar.exp: Ditto.
11991
11992 2004-02-24  Andrew Cagney  <cagney@redhat.com>
11993
11994         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11995         mmapped data in core file" PASS and FAIL messages consistent.
11996
11997         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11998         setting a breakpoint.  Work around PR java/1565.
11999
12000 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
12001
12002         * lib/gdb.exp (gdb_breakpoint): Update query string to match
12003         new nquery format.
12004         * gdb.base/pending.exp: Ditto.
12005
12006 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
12007
12008         * configure.in: Run stabs tests on *BSD.
12009         * configure: Regenerated.
12010
12011 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
12012
12013         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12014
12015 2004-02-20  Fred Fish  <fnf@redhat.com>
12016
12017         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12018         blank in test for "returns short", for consistency with other
12019         "returns xxx" tests.  Update copyright year.
12020
12021 2004-02-19  Fred Fish  <fnf@redhat.com>
12022
12023         New testcase for PR breakpoint/1558.
12024         * gdb.arch/gdb1558.exp: New file.
12025         * gdb.arch/gdb1558.c: New file.
12026
12027 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
12028
12029         * gdb.base/nodebug.exp: Fix typo.
12030
12031 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12032
12033         Committed by Jim Blandy  <jimb@redhat.com>.
12034
12035         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12036
12037         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12038
12039         * gdb.base/float.exp: Support s390*-*-* targets.
12040
12041 2004-02-17  Adam Fedor  <fedor@gnu.org>
12042
12043         * gdb.base/gdb1555.exp: New file.
12044         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12045
12046 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
12047
12048         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12049
12050 2004-02-16  Fred Fish  <fnf@redhat.com>
12051
12052         * gdb.arch/gdb1291.c: Remove
12053         * gdb.arch/gdb1291.s: New test input file.
12054         * gdb.arch/gdb1291.exp: Expand test to check case that should not
12055         fail.  Test for correct result, known incorrect result, other
12056         failures and timeouts.
12057
12058 2004-02-16  Andrew Cagney  <cagney@redhat.com>
12059
12060         * gdb.base/bigcore.exp: New file.
12061         * gdb.base/bigcore.c: New file.
12062
12063 2004-02-13  Andrew Cagney  <cagney@redhat.com>
12064
12065         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12066         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12067         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12068         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12069         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12070         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12071         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12072         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12073         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12074         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12075
12076 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
12077
12078         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12079         executed is an alloc instruction.
12080
12081 2004-02-11  David Carlton  <carlton@kealia.com>
12082
12083         * gdb.cp/breakpoint.exp: New.
12084         * gdb.cp/breakpoint.cc: New.
12085
12086 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
12087
12088         Partial fix for PR gdb/1543.
12089         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12090         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12091         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12092         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12093         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12094         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12095         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12096         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12097         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12098         to bug-gdb@prep.ai.mit.edu .
12099         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12100         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12101         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12102         Likewise.
12103
12104 2004-02-10  Andrew Cagney  <cagney@redhat.com>
12105
12106         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12107         using gdb_internal_error_resync.
12108
12109 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
12110
12111         * gdb.threads/thread-specific.exp: Stop early if no threads are
12112         found.
12113
12114 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
12115
12116         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12117
12118 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
12119
12120         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12121         breakpoints.
12122
12123 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
12124
12125         * config/sim.exp (gdb_load): Handle $arg == "".
12126         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12127         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12128
12129 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
12130
12131         * gdb.base/maint.exp: Update test to reflect
12132          obstack changes.
12133
12134 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
12135
12136         * gdb.base/pendshr.c (pendfunc): New function that calls
12137         pendfunc1.
12138         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12139
12140 2004-02-04  Fred Fish  <fnf@redhat.com>
12141
12142         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12143         function symbols and update copyright years.
12144         * gdb.arch/gdb1291.c: Ditto.
12145
12146 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
12147
12148         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12149
12150 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
12151
12152         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12153
12154 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
12155
12156         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12157
12158 2004-02-02  Fred Fish  <fnf@redhat.com>
12159
12160         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12161         remote targets.  Update copyright years.
12162
12163 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
12164
12165         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12166         support.
12167         * gdb.base/langs.exp: Fix test which attempts to create
12168         breakpoint on non-existent function to handle new pending
12169         support.
12170         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12171         a breakpoint.
12172         * gdb.base/pending.exp: New test.
12173         * gdb.base/pending.c: New file.
12174         * gdb.base/pendshr.c: Ditto.
12175
12176 2004-02-02  David Carlton  <carlton@kealia.com>
12177
12178         * gdb.cp/overload.exp: Add overloadNamespace tests.
12179         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12180         (overloadNamespace, XXX): New.
12181         (main): Call XXX::marker2.
12182
12183 2004-02-01  Fred Fish  <fnf@redhat.com>
12184
12185         * gdb.base/dump.exp: Use runto_main instead of "runto main".
12186         * gdb.base/finish.exp: Ditto.
12187         * gdb.base/gcore.exp: Ditto.
12188         * gdb.base/huge.exp: Ditto.
12189         * gdb.base/info-proc.exp: Ditto.
12190         * gdb.base/return2.exp: Ditto.
12191         * gdb.threads/gcore-thread.exp: Ditto.
12192
12193 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
12194
12195         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12196
12197 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
12198
12199         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12200         that opening the file succeeds on OpenBSD.
12201
12202 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
12203
12204         * gdb.threads/thread-specific.c: New file.
12205         * gdb.threads/threads-specific.exp: New test script.
12206         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12207         to expect_out.
12208
12209 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
12210
12211         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
12212         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12213         only on the "print_small_structs from print_long_arg_list" test.
12214
12215 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
12216
12217         * gdb.base/completion.exp: Kill a stray backslash.
12218
12219         From Jim Ingham <jingham@apple.com>:
12220         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12221         agrees with the result from sending a tab.
12222
12223 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
12224
12225         * gdb.base/chng-syms.exp: Remove stray newline.
12226
12227 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
12228
12229         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12230         *-*-openbsd*.
12231         * gdb.asm/openbsd.inc: New file.
12232
12233 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
12234
12235         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
12236         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12237         *-*solaris2*.  Remove commented out default settings for
12238         asm-flags.  Replace gdb_compile with target_link.
12239
12240 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
12241
12242         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
12243         for all tests.  Remove old hp-ux and cygnus xfail cases.
12244
12245 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
12246
12247         * gdb.base/chng-syms.exp: New file.
12248         * gdb.base/chng-syms.c: New file.
12249
12250 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
12251
12252         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
12253         Provide arms for current output in all my configurations.
12254
12255 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
12256
12257         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12258         * lib/compiler.cc: Likewise.
12259         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12260         get the right preprocessor.  Eval the output directly.  Remove
12261         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
12262         hp_f77_compiler and hp_f90_compiler completely.
12263         (gdb_preprocess): Delete.
12264         (get_compiler): Delete.
12265
12266 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
12267
12268         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12269         <string.h>.
12270
12271 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
12272
12273         * gdb.mi/mi-stack.exp: Update copyright.
12274
12275 2004-01-23  David Carlton  <carlton@kealia.com>
12276
12277         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
12278         test for cp_lookup_transparent_type.
12279         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
12280         call them.
12281
12282 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
12283
12284         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
12285         after -var-update.
12286
12287 2004-01-23  David Carlton  <carlton@kealia.com>
12288
12289         * gdb.cp/namespace.cc (C::ensureRefs): New.
12290         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12291
12292 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
12293
12294         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12295         case "-stack-list-locals 2".
12296         * gdb.mi/mi-var-child.exp: Test for case
12297         "-var-list-children --all-values NAME".
12298
12299 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
12300
12301         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12302
12303 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
12304
12305         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12306         used with gdb_test_multiple.
12307
12308         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12309         read at address 0.  This fixes PR testsuite/1504.
12310
12311 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
12312
12313         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12314         Remove downloading, guessing the host executable, the calls to
12315         gdb_file_cmd and gdb_target_cmd, and "load" support.
12316         (infer_host_exec): New function broken out from gdb_load.
12317         (gdb_load): New wrapper for gdbserver_gdb_load.
12318         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12319         gdb_target_cmd.  Use -target-select.
12320         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12321         Download binaries to the host.  Clear last_mi_remote_file when
12322         we load a new binary.
12323         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
12324         call gdbserver_gdb_load and mi_gdb_target_cmd.
12325
12326 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
12327
12328         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12329         type patterns.
12330
12331 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
12332
12333         * gdb.cp/templates.exp: Fix typo in test name of
12334         "print Foo<volatile char*>::foo".
12335
12336 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
12337
12338         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12339
12340 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
12341
12342         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12343         (clean mostlyclean): Remove empty rm.
12344
12345 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
12346
12347         * gdb.base/setvar.exp: Add copyright years.
12348
12349 2004-01-14  David Carlton  <carlton@bactrian.org>
12350
12351         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
12352         PR c++/1511 and update coment.
12353         * gdb.cp/templates.exp: Update patterns to match current output.
12354         If changes involve something other than whitespace, KFAIL
12355         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12356
12357 2004-01-14  David Carlton  <carlton@kealia.com>
12358
12359         * gdb.cp/namespace.exp: Add tests involving classes defined within
12360         namespaces.
12361         * gdb.cp/namespace.cc (C::CClass): New.
12362         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12363
12364 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
12365
12366         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12367         what debug info we have. Print a better message if something goes
12368         wrong while producing the separate debug info file.
12369
12370 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
12371
12372         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12373
12374 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
12375
12376         * gdb.base/callfuncs.c: Add copyright notice.
12377
12378 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
12379
12380         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12381         inheritance.  PR gdb/1498, PR gcc/13539.
12382
12383 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
12384
12385          * gdb.threads/gcore-thread.exp: Prefix name of binary with
12386          test specific name.
12387          * gdb.mi/gdb669.exp: Ditto.
12388          * gdb.mi/mi-pthreads.exp: Ditto.
12389          * gdb.mi/mi1-pthreads.exp: Ditto.
12390          * gdb.mi/mi2-pthreads.exp: Ditto.
12391
12392 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
12393
12394         * gdb.cp/member-ptr.cc: Add copyright notice.
12395
12396 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
12397
12398         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
12399         some patterns for recent versions of gcc and hpacc.  Delete
12400         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
12401         Delete tests that access a NULL pointer-to-member-data.  This
12402         script is still disabled for gcc.
12403
12404 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
12405
12406         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
12407         escaped correctly.
12408
12409 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
12410
12411         * gdb.base/sepdebug.exp: New file.
12412         * gdb.base/sepdebug.c: New file.
12413         * lib/gdb.exp (separate_debug_filename): New procedure.
12414         (gdb_gnu_strip_debug): New procedure.
12415
12416 2004-01-12  Andrew Cagney  <cagney@redhat.com>
12417
12418         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
12419         * gdb.mi/ChangeLog-1999-2003: New file.
12420
12421 2004-01-12  Andrew Cagney  <cagney@redhat.com>
12422
12423         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
12424         "Renaming a directory to a non-empty directory returns ENOTEMPTY
12425         or EEXIST", treat EBUSY as an XFAIL.
12426
12427 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
12428
12429         * gdb.base/scope.exp: Remove obsolete setup_xfail for
12430         hp_cc_compiler.
12431
12432 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
12433
12434         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12435         decorations.
12436
12437 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
12438
12439         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12440         and "(aCC)" decorations.  Remove obsolete doco about old
12441         test results.
12442
12443 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
12444
12445         * gdb.cp/exception.exp: Fix typo in doco.
12446
12447 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
12448
12449         * gdb.base/gdb1476.exp: Fix typo.
12450
12451 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
12452
12453         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12454         file.
12455
12456 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
12457
12458         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12459         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12460         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
12461         for recent version of gdb.  Delete second half, which was a copy
12462         of the first half with different build flags.  This test is
12463         still disabled because it is still not ready for production.
12464
12465 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
12466
12467         * gdb.cp/exception.cc: Add copyright notice.
12468         * gdb.cp/exception.exp: Add a notice that this file is broken
12469         because of line number changes caused by addition of copyright
12470         notice.
12471
12472 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
12473
12474         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12475         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12476
12477 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
12478
12479         * gdb.cp/classes.exp: Accept gnu abi 2.
12480         * gdb.cp/derivation.exp: Likewise.
12481         * gdb.cp/overload.exp: Likewise.
12482         * gdb.cp/virtfunc.exp: Likewise.
12483
12484 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
12485
12486         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12487         semicolon after end of function.
12488
12489 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12490
12491         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12492         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
12493         boilerplate code for compiling and running the program under
12494         test.  Add some string method tests.
12495
12496 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12497
12498         * gdb.cp/bs15503.cc: Add copyright notice.
12499         * gdb.cp/bs15503.exp: Adjust line number.
12500
12501 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12502
12503         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12504         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12505
12506 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12507
12508         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12509         hp_cc_compiler.
12510
12511 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12512
12513         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12514         * gdb.cp/ctti.exp: Use the marker instead of "next".
12515         With gcc, run further before bailing.
12516
12517 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12518
12519         * gdb.cp/cttiadd.cc: Add copyright notice.
12520         * gdb.cp/cttiadd1.cc: Likewise.
12521         * gdb.cp/cttiadd2.cc: Likewise.
12522         * gdb.cp/cttiadd3.cc: Likewise.
12523
12524 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12525
12526         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
12527         Use gdb_test, gdb_test_multiple.  Use floating-point values that
12528         have exact representations in IEEE-ish formats.
12529
12530 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12531
12532         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12533         compilers.  Delete duplicate call to get_compiler_info.
12534         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12535         * gdb.base/volatile.exp: Likewise.
12536
12537 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
12538
12539         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12540         memory at address 0.
12541
12542 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
12543
12544         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12545         to test for hp-ux assembler.  Fix copyright years.
12546
12547 2004-01-07  Andrew Cagney  <cagney@redhat.com>
12548
12549         * gdb.base/fileio.c (strerrno): Add "EBUSY".
12550
12551 2004-01-07  Andrew Cagney  <cagney@redhat.com>
12552
12553         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12554         when creating the read-only file.  From analysis by Roland McGrath
12555         and Elena Zannoni.
12556
12557 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
12558
12559         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12560
12561 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
12562
12563         * gdb.base/cvexpr.c: Be type-safe with function pointers and
12564         data pointers.
12565
12566 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
12567
12568         * gdb.cp/m-static.exp: Compile one source file at a time.
12569         Delete unused call to get_compiler_info.
12570
12571 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
12572
12573         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12574         * gdb.base/call-rt-st.exp: Likewise.
12575         * gdb.base/nodebug.exp: Likewise.
12576         * gdb.base/volatile.exp: Likewise.
12577         * gdb.cp/ref-types.exp: Likewise.
12578         * gdb.cp/templates.exp: Likewise.
12579
12580 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
12581
12582         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12583
12584 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
12585
12586         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12587         hppa*-hp-hpux*.
12588
12589 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
12590
12591         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12592         x86_64-*-*.
12593
12594         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12595         sparc64-*-* and sparc*-solaris2*.
12596
12597 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
12598
12599         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12600         return ${tests}" test.  The ${tests} already mentions the
12601         filename.
12602
12603 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
12604
12605         * gdb.cp/local.exp: Accept gcc abi 2.
12606
12607 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
12608
12609         * gdb.cp/templates.exp: Accept gcc abi 2.
12610
12611 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
12612
12613         * lib/compiler.cc: Remove supports_template_debugging.
12614         * gdb.cp/templates.exp: Do not test supports_template_debugging.
12615
12616 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12617
12618         * gdb.cp/namespace.exp: Accept gcc abi 2.
12619
12620 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12621
12622         * gdb.cp/method.exp: Accept gcc abi 2.
12623
12624 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12625
12626         * gdb.cp/classes.exp: Generate identical results as old version.
12627         * gdb.cp/derivation.exp: Likewise.
12628         * gdb.cp/overload.exp: Likewise.
12629         * gdb.cp/virtfunc.exp: Likewise.
12630
12631 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12632
12633         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12634         mysterious bug with sourceware version of expect.
12635
12636 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12637
12638         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
12639         current versions of gcc, including gcc abi 2.  Remove gratuitous
12640         restart of test program.  Use gdb_test_multiple and gdb_test for
12641         all tests.  Add patterns to xfail missing "const" in "const char *"
12642         and kfail PR gdb/1155.
12643
12644 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
12645
12646         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
12647         current versions of gcc, including gcc abi 2.  Remove gratuitous
12648         restart of test program.  Use gdb_test_multiple and gdb_test for
12649         all tests.  Add patterns to kfail PR gdb/1498.
12650
12651 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
12652
12653         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
12654         current versions of gcc, including gcc abi 2.  Use "breakpoint"
12655         and "continue" instead of restarting the target program.  Use
12656         gdb_test_multiple and gdb_test for all tests.
12657
12658 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
12659
12660         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
12661         for *-*-solaris2*.
12662
12663 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
12664
12665         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
12666         current versions of gcc, including gcc abi 2.  Use "breakpoint"
12667         and "continue" instead of restarting the target program several
12668         times.  Use gdb_test_multiple and gdb_test for all tests.
12669
12670 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
12671
12672         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12673         source files.
12674
12675 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
12676
12677         * gdb.base/environ.exp: Handle compiling test case from multiple
12678         source files.
12679
12680 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
12681
12682         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12683
12684 2003-12-17  Jim Blandy  <jimb@redhat.com>
12685
12686         * gdb.base/freebpcmd.c: Add copyright notice.
12687
12688         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12689
12690 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
12691
12692         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12693
12694 2003-12-13  Jim Blandy  <jimb@redhat.com>
12695
12696         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12697
12698 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
12699
12700         * gdb.asm/frv.inc: New file.
12701         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12702
12703 2003-12-09  Fred Fish  <fnf@redhat.com>
12704
12705         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12706         functions to break1.c and leave prototypes behind.  Add more
12707         "set breakpoint NN here" comments.
12708         * gdb.base/break1.c: New file.
12709
12710         * gdb.base/break.exp: Handle compiling test case from multiple
12711         source files and change source file references as needed.
12712         * gdb.base/completion.exp: Ditto.
12713         * gdb.base/condbreak.exp: Ditto.
12714         * gdb.base/define.exp: Ditto.
12715         * gdb.base/ena-dis-br.exp: Ditto.
12716         * gdb.base/info-proc.exp: Ditto.
12717         * gdb.base/maint.exp: Ditto.
12718         * gdb.base/until.exp: Ditto.
12719
12720         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12721         hardcoded line numbers.
12722         * gdb.base/define.exp: Ditto.
12723         * gdb.base/ena-dis-br.exp: Ditto.
12724         * gdb.base/maint.exp: Ditto.
12725         * gdb.base/until.exp: Ditto.
12726
12727         * gdb.base/completion.exp: Use "break1" for completion tests since
12728         "break" is no longer a unique prefix.
12729
12730 2003-12-06  Andrew Cagney  <cagney@redhat.com>
12731
12732         * gdb.base/structs.exp (test_struct_returns): When applicable, set
12733         "return_value_unimplemented".  When an unimplemented struct return
12734         architecture, report incorrect values as a KFAIL
12735
12736 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
12737
12738         * gdb.cp/rtti.exp: Accept new wording of warning from
12739         cp_lookup_rtti_type.
12740
12741 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
12742
12743         Partial fix for PR testsuite/1456.
12744         * gdb.base/scope.exp (test_at_main): Replace references to
12745         gcc_compiled with calls to test_compiler_info.
12746         (test_at_foo): Likewise.
12747         (test_at_bar): Likewise.
12748
12749 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
12750
12751         Partial fix for PR testsuite/1456.
12752         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12753         to test_compiler_info.
12754
12755 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
12756
12757         * gdb.base/so-impl-ld.exp: Update copyright notice.
12758
12759 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
12760
12761         Partial fix for PR testsuite/1456.
12762         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12763         to test_compiler_info.
12764
12765 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
12766
12767         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12768         from current versions of gdb.  Clean up regular expressions.
12769         Delete redundant timeout case.
12770
12771 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
12772
12773         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12774         from current versions of gdb.  Clean up regular expressions.
12775         Delete redundant timeout case.
12776
12777 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
12778
12779         Partial fix for PR testsuite/1456.
12780         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12781         gcc_compiled with call to test_compiler_info.
12782
12783 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
12784
12785         Partial fix for PR testsuite/1456.
12786         * gdb.base/list.exp (test_list_function): Delete unused declaration
12787         of gcc_compiled.
12788
12789 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
12790
12791         Partial fix for PR testsuite/1456.
12792         * gdb.base/complex.exp: Replace reference to gcc_compiled with
12793         call to test_compiler_info.
12794
12795 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
12796
12797         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
12798         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
12799         it to create the appropriate note.inc.
12800         * gdb.asm/asmsrc1.s: Include "note.inc".
12801         * gdb.asm/netbsd.inc: New file.
12802         * gdb.asm/empty.inc: New file.
12803
12804 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
12805
12806         Partial fix for PR testsuite/1456.
12807         * gdb.base/constvars.exp: Replace references to gcc_compiled with
12808         calls to test_compiler_info.
12809
12810 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
12811
12812         Partial fix for PR testsuite/1456.
12813         * gdb.base/volatile.exp: Replace references to gcc_compiled with
12814         calls to test_compiler_info.
12815
12816 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
12817
12818         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12819         pattern for the KFAILs.
12820
12821 2003-11-25  Adam Fedor  <fedor@gnu.org>
12822
12823         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12824         * gdb.objc/objcdecode.m: New file.
12825
12826 2003-11-25  Adam Fedor  <fedor@gnu.org>
12827
12828         * gdb.objc/nondebug.exp: Test for PR objc/1236.
12829         * gdb.objc/nondebug.m: New file.
12830
12831 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
12832
12833         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12834         NetBSD as it does on FreeBSD.  Modelled on a similar change by
12835         Mark Kettenis on 2003-05-30.
12836         (link-flags): Set to "--entry _start" regardless of target.
12837         Special linker flags are to be appended to $link-flags.
12838         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12839
12840 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
12841
12842         * gdb.cp/method.exp: Accept output of new demangler.
12843
12844 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
12845
12846         * gdb/class2.exp: New file.
12847         * gdb/class2.cc: New file.
12848
12849 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
12850
12851         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12852         of new demangler.
12853
12854 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
12855
12856         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12857         of gdb_test "run".
12858
12859 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
12860
12861         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
12862         "continue" into "run".
12863
12864 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
12865
12866         Partial fix for PR testsuite/1456.
12867         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12868         call to test_compiler_info.
12869         * gdb.cp/ctti.exp: Likewise.
12870         * gdb.cp/derivation.exp: Likewise.
12871         * gdb.cp/member-ptr.exp: Likewise.
12872         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12873         reference to gcc_compiled.
12874
12875 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
12876
12877         Fix PR testsuite/1463.
12878         * gdb.base/structs.exp (start_structs_test): Call
12879         get_debug_format before using the debug format.
12880
12881 2003-11-22  Andrew Cagney  <cagney@redhat.com>
12882
12883         * lib/gdb.exp (gdb_test_multiple): Add simple example.
12884         * gdb.base/structs.exp: Use gdb_test_multiple.
12885
12886 2003-11-20  Andrew Cagney  <cagney@redhat.com>
12887
12888         * gdb.base/structs.exp: Handle and recover from internal errors.
12889         Replace "foo${n}" with "foo<n>" in test messages.
12890
12891         * gdb.base/structs.exp: Update copyright.  Rewrite.
12892         * gdb.base/structs.c: Update copyright.  Rewrite.
12893
12894         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12895         resync count exceeded.
12896
12897         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12898         from the internal error.
12899         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12900         Original from Jim Blandy.
12901         (gdb_test_multiple): Use gdb_internal_error_resync.
12902
12903 2003-11-19  Andrew Cagney  <cagney@redhat.com>
12904
12905         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12906         KFAIL.
12907
12908 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
12909
12910         New testcase for PR backtrace/1435.
12911         * gdb.arch/i386-unwind.exp: New file.
12912         * gdb.arch/i386-unwind.c: New file.
12913
12914 2003-11-17  Andrew Cagney  <cagney@redhat.com>
12915
12916         * lib/gdb.exp (compiler_info): New global.
12917         (test_compiler_info): New function.
12918         (get_compiler_info): Set compiler_info.
12919         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
12920         "compiler_info" to gcc-<major>-<minor>.
12921
12922 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
12923
12924         * gdb.trace/configure: Remove.
12925
12926 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
12927
12928         * gdb.base/break.c: Add comments to aid finding line numbers for
12929         breakpoints.
12930         * gdb.base/break.exp: Remove all references to explicit line
12931         numbers.
12932
12933 2003-11-11  Nick Clifton  <nickc@redhat.com>
12934
12935         * gdb.base/shreloc.exp: Do not run for targets which do not
12936         support shared objects.
12937
12938 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
12939
12940         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12941         Don't run tests if nofileio flag is given.
12942
12943 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
12944
12945         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
12946         as well as 'Watchpoint'.
12947
12948 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
12949
12950         Reported by Jim Ingham <jingham@apple.com>:
12951         * gdb.base/annota1.exp: Match at least one occurrence of the
12952         signal handler annotation.
12953
12954 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
12955
12956         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12957         as well as 'Watchpoint'.
12958
12959 2003-11-05  Michael Chastain  <mec@shout.net>
12960
12961         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12962
12963 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
12964
12965         * gdb.arch/gdb1291.c: New test file.
12966         * gdb.arch/gdb1291.exp: New test script.
12967         * gdb.arch/gdb1431.c: New test file.
12968         * gdb.arch/gdb1431.exp: New test script.
12969
12970 2003-10-22  Michael Chastain  <mec@shout.net>
12971
12972         * gdb.mi/pthreads.c: Add copyright notice.
12973
12974 2003-10-22  Michael Chastain  <mec@shout.net>
12975
12976         * gdb.threads/pthreads.c: Add copyright notice.
12977
12978 2003-10-20  Michael Chastain  <mec@shout.net>
12979
12980         * gdb.base/gdb1056.exp: New test script.
12981
12982 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
12983
12984         * gdb.threads/killed.exp: Use gdb_run_cmd.
12985
12986 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
12987
12988         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12989         create a core file.
12990         * gdb.threads/gcore-thread.exp: Likewise.
12991
12992 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
12993
12994         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12995         type, based on char type.
12996         (struct bit_flags_short_t): New bitfield type, based on short type.
12997         (init_bit_flags_char): New fuction.
12998         (init_bit_flags_short): Ditto.
12999         (print_bit_flags_char): Ditto.
13000         (print_bit_flags_short): Ditto.
13001         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13002
13003 2003-10-11  Michael Chastain  <mec@shout.net>
13004
13005         * gdb.base/call-rt-st.exp: Update copyright year.
13006
13007 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
13008
13009         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13010         * gdb.disasm/sh3.s: Ditto.
13011
13012 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
13013
13014         * gdb.threads/switch-threads.exp: New test.
13015         * gdb.threads/switch-threads.c: New source file.
13016
13017 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
13018
13019         * gdb.base/ending-run.exp: Add sh specific case.
13020
13021 2003-10-06  Andrew Cagney  <cagney@redhat.com>
13022
13023         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13024         * gdb.disasm/mn10200.exp: Delete obsolete file.
13025
13026 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
13027
13028         * ChangeLog: Correct an entry command.exp -> commands.exp.
13029         * gdb.base/commands.exp (bp_deleted_in_command_test)
13030         (temporary_breakpoint_commands): Check noargs.
13031
13032 2003-09-25  David Carlton  <carlton@kealia.com>
13033
13034         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
13035         of some print tests, where appropriate.  Add tests for C::D::cd,
13036         E::ce, F::cXfX, G::XgX.
13037         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13038
13039 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
13040
13041         * lib/java.exp (java_init): Import target_alias before using it.
13042
13043 2003-09-25  David Carlton  <carlton@kealia.com>
13044
13045         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13046
13047 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
13048
13049         * gdb.base/selftest.exp: Accomodate more instruction reordering
13050         weirdness.
13051
13052 2003-09-17  Michael Chastain  <mec@shout.net>
13053
13054         * gdb.cp/gdb1355.exp: New file.
13055         * gdb.cp/gdb1355.c: New file.
13056
13057 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
13058
13059         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13060         * gdb.asm/sh.inc: New file.
13061
13062 2003-09-11  David Carlton  <carlton@kealia.com>
13063
13064         * gdb.cp/namespace.exp: Add tests for namespace types.
13065         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
13066         (test_namespace): New.
13067
13068 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
13069
13070         * gdb.base/relocate.exp: Handle new gdb output at startup.
13071         * gdb.stabs/weird.exp: Ditto.
13072
13073 2003-09-08  Michael Chastain  <mec@shout.net>
13074
13075         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13076
13077 2003-09-07  Michael Chastain  <mec@shout.net>
13078
13079         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13080         'parse error'.
13081
13082 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
13083
13084         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13085
13086 2003-08-30  Michael Chastain  <mec@shout.net>
13087
13088         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13089         * gdb.gdb/observer.exp: Ditto.
13090         * gdb.gdb/xfullpath.exp: Ditto.
13091
13092 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
13093
13094         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13095         *-*-*bsd*.
13096
13097 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
13098
13099         * gdb.base/dump.exp: Skip for ia64.
13100
13101 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
13102
13103         * gdb.asm/asm-source.exp: Add ia64 support.
13104         * gdb.asm/ia64.inc: New file.
13105
13106 2003-08-22  Michael Chastain  <mec@shout.net>
13107
13108         * gdb.cp: New directory.
13109         * gdb.cp/*: Copy from gdb.c++/*.
13110         * gdb.c++/*: Remove.
13111         * Makefile.in: Change gdb.c++ to gdb.cp.
13112         * configure.in:  Ditto.
13113         * configure: Regnerate.
13114
13115 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
13116
13117         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13118         * gdb.arch/i386-prologue.c (gdb1338): Add function.
13119
13120 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
13121
13122         * mi-var-display.exp (-var-list-children weird): Accept function
13123         pointers with argument types.
13124         * mi1-var-display.exp (-var-list-children weird): Likewise.
13125         * mi2-var-display.exp (-var-list-children weird): Likewise.
13126
13127 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
13128
13129         * gdb.base/annota3.exp: Add missing newline.
13130
13131 2003-08-06  Michael Chastain  <mec@shout.net>
13132
13133         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13134
13135 2003-08-12  Michael Snyder  <msnyder@redhat.com>
13136
13137         * gdb.base/float.exp: Add test for SH.
13138
13139 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
13140
13141         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13142
13143 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
13144
13145        * gdb.base/completion.exp: Remove reduntant completion test
13146        on filename.
13147
13148 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
13149
13150         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13151         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13152         gdb.trace/save-trace.exp: Make sure that full pathnames are
13153         escaped correctly.
13154
13155 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
13156
13157         * configure.in: Don't generate config.h from config.hin.
13158         * configure: Regenerate.
13159         * config.hin: Remove file.
13160         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13161         * gdb.threads/pthreads.c: Ditto.
13162
13163 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
13164
13165         From Kei Sakamoto <sakamoto.kei@renesas.com>:
13166         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13167         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13168         Replace ld24 with seth/add3.
13169
13170 2003-08-02  Andrew Cagney  <cagney@redhat.com>
13171
13172         * gdb.base/annota3.exp: New file.
13173         * gdb.base/annota3.c: New file.
13174         * gdb.c++/annota3.exp: New file.
13175         * gdb.c++/annota3.cc: New file.
13176
13177 2003-07-29  Michael Chastain  <mec@shout.net>
13178
13179         * gdb.threads/tls.c (spin): Check errno only if sem_wait
13180         actually failed.
13181         (do_pass): Likewise.
13182         * gdb.threads/tls.exp: Always initialize no_of_threads.
13183
13184 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
13185
13186         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13187         pattern.
13188         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13189         * gdb.threads/tls.exp: Recognize one case of the host library not
13190         supporting TLS.
13191
13192 2003-07-27  Andrew Cagney  <cagney@redhat.com>
13193
13194         * gdb.base/fileio.exp: Use SH when running commands using
13195         remote_exec.
13196
13197 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
13198
13199         From Kei Sakamoto <sakamoto.kei@renesas.com>:
13200         * gdb.base/relocate.c (dummy): New padding array.
13201
13202 2003-07-22  Michael Snyder  <msnyder@redhat.com>
13203
13204         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
13205
13206         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13207         patterns to be more general, accepting old and new output.
13208         Some output chars (such as '+') also must be quoted.
13209         Some addresses are displayed numerically instead of
13210         symbolically.
13211
13212 2003-07-23  Michael Snyder  <msnyder@redhat.com>
13213
13214         * gdb.base/return2.exp: Don't test long-long return.
13215
13216         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13217         * gdb.disasm/t01_mov.exp: Ditto.
13218         * gdb.disasm/t02_mova.s: Ditto.
13219         * gdb.disasm/t02_mova.exp: Ditto.
13220         * gdb.disasm/t03_add.s: Ditto.
13221         * gdb.disasm/t03_add.exp: Ditto.
13222         * gdb.disasm/t04_sub.s: Ditto.
13223         * gdb.disasm/t04_sub.exp: Ditto.
13224         * gdb.disasm/t05_cmp.s: Ditto.
13225         * gdb.disasm/t05_cmp.exp: Ditto.
13226         * gdb.disasm/t06_ari2.s: Ditto.
13227         * gdb.disasm/t06_ari2.exp: Ditto.
13228         * gdb.disasm/t07_ari3.s: Ditto.
13229         * gdb.disasm/t07_ari3.exp: Ditto.
13230         * gdb.disasm/t08_or.s: Ditto.
13231         * gdb.disasm/t08_or.exp: Ditto.
13232         * gdb.disasm/t09_xor.s: Ditto.
13233         * gdb.disasm/t09_xor.exp: Ditto.
13234         * gdb.disasm/t10_and.s: Ditto.
13235         * gdb.disasm/t10_and.exp: Ditto.
13236         * gdb.disasm/t11_logs.s: Ditto.
13237         * gdb.disasm/t11_logs.exp: Ditto.
13238         * gdb.disasm/t12_bit.s: Ditto.
13239         * gdb.disasm/t12_bit.exp: Ditto.
13240         * gdb.disasm/t13_otr.s: Ditto.
13241         * gdb.disasm/t13_otr.exp: Ditto.
13242
13243 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
13244
13245         * gdb.threads/tls.exp :Add kfail for 'info address' case.
13246
13247 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
13248
13249         * gdb.threads/tls.c : New file.
13250         * gdb.threads/tls.exp : New file.
13251         * gdb.threads/tls-main.c : New file.
13252         * gdb.threads/tls-shared.c : New file.
13253         * gdb.threads/tls-shared.exp : New file.
13254
13255 2003-07-22  Andreas Schwab  <schwab@suse.de>
13256
13257         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13258
13259 2003-07-20  Andreas Schwab  <schwab@suse.de>
13260
13261         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13262         due to insn reordering.
13263
13264 2003-07-15  Andrew Cagney  <cagney@redhat.com>
13265
13266         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13267
13268 2003-07-15  Michael Chastain  <mec@shout.net>
13269
13270         * gdb.base/gdb1250.exp: New file.
13271         * gdb.base/gdb1250.c: New file.
13272
13273 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
13274
13275         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13276         expansion of size_t to 'unsigned long', not only to 'unsigned'.
13277
13278 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
13279
13280         * gdb.threads/tls.c: New file.
13281         * gdb.threads/tls.exp: New file.
13282         * gdb.threads/tls-main.c: New file.
13283         * gdb.threads/tls-shared.c: New file.
13284         * gdb.threads/tls-shared.exp: New file.
13285
13286 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
13287
13288         * gdb.base/annota1.exp: Make sure that we properly escape the
13289         full path of the source file. Xfail more permissive patterns,
13290         due to a compiler debug info problem.
13291
13292 2003-07-07  Andreas Schwab  <schwab@suse.de>
13293
13294         * gdb.asm/m68k.inc: New file.
13295         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13296
13297         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13298         arguments"): Also match negative number.
13299
13300         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13301
13302 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
13303
13304         * gdb.base/store.c (charest): New typedef.
13305         (add_char): Rename to add_charest, update.
13306         (wack_char): Rename to wack_charest, update types.  Return l + r
13307         to keep r live across the call.
13308         (wack_short, wack_int, wack_long, wack_longest, wack_float)
13309         (wack_double, wack_doublest): Return l + r to keep r live across
13310         the call.
13311         * gdb.base/store.exp: Accomodate store.c changes.
13312
13313 2003-06-30  David Carlton  <carlton@kealia.com>
13314
13315         * gdb.c++/maint.exp (test_invalid_name): New.
13316         (test_first_component): Add tests for invalid names.
13317
13318 2003-06-29  Michael Chastain  <mec@shout.net>
13319
13320         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13321         output of '<VTT for class>' for virtual base classes.
13322
13323 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
13324
13325         * gdb.base/completion.exp: Tab-complete "complet" instead of
13326         "compl".
13327         * gdb.base/complex.exp, gdb.base/complex.c: New files.
13328
13329 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
13330
13331         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13332         * gdb.base/volatile.exp: Likewise.
13333
13334 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
13335
13336         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13337         gdb/1265.
13338
13339 2003-06-28  Michael Chastain  <mec@shout.net>
13340             Daniel Jacobowitz  <drow@mvista.com>
13341
13342         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13343         initial line count of 'captured_main' from 26 to 32.
13344         (test_with_self): Allow xmalloc call to be interleaved with the
13345         preceding two lines.
13346
13347 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
13348
13349         * gdb.base/bang.exp: New testcase.
13350
13351 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
13352
13353         * gdb.base/langs.exp: Add some tests for the "minimal" language
13354         support.
13355
13356 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
13357
13358         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13359         the testcase.
13360
13361 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
13362
13363         * gdb.base/relocate.exp: Test add-symbol-file with a variable
13364         offset.
13365
13366 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
13367
13368         * gdb.c++/pr-1210.cc: New file.
13369         * gdb.c++/pr-1210.exp: New file.
13370
13371 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
13372
13373         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13374         000-exec-continue.
13375
13376 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
13377
13378         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13379         on *-*-*bsd* instead of *-*-freebsd*.
13380
13381 2003-06-14  Andrew Cagney  <cagney@redhat.com>
13382
13383         * gdb.base/store.exp: Test longest and doublest.  Test all
13384         parameters.  Weaken return statement match.
13385         * gdb.base/store.c: Add longest and doublest - aka long long and
13386         long double functions.  Put all parameters into local register
13387         variables.  Use negative values.
13388
13389 2003-06-14  Andrew Cagney  <cagney@redhat.com>
13390
13391         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
13392         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
13393         exit status.
13394         * gdb.base/fileio.exp: Disable target when nointerrupts and
13395         noinferiorio, instead of limiting it to remote.  Use remote_exec
13396         instead of system.
13397
13398 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
13399
13400         * gdb.base/float.exp: Add ia64 support.
13401
13402 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
13403
13404         * gdb.base/fileio.exp: Run only on remote targets.
13405
13406 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
13407
13408         * gdb.base/fileio.c: New file, testing File-I/O.
13409         * gdb.base/fileio.exp: Ditto.
13410
13411 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
13412
13413         * gdb.base/shreloc.exp: New file, check symbol values obtained from
13414         shared objects after relocation at load time (gdb PR/1132).
13415         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
13416         as above, part of the shared object relocation test.
13417
13418 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
13419
13420         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13421         fully filled history list.
13422         * gdb.base/gdb_history: New file.
13423
13424         * gdb.base/signals.exp: XFAIL "continue to func1" on
13425         i*86-*-freebsd*.
13426
13427         * gdb.base/attach.exp: When trying to attach to a nonexistent
13428         process, make it possible to specify the PID based on the target,
13429         and do so for *-*-freebsd*.
13430
13431 2003-06-02  Richard Henderson  <rth@redhat.com>
13432
13433         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13434
13435 2003-06-02  Richard Henderson  <rth@redhat.com>
13436
13437         * gdb.base/selftest.exp: Next over lim_at_start initialization.
13438
13439 2003-06-02  Richard Henderson  <rth@redhat.com>
13440
13441         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13442
13443 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
13444
13445         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13446         of globalvar.
13447
13448 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
13449
13450         * gdb.asm/asm-source.exp: Check for memory read errors in
13451         disassembler test on *BSD too.
13452
13453 2003-06-01  Richard Henderson  <rth@redhat.com>
13454
13455         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13456         for .frame.
13457         (gdbasm_call): Lose ldgp.
13458         (gdbasm_startup): Add frame information.
13459         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13460
13461 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
13462
13463         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13464         i?86-*-*.
13465
13466 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
13467
13468         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13469         FreeBSD.
13470
13471 2003-05-29  Richard Henderson  <rth@redhat.com>
13472
13473         * gdb.asm/alpha.inc: New file.
13474         * gdb.asm/asm-source.exp: Use it.
13475
13476 2003-05-29  Jim Blandy  <jimb@redhat.com>
13477
13478         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13479         'core.PID'.
13480
13481 2003-05-22  Jim Blandy  <jimb@redhat.com>
13482
13483         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13484         backtrace.
13485
13486 2003-05-20  David Carlton  <carlton@math.stanford.edu>
13487
13488         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13489         this time.
13490
13491 2003-05-19  David Carlton  <carlton@bactrian.org>
13492
13493         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13494         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13495
13496 2003-05-19  David Carlton  <carlton@bactrian.org>
13497
13498         * gdb.c++/namespace.exp: Add namespace scope and anonymous
13499         namespace tests.
13500         Bump copyright date.
13501         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13502         (main): Call C::D::marker2.
13503         * gdb.c++/namespace1.cc: New file.
13504
13505 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
13506
13507         Roland McGrath  <roland@redhat.com>
13508         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
13509         there is no manager thread.
13510
13511 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
13512
13513         * gdb.threads/schedlock.exp: Remove assumption that all threads
13514         will run in a particular small time slice.  Also ensure we break
13515         in one of the child threads rather than the main thread.
13516
13517 2003-05-07  Jim Blandy  <jimb@redhat.com>
13518
13519         Add support for assembly source testing on the s390x.
13520         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13521         architecture.
13522         * gdb.asm/s390x.inc: New file.
13523
13524         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13525         succession of 'if' statements.
13526
13527 2003-05-05  Andrew Cagney  <cagney@redhat.com>
13528
13529         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13530
13531 2003-05-05  Andrew Cagney  <cagney@redhat.com>
13532
13533         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13534         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13535
13536 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
13537
13538         * gdb.base/charset.exp: Update based on new behavior of set/show
13539         charset commands.
13540
13541 2003-05-01  Andrew Cagney  <cagney@redhat.com>
13542
13543         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13544         variable do not give memory errors.
13545
13546 2003-04-30  Adam Fedor  <fedor@gnu.org>
13547
13548         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13549         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13550         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13551         gdb.objc/basicclass.m: : New files
13552
13553         * lib/gdb.exp (gdb_compile_objc): New procedure.
13554
13555 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
13556
13557         * gdb.base/signals.exp: Make backtrace tests more specific.
13558
13559 2003-04-23  David Carlton  <carlton@bactrian.org>
13560
13561         * gdb.c++/maint.exp (test_first_component): Add tests for
13562         'operator' in more locations.
13563
13564 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
13565
13566         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13567
13568 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
13569
13570         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
13571         func marke' instead. Update test name.
13572
13573 2003-04-15  David Carlton  <carlton@math.stanford.edu>
13574
13575         * gdb.c++/maint.exp: New file.
13576
13577 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
13578
13579         * gdb.threads/schedlock.c: Change type of thread function argument
13580         to long, to avoid warnings on 64-bit platforms.
13581
13582 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
13583
13584         * gdb.base/attach.exp: Add new message from ptrace in case of
13585         attaching to nonexistent process.
13586
13587 2003-04-11  Jim Blandy  <jimb@redhat.com>
13588
13589         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13590         gdb.c++/userdef.cc: Place comments on the lines to which the
13591         marker function might return.
13592         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13593         gdb.c++/userdef.exp: Look for those comments to check that we've
13594         returned to the right place, instead of checking line numbers.
13595
13596 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
13597
13598         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13599         match on sourcefile name, instead of directory name.
13600
13601 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
13602
13603         * gdb.base/completion.exp: Use string_to_regexp to match the
13604         working directory name.
13605
13606 2003-04-09  Jim Blandy  <jimb@redhat.com>
13607
13608         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13609         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13610         after an inferior function call, report the failure, but allow the
13611         test to continue.
13612
13613 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
13614
13615         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13616         with -DPROTOTYPES.
13617
13618 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
13619
13620         * gdb.base/break.exp: Revert last patch.
13621
13622 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
13623
13624         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13625         with -DPROTOTYPES.
13626
13627 2003-04-02  Andrew Cagney  <cagney@redhat.com>
13628
13629         * gdb.base/callfuncs.exp: Make "print add" messages unique.
13630         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13631         matching directories by the name breakpoint.
13632         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13633         Make "continue to marker1" consistent.
13634         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13635         message consistent.
13636         * lib/gdb.exp: Put "the program is no longer running", and "the
13637         program exited" in parenthesis.
13638         * lib/mi-support.exp: Ditto.
13639
13640 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
13641
13642         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13643
13644 2003-03-29  Andrew Cagney  <cagney@redhat.com>
13645
13646         * gdb.base/sizeof.c (main): Print the value of '\377'.
13647         * gdb.base/sizeof.exp: Check the sign of '\377'.
13648
13649 2003-03-27  Michael Chastain  <mec@shout.net>
13650
13651         * gdb.base/gdb1090.exp: New file.
13652         * gdb.base/gdb1090.cc: New file.
13653
13654 2003-03-27  J. Brobecker  <brobecker@gnat.com>
13655
13656         * gdb.gdb/observer.exp: New regression test.
13657
13658 2003-03-27  Michael Chastain  <mec@shout.net>
13659
13660         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13661         * gdb.base/ptype.exp: Likewise.
13662
13663 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
13664
13665         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13666
13667 2003-03-26  Michael Chastain  <mec@shout.net>
13668
13669         * gdb.base/ptype.exp: Actually use some typedef'd types.
13670
13671 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
13672
13673         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13674         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13675
13676 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13677
13678         * gdb.base/default.exp: Fix regular expression.
13679
13680 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13681
13682         * gdb.base/args.exp: Fix regular expression.
13683
13684 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13685
13686         * gdb.base/help.exp: Allow Win32 child process.
13687
13688 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13689
13690         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13691         when stepping out of main().
13692
13693 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13694
13695         * gdb.base/default.exp: Check for win32 specific message when calling
13696         "run" without executable.
13697
13698 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13699
13700         * gdb.base/args.exp: Expect .exe in output.
13701
13702 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
13703
13704         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13705         Cygwin native.
13706
13707 2003-03-17  Andrew Cagney  <cagney@redhat.com>
13708
13709         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
13710         vector registes.
13711         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13712         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13713
13714 2003-03-17  David Carlton  <carlton@math.stanford.edu>
13715
13716         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13717         test, for PR breakpoints/38.
13718         Call test_watchpoint_and_breakpoint.
13719         * gdb.base/watchpoint.c (func3): New function.
13720         (main): Call func3.
13721
13722 2003-03-04  David Carlton  <carlton@math.stanford.edu>
13723
13724         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13725         Garply<Garply<char> >:: garply".
13726         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13727         with respect to PR c++/1111; note also PR c++/1113.
13728         (test_template_breakpoints): KFAIL "constructor breakpoint" with
13729         respect to PR c++/1062.
13730         KFAIL "destructor breakpoint" with respect to PR c++/1112.
13731
13732 2003-03-03  David Carlton  <carlton@math.stanford.edu>
13733
13734         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13735         with respect to PR c++/57.
13736         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13737         c++/826.
13738         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13739         respect to PR c++/57.
13740
13741 2003-03-03  David Carlton  <carlton@math.stanford.edu>
13742
13743         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13744         respect to PR c++/33 into FAILs.
13745
13746 2003-03-03  Michael Chastain  <mec@shout.net>
13747
13748         * configure.in: Update copyright years.
13749
13750 2003-03-03  Michael Chastain  <mec@shout.net>
13751
13752         * Makefile.in: Update copyright years.
13753
13754 2003-02-28  David Carlton  <carlton@math.stanford.edu>
13755
13756         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13757         print class instead of struct and/or superfluous protection
13758         specifiers, as long as the resulting output is equivalent to the
13759         source code.
13760         Delete FIXME from end of messages on tests that don't need
13761         fixing.
13762
13763 2003-02-28  David Carlton  <carlton@math.stanford.edu>
13764
13765         * gdb.c++/templates.exp (do_tests): Allow const in the two
13766         Foo<volatile char *>::foo tests.
13767
13768 2003-02-27  Michael Snyder  <msnyder@redhat.com>
13769
13770         * gdb.base/restore.c (main): Return zero, so exit code
13771         will be consistant.
13772
13773 2003-02-26  David Carlton  <carlton@math.stanford.edu>
13774
13775         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13776         char *>::foo" test with respect to PR c++/33.  Create a new test
13777         which is identical to that one except that it doesn't put the
13778         space between the "char" and the "*"; KFAIL it, too.
13779
13780 2003-02-26  David Carlton  <carlton@math.stanford.edu>
13781
13782         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13783         template types into either PASSes or KFAILs (corresponding to PR
13784         c++/57).  Tweak indentation.  Update copyright.
13785
13786 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
13787
13788         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13789
13790 2003-02-13  Michael Chastain  <mec@shout.net>
13791
13792         * gdb.base/exprs.exp: Remove i960 remnants.
13793         * gdb.base/funcargs.exp: Likewise.
13794         * gdb.base/list.exp: Likewise.
13795         * gdb.base/ptype.exp: Likewise.
13796
13797 2003-02-14  David Carlton  <carlton@math.stanford.edu>
13798
13799         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13800         pEe->D::vg()" from XFAIL to KFAIL.
13801
13802 2003-02-13  Jason Molenda  (jmolenda@apple.com)
13803
13804         * gdb.base/maint.exp: Update maint print statistics regexp to include
13805         new entries.
13806
13807 2003-02-13  Michael Chastain  <mec@shout.net>
13808
13809         * gdb.c++/inherit.exp: Remove call to get_debug_format.
13810
13811 2003-02-12  Michael Chastain  <mec@shout.net>
13812
13813         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13814         * gdb.c++/inherit.exp: Likewise.
13815         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13816         * gdb.c++/templates.exp: Likewise.
13817         * gdb.c++/virtfunc.exp: Likewise.
13818
13819 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
13820
13821         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13822         why the code is written that way.
13823
13824 2003-02-05  Michael Chastain  <mec@shout.net>
13825
13826         * gdb.base/dump.exp: Add missing copyright line.
13827
13828 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
13829
13830         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
13831         at the beginning so the breakpoint doesn't get set on the loop.
13832
13833 2003-02-05  Michael Chastain  <mec@shout.net>
13834
13835         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13836         output for configurations with gcc 2.95.3.
13837
13838 2003-02-05  Keith Seitz  <keiths@redhat.com>
13839             Andrew Cagney  <ac131313@redhat.com>
13840
13841         * gdb.mi/mi-cli.exp: New file.
13842
13843 2003-02-04  Michael Chastain  <mec@shout.net>
13844
13845         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13846         Call perror and then continue.
13847
13848 2003-02-03  Michael Chastain  <mec@shout.net>
13849
13850         * gdb.c++/pr-1023.cc: New file.
13851         * gdb.c++/pr-1023.exp: New file.
13852
13853 2003-02-05  Jim Blandy  <jimb@redhat.com>
13854
13855         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13856         it's local to foobar.  Check for it there, and check that it's not
13857         present in main.
13858         * gdb.c++/local.cc (marker2): New function.
13859         (foobar): Call marker1.
13860         (main): Call marker2 instead of marker1.
13861
13862 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
13863
13864         * gdb.disasm/mn10200.exp: Obsolete file.
13865         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13866         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13867         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13868
13869 2003-02-04  David Carlton  <carlton@math.stanford.edu>
13870
13871         * gdb.c++/overload.exp: Test intToChar(1).
13872         * gdb.c++/overload.cc (intToChar): New.
13873         (main): Call intToChar.
13874
13875 2003-02-03  David Carlton  <carlton@math.stanford.edu>
13876
13877         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13878         'might_kfail' arg.
13879         KFAIL some of the continue_to_bp_overloaded calls, according to
13880         PR c++/1025.
13881
13882 2003-02-01  Michael Chastain  <mec@shout.net>
13883
13884         * gdb.base/advance.c (marker1): New marker function.
13885         * gdb.base/advance.exp: When the 'advance' command lands on the
13886         return breakpoint, it can legitimately stop on either the
13887         current line or the next line.  Accommodate both outcomes.
13888         * gdb.base/until.exp: Likewise.
13889
13890 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
13891
13892         2002-11-10 Jason Molenda (jason-cl@molenda.com):
13893         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13894         now a list, not a tuple.
13895         * gdb.mi/mi-var-display.exp: Ditto.
13896         * gdb.mi/gdb792.exp: Ditto.
13897
13898 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
13899
13900         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
13901         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13902         stack backtraces.
13903         * gdb.mi/mi-syn-frame.c: Part of same.
13904
13905 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
13906
13907         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13908         gdb.mi/mi1-pthreads.exp: Return instead of calling
13909         gdb_suppress_entire_file.
13910
13911 2003-02-01  Mark Salter  <msalter@redhat.com>
13912
13913         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13914
13915 2003-01-31  Mark Salter  <msalter@redhat.com>
13916
13917         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13918         Support empty arg.
13919
13920 2003-01-30  Michael Chastain  <mec@shout.net>
13921
13922         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13923         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
13924         has been fixed in gdb/readline on 2003-01-09.
13925
13926 2003-01-29  Michael Snyder  <msnyder@redhat.com>
13927
13928         * gdb.base/maint.exp: Allow for leading underscore in symbol.
13929         * gdb.base/display.exp: Allow for leading underscore in symbol.
13930         * gdb.base/args.exp: Skip if target does not support args passing.
13931
13932 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
13933
13934         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
13935         gdb_test.  Accept a list of expect arguments as the third
13936         parameter.
13937         (gdb_test): Use it.
13938
13939 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
13940
13941         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13942         allow for different test tree configurations.  Update some
13943         tescases accordingly.
13944         * gdb.arch/altivec-regs.exp: Ditto.
13945         * gdb.asm/asm-source.exp: Ditto.
13946         * gdb.base/advance.exp: Ditto.
13947         * gdb.base/display.exp: Ditto.
13948         * gdb.base/long_long.exp: Ditto.
13949         * gdb.base/mips_pro.exp: Ditto.
13950         * gdb.base/overlays.exp: Ditto.
13951         * gdb.base/relocate.exp: Ditto.
13952         * gdb.base/setshow.exp: Ditto.
13953         * gdb.base/step-line.exp: Ditto.
13954         * gdb.base/step-test.exp: Ditto.
13955         * gdb.base/until.exp: Ditto.
13956         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13957
13958 2003-01-17  David Carlton  <carlton@math.stanford.edu>
13959
13960         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13961         corresponding to PR c++/945.
13962         Update copyright.
13963
13964 2003-01-17  David Carlton  <carlton@math.stanford.edu>
13965
13966         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13967         corresponding to PR c++/68.
13968
13969 2003-01-17  David Carlton  <carlton@math.stanford.edu>
13970
13971         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13972         (test_paddr_hairy_functions): Call print_addr_2_kfail for
13973         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
13974
13975 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
13976
13977         * gdb.base/break.exp: Fix change of default location, because of
13978         removal of until tests.
13979         * gdb.base/help.exp: Update test for new 'until' help message.
13980         Add test for help on 'advance'.
13981         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
13982
13983 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
13984
13985         * gdb.base/default.exp: Adapt "info float" test for recent changes
13986         to that command.  Add test for "info vector".
13987         * gdb.base/float.exp: New file.  Add test for "info float" that
13988         resembles the old test in gdb.base/default.exp.
13989
13990 2003-01-15  David Carlton  <carlton@math.stanford.edu>
13991
13992         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13993
13994 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
13995
13996         * gdb.base/break.exp: Move the tests of until command from here...
13997         * gdb.base/until.exp: ... to here. New file. Add other tests.
13998         * gdb.base/advance.c: New file.
13999         * gdb.base/advance.exp: New file.
14000
14001 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
14002
14003         * gdb.base/args.c: New file.
14004         * gdb.base/args.exp: New file.
14005
14006 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
14007
14008         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14009
14010 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
14011
14012         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14013
14014 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
14015
14016         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
14017         dates.
14018
14019 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
14020
14021         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14022
14023 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
14024
14025         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14026         (ptype &*"foo").
14027         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14028
14029 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
14030
14031         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14032         * gdb.mi/mi1-console.exp: Likewise.
14033
14034 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
14035
14036         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14037         * gdb.mi/mi1-console.exp: Likewise.
14038
14039 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
14040
14041         * gdb.c++/overload.exp: Remove some fixed XFAILs.
14042
14043 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
14044
14045         * gdb.base/detach.exp: New test.
14046
14047 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
14048
14049         * Makefile.in (ALL_SUBDIRS): New variable.
14050         (subdirs, clean, distclean): Use it.
14051         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
14052         regenerating Makefile, since it is generated from the top level.
14053         * gdb.asm/Makefile.in: Likewise.
14054         * gdb.base/Makefile.in: Likewise.
14055         * gdb.c++/Makefile.in: Likewise.
14056         * gdb.disasm/Makefile.in: Likewise.
14057         * gdb.java/Makefile.in: Likewise.
14058         * gdb.mi/Makefile.in: Likewise.
14059         * gdb.threads/Makefile.in: Likewise.
14060         * gdb.trace/Makefile.in: Likewise.
14061
14062 2003-01-09  David Carlton  <carlton@math.stanford.edu>
14063
14064         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14065         Add copyright year 2003.
14066
14067 2003-01-06  Michael Chastain  <mec@shout.net>
14068
14069         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14070         When selecting a thread, 'line' and 'file' are optional.
14071         * gdb.mi/mi1-pthreads.exp: Likewise.
14072
14073 2003-01-06  Andreas Schwab  <schwab@suse.de>
14074
14075         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14076         failures.
14077
14078 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
14079
14080         Fix PR gdb/844
14081         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14082         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14083
14084         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
14085         instead of calling gdb_suppress_entire_file.
14086         * gdb.threads/print-threads.exp: Likewise.
14087         * gdb.threads/schedlock.exp: Likewise.
14088
14089         * gdb.threads/killed.exp: Return instead of calling
14090         gdb_suppress_entire_file.
14091         * gdb.threads/linux-dp.exp: Likewise.
14092         * gdb.threads/pthreads.exp: Likewise.
14093
14094 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
14095
14096         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14097         stabs.
14098         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14099         * gdb.base/whatis.exp: Always allow (void) after function names.
14100
14101 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
14102
14103         * gdb.c++/casts.exp: Correct regexp.
14104
14105 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
14106
14107         * configure.in: Call AC_CONFIG_HEADER.  Don't call
14108         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14109         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
14110         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
14111         aforementioned directories in the AC_OUPUT call.
14112         * config.hin: New file.
14113         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14114         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14115         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14116         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14117         pass -I$objdir instead of -I$objdir/$subdir in compilation.
14118         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14119         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14120         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14121         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14122         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14123         gdb.threads/configure.in, gdb.threads/configure,
14124         gdb.threads/config.in, gdb.trace/configure.in,
14125         gdb.trace/configure: Removed.
14126
14127 2003-01-03  Michael Chastain  <mec@shout.net>
14128
14129         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14130         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14131
14132 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
14133
14134         * gdb.base/store.exp: Fix regular expressions.
14135
14136 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
14137
14138         * configure.in: Rewrite.
14139         * configure: Regenerated.
14140
14141 2003-01-03  David Carlton  <carlton@math.stanford.edu>
14142
14143         * gdb.base/psymtab.exp: New file.
14144         * gdb.base/psymtab1.c: Ditto.
14145         * gdb.base/psymtab2.c: Ditto.
14146
14147 2002-12-23  Adam Fedor  <fedor@gnu.org>
14148
14149         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14150
14151 2002-12-23  David Carlton  <carlton@math.stanford.edu>
14152
14153         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14154         and current_directory initialization.
14155
14156 2002-12-22  Jim Blandy  <jimb@redhat.com>
14157
14158         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14159         rather than as part of the output file name.
14160
14161         * gdb.base/attach.exp: There's no need to copy the test program to
14162         /tmp; that was only ever necessary on HP/UX, and this test is
14163         entirely disabled there anyway.
14164
14165 2002-12-21  Jim Blandy  <jimb@redhat.com>
14166
14167         * gdb.c++/psmang.exp: Doc fix.
14168
14169         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14170         test.
14171
14172 2002-12-20  David Carlton  <carlton@math.stanford.edu>
14173
14174         * gdb.c++/annota2.exp: KFAIL annotate-quit.
14175
14176 2002-12-18  Michael Chastain  <mec@shout.net>
14177
14178         * gdb.c++/annota2.exp: Add copyright year 2002.
14179
14180 2002-12-17  David Carlton  <carlton@math.stanford.edu>
14181
14182         * gdb.c++/try_catch.cc: Add marker comments.
14183         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14184         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14185         * gdb.c++/m-static.cc: Ditto.
14186         * gdb.c++/m-static1.cc: Ditto.
14187         * gdb.c++/try_catch.cc: Ditto.
14188
14189 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
14190
14191         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14192         to see whether we are using the new -environment-directory
14193         command which resets via -r or the old version of the command
14194         which may prompt the user.  Part of fix for gdb/741.
14195
14196 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
14197
14198         * gdb.fortran/types.exp: Update obsolete comment.
14199         * gdb.fortran/exprs.exp: Ditto.
14200         * lib/gdb.exp: Delete obsolete code.
14201         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14202         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14203         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14204         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14205         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14206         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14207         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14208         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14209         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14210         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14211         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14212         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14213         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14214         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14215         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14216         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14217         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14218         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14219         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14220         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14221         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14222         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14223         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14224         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14225         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14226         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14227         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14228         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14229         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14230         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14231         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14232         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14233         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14234         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14235         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14236         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14237         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14238
14239 2002-12-11  David Carlton  <carlton@math.stanford.edu>
14240
14241         * gdb.c++/m-data.exp: Add test for members that shadow global
14242         variables: see PR gdb/804.
14243         * gdb.c++/m-data.cc: Ditto.
14244
14245 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
14246
14247         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14248
14249 2002-12-06  David Carlton  <carlton@math.stanford.edu>
14250
14251         * gdb.base/store.c: Don't declare functions static.
14252
14253 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
14254
14255         * gdb.base/store.exp, gdb.base/store.c: New files.
14256
14257 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
14258
14259         * gdb.base/selftest.exp: Update for current gdb.
14260
14261 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
14262
14263         * gdb.base/maint.exp: Only dump symbols from one source file
14264         or objfile.
14265
14266 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
14267
14268         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14269         function call.
14270
14271 2002-11-25  Jim Blandy  <jimb@redhat.com>
14272
14273         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14274         function appearing in error message.
14275
14276 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
14277
14278         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14279
14280 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
14281
14282         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14283         for mi1 and current mi is in correct format.  New mi startup message
14284         should be in mi console format.  This is part of fix for PR gdb/604.
14285
14286 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
14287
14288         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14289         which explicitly prints the zero offset as "+0".
14290
14291 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
14292
14293         * gdb.threads/schedlock.c (args): Make unsigned.
14294
14295 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
14296
14297         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
14298         numbers.  Allow "foo2|selected stack frame".
14299         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14300         * gdb.asm/asmsrc2.s: Likewise.
14301         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
14302         comments.
14303         * gdb.asm/mips.inc: New file.
14304
14305 2002-10-18  Adam Fedor  <fedor@gnu.org>
14306
14307         * gdb.base/default.exp: Update expected output to include 'ObjC'.
14308         * gdb.base/help.exp: Likewise.
14309
14310 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
14311
14312         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14313         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14314
14315 2002-10-02  Jim Blandy  <jimb@redhat.com>
14316
14317         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14318
14319 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
14320
14321         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14322         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14323         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14324         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14325         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14326         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14327         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14328
14329 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
14330
14331         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14332         * mi0-disassemble.exp, mi0-eval.exp: Delete.
14333         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14334         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14335         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14336         * mi0-var-block.exp, mi0-var-child.exp: Delete.
14337         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
14338
14339 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
14340
14341         * gdb.base/annota1.exp (info break): Make directory components of
14342         path optional since not all compilers emit this debug information.
14343
14344         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14345         step ends up stepping out of the function instead of stopping on
14346         the epilogue.
14347
14348 2002-09-26  Keith Seitz  <keiths@redhat.com>
14349
14350         * lib/insight-support.exp (gdbtk_start): Figure out where
14351         the insight executable is based on where gdb is. Use this
14352         executable to start insight instead of gdb.
14353
14354 2002-09-25  Andrew Cagney  <cagney@redhat.com>
14355
14356         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14357
14358 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
14359
14360         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14361         test_isolated_complaints.
14362         (test_empty_complaint): New function.
14363         (test_empty_complaints): New function.  Check no output when no
14364         complaints.
14365
14366 2002-09-19  Jim Blandy  <jimb@redhat.com>
14367
14368         * gdb.base/charset.exp, gdb.base/charset.c: New files.
14369
14370 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
14371
14372         * gdb.gdb/complaints.exp: New file.
14373
14374 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
14375
14376         * gdb.base/maint.exp: Check `help maint internal-warning'.
14377
14378 2002-09-18  David Carlton  <carlton@math.stanford.edu>
14379
14380         * gdb.c++/m-static.exp: Remove breakpoints depending on line
14381         numbers, and replace them by a single breakpoint after the
14382         constructors are all finished.
14383         Add test 4.
14384         * gdb.c++/m-static.cc: Add test 4.
14385         * gdb.c++/m-static.h: New file.
14386         * gdb.c++/m-static1.cc: New file.
14387
14388         * gdb.c++/printmethod.exp: New file.
14389         * gdb.c++/printmethod.cc: New file.
14390
14391         * gdb.c++/pr-574.exp: New file.
14392         * gdb.c++/pr-574.cc: New file.
14393
14394 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
14395
14396         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14397         embedded targets which never actually exit.
14398
14399 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
14400
14401         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14402         "don't step after run" as unresolved or unsupported, instead of xfail.
14403
14404 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
14405
14406         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14407         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14408         Add newline to expected string in "step out of main (status wrapper)"
14409         case.
14410
14411 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
14412
14413         * lib/gdb.exp (rerun_to_main): Allow restarting application.
14414         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14415
14416 2002-09-17  Tom Tromey  <tromey@redhat.com>
14417
14418         * gdb.base/printcmds.exp (test_print_string_constants): Expect
14419         \000, not \0, in double-quoted string.
14420
14421 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
14422
14423         * gdb.base/commands.exp: Don't expect a "Program exited normally"
14424         string after running the commands execution on breakpoint tests.
14425
14426 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
14427
14428         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14429
14430 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
14431
14432         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14433
14434 2002-09-10  Keith Seitz  <keiths@redhat.com>
14435
14436         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14437         runto proc.
14438         (mi_run_to_main): Use mi_runto.
14439         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14440
14441 2002-09-10  Keith Seitz  <keiths@redhat.com>
14442
14443         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14444         regexp for stopping at main. Could have multiple event notifications.
14445         Don't assume that main was declared with no parameters.
14446         (mi_next): Use mi_step_to.
14447         (mi_step): Use mi_next_to.
14448
14449 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
14450
14451         * gdb.base/default.exp: Fix expected string in `info float' test.
14452
14453 2002-09-09  Ben Elliston  <bje@redhat.com>
14454
14455         * config/mips.exp: Update comments.
14456         * config/mips-idt.exp: Likewise.
14457         * config/nind.exp: Likewise.
14458         * config/slite.exp: Likewise.
14459         * config/sparclet.exp: Likewise.
14460         * config/udi.exp: Likewise.
14461         * config/vx.exp: Likewise.
14462         * config/vxworks29k.exp: Likewise.
14463
14464 2002-09-05  Jim Blandy  <jimb@redhat.com>
14465
14466         * gdb.threads/killed.exp: Fix test failure message.
14467
14468 2002-09-04  Keith Seitz  <keiths@redhat.com>
14469
14470         * lib/mi-support.exp: Update copyright.
14471         (mi_gdb_test): Increase the priority of the expected pattern
14472         so that it matches gdb_test.
14473
14474 2002-09-03  Keith Seitz  <keiths@redhat.com>
14475
14476         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14477         Use integer comparison instead of string comparison for testing
14478         whether binary was built.
14479
14480 2002-09-03  Jim Blandy  <jimb@redhat.com>
14481
14482         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14483
14484 2002-08-29  Jim Blandy  <jimb@redhat.com>
14485
14486         * gdb.threads/pthreads.exp: Move the portable thread compilation
14487         code into a function in lib/gdb.exp, and call that from here.
14488         * lib/gdb.exp (gdb_compile_pthreads): New function.
14489
14490 2002-08-29  Keith Seitz  <keiths@redhat.com>
14491
14492         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14493         expect_out so that callers can get at it.
14494
14495 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
14496
14497         * gdb.threads/print-threads.c: New file.
14498         * gdb.threads/print-threads.exp: New file.
14499         * gdb.threads/schedlock.c: New file.
14500         * gdb.threads/schedlock.exp: New file.
14501
14502 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
14503
14504         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14505         not altivec.c.
14506
14507 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
14508
14509         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14510         targets.  The problem should be fixed now.
14511
14512 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
14513
14514         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14515         2002-07-24 change that removes final dots from error messages.
14516
14517 2002-08-13  Tom Tromey  <tromey@redhat.com>
14518
14519         * gdb.base/readline.exp: New file.
14520
14521 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
14522
14523         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14524         supress message.
14525
14526 2002-08-01  Andrew Cagney  <cagney@redhat.com>
14527
14528         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14529         CHILL_FOR_TARGET and CHILL_LIB.
14530         * configure.in (configdirs): Remove gdb.chill.
14531         * configure: Regenerate.
14532         * lib/gdb.exp: Obsolete references to chill.
14533         * gdb.fortran/types.exp: Ditto.
14534         * gdb.fortran/exprs.exp: Ditto.
14535
14536 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
14537
14538         * gdb.base/shlib-call.exp (additional_flags): Conditionally
14539         set Irix-specific compile and link flags.
14540
14541 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
14542
14543         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14544         source files.  The ``-o'' option doesn't work with the ``-E'' option
14545         when using the Irix compiler.
14546
14547 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
14548
14549         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14550         Improve support for reusing an exec file.  Copy exec file
14551         to target, and run gdbserver on the target instead of on the host.
14552
14553 2002-07-18  Jim Blandy  <jimb@redhat.com>
14554
14555         * gdb.base/ending-run.exp: Don't expect to see the program end in
14556         some orderly fashion when we're running on a real stand-alone
14557         board.
14558
14559         * gdb.base/interrupt.exp: Correct logic for skipping tests on
14560         targets that don't support interrupts.
14561
14562 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
14563
14564         * gdb.base/attach.exp: Add patterns to match output from /proc-based
14565         systems.
14566         Move comments in expect statements to inside the actions, so that they
14567         don't get matched against.
14568
14569 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
14570
14571         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14572         function when asleep" test.
14573
14574 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
14575
14576         * gdb.base/page.exp: Rewrite to handle problems with very long
14577         `info set' output.  Update copyright.
14578
14579 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
14580
14581         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14582         gdb.threads-hp.
14583         * gdb.hp/configure: Regenerate.
14584         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14585         * gdb.hp/gdb.threads-hp/configure: Delete file.
14586         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14587
14588 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
14589
14590         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14591         setlocale, bindtextdomain and textdomain.
14592
14593 2002-06-11  Jim Blandy  <jimb@redhat.com>
14594
14595         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14596         preprocessor macro information is present.
14597
14598         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14599         tests.
14600
14601 2002-06-06  Michael Snyder  <msnyder@redhat.com>
14602
14603         * gdb.base/overlays.exp: Record addresses of overlay
14604         functions in TCL variables rather than in GDB variables,
14605         to avoid having GDB convert them to pointers (with loss
14606         of information).
14607
14608         * gdb.base/d10v.ld: Merge in several years worth of
14609         default linker script changes.
14610         * gdb.base/long_long.exp: Add check for sizeof (long double).
14611
14612 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
14613
14614         * gdb.asm/asm-source.exp: Add x86-64 target.
14615         * gdb.asm/x86_64.inc: New.
14616
14617 2002-05-30  Michael Chastain  <mec@shout.net>
14618
14619         From Benjamin Kosnik <bkoz@redhat.com>:
14620         * gdb.c++/m-static.cc: New file.
14621         * gdb.c++/m-static.exp: New file.
14622
14623 2002-05-28  Michael Snyder  <msnyder@redhat.com>
14624
14625         * gdb.base/call-ar-st.exp: Allow for reduced floating point
14626         precision.
14627
14628 2002-05-27  Michael Chastain  <mec@shout.net>
14629
14630         From Benjamin Kosnik <bkoz@redhat.com>:
14631         * gdb.c++/m-data.cc: New file.
14632         * gdb.c++/m-data.exp: New file.
14633
14634 2002-05-27  Michael Chastain  <mec@shout.net>
14635
14636         From Benjamin Kosnik <bkoz@redhat.com>:
14637         * gdb.c++/try_catch.cc: New file.
14638         * gdb.c++/try_catch.exp: New file.
14639
14640 2002-05-27  Michael Chastain  <mec@shout.net>
14641
14642         * gdb.c++/local.exp: Accept more nested types in output.
14643
14644 2002-05-26  Michael Chastain  <mec@shout.net>
14645
14646         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14647
14648 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
14649
14650         * lib/gdb.exp (gdb_wrapper_init): Just because
14651         gdb_wrapper_file exists, this does not mean that the file
14652         should not be rebuilt.  That is what gdb_wrapper_initialized
14653         is for.
14654         (default_gdb_init): Reset gdb_wrapper_initialized.
14655
14656 2002-05-23  Michael Snyder  <msnyder@redhat.com>
14657
14658         * gdb.base/all-bin.exp: Revise previous patch by just reducing
14659         the precision of the floating point test results.
14660         * gdb.base/call-rt-st.exp: Ditto.
14661
14662         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14663         * gdb.base/call-rt-st.exp: Ditto.
14664
14665 2002-05-19  Michael Chastain  <mec@shout.net>
14666
14667         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14668
14669 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
14670
14671         * configure.in (configdirs): Add gdb.arch.
14672         * configure: Regenerate.
14673
14674 2002-05-17  Jim Blandy  <jimb@redhat.com>
14675
14676         * gdb.base/completion.exp: Recognize the more detailed error
14677         messages produced by the macro expander's lexical analyzer.
14678
14679 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
14680
14681         * gdb.arch/altivec-abi.c: New file.
14682         * gdb.arch/altivec-abi.exp: New file.
14683         * gdb.arch/altivec-regs.c: New file.
14684         * gdb.arch/altivec-regs.exp: New file.
14685
14686 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
14687
14688         * gdb.base/maint.exp (maint print type): Update for new type
14689         structure.
14690
14691 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
14692
14693         * gdb.arch: New directory.
14694         * gdb.arch/configure.in: New file.
14695         * gdb.arch/configure: New file.
14696         * gdb.arch/Makefile.in: New file.
14697
14698 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
14699
14700         * gdb.asm/asm-source.exp: Add v850 as supported target.
14701         * gdb.asm/v850.inc: New file.
14702
14703 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
14704
14705         * gdb.c++/annota2.exp (annotate-quit): Add comment.
14706
14707 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
14708
14709         * gdb.base/break.exp: Check 'break "marker2"'.
14710
14711 2002-05-10  Michael Snyder  <msnyder@redhat.com>
14712
14713         * gdb.base/long_long.exp: Fix typo.
14714
14715 2002-05-10  Jim Blandy  <jimb@redhat.com>
14716
14717         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
14718         a bug.
14719
14720         * gdb.base/printcmds.exp (test_integer_literals_rejected):
14721         Recognize more detailed error message produced by the macro
14722         expander's lexical analyzer.
14723         * lib/gdb.exp (test_print_reject): Same.
14724
14725 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
14726
14727         * gdb.c++/method.exp: Fix typo.
14728
14729 2002-05-08  Michael Snyder  <msnyder@redhat.com>
14730
14731         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14732         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
14733         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
14734         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14735         Add iftarget clause for strongarm.
14736
14737 2002-05-06  Michael Snyder  <msnyder@redhat.com>
14738
14739         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14740         (gdb_continue_to_end): Accept output from status wrapper.
14741         * gdb.base/ending-run.exp: Add case for output from status wrapper.
14742         Clean up fail messages to match pass messages.
14743
14744         Enable the "needs_status_wrapper" testsuite feature.
14745         * lib/gdb.exp (gdb_wrapper_init): New procedure.
14746         (gdb_compile): Conditionally call gdb_wrapper_init.
14747         * gdb.base/a2-run.exp: Recognize output from status wrapper.
14748         * gdb.c++/method.exp: Recognize output from status wrapper.
14749
14750 2002-05-06  Ben Elliston  <bje@redhat.com>
14751 From Graydon Hoare  <graydon@redhat.com>
14752
14753         * config/sid.exp: Include support for "rawsid" protocol.
14754
14755 2002-05-03  Jim Blandy  <jimb@redhat.com>
14756
14757         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14758         * gdb.c++/hang3.C: New file.
14759
14760 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
14761
14762         * gdb.base/default.exp: Remove obsolete code.
14763         * gdb.c++/misc.exp: Ditto.  Update copyright.
14764         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
14765         * gdb.base/whatis.exp: Ditto.  Update copyright.
14766         * gdb.base/scope.exp: Ditto.  Update copyright.
14767         * gdb.base/ptype.exp: Ditto.  Update copyright.
14768         * gdb.base/printcmds.exp: Ditto.  Update copyright.
14769         * gdb.base/opaque.exp: Ditto.  Update copyright.
14770         * gdb.base/list.exp: Ditto.
14771         * gdb.base/funcargs.exp: Ditto.  Update copyright.
14772         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14773         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14774         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14775         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14776         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14777         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14778
14779 2002-05-02  Michael Snyder  <msnyder@redhat.com>
14780
14781         * gdb.base/watchpoint.exp: Add xscale target.
14782         * gdb.base/long_long.exp: Add xscale target.
14783         * gdb.base/default.exp: Add xscale target.
14784
14785 2002-05-01  Jim Blandy  <jimb@redhat.com>
14786
14787         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14788         gdb.c++/hang.exp: New test.
14789
14790 2002-05-01  Fred Fish  <fnf@redhat.com>
14791
14792         * gdb.base/completion.exp: Handle completions of "./Make" for
14793         more than one completion possibility, as is the case when we
14794         build and test in the source tree.
14795
14796 2002-04-29  Anthony Green  <green@redhat.com>
14797
14798         * gdb.java/jmisc1.exp: New file.
14799         * gdb.java/jmisc2.exp: New file.
14800
14801 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
14802
14803         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14804
14805 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
14806
14807         * gdb.base/help.exp: Change 'help status' to allow for target
14808         dependent output differences.
14809
14810 2002-04-22  Michael Chastain  <mec@shout.net>
14811
14812         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14813
14814 2002-04-22  Michael Chastain  <mec@shout.net>
14815
14816         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14817
14818 2002-04-17  David S. Miller  <davem@redhat.com>
14819
14820         * gdb.asm/sparc64.inc: New file.
14821         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14822
14823 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
14824
14825         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14826         instruction file directly into the build tree.  Clean up at end of
14827         test.
14828
14829 2002-04-18  David S. Miller  <davem@redhat.com>
14830
14831         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14832         handle 64-bit platforms correctly.
14833         * gdb.base/maint.exp: Likewise.
14834
14835 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
14836
14837         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14838         ``-fpic'' when compiling files comprising a shared library, but
14839         it does need additional linker flags in order to find shared
14840         libraries at run time.
14841
14842 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
14843
14844         * gdb.base/cvexpr.c (use): New function.
14845         (main): Invoke use() on all global variables to prevent
14846         some linkers from deleting these otherwise unused symbols.
14847
14848 2002-04-17  Michael Chastain  <mec@shout.net>
14849 From David S. Miller  <davem@redhat.com>
14850
14851         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14852         handle 64-bit platforms correctly.
14853
14854 2002-04-12  Michael Snyder  <msnyder@redhat.com>
14855 From Jim Blandy  <jimb@redhat.com>
14856         * gdb.base/foo.c (foox): Remove section attribute; the linker
14857         script can handle this instead.
14858         * gdb.base/bar.c (barx): Same.
14859         * gdb.base/baz.c (bazx): Same.
14860         * gdb.base/grbx.c (grbxx): Same.
14861
14862         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14863         manager doesn't automatically unmap overlays unnecessarily.
14864
14865 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
14866
14867         * gdb.base/ending-run.exp: Fix pattern for Mips targets
14868         stepping out of main.
14869
14870 2002-04-09  Michael Chastain  <mec@shout.net>
14871
14872         * gdb.c++/local.cc (main): Move call to marker1() inside nested
14873         scope so that the nested scope tests will make sense.
14874         * gdb.c++/local.exp: Write patterns that actually work with gcc
14875         (the HP patterns "were never known to work with gcc").
14876         Keep the old aCC patterns too.
14877
14878 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
14879
14880         * gdb.base/attach.exp: Correct target board test.
14881
14882 2002-04-08  Michael Chastain  <mec@shout.net>
14883
14884         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14885         in a const method.  Add some xfail and fail cases for configurations
14886         that do not emit the "const ...".
14887
14888 2002-04-07  Michael Chastain  <mec@shout.net>
14889
14890         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14891         Accept "A * const" and "const A * const" as type of "this".
14892         Fix spelling of getFunky throughout.  Make messages uniform.
14893
14894 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
14895
14896         Work around for PR gdb/285:
14897         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14898
14899 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
14900
14901         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14902         instructions file at run time instead of configure time.
14903         Sometimes we run the test in a directory that is not the one we
14904         configured in.
14905         * gdb.asm/configure.in: Delete creation of symlink.
14906         * gdb.asm/configure: Regenerate.
14907
14908 2002-04-05  J. Brobecker  <brobecker@gnat.com>
14909
14910         * gdb.gdb/xfullpath.exp: New test, to exercise the new
14911         xfullpath () function.
14912
14913 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
14914
14915         * gdb.asm/Makefile.in: Correct dependencies.
14916
14917         * gdb.asm/powerpc.inc: New file.
14918         * gdb.asm/asm-source.exp: Add PowerPC.
14919         * gdb.asm/configure.in: Likewise.
14920         * gdb.asm/configure: Regenerated.
14921
14922 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
14923
14924         * gdb.base/relocate.exp: New file.
14925         * gdb.base/relocate.c: New file.
14926
14927 2002-04-04  Fred Fish  <fnf@redhat.com>
14928
14929         * gdb.base/step-test.exp: Update comment regarding stopping in
14930         memcpy/bcopy calls inserted as part of the compiler runtime.
14931
14932 2002-04-04  Michael Snyder  <msnyder@redhat.com>
14933
14934         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14935
14936 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
14937
14938         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14939         (gdb_expect): Remove $notransfer hack.
14940
14941 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
14942
14943         * gdb.c++/classes.exp ("calling method for small class"): Match
14944         updated register output.
14945
14946 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
14947
14948         Fix PR gdb/452
14949         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14950         when finished.  Make gdb_file_cmd send "exec-file" when
14951         appropriate.
14952
14953 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
14954
14955         * gdb.base/attach.exp: Remove extra setup_xfail.
14956
14957 2002-03-26  Michael Snyder  <msnyder@redhat.com>
14958
14959         * gdb.base/default.exp: Add tests for dump, append, and restore.
14960         * gdb.base/help.exp: Add tests for dump, append, and restore.
14961         * gdb.base/dump.exp: New file, test dump, append and restore.
14962         * gdb.base/dump.c: New file.
14963
14964 2002-03-27  Michael Snyder  <msnyder@redhat.com>
14965
14966         * gdb.base/help.exp: Modify expect strings to reflect
14967         clean-ups in help messages.
14968
14969 2002-03-26  Fred Fish  <fnf@redhat.com>
14970
14971         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14972         have debugging info for those functions and the compiler uses them
14973         internally to copy structs around.
14974
14975 2002-03-26  Fred Fish  <fnf@redhat.com>
14976
14977         * gdb.base/list.exp: Revert the change made yesterday and add note
14978         about why we don't list the default lines for remote targets.
14979
14980 2002-03-25  Michael Snyder  <msnyder@redhat.com>
14981
14982         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14983
14984 2002-03-25  Fred Fish  <fnf@redhat.com>
14985
14986         * gdb.base/list.exp: This test works on remote targets so remove
14987         the short circuit for remote targets.  Update copyright.
14988
14989 2002-03-25  Fred Fish  <fnf@redhat.com>
14990
14991         * gdb.base/attach.exp: Fix logic error that was suppressing this
14992         test for all non hppa*-*-hpux* targets, instead of the hp target.
14993         Move comments closer to the suppression point.  Also now need to
14994         check that we are running natively.
14995
14996 2002-03-22  Michael Snyder  <msnyder@redhat.com>
14997
14998         * gdb.base/default.exp: Add test for gcore.  Update copyright.
14999         * gdb.base/help.exp: Add test for gcore.  Update copyright.
15000
15001 2002-03-06  Fred Fish  <fnf@redhat.com>
15002
15003         * gdb.base/funcargs.c:  Remove extraneous ';' character.
15004         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15005
15006 2002-03-04  Michael Chastain  <mec@shout.net>
15007
15008         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15009         accommodate gcc v3 function signature.
15010         * gdb.mi/mi0-var-cmd-exp: Ditto.
15011
15012 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
15013
15014         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15015         ``GNU/Linux'' or ``Linux kernel''
15016         * testsuite/gdb.threads/pthreads.c: Ditto.
15017
15018 2002-02-24  Michael Chastain  <mec@shout.net>
15019
15020         * gdb.threads/pthreads.c (thread1): Add a return statement.
15021         (thread2): Likewise.
15022         (foo): Likewise.
15023
15024 2002-02-23  Michael Chastain  <mec@shout.net>
15025
15026         * gdb.threads/linux-dp.c (philosopher): Add a return statement
15027         to placate gcc.
15028
15029 2002-02-23  Michael Chastain  <mec@shout.net>
15030
15031         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15032         test "ptype bint".  The test passes on all my stabs configurations.
15033
15034 2002-02-21  Jim Blandy  <jimb@redhat.com>
15035
15036         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15037         filename at a time, and watch for the ones we want to see.
15038
15039         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15040         types of pointers to prototyped functions.
15041
15042 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
15043
15044         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
15045         signed, unsigned and straight char.
15046         (padding_char, padding_short, padding_int, padding_long,
15047         padding_long_long, padding_float, padding_double,
15048         padding_long_double): New global variables.
15049         (fill, fill_structs): New functions.
15050
15051         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
15052         for correctly sized writes.  Update copyright.
15053         (get_valueof): New procedure.
15054         (get_sizeof): Call get_valueof.
15055         (check_valueof): New procedure.
15056         (check_padding): New procedure.
15057
15058 2002-02-20  Michael Chastain  <mec@shout.net>
15059
15060         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15061         to setup_xfail.  Document some of the remaining calls.
15062
15063 2002-02-18  Michael Chastain  <mec@shout.net>
15064
15065         * gdb.c++/userdef.exp: Update copyright year.
15066
15067 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
15068
15069         * gdb.c++/userdef.exp: Test overloaded operators properly.
15070         Remove xfails.
15071
15072 2002-02-14  Michael Snyder  <msnyder@redhat.com>
15073
15074         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15075
15076 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
15077
15078         * gdb.base/a2-run.exp: Check for a remote target properly.
15079         * gdb.base/annota1.exp: Likewise.
15080         * gdb.base/list.exp: Likewise.
15081         * gdb.base/reread.exp: Likewise.
15082         * gdb.base/scope.exp: Likewise.
15083         * gdb.base/shlib-call.exp: Likewise.
15084         * gdb.base/term.exp: Likewise.
15085         * gdb.c++/annota2.exp: Likewise.
15086
15087 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
15088
15089         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15090
15091 2002-02-10  Michael Chastain  <mec@shout.net>
15092
15093         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15094         (call_after_alloca): Ditto.
15095
15096 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
15097
15098         * gdb.base/ending-run.exp: Guard "cont" test with
15099         gdb_skip_stdio_test.
15100
15101 2002-02-06  Jim Blandy  <jimb@redhat.com>
15102
15103         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15104         from here...
15105         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15106         To here.  Disable this test on non-HP platforms.  Add big comment.
15107
15108 2002-02-04  Michael Snyder  <msnyder@redhat.com>
15109
15110         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
15111           other than d10v and m32r.
15112
15113 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
15114
15115         * gdb.base/default.exp: Rewrite test patterns to reduce time
15116         taken to match them.
15117
15118 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
15119
15120         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15121         Allow a start function above main.
15122         * gdb.threads/linux-dp.exp: Fix copyright date.
15123
15124 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
15125
15126         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15127         (check_philosopher_stack): Check for manager thread before checking
15128         for a just-starting thread.
15129
15130 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
15131
15132         From Neil Booth <neil@daikokuya.demon.co.uk>:
15133         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15134         warnings.
15135
15136 2002-01-21  Fred Fish  <fnf@redhat.com>
15137
15138         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15139         not caller.
15140
15141 2002-01-21  Jim Blandy  <jimb@redhat.com>
15142
15143         * gdb.base/reread.exp: Check that GDB properly re-reads the
15144         executable file when it changes while no inferior is running.
15145
15146 2002-01-21  Fred Fish  <fnf@redhat.com>
15147
15148         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15149         optionally accept the "shlib events" variation.
15150
15151 2002-01-21  Jim Blandy  <jimb@redhat.com>
15152
15153         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15154         call `fflush' after every `printf', so that the output is produced
15155         at predictable points, regardless of whatever buffering does (or
15156         doesn't) take place.
15157         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15158         at different points.
15159
15160 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
15161
15162         * gdb.c++/inherit.exp: Update copyright years.
15163         * gdb.c++/method.exp: Likewise.
15164
15165 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
15166
15167         * gdb.c++/classes.exp: Update for improved v3 support and skipping
15168         artificial methods/arguments.
15169         * gdb.c++/derivation.exp: Likewise.
15170         * gdb.c++/inherit.exp: Likewise.
15171         * gdb.c++/method.exp: Likewise.
15172         * gdb.c++/virtfunc.exp: Likewise.
15173
15174 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
15175
15176         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15177         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15178         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15179         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15180         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15181         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15182
15183 2002-01-17  Jim Blandy  <jimb@redhat.com>
15184
15185         * gdb.asm/asm-source.exp (info symbol): Take another shot at
15186         anchoring the pattern matching the entry point symbol's name.
15187
15188 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
15189
15190         * gdb.base/maint.exp: Update ``maint internal-error'' to match
15191         continue/quit query.  Update copyright.
15192
15193 2002-01-14  Michael Snyder  <msnyder@redhat.com>
15194
15195         * gdb.base/gcore.exp: Remove extra debugging output.
15196
15197 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
15198
15199         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15200         for slightly dubious v2 mangled string.
15201
15202 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
15203
15204         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15205
15206 2002-01-10  Jason Merrill  <jason@redhat.com>
15207
15208         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
15209
15210         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15211         constructors.
15212         * gdb.c++/derivation.exp: Likewise.
15213         * gdb.c++/templates.exp: Likewise.
15214         * gdb.c++/virtfunc.exp: Likewise.
15215
15216 2002-01-10  Michael Snyder  <msnyder@redhat.com>
15217
15218         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
15219
15220 2002-01-08  Michael Snyder  <msnyder@redhat.com>
15221
15222         * gdb.base/gcore.exp: New test for generate-core-file command.
15223         * gdb.base/gcore.c: Testcase for above.
15224         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15225
15226 2002-01-08  Jason Merrill  <jason@redhat.com>
15227
15228         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15229
15230 2002-01-07  Fred Fish  <fnf@redhat.com>
15231
15232         * gdb.c++/overload.exp: Remove unconditional xfails for:
15233         print foo_instance1.overloadargs(1)
15234         print foo_instance1.overloadargs(1, 2)
15235         print foo_instance1.overloadargs(1, 2, 3)
15236         print foo_instance1.overloadargs(1, 2, 3, 4)
15237         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15238         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15239         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15240         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15241         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15242         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15243         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15244         print foo_instance1.overload1arg()
15245         print foo_instance1.overload1arg((char)arg2)
15246         print foo_instance1.overload1arg((signed char)arg3)
15247         print foo_instance1.overload1arg((unsigned char)arg4)
15248         print foo_instance1.overload1arg((int)arg7)
15249         print foo_instance1.overload1arg((unsigned int)arg8)
15250         print foo_instance1.overload1arg((float)arg11)
15251         print foo_instance1.overload1arg((double)arg12)
15252
15253 2002-01-07  Michael Snyder  <msnyder@redhat.com>
15254
15255         * gdb.base/huge.exp: New test.  Print a very large target data object.
15256         (skip_huge_test): New test variable.  Define if you want to skip this
15257         test.  The test reads an 8 megabyte data object from the target, so it
15258         might be very time consuming on remote targets with a slow connection.
15259         * gdb.base/huge.c: New file.  Test case for above.
15260
15261 2002-01-07  Fred Fish  <fnf@redhat.com>
15262
15263         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15264         g_instance.bfoo, and g_instance.cfoo.
15265
15266 2002-01-07  Jeffrey A Law  <law@redhat.com>
15267
15268         * gdb.base/break.c (multi_line_if_conditional): New function.
15269         (multi_ilne_while_conditional): Likewise.
15270         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15271         IF or WHILE condition puts the breakpoint at the start of
15272         the condition.
15273
15274         * gdb.base/selftest.exp (backtrace through signal handler): Remove
15275         hppa*-*-hpux* expected failure.
15276         * gdb.base/structs.exp (do_function_calls): Similarly.
15277
15278         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15279         watchpoints.
15280
15281 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
15282
15283         Fix PR gdb/66.
15284         * gdb.base/structs.exp: Replace skip for a29k with skip for
15285         gdb,cannot_call_functions.
15286         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15287         * gdb.base/callfuncs.exp: Ditto.
15288         * gdb.base/call-rt-st.exp: Ditto.
15289         * gdb.base/call-strs.exp: Ditto.
15290         * gdb.base/callfwmall.exp: Ditto.
15291         * gdb.base/scope.exp: Obsolete xfail a29k.
15292         * gdb.c++/misc.exp: Ditto.
15293         * gdb.c++/cplusfuncs.exp: Ditto.
15294         * gdb.base/ptype.exp: Ditto.
15295         * gdb.base/printcmds.exp: Ditto.
15296         * gdb.base/opaque.exp: Ditto.
15297         * gdb.base/list.exp: Ditto.
15298         * gdb.base/funcargs.exp: Ditto.
15299         * gdb.base/default.exp: Ditto.
15300
15301 2002-01-04  Michael Snyder  <msnyder@redhat.com>
15302
15303         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
15304         * gdb.base/maint.exp: Add tests for maint info sections options.
15305
15306 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
15307
15308         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15309
15310 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
15311
15312         * gdb.asm/arm.inc: New file.
15313         * gdb.asm/asm-source.exp: Add arm targets.
15314         * gdb.asm/configure.in: Ditto.
15315         * gdb.asm/configure: Recreated from configure.in.
15316
15317 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
15318
15319         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15320         with HP's compiler.
15321         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15322         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15323         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15324         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15325
15326         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15327         either HP's compilers or GCC.
15328
15329         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15330         a SIGBUS or SIGSEGV.
15331
15332         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15333
15334         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15335         can be compiled with either HP's compiler or GCC.
15336
15337         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15338         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15339         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15340
15341         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15342         to match current gdb output.  Update due to using auto-solib-limit
15343         for limiting instead of overloading auto-solib-add.
15344         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15345         test program.
15346
15347         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
15348         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15349         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15350         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15351         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15352         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15353         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15354         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15355         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15356         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15357         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15358         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15359         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
15360
15361         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15362         a SIGTRAP to the inferior.
15363
15364 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
15365
15366         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15367         Substitute call to target_link by call to gdb_compile.
15368
15369 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
15370
15371         * gdb.base/break.exp: Fix HP specific search string when testing
15372         backtracing in a called function.
15373
15374         * gdb.base/constvars.exp: Only set lang to C++ if we're
15375         compiling the test with HP's compilers.
15376         * gdb.base/volatile.exp: Similarly.
15377
15378 2001-12-19  Jim Blandy  <jimb@redhat.com>
15379
15380         * gdb.base/printcmds.exp: Expect the null character to be printed
15381         as '\0', and the '\013' to be printed as '\v'.
15382         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15383         * gdb.base/setvar.exp: Same.
15384
15385 2001-12-17  Jim Blandy  <jimb@redhat.com>
15386
15387         * gdb.base/completion.exp: Rather than completing very long
15388         filenames, which can make the readline library produce output we
15389         don't recognize, cd to the directory first, and then complete
15390         using nice, short relative paths.
15391
15392         * gdb.base/completion.exp: On some systems, there is, in fact, a
15393         variable named `b' in scope, since GDB treats all static
15394         variables as being in scope.  So use `no_var_named_this'
15395         instead of `b'.
15396
15397         * gdb.base/corefile.exp: Recognize the message saying that GDB
15398         can't find the core file's registers as a failure.
15399
15400 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
15401
15402         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15403         test expect string more specific.
15404
15405 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
15406
15407         * gdb.asm/asm-source.exp: Add support for xstormy16.
15408         * gdb.asm/configure.in: Ditto.
15409         * gdb.asm/configure: Rebuild.
15410         * gdb.asm/xstormy16.inc: New file.
15411
15412 2001-12-10  Fred Fish  <fnf@redhat.com>
15413
15414         * gdb.base/maint.exp: Update to match changes in type dumping code.
15415
15416 2001-12-10  Jim Blandy  <jimb@redhat.com>
15417
15418         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
15419         matching the entry point symbol's name at the beginning of the
15420         line.
15421
15422 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
15423
15424         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15425         gdb.c++/inherit.exp, gdb.c++/method.exp,
15426         gdb.c++/namespace.exp, gdb.c++/templates.exp,
15427         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15428         and class layout support.
15429
15430 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
15431
15432         * gdb.c++/classes.exp: Add test for static member function.
15433         * gdb.c++/misc.cc: Add class with static member function.
15434
15435 2001-12-07  Jim Blandy  <jimb@redhat.com>
15436
15437         If GDB says it can't find the struct the function returned, report
15438         those tests as `unsupported'.
15439         * gdb.base/call-rt-st.exp (print_struct_call): New function.
15440         Rewrite subsequent tests to use it.
15441
15442         If GDB says it can't find the struct the function returned, report
15443         those tests as `unsupported'.
15444         * gdb.base/structs.exp (call_struct_func): New function.
15445         (do_function_calls): Use call_struct_func to call the functions
15446         returning structs.
15447
15448         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15449         whether functions are prototyped or not, so we can't possibly pass
15450         arguments to t_float_values2 properly.
15451
15452         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15453         value of `timeout' for targets other than the mips*tx39-*.
15454
15455 2001-12-06  Michael Snyder  <msnyder@redhat.com>
15456
15457         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
15458         and detect whether the start symbol has a leading underscore.
15459
15460 2001-12-04  Jim Blandy  <jimb@redhat.com>
15461
15462         * gdb.base/completion.exp: Clarify indentation.
15463
15464 2001-12-03  Jim Blandy  <jimb@redhat.com>
15465
15466         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15467         variables on the S/390, not `.word'.
15468
15469 2001-11-30  Jim Blandy  <jimb@redhat.com>
15470
15471         Add assembly-source tests for s390-ibm-linux.
15472         * gdb.asm/s390.inc: New file.
15473         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15474         the S/390 architecture.
15475         * gdb.asm/configure: Regenerated.
15476
15477 2001-11-30  Michael Snyder  <msnyder@redhat.com>
15478
15479         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15480         next, info source, info sources, info line, global and static
15481         variables, and static functions.
15482         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15483         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15484         * gdb.asm/asmsrc1.s: Add a static function and some variables.
15485         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15486         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15487         (gdbasm_leave): Restore frame pointer.
15488         (gdbasm_startup): Copy stack set-up from crt0.S.
15489
15490 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
15491
15492         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
15493         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15494         to a local (non-static) variable. Copy tstruct.a to a static buffer
15495         and return a pointer to that buffer.
15496         * gdb.base/callfwmall.c (t_structs_a): Ditto.
15497
15498 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
15499
15500         * gdb.asm/configure.in: Fix recognition of ix86 target.
15501         * gdb.asm/configure: Regenerate.
15502
15503 2001-11-21  Michael Snyder  <msnyder@redhat.com>
15504
15505         * gdb.asm/sparc.inc: New file.
15506         * gdb.asm/asm-source.exp: Recognize sparc target.
15507         * gdb.asm/configure.in: Recognize sparc target.
15508         * gdb.asm/configure: Regenerate.
15509
15510 2001-11-21  Michael Snyder  <msnyder@redhat.com>
15511
15512         * gdb.asm/m32r.inc: New file.
15513         * gdb.asm/asm-source.exp: Recognize m32r target.
15514         * gdb.asm/configure.in: Recognize m32r target.
15515         * gdb.asm/configure: Regenerate.
15516
15517 2001-11-20  Michael Snyder  <msnyder@redhat.com>
15518
15519         * gdb.asm/i386.inc: New file.
15520         * gdb.asm/asm-source.exp: Recognize ix86 target.
15521         * gdb.asm/configure.in: Recognize ix86 target.
15522         * gdb.asm/configure: Regenerate.
15523
15524         * gdb.c++/namespace.exp: Fix quotes in output messages.
15525
15526 2001-11-14  Michael Snyder  <msnyder@redhat.com>
15527
15528         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
15529         qualifier in a type cast expression, to designate an address
15530         in the instruction space (Harvard architecture).
15531
15532 2001-11-13  Michael Snyder  <msnyder@redhat.com>
15533
15534         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15535         Tests for expressions using 'const' and 'volatile'.
15536
15537 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
15538
15539         * gdb.asm/asm-sources.exp: Allow defining linker flags.
15540
15541 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
15542
15543         * lib/mi-support.exp (mi_run_to_helper): Move comments
15544         outside of gdb_expect.
15545
15546 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
15547
15548         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15549         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15550         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15551         mi0_run_to): New functions.
15552         * gdb.mi/mi-simplerun.exp: Use them.
15553         * gdb.mi/mi0-simplerun.exp: Likewise.
15554         * gdb.mi/mi-var-cmd.exp: Likewise.
15555         * gdb.mi/mi0-var-cmd.exp: Likewise.
15556
15557 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
15558
15559         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15560         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15561
15562 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
15563
15564         * gdb.base/restore.exp: Include $expected value in restored test
15565         message.
15566
15567 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
15568
15569         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15570         implemented.
15571
15572 2001-11-08  Michael Snyder  <msnyder@redhat.com>
15573
15574         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15575         Add pass/fail message for stop at breakpoint in call dummy function.
15576
15577 2001-11-07  Michael Snyder  <msnyder@redhat.com>
15578
15579         * gdb.c++/templates.exp (test_template_breakpoints):
15580         If we get an overload menu, but it does not match what
15581         we expect, we still need to issue the "cancel" command.
15582         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15583         making the whitespace optional.  Argument for "new" may be
15584         "unsigned" as well as "unsigned int/long".
15585         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
15586         making the whitespace optional.  Also replace "(void) with
15587         "((void|)), making the keyword "void" optional.
15588         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
15589         making the whitespace optional.  Also replace "(void) with
15590         "((void|)), making the keyword "void" optional.
15591         * gdb.base/callfuncs.c (t_float_values): This function must
15592         _not_ be prototyped, and the following function (t_float_values2)
15593         must be prototyped (if the compiler supports it), so that GDB
15594         can be tested against both cases.  Usually one case involves
15595         promotion of float to double, while the other does not.
15596         * gdb.base/callfwmall.c: Ditto.
15597         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15598         includes a stack frame for "start".
15599
15600 2001-11-05  Jim Blandy  <jimb@redhat.com>
15601
15602         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
15603         pointers are 32 bits long, and that offsets of relocs are always
15604         stored in the data (REL-style), and not in the reloc entry itself
15605         (RELA-style).
15606         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15607         stabs.
15608
15609 2001-11-01  Michael Snyder  <msnyder@redhat.com>
15610
15611         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15612         and regular expression operators by using quoting.
15613
15614 2001-10-31  Michael Snyder  <msnyder@redhat.com>
15615
15616         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15617         depending on what the symbol table contains.
15618         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15619         the output of the ptype command.  Similarly, accept both "const &"
15620         and "const&".
15621
15622 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
15623
15624         * gdb.base/miscexprs.c (main): Add usage of preprocessor
15625         symbol `STORAGE' to allow to choose the storage class of
15626         the local datastructures.
15627         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15628         compiler directive.
15629
15630 2001-10-30  Michael Snyder  <msnyder@redhat.com>
15631
15632         * gdb.base/jump.exp: Allow it to run for all targets.
15633
15634 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
15635
15636         * gdb.base/call-ar-st.c (print_double_array): Match for loop
15637         with new double_array size.
15638         (main): Change storage class of all local variables to static.
15639         Reduce size of double_array to 9.
15640         * gdb.base/call-ar-st.exp:  Increase timeout value.
15641         Change expected output for double array to match new size in
15642         call-ar-st.c.
15643
15644 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
15645
15646         * gdb.base/ending-run.exp: Create identical output when passing
15647         `step to end of run' case.  Add regular expression branch satisfying
15648         Stormy16 target.
15649
15650 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
15651
15652         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15653         that we catch the expected failure under Linux/x86.
15654
15655 2001-10-29  Orjan Friberg  <orjanf@axis.com>
15656
15657         * gdb.base/setvar.exp: Escape curly braces.
15658         * gdb.stabs/weird.exp: Ditto.
15659
15660 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
15661
15662         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15663         * gdm.mi/mi0-hack-cli.exp: Likewise.
15664
15665 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
15666
15667         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15668         messages.
15669
15670 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
15671
15672         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15673         checking MI enabled.
15674
15675 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
15676
15677         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15678
15679 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
15680
15681         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15682         if gdb child process crashes, just signal an error.
15683
15684 2001-10-02  Jim Blandy  <jimb@redhat.com>
15685
15686         * lib/gdb.exp (test_xfail_format): Simplify.
15687
15688         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15689         front of the variable name `format'.  Simplify `if'.
15690
15691 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
15692
15693         * gdb.threads/pthreads.exp: Wait for output and delay
15694         before sending ^C.
15695
15696 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
15697
15698         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
15699         some incorrect output instead of timing out.
15700         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
15701
15702 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
15703
15704         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15705         check to allow additional `int'.
15706
15707 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
15708
15709         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15710         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15711
15712 2001-09-27  Michael Snyder  <msnyder@redhat.com>
15713
15714         * lib/gdb.exp (test_debug_format): New proc.
15715         (setup_xfail_format): Use new proc test_debug_format.
15716         * gdb.base/constvars.exp (local_compiler_xfail_check): New
15717         proc; use new service proc test_debug_format.
15718         Replace all other "gcc_compiled" tests with this test.
15719         * gdb.base/volatile.exp (local_compiler_xfail_check): New
15720         proc; use new service proc test_debug_format.
15721         Replace all other "gcc_compiled" tests with this test.
15722
15723 2001-09-27  Michael Snyder  <msnyder@redhat.com>
15724
15725         * gdb.base/cvexpr.exp: New file.
15726         * gdb.base/cvexpr.c: New file
15727         Test for expressions using const and volatile keywords.
15728
15729 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
15730
15731         * gdb.base/constvars.exp: Check for different orders of keywords
15732         and additional "int" strings in output.
15733
15734 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
15735
15736         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15737         responses from "help maint".
15738
15739 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
15740
15741         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15742         to localhost:NNN instead of :NNN, in case Xvfb is listening
15743         only on TCP.
15744
15745 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
15746
15747         * gdb.base/recurse.exp: When checking leaving the watchpoint
15748         scope, recognize when gdb is in function's epilogue and pass.
15749
15750 2001-09-18  Keith Seitz  <keiths@redhat.com>
15751
15752         * lib/insight-support.exp (_gdbtk_export_target_info): Add
15753         support for running tests against sid targets.
15754         (gdbtk_done): Ditto.
15755
15756 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
15757
15758         * gdb.base/ending-run.c (main): Set stdout buffersize
15759         to the same reasonable value for any target.
15760         * gdb.base/ending-run.exp: Add a regular expression
15761         to make testsuite happy on Sanyo Stormy16 target.
15762
15763 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
15764
15765         * gdb.base/display.c (do_loops): Add float variable `f'.
15766         Increment f in loop.
15767         * gdb.base/display.exp: Increment timeout by 60 seconds.
15768         Change float display test to use variable `f'.
15769
15770 2001-09-17  Jim Blandy  <jimb@redhat.com>
15771
15772         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15773         overflowing the limited breakpoint tables on some ROM monitors
15774         (like the ROM68K).
15775
15776 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
15777
15778         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15779         the "-ac" (disable access control) flag.
15780
15781 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
15782
15783         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15784         ints.
15785
15786 2001-08-30  Keith Seitz  <keiths@redhat.com>
15787
15788         * lib/gdb.exp: Move all insight-related functionality into
15789         separate file.
15790         * lib/insight-support.exp: New file.
15791
15792 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
15793
15794         * config/sid.exp (sid_start): Never set sid verbosity; disable
15795         expect_background {} that consumed its stdout; tolerate </dev/null.
15796         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
15797
15798 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
15799
15800         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15801         CLI jump command to start it.
15802         (mi_run_to_main): Fail immediatly when unexpected output.
15803
15804 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
15805
15806         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15807         beginning of function.  Fix PR gdb/191.
15808
15809 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
15810
15811         * config/sid.exp (sid_start): Don't warn if we cannot figure out
15812         what to force sid endianness to.
15813
15814 2001-08-15  Keith Seitz  <keiths@redhat.com>
15815
15816         * lib/gdb.exp (gdbtk_start): Don't set environment
15817         variables for TCL_LIBRARY and friends. Insight will
15818         now figure these out for itself.
15819
15820 2001-08-02  Michael Snyder  <msnyder@redhat.com>
15821
15822         * gdb.base/completion.exp: Remove the symbol "a64l" from
15823         the expect string; this is target-specific, and not related
15824         to what is being tested.
15825
15826 2001-08-02  Dave Brolley  <brolley@redhat.com>
15827
15828         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15829
15830 2001-07-25  Michael Snyder  <msnyder@redhat.com>
15831
15832         * gdb.base/consecutive.exp: New file.  Test stepping over
15833         breakpoints on consecutive instructions.
15834         * gdb.base/consecutive.c: New file.
15835
15836         * gdb.base/call-rt-st.exp: Use double-backslash to quote
15837         curly braces in regular expressions.
15838
15839 2001-07-25  Michael Snyder  <msnyder@redhat.com>
15840
15841         * gdb.base/ending-run.exp: Accept "Program exited normally" as
15842         legitimate output from stepping out of main.
15843
15844 2001-07-22  Keith Seitz  <keiths@redhat.com>
15845
15846         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15847         the empty string, do not run the tests.
15848
15849 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15850
15851         * gdb.base/long_long.exp: Detect size of pointer.  Take into
15852         account 2-byte pointers when testing for p/a results.
15853
15854 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15855
15856         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
15857         and defined to 1K for m68hc11.
15858         (random_data): Reduce table to 1K for embedded platforms (68hc11).
15859         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15860         (sizeof_random_data): New variable to tell the size of the data table;
15861         don't test past this size; always run to main.
15862
15863 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15864
15865         * gdb.base/return2.exp: return of long long and double fails for
15866         68HC11; don't execute these tests on that platform.
15867         * gdb.base/return.exp: Return of a double fails for 68hc11.
15868
15869 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15870
15871         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15872         tests that print a float.
15873         * call-rt-st.exp: Likewise.
15874
15875 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
15876
15877         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15878         running this test on Linux.
15879
15880 2001-06-24  Michael Chastain  <chastain@redhat.com>
15881
15882         * gdb.base/arithmet.exp: Remove some tests to make all test names
15883         unique.
15884
15885 2001-07-03  Michael Snyder  <msnyder@redhat.com>
15886
15887         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15888         the output of the ptype command.
15889
15890 2001-07-02  Michael Snyder  <msnyder@redhat.com>
15891
15892         * gdb.base/completion.exp: Don't assume that break.c is the only
15893         source file that may contain functions named "marker".
15894         * gdb.base/corefile.exp: Quote the curly braces in regexp.
15895
15896 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
15897
15898         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15899         of files to delete.
15900
15901         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15902         * gdb.disasm/h8300s.exp: New file.
15903         gdb.disasm/h8300s.s: Likewise.
15904
15905 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
15906
15907         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15908         empty breakpoint tables.
15909
15910 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
15911
15912         * lib/mi-support.exp: Update args=... part of stop-reason
15913         patterns. Accept either a list or a tuple.
15914
15915 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
15916
15917         * lib/mi-support.exp: Remove local emacs variable defining
15918         change-log-default-name.
15919
15920 2001-06-22  Michael Chastain  <chastain@redhat.com>
15921
15922         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15923         This is operationally compatible with the previous version.
15924
15925 2001-06-13  Jim Blandy  <jimb@redhat.com>
15926
15927         * lib/gdb.exp (gdb_test): Doc fix.
15928
15929 2001-06-10  Michael Chastain  <chastain@redhat.com>
15930
15931         * gdb.base/exprs.exp: Remove a duplicate test.
15932
15933 2001-06-06  Jim Blandy  <jimb@redhat.com>
15934
15935         * gdb.base/return2.exp (main): Use values to test float and double
15936         returns that are not NaN's, to avoid being confused by IEEE
15937         comparison rules.
15938
15939 2001-06-04  Michael Snyder  <msnyder@redhat.com>
15940
15941         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
15942         non-zero if control_c fails.  Terminate the test on failure,
15943         rather than wait for 12 more tests to time out.
15944
15945 2001-06-06  Jim Blandy  <jimb@redhat.com>
15946
15947         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
15948         Don't forget to match the GDB prompt.
15949
15950         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15951
15952 2001-06-04  Jim Blandy  <jimb@redhat.com>
15953
15954         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15955         command.
15956
15957 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
15958
15959         * gdb.base/annota1.exp (info break): Match four or more spaces
15960         after "Address".
15961
15962 2001-05-31  Michael Chastain  <chastain@redhat.com>
15963
15964         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15965         (dm_type_int_star): Likewise.
15966         (dm_type_long_star): Likewise.
15967         (dm_type_void_star): Likewise.
15968
15969 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
15970
15971         * gdb.base/completion.exp (INPUTRC): Set this environment variable
15972         to a known value in order to get consistent results regardless
15973         of the setting of INPUTRC or the presence or contents of .inputrc.
15974
15975 2001-05-24  Michael Snyder  <msnyder@redhat.com>
15976
15977         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15978         Don't require that the main thread and the manager thread are the
15979         first in the list.
15980
15981         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15982         debugging.  If test fails, issue an "unsupported" not a "fail".
15983
15984 2001-05-24  Jim Blandy  <jimb@redhat.com>
15985
15986         Don't assume that short is shorter than int.
15987         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15988         assume that shorts are smaller than ints.  On a 16-bit machine,
15989         this isn't true.
15990         ("print unsigned char == (~0)"): Add test that verifies that ~0,
15991         an int, is not equal to ~0 stored in an unsigned char.  This tests
15992         the same thing that the previous test meant to, but works on
15993         16-bit machines, too.
15994         ("print unsigned char != (~0)"): Same test, complemented.
15995
15996 2001-05-24  Michael Snyder  <msnyder@redhat.com>
15997
15998         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
15999         test for (full_coverage == 0).  This makes the test run faster,
16000         and prevents dejagnu getting out of step.
16001
16002 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
16003
16004         * gdb.base/finish.exp (finish_void): Revise pattern for
16005         stopping on the call statement to not permit stopping at
16006         the start of the instructions comprising the call sequence.
16007
16008 2001-05-19  Michael Chastain  <chastain@redhat.com>
16009
16010         * gdb.base/callfuncs.exp: Make all test names unique.
16011         * gdb.base/commands.exp: Make all test names unique.
16012         * gdb.base/condbreak.exp: Make all test names unique.
16013         * gdb.base/dbx.exp: Make all test names unique.
16014         * gdb.base/default.exp: Make all test names unique.
16015         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
16016         and TIMEOUT messages to their corresponding PASS message.
16017         * gdb.base/ending-run.exp: Make all test names unique.
16018         * gdb.base/long_long.exp: Remove duplicate test.
16019
16020 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
16021
16022         * gdb.base/finish.exp (finish_void): Allow "finish" command to
16023         stop on the call statement as well as the statement after the
16024         call.
16025
16026 2001-05-21  Michael Snyder  <msnyder@redhat.com>
16027
16028         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16029
16030 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
16031
16032         * gdb.base/completion.exp: Revamp test. Make it execute on all
16033         platforms.
16034
16035 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
16036
16037         * config/gdbserver.exp (gdb_load): Handle the case
16038         in which the arguments to gdbserver are given in the
16039         baseboard configuration file.
16040         Also handle the case in which the server needs to do a
16041         load.
16042
16043 2001-05-07  Keith Seitz <keiths@cygnus.com>
16044
16045         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16046         set up the display for testing.
16047         (gdbtk_start): Convert all paths to paths that tcl will like.
16048         Export target information to environment.
16049         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16050         necessary.
16051         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16052         (to_tcl_path): New proc to convert a given pathname into
16053         a path acceptible as an argument to a tcl command.
16054         (_gdbtk_export_target_info): New proc to export target info
16055         into the environment for gdbtk testing.
16056         (gdbtk_done): New proc to signal end-of-test.
16057
16058 2001-05-06  Jim Blandy  <jimb@redhat.com>
16059
16060         * restore.c: Make the code of caller0 correspond to its comment.
16061
16062 2001-05-03  Michael Snyder  <msnyder@redhat.com>
16063
16064         * config/sid.exp (gdb_target_sid): Check for error messages.
16065         On error or timeout, don't make expect exit (which will terminate
16066         all subsequent tests); instead just make gdb exit.
16067         (gdb_load): Check for error messages.  On error or timeout,
16068         return a negative value.
16069
16070 2001-04-24  Jim Blandy  <jimb@redhat.com>
16071
16072         * gdb.c++/templates.exp: If we see the prompt for the overload
16073         list, but we haven't recognized any of the longer patterns,
16074         arrange for this test to fail, not hang.
16075
16076         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16077         variations.
16078
16079 2001-04-22  Michael Chastain  <chastain@redhat.com>
16080
16081         * gdb.c++/local.exp: Use the 'runto' library function.
16082         * gdb.c++/namespace.exp: Likewise.
16083         * gdb.c++/overload.exp: Likewise.
16084
16085 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
16086
16087         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16088         * gdb.base/step-line.exp: New file.  Test step/next in presence of
16089         #line directives.
16090         * gdb.base/step-line.c: New file.  Test program for the above.
16091         * gdb.base/step-line.inp: New file.  We pretend that this file has
16092         been transformed by some other tool into step-line.c.
16093
16094 2001-03-21  Jim Blandy  <jimb@redhat.com>
16095
16096         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16097         unmangled operator names.
16098
16099 2001-03-20  Jim Blandy  <jimb@redhat.com>
16100
16101         * gdb.threads/linux-dp.exp: Recognize an additional message
16102         generated by GDB when it doesn't understand how to debug threads
16103         on the target system.
16104
16105 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
16106
16107         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16108
16109 2001-03-12  Michael Chastain  <chastain@redhat.com>
16110
16111         * gdb.c++/derivation.exp: Use the 'runto' library function.
16112
16113 2001-03-12  Michael Chastain  <chastain@redhat.com>
16114
16115         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16116
16117 2001-02-24  Michael Chastain  <chastain@redhat.com>
16118
16119         * gdb.c++/ref-types.exp: Change handwritten code to library
16120         function 'runto'.
16121
16122 2001-03-16  Orjan Friberg  <orjanf@axis.com>
16123
16124         * gdb.base/signals.exp: Set count to 0 explicitly.
16125
16126 2001-03-15  Mark Salter  <msalter@redhat.com>
16127
16128         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16129         (gdb_target_monitor): Add check of gdb_target_cmd return value.
16130         (gdb_load): Add support for additional target_info: gdb_download_size
16131         and gdb_load_timeout.
16132
16133 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
16134
16135         * gdb.base/annota1.exp: Move test of isnative to earlier in the
16136         file -- to prevent failing when the compile fails but we have no
16137         intention of running the tests anyway.
16138
16139         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16140         tests if set.
16141
16142         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
16143         integers.
16144
16145         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16146         * gdb.c++/namespace.exp: Ditto.
16147
16148 2001-03-07  Orjan Friberg  <orjanf@axis.com>
16149
16150         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16151         * gdb.base/pointers.exp: Relax pattern match of decimals.
16152
16153 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
16154
16155         * Makefile.in, config/abug.exp, config/cfdbug.exp,
16156         config/cpu32bug.exp, config/dve.exp, config/est.exp,
16157         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16158         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16159         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16160         config/sh.exp, config/sid.exp, config/slite.exp,
16161         config/sparclet.exp, config/udi.exp, config/unknown.exp,
16162         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16163         config/vxworks.exp, config/vxworks29k.exp,
16164         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16165         gdb.base/all-bin.exp, gdb.base/annota1.exp,
16166         gdb.base/arithmet.exp, gdb.base/assign.exp,
16167         gdb.base/async.exp, gdb.base/attach.exp,
16168         gdb.base/bitfields.exp, gdb.base/bitops.exp,
16169         gdb.base/break.exp, gdb.base/call-ar-st.exp,
16170         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16171         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16172         gdb.base/commands.exp, gdb.base/completion.exp,
16173         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16174         gdb.base/constvars.exp, gdb.base/corefile.exp,
16175         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16176         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16177         gdb.base/ending-run.exp, gdb.base/environ.exp,
16178         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16179         gdb.base/finish.exp, gdb.base/foll-exec.exp,
16180         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16181         gdb.base/funcargs.exp, gdb.base/help.exp,
16182         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16183         gdb.base/logical.exp, gdb.base/long_long.exp,
16184         gdb.base/maint.exp, gdb.base/mips_pro.exp,
16185         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16186         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16187         gdb.base/pointers.exp, gdb.base/printcmds.exp,
16188         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16189         gdb.base/regs.exp, gdb.base/relational.exp,
16190         gdb.base/remote.exp, gdb.base/reread.exp,
16191         gdb.base/restore.exp, gdb.base/return2.exp,
16192         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16193         gdb.base/selftest.exp, gdb.base/setshow.exp,
16194         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16195         gdb.base/sigall.exp, gdb.base/signals.exp,
16196         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16197         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16198         gdb.base/step-test.exp, gdb.base/structs.c,
16199         gdb.base/structs.exp, gdb.base/structs2.exp,
16200         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16201         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16202         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16203         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16204         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16205         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16206         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16207         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16208         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16209         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16210         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16211         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16212         gdb.fortran/types.exp, gdb.java/jmisc.exp,
16213         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16214         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16215         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16216         gdb.trace/circ.exp, gdb.trace/collection.exp,
16217         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16218         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16219         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16220         gdb.trace/report.exp, gdb.trace/save-trace.exp,
16221         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16222         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16223         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16224         notices.
16225
16226 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
16227
16228         * gdb.base/varargs.c (find_max_double): Fix printf format string:
16229         first arg is int not float.
16230
16231 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
16232
16233         * gdb.base/reread.exp: Unsupported for non-native targets;
16234         doesn't work for remote debugging.
16235
16236 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
16237
16238         From  Drew Moseley  <dmoseley@redhat.com>
16239         * gdb.base/ending-run.exp: Properly handle the BSP state when
16240         stepping past the end of main.
16241
16242 2001-02-19  John Moore  <jmoore@redhat.com>
16243
16244         * gdb.base/commands.exp (infrun_breakpoint_command_test):
16245         Converted HPUX fix for non-expected items following multiple
16246         step commands into general solution for all platforms.
16247
16248 2001-02-18  Michael Chastain  <chastain@redhat.com>
16249
16250         * gdb.c++/classes.exp (do_tests): Change runto statements
16251         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
16252         statements demangler agnostic.
16253         * gdb.c++/virtfunc.exp (do_tests): Likewise.
16254         (gdb_virtfunc_restart): Likewise.
16255
16256 2001-02-14  Michael Chastain  <chastain@redhat.com>
16257
16258         * gdb.c++/inherit.exp (do_tests): Change runto statements
16259         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
16260         statements demangler agnostic.
16261
16262 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
16263
16264         * gdb.threads/pthreads.exp: Unify pass/fail messages for
16265         ``continue to bkpt at common_routine in thread 2'' and ``stopped
16266         before calling common_routine 15 times'' tests.
16267
16268 2001-02-11  Michael Chastain  <chastain@redhat.com>
16269
16270         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16271         Helps the test script figure out which demangler is in use.
16272         (dm_type_foo_ref): Ditto.
16273         (dm_type_int_star): Ditto.
16274         (dm_type_long_star): Ditto.
16275         (dm_type_unsigned_int): Ditto.
16276         (dm_type_void): Ditto.
16277         (dm_type_void_star): Ditto.
16278         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
16279         Probe the gdb demangler and set variables to accommodate
16280         formatting differences.
16281         (info_func_regexp): New function.  Same as info_func, but
16282         matches against a regexp.
16283         (info_func): Match against a literal string.
16284         (print_addr_2): New function.  Match against a literal string,
16285         which can be different from the input to gdb.
16286         (print_addr): Simply call print_addr_2 with the same argument twice.
16287         (test_lookup_operator_functions): Use demangler formatting variables.
16288         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
16289         the tests in the same order as the C++ class declaration.
16290         (test_paddr_operator_functions): Ditto.
16291         (test_paddr_overloaded_functions): Ditto.
16292         (test_paddr_hairy_functions): Use demangler formatting variables.
16293         Add reference to gdb/19 for related tests.
16294         (do_tests): Call probe_demangler.
16295
16296 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
16297
16298         * gdb.c++/templates.cc (printf): Remove unused function definition.
16299
16300 2001-01-26  Felix Lee  <flee@redhat.com>
16301
16302         * sid.exp (sid_exit): Pass host, not target, to remote_close.
16303
16304 2001-01-25  matthew green  <mrg@redhat.com>
16305
16306         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16307         up sid.
16308         (sid_exit): Call `remote_pop_conn' after GDB is gone.
16309
16310 2001-01-25  matthew green  <mrg@redhat.com>
16311
16312         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
16313         Deprecate $sid_spawn_id.
16314         (sid_exit): Remove code necessary only for `spawn.'
16315
16316 2001-01-25  matthew green  <mrg@redhat.com>
16317
16318         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16319
16320 2001-01-28  Michael Chastain  <chastain@redhat.com>
16321
16322         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16323         to call when tests fail.  It takes gdb out of the overloaded
16324         function choice menu back to the main prompt, so that the test
16325         program stays synchronized.
16326         (set_bp_overloaded): New proc to collect all the common
16327         code for setting a breakpoint on an overloaded name.  Calls
16328         take_gdb_out_of_choice_menu when needed.
16329         (menu_overload1arg): New variable to collect the repeated
16330         instances of the expected menu for an overloaded name.  Change
16331         the regular expression to handle changes in g++ type encoding:
16332         "void" can be either "void" or "", and "unsigned int" can be
16333         either "unsigned int" or "unsigned".
16334         (continue_to_bp_overloaded): Change regular expressions to handle
16335         changes in g++ type encoding.
16336         (no proc): Call take_gdb_out_of_choice_menu when needed.
16337         Remove redundant calls to "info break".  Accept either "canceled"
16338         or "cancelled".  Change regular expressions in "info break"
16339         calls to handle changes in g++ type encoding.  Give all tests
16340         unique strings.
16341
16342 2001-01-17  Ben Elliston  <bje@redhat.com>
16343
16344         * config/sid.exp: New file.
16345
16346 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
16347
16348         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16349
16350 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
16351
16352         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16353         Add a RE to accept a non-ascii char if one is ever presented.
16354
16355 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
16356
16357         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
16358
16359 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
16360
16361         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
16362         in regexp.  One '\' does not suffice on Linux.
16363
16364 2000-12-09  Michael Chastain  <chastain@redhat.com>
16365
16366         * gdb.base/break.exp (test_clear_command): Use a marker function
16367         rather than 'main' for the test function.  Also move this
16368         test to an execution point where the marker function names are
16369         guaranteed to be bound to functions.  (Executing tests after a
16370         'finish' from main runs into name conflicts with local names
16371         in __libc_start_main).
16372
16373 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
16374
16375         * gdb.base/finish.exp: New test for gdb's "finish" command.
16376         * gdb.base/return2.exp: New test for gdb's "return" command.
16377         * gdb.base/return2.c: New source file for above.
16378
16379 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
16380
16381         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16382         * gdb.base/miscexprs.exp: Ditto.
16383         * gdb.base/pointers.exp:  Ditto.
16384         * gdb.c++/derivation.exp: Ditto.
16385         * gdb.c++/local.exp:      Ditto.
16386         * gdb.c++/namespace.exp:  Ditto.
16387         * gdb.c++/overload.exp:   Ditto.
16388         * gdb.c++/ref-types.exp:  Ditto.
16389
16390 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
16391
16392         * gdb.base/constvars.exp: Test result of "up" command.
16393         * gdb.base/miscexprs.exp: Ditto.
16394         * gdb.base/pointers.exp:  Ditto.
16395         * gdb.base/scope.exp:     Ditto.
16396         * gdb.c++/derivation.exp: Ditto.
16397         * gdb.c++/local.exp:      Ditto.
16398         * gdb.c++/namespace.exp:  Ditto.
16399         * gdb.c++/overload.exp:   Ditto.
16400         * gdb.c++/ref-types.exp:  Ditto.
16401
16402 2000-11-22  Michael Chastain  <chastain@redhat.com>
16403
16404         * mips_pro.exp: Accept either "middle -> top -> main" or
16405         "middle -> main" in the backtrace, because gcc can optimize
16406         tail calls to jumps.  Remove setup_xfail for the hppa case.
16407         Add a comment with the original warning messages from PR 3016,
16408         which was filed in 1993, to preserve them for posterity.
16409
16410 2000-11-17  Nick Duffek  <nsd@redhat.com>
16411
16412         * lib/gdb.exp (gdb_test): Override timeout with board info.
16413
16414 2000-11-17  Nick Duffek  <nsd@redhat.com>
16415
16416         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
16417         the second kill and detach messages.
16418
16419 2000-11-17  Nick Duffek  <nsd@redhat.com>
16420
16421         * configure.in: Add AC_EXEEXT.
16422         * configure: Regenerate.
16423         * Makefile.in (just-check): Export EXEEXT.
16424         * lib/gdb.exp ($EXEEXT): Import from environment.
16425         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
16426         expect "maint dump-me" on Cygwin.
16427         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16428         $EXEEXT.
16429
16430 2000-11-17  Nick Duffek  <nsd@redhat.com>
16431
16432         * gdb.base/break.exp: Test backtrace and finish from called
16433         function on all platforms, not just HP-UX.
16434
16435 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
16436
16437         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16438         code from gdb_target_monitor, so it can be used independantly
16439         for gdbserver.  Also comment out an unnecessary PUTS.
16440
16441 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
16442
16443         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16444         * gdb.base/corefile.exp: Expect the message "Program is being
16445         debugged already" when we send the "corefile" command, since
16446         the preceeding gdb_load may have connected gdb to a remote target.
16447         * gdb.base/display.exp: Disable hardware watchpoints if new
16448         board info variable "no_hardware_watchpoints" is true.
16449         Replace single-letter commands with more readable ones.
16450         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16451         if new board info variable "no_hardware_watchpoints" is true.
16452         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16453         to see if stdio (printf) testing is possible.
16454         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16455         board info variable "no_hardware_watchpoints" is true.  Use new
16456         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16457
16458 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
16459
16460         From Orjan Friberg  <orjanf@axis.com>:
16461         * gdb.base/printcmds.exp: Escape curly braces followed by a number
16462         in array print pattern match.
16463
16464 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
16465
16466         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16467         spelling "cancelled" to U.S. spelling "canceled" to match changes
16468         made to gdb.
16469         * gdb.c++/ovldbreak.exp: Ditto.
16470
16471 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
16472
16473         * gdb.base/callfuncs.c (main):  Moved to end of file, call
16474         t_double_values to initialize the FPU before inferior calls are made.
16475         * gdb.base/callfuncs.exp:  Test for register preservation after calling
16476         inferior functions.  Add tests for continuining, finishing and
16477         returning from a stop in a call dummy.
16478
16479 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
16480
16481         * gdb.base/commands.exp: Break up long lines, and re-indent.
16482
16483 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
16484
16485         * config/gdbserver.exp:  Rewritten from the ground up, to make it
16486         compatible with the current dejagnu tree, and to make it work with
16487         the new "gdbserver" in libremote.
16488
16489 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
16490
16491         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16492         * gdb.base/varargs.exp: Skip entire test if no printf support.
16493         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16494         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16495
16496 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
16497
16498         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
16499         no floating point support.
16500         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
16501         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16502         * gdb.base/call-rt-st.exp: Ditto.
16503         * gdb.base/call-strs.exp: Ditto.
16504
16505 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
16506
16507         * gdb.base/sizeof.c: include <stdio.h>.
16508
16509         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
16510         'finish', otherwise uncaptured gdb_prompt would potentially
16511         throw remaining test points out of sync.
16512
16513 2000-07-26  Scott Bambrough <scottb@netwinder.org>
16514
16515         * gdb.base/recurse.exp: Run tests for all targets.
16516         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16517         gnu-oldld case on ARM.
16518         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16519         for ARM targets.
16520
16521 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
16522
16523         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16524         * gdb.java/configure: Rebuild.
16525
16526 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
16527
16528         * gdb.java/jv-exp.exp: New file.
16529
16530 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
16531
16532         * configure: Rebuilt.
16533         * configure.in (configdirs): Add gdb.java.
16534         * gdb.java/jmisc.java: New file.
16535         * gdb.java/jmisc.exp: New file.
16536         * gdb.java/Makefile.in: New file.
16537         * gdb.java/configure: Rebuilt.
16538         * gdb.java/configure.in: New file.
16539         * lib/java.exp: New file.
16540
16541 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16542
16543         * gdb.base/exprs.exp: Test casts to a pointer including over and
16544         underflow.
16545
16546 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16547
16548         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
16549         and the compilers sizes.
16550
16551 2000-07-09  Nick Duffek  <nsd@redhat.com>
16552
16553         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16554         (use_methods): New function.
16555         (main): Call use_methods().
16556         * gdb.c++/classes.exp (test_method_param_class): New procedure.
16557         (do_tests): Call test_method_param_class.
16558
16559 2000-07-09  Nick Duffek  <nsd@redhat.com>
16560
16561         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16562         spelling.
16563         (test_enums): New procedure.  Move enum tests from end of script
16564         to here.  Set breakpoint on function name instead of line number.
16565         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16566         (enums2): New marker function.
16567         (enums1): New function.
16568         (main): Call enums1().  Move enum tests to enums1().
16569
16570 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16571
16572         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
16573         compile/link program.  Update line numbers.
16574         * gdb.asm/d10v.inc: Define ``startup''.
16575         * gdb.asm/asmsrc1.s: Add definition of _start.
16576
16577 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16578
16579         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16580
16581 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16582
16583         * gdb.base/maint.exp: Add 'maint print architecture' item to output
16584         of 'help maint print' command.
16585
16586 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16587
16588         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
16589         they use gdb_expect_list.
16590
16591 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16592
16593         * gdb.base/commands.exp: Use ``set remote
16594         memory-read-packet-size'' instead of ``set endian big'' to test
16595         long commands.
16596
16597 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
16598
16599         * gdb.c++/templates.exp (do_tests): Make all of these work under
16600         g++, and stop skipping them.
16601
16602         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16603         work under g++.
16604
16605         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
16606         initialization.
16607
16608 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
16609
16610         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16611         the regular expression: accept an (almost) arbitrary sequence of
16612         "frames-invalid" and "breakpoints-invalid" messages both before
16613         and after the "starting" message.
16614
16615 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
16616
16617         * gdb.c++/local.exp: This test has never been known to work with g++.
16618
16619 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
16620
16621         * gdb.base/annota1.exp (annotate-signal-handler-caller):
16622         Relax the regular expression a little, make it pass on Solaris 8.
16623
16624 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
16625
16626         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
16627         a call, do not require that gdb stop on the line after the call.
16628         Instead, it is permissible for gdb to stop on the line of the
16629         call itself.
16630
16631 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
16632
16633         * gdb.base/break.exp (bp on small function, optimized file):
16634         Add a second pass pattern.  The behavior differs here between stabs
16635         and dwarf for one-line functions.  Stabs preserves two line symbols
16636         (one before the prologue and one after) with the same line number,
16637         but dwarf regards these as duplicates and discards one of them.
16638         Therefore the address after the prologue (where the breakpoint is)
16639         has no exactly matching line symbol, and GDB reports the breakpoint
16640         as if it were in the middle of a line rather than at the beginning.
16641
16642 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
16643
16644         * gdb.base/interrupt.exp: Make "pass" message say "send"
16645         rather than "send_gdb" (for consistancy).
16646
16647 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16648
16649         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
16650         * gdb.c++/templates.cc: Properly check for GCC version number.
16651         * lib/compiler.cc: Likewise
16652
16653 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
16654
16655         * gdb.base/break.exp: When compiled with -O2 optimization,
16656         gdb may not stop at the first line of main, due to code motion.
16657
16658 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
16659
16660         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16661         This test depends on parsing the printf output from the target.
16662         Since the sparclet stub doesn't do stdio, this will never work.
16663         * gdb.base/call-rt-st.exp: ditto.
16664         * gdb.base/call-strs: ditto.
16665
16666 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
16667
16668         * gdb.base/miscexprs.exp: make sizeof long array test portable.
16669
16670         * gdb.base/ending-run.exp: After connecting to a remote target,
16671         but before running, the target will appear to be in a random
16672         location.  Specify both a file and a line for breakpoints.
16673         Also, the function that calls main may be called 'init'
16674         rather than 'start'.
16675
16676 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16677
16678         * gdb.base/help.exp: Update output for add-symbol-file command.
16679
16680 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
16681
16682         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16683         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16684
16685 2000-04-07  J.T. Conklin  <jtc@redback.com>
16686
16687         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16688
16689         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16690
16691 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
16692
16693         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
16694         values that can be represented exactly.
16695         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16696         above change, and to not check against the directory part of the source
16697         file name.
16698         (step into print_long_arg_list): Likewise.
16699         (print print_small_structs from print_long_arg_list): Likewise.
16700         (print print_long_arg_list): Likewise.
16701
16702 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16703
16704         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
16705
16706 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16707
16708         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16709
16710 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
16711
16712         * gdb.base/commands.exp (deprecated_command_test): Add test for
16713         deprecate with no arguments.
16714
16715 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
16716
16717         * gdb.base/break.exp: Add new test for setting breakpoints on
16718         optimized code so we can test breakpoints work even when function
16719         prologues may be optimized away
16720
16721 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16722
16723         From David Whedon <dwhedon@gordian.com>
16724         * gdb.base/commands.exp : Added command deprecator tests.
16725
16726 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
16727
16728        * gdb.base/help.exp: Added test for new apropos command.
16729
16730 2000-03-21  Kevin Buettner <kevinb@redhat.com>
16731
16732         * gdb.base/pointers.c (usevar): New function.
16733         (main): Make sure that global variables v_int_pointer2, rptr,
16734         and y are all referenced someplace in the program by calling
16735         usevar() on them.  [Some linkers delete symbols which are
16736         never referenced.  The space remains, but there's no way to
16737         get a (symbolic) handle on the variable from the debugger.]
16738
16739 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16740
16741         * gdb.base/printcmds.c: Add typedeffed arrays.
16742
16743         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
16744         procedure to test arrays that are typedef'd.
16745
16746 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
16747
16748         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
16749         the library directories.
16750
16751 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
16752
16753         * configure.in (configdirs): Add sub directory gdb.mi.
16754         * configure: Re-generate.
16755
16756         * gdb.mi: New directory.
16757
16758 2000-02-25  Scott Bambrough <scottb@netwinder.org>
16759
16760         * gdb.base/long_long.exp: Correct test suite failure when printing
16761         a long long value as a double on ARM platforms.
16762
16763 2000-02-16  Jim Blandy  <jimb@redhat.com>
16764
16765         * gdb.base/break.exp ("breakpoint line number"): Make sure the
16766         default source file is set properly before running this test.
16767
16768 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16769
16770         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
16771         gdbtk/library directory, not in gdbtcl2.
16772
16773 2000-02-04  Jim Blandy  <jimb@redhat.com>
16774
16775         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16776         backslash from regexp pattern.
16777
16778         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16779         procedure.  Use it to run all the "continue to bp overloaded"
16780         tests.  Note that this changes the names of the tests slightly.
16781         If the breakpoint hit message includes a hex PC value, because
16782         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16783         from the real source code, still consider that a pass.
16784
16785         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16786         XFAIL here if the breakpoint message contains a hex address.  Note
16787         similar change on 1999-11-02.
16788
16789         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16790
16791         * gdb.base/ptype.exp: Establish a default source file before
16792         calling get_debug_format.
16793
16794 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16795
16796         * gdb.base/watchpoint.exp: Remove duplication of test messages.
16797
16798 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16799
16800         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16801         of successive stepi commands -- while in the prologue we should see
16802         the function entry bracket.
16803
16804 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16805
16806         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16807         reach __change_mode() when stepping through the end of main().
16808
16809 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16810
16811         * gdb.base/default.exp: Fix expected pattern.
16812         * gdb.base/help.exp: Same.
16813
16814 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16815
16816         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
16817         Don't use xfail's because that affects only the following test.
16818
16819         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
16820         solaris or linux.
16821
16822         * gdb.base/selftest.exp: Update to reflect changes to main.c.
16823
16824 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
16825
16826         * gdb.base/display.exp: Some yacc parsers like to say
16827         "A syntax error" rather than "A parse error".  Accept both.
16828
16829 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16830
16831         * gdb.base/default.exp: Remove OS dependent string from "target
16832         remote" test.
16833         * gdb.base/help.exp: Same for "help target remote" test.
16834
16835 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16836
16837         From Jim Kingdon <kingdon@redhat.com>:
16838
16839         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
16840         prompt (cleanup rather than necessity, but still might keep output
16841         from spilling to next test).
16842
16843 2000-01-02  Fred Fish  <fnf@cygnus.com>
16844
16845         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16846         AIX, which defines them in <sys/types.h>.
16847
16848 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
16849
16850         * gdb.base/default.exp: Match arm* etc instead of arm in "info
16851         float" test.
16852
16853 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
16854
16855         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
16856
16857         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16858         outermost frame disallowed".
16859
16860 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16861
16862         * gdb.base/setvar.exp: New tests for setting the value of a struct
16863         with a constant list.
16864
16865 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16866
16867         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16868         require the user to type a cast before setting the value of a struct.
16869
16870 1999-12-06  Jim Blandy  <jimb@cygnus.com>
16871
16872         * gdb.base/default.exp: Expect the new 'info float' command on
16873         all i386 platforms.
16874
16875         * gdb.threads/linux-dp.exp: Expand our ability to recognize
16876         LinuxThreads libraries that don't support debugging.
16877
16878 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
16879
16880         * gdb.base/remote.c: Fill the buffer with truely random data.
16881         Change the buffer type to ``unsigned char'' to simplify size
16882         arithmetic.
16883
16884         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
16885         stub only handles 400-1 byte packets.  Verify that the download
16886         worked.
16887
16888 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16889
16890         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16891         tests, using UNRESOLVED for the untested cases.  Also, does not wait
16892         for a timeout if the prompt was received before a recognizable pattern.
16893
16894 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
16895
16896         * lib/gdb.exp (gdb_expect_list): Fix spelling.
16897
16898 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16899
16900         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
16901         watchpoints.
16902
16903 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
16904
16905         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16906
16907         * gdb.c++/local.exp: Be more flexible in recognizing local class
16908         name mangling.  Don't allow horribly truncated method names.
16909         * gdb.c++/derivation.exp: Expect protected inheritance.
16910         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16911         * gdb.c++/virtfunc.exp: Likewise.
16912         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
16913         when printing a nested enum.
16914
16915 1999-11-22  Jim Blandy  <jimb@cygnus.com>
16916
16917         * gdb.base/step-test.exp: Properly await GDB's response to setting
16918         a breakpoint on the call to large_struct_by_value.
16919
16920         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16921         just because we have debug info for the `start' function.
16922
16923 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
16924
16925         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16926         "Unknown signal" messages, which indicate (on LinuxThreads) that
16927         GDB doesn't know how to debug threads on this system.  This is
16928         better than hanging while philosopher 0 dumps chatter into gdb.log.
16929
16930 1999-11-18  Tom Tromey  <tromey@cygnus.com>
16931
16932         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16933
16934 1999-11-18  Fred Fish  <fnf@cygnus.com>
16935
16936         * gdb.base/coremaker2.c: Add sample program for generating
16937         cores that is more self contained than coremaker.c.  Eventually
16938         I'll add more code to this and tie it into the testsuite.
16939
16940 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
16941
16942         * gdb.base/dollar.exp: Remove, now in gdb.hp.
16943
16944 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
16945
16946         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
16947         from $srcdir/lib/.
16948         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
16949         and gdb.c++/.
16950
16951         * gdb.c++/derivation.exp: remove redundant get compiler info code.
16952
16953         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
16954         'continue with watch' test point.
16955
16956 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
16957
16958         Merged from p2linux-990323-branch:
16959
16960         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16961
16962 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
16963
16964         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
16965         {limit,fixed}''.  Test ``set download-write-size''.
16966
16967 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
16968
16969         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
16970         gdb_expect_list.
16971
16972 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
16973
16974         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16975
16976 1999-11-03  Mark Salter  <msalter@cygnus.com>
16977
16978         * gdb.base/break.exp: Fix "stub continue" pattern.
16979
16980 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
16981
16982         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16983
16984 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
16985
16986         * gdb.base/display.exp ("finish"): Add timeout clause.
16987
16988         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16989         plain prompt clause, so this doesn't have to time out in order to
16990         fail.
16991
16992         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
16993         breakpoint hit messages include an address.
16994
16995         * gdb.base/display.exp: Don't forget to escape parens in regular
16996         expressions.  Unix regexp notatation sucks.
16997
16998 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16999
17000         * gdb.base/annota1.exp: Test for annotate-signalled: change output
17001         order for 'signalled' message.
17002
17003 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
17004
17005         From Jimmy Guo  <guo@cup.hp.com>:
17006         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17007         * gdb.base/annota1.c: Add code for tests to work with.
17008
17009 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
17010
17011         * gdb.base/remote.exp: New test for remote downloading settings.
17012         * gdb.base/remote.c: New file with large .data.
17013
17014 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
17015
17016         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17017         for LinuxThreads support, merged from the Code Fusion branch.
17018
17019 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
17020
17021         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
17022         containing exp_continue into a while within an expect.  Don't
17023         attempt a start more than three times.  Check return value from
17024         gdb_load.
17025
17026 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17027
17028         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
17029         a pass case.
17030
17031 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
17032
17033         * gdb.base/break.c (main): Added a statement that we can step
17034         off of.
17035         * gdb.base/break.exp: Added tests for setting a breakpoint
17036         at an offset and stepping onto a breakpoint.
17037
17038 1999-10-01  Fred Fish  <fnf@cygnus.com>
17039
17040         * gdb.base/help.exp (help add-symbol-file): Update to match current
17041         gdb output.
17042
17043 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
17044
17045         * gdb.base/break.exp: Code locations are in hex, don't forget!
17046         (For HP-UX.)
17047
17048 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
17049
17050         * condbreak.exp: Use break.c as test program.
17051         * condbreak.c: Remove, redundant with break.c.
17052
17053 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
17054
17055         * config/monitor.exp (gdb_target_monitor): Disable X- and
17056         Z-packets if the target needs it.
17057
17058 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
17059
17060         * gdb.c++/overload.exp: Added tests for listing overloaded
17061         functions with function pointers in the arg, explicitly calling
17062         out the version you want.
17063
17064 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
17065
17066         * long_long.exp: Add variations of test cases that work for
17067         targets with 16-bit ints and 32-bit doubles.
17068
17069 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
17070
17071         * break.c (main): Compare a possibly-uninitialized argc with an
17072         unlikely value that fits in 16 bits.
17073
17074 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
17075
17076         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17077         0xfeeb, don't want negative numbers if ints are 16 bits.
17078
17079         * lib/gdb.exp (skip_cplus_tests): New proc.
17080         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
17081         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17082         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17083         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17084         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17085         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17086         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17087         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
17088
17089         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17090
17091 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
17092
17093         * gdb.base/corefile.exp (up): Allow a parameter to appear
17094         in the frame that we're going up to.
17095
17096         From Jim Blandy <jimb@cygnus.com>:
17097
17098         * gdb.base/default.exp (info float): Expect some output now.
17099
17100         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17101         returning floating-point values to fail on the x86.
17102         * gdb.base/callfwmall.exp (do_function_calls): Same.
17103
17104         * gdb.base/list.exp (test_listsize): Correct expectations for
17105         listing line 1 with listsize 2.  Also, listing a single line
17106         works now, as does listing three lines.  [Kevin's note: There
17107         were a number of other cases fixed too where the expectations
17108         differed...]
17109
17110 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
17111
17112         * gdb.base/selftest.exp: Add case for when version prints as
17113         constant string instead of char pointer.
17114
17115 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
17116
17117         * gdb.base/ending-run.exp: Add Solaris case for what happens when
17118         stepping out of main.
17119
17120         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17121         G++ used.
17122
17123         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
17124         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
17125
17126         * gdb.c++/ovldbreak.exp: Update match string in test that
17127         includes a warning of multiple breakpoints.
17128
17129 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
17130
17131         * gdb.base/display.exp: Improve precision of step-after-finish
17132         added yesterday.
17133
17134         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
17135         test.
17136
17137         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17138         configs when using G++, not just hppa*.
17139
17140 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17141
17142         * gdb.base/async.c: New file.
17143         * gdb.base/async.exp: New file.
17144
17145 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
17146
17147         * gdb.base/break.exp: Tweak PA specific tests to properly handle
17148         PA64.
17149
17150 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
17151
17152         * gdb.base/display.exp: "finish" can leave us mid-line on many
17153         targets, deal with it.  Add a small constant to main, instead of
17154         1000 since main+1000 may not be a valid address in the target.
17155
17156         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17157         on hpux11.
17158
17159         * gdb.base/attach.exp: Handle another hpux11 error message variant
17160         when attaching to a process that does not exist.
17161
17162 1999-08-19  J.T. Conklin  <jtc@redback.com>
17163
17164         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
17165         characters in 'continue to 1241' test.
17166
17167 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
17168
17169         * gdb.base/call-ar-st.exp: Add a shorter match case for the
17170         stop in print_long_arg_list, define and use a whitespace
17171         variable in print_small_structs test, add an XFAIL for Solaris.
17172         * gdb.base/dbx.exp: XFAIL func commands until somebody is
17173         interested enough to fix.
17174
17175 1999-08-13  Keith Seitz  <keiths@cygnus.com>
17176
17177         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17178         (dbx_gdb_load): Remove. Use gdb_load instead, since that
17179         proc knows about targets other than the natives.
17180         (test_assign): Use "gdb_run_cmd" to "run" the target.
17181         Check that we've actually hit the breakpoint at main.
17182         When we attempt to assign a value to a local variable, check
17183         that the variable is in the current scope, i.e., don't use
17184         a test with an empty result.
17185
17186 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17187
17188         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
17189         command.
17190
17191 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
17192
17193         From Jimmy Guo <guo@cup.hp.com> and others at HP:
17194         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17195         gdb.compat, gdb.threads-hp.
17196         gdb.hp/configure, gdb.hp/configure.in: New files.
17197         gdb.hp/Makefile.in: Recurse into new subdirs.
17198         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17199         gdb.hp/gdb.objdbg: New directory, tests for debugging info
17200         in object files.
17201         gdb.hp/tools: New directory, aux tools for HP-specific tests.
17202
17203 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
17204
17205         * gdb.base/display.exp: Help expect by putting a newline in the
17206         funky printf, remove a bogus p/a test.
17207
17208 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17209
17210         * gdb.base/display.exp: Make sure that when we say 'run', we are
17211         connected to the target. This is necessary when running not
17212         natively.
17213
17214 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
17215
17216         * gdb.base/step-test.exp: Removed some extraneous messages.
17217
17218         * gdb.base/long_long.exp: Don't run memory examination tests
17219         on little-endian targets (they will need a different set of
17220         results to match).
17221
17222 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
17223
17224         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17225         until somebody decides to fix GDB.
17226
17227         * gdb.base/long_long.c: Stop compiler complaint by specifying long
17228         constant as "ULL".
17229         * gdb.base/long_long.exp: Loosen x/c test, add partial result
17230         matches for a couple x/2 commands.
17231
17232 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
17233
17234         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17235         by merging in ref-types2 tests.
17236         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17237
17238         From Jimmy Guo <guo@cup.hp.com> and others at HP:
17239         * gdb.c++/Makefile.in: Add standard actions.
17240         (EXECUTABLES): Rename from PROGS, update list.
17241         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17242         from gdb.hp.
17243         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17244         foo and bar locals.
17245         * gdb.c++/anon-union.exp: Fix tests to match.
17246         * gdb.c++/classes.exp: Run if HP compiler used, add extra
17247         expect matches to handle output variations.
17248         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17249         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
17250         output, add HP alternatives for new and delete prints.
17251         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
17252         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
17253         * gdb.c++/demangle.exp: Use $style when reporting failure.
17254         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17255         * gdb.c++/inherit.exp: Run if HP compiler used, add some
17256         match alternatives.
17257         * gdb.c++/local.exp: Add match alternatives or xfails for HP
17258         compilers.
17259         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17260         * gdb.c++/method.exp: Add match alternatives.
17261         * gdb.c++/misc.cc: Add bool types.
17262         * gdb.c++/misc.exp: Add tests for bool types.
17263         * gdb.c++/overload.exp: Add xfails.
17264         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17265         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17266         add some more template parameter tests (only for HP currently).
17267         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17268         * gdb.c++/virtfunc.cc: Add return type and value for main.
17269         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17270         match alternatives.
17271
17272 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17273
17274         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17275
17276 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
17277
17278         * gdb.base/signals.exp: Don't expect getting a backtrace from
17279         within a signal handler to fail on Linux.
17280
17281 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
17282
17283         From Jimmy Guo <guo@cup.hp.com> and others at HP:
17284         * lib/gdb.exp: Remove some gratuitious semicolons.
17285         (delete_breakpoints): Increase timeout.
17286         (gdb_expect): Add -notransfer option.
17287         (gdb_test): Use -notransfer option.
17288         (get_compiler_info): Add f77 case.
17289         (get_compiler): New proc, split out from gdb_preprocess, add f77
17290         case.
17291         (gdb_preprocess): Call get_compiler.
17292
17293         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17294         * gdb.base/attach.exp, gdb.base/display.exp,
17295         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17296         gdb.base/long_long.exp, gdb.base/printcmds.exp,
17297         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17298         third arg to gdb_test.
17299         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17300         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
17301         HP-UX xfails, add others.
17302         * gdb.base/completion.exp: Reflect name change of self-test.
17303         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
17304         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17305         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17306         HP failure number.
17307         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17308         useless HP-UX 10.30 references.
17309         * gdb.base/maint.exp: Loosen matches.
17310         * gdb.base/pointers.c (main): Declare more_code.
17311         * gdb.base/pointers.exp: Match on output of a `next'.
17312         * gdb.base/structs.c: Add prototypes.
17313         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17314         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17315
17316 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17317
17318         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
17319         command.
17320
17321 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17322
17323         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17324         Fix run to main failures. Watchpoint can be hardware watchpoint.
17325
17326         * gdb.base/annota1.exp: Clean up some more, in case printf has
17327         debug info.  Deal with lack of signal hanlder info in stack.
17328
17329         From Jim Kingdon  <kingdon@redhat.com>:
17330         * gdb.base/annota1.exp: If printf has debug info, deal with it.
17331
17332 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
17333
17334         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
17335         gdb.base/foll-vfork.exp: Don't run for crosses.
17336
17337 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17338
17339         * gdb.base/configure.in: Check for gdbvars.exp instead of
17340         a1-selftest.exp.
17341         * gdb.base/configure: Re-generate.
17342
17343 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
17344
17345         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17346         in trying to run first and name is too long.
17347
17348         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17349         pointers2.c and pointers2.exp, respectively.
17350         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17351         doschk happier.
17352
17353 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
17354
17355         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17356         callfuncs2.c and callfuncs2.exp.
17357
17358         * gdb.base/list.exp: Remove mistaken xfails.
17359         * gdb.base/list0.h: Add optional prototypes.
17360
17361 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
17362
17363         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
17364         calling malloc.
17365         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17366         * ptype.exp: Move test for get_debug_format to before its first
17367         use.
17368
17369 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17370
17371         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17372         * gdb.base/annota2.cc, annota2.exp: Move from here.
17373         * gdb.c++/annota2.cc, annota2.exp: To here.
17374         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17375
17376 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17377
17378         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
17379         a consistent format.
17380
17381 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
17382
17383         From Jimmy Guo <guo@cup.hp.com> and others at HP:
17384         * lib/gdb.exp (get_compiler_info): Add detection for assorted
17385         HP compilers, also set the globals $true and $false.
17386
17387         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
17388         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17389         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17390         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17391         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17392         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17393         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17394         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17395         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17396         whatis.c} Add C++ compatible function definitions and return
17397         types, add includes for library functions.
17398         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17399         * gdb.base/step-test.c (myglob): Rename from glob.
17400         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
17401         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17402         files, move here from gdb.hp.
17403         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
17404         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17405         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17406         Adjust line numbers in regexps.
17407
17408         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17409         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17410         instead of 0/1.
17411
17412         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17413         foll-vfork.exp: New files, move here from gdb.hp.
17414         * gdb.base/page.exp: New file, test of pagination command.
17415
17416         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17417         recursion test.
17418         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17419
17420         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
17421         gdb.base/solib.exp: Fix compiler invocation process.
17422
17423         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
17424         HP-UX 11, turn off overload resolution explicitly.
17425         * gdb.base/commands.exp: Set argument list explicitly, add
17426         watchpoint test.
17427         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17428         them work.
17429         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17430         expressions properly.
17431         * gdb.base/corefile.exp: Loosen the match slightly.
17432         * gdb.base/default.exp: Allow "Error accessing memory" message
17433         also.
17434         * gdb.base/display.exp: Skip over x/0 j if PA64.
17435         * gdb.base/funcargs.exp: Add xfails for HP-UX.
17436         * gdb.base/interrupt.exp: Ditto.
17437         * gdb.base/langs.exp: Add symbolic matches governed by compiler
17438         in use.
17439         * gdb.base/list.exp: Add xfails for HP-UX.
17440         * gdb.base/long_long.exp: Refine some of the numeric matches.
17441         * gdb.base/mips_pro.exp: Xfail on HP-UX.
17442         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17443         * gdb.base/nodebug.exp: Succeed on more varieties of output.
17444         * gdb.base/opaque.exp: Remove some HP-UX xfails.
17445         * gdb.base/ptype.exp: Succeed on more varieties of output.
17446         * gdb.base/scope.exp: Add xfails for HP-UX.
17447         * gdb.base/sect-cmd.exp: Add more cases.
17448         * gdb.base/setvar.exp: Add xfails for HP-UX.
17449         * gdb.base/shlib-call.exp: Loosen some matches slightly.
17450         * gdb.base/signals.exp: Match on void symbolically.
17451         * gdb.base/step-test.exp: Add case for PA64.
17452         * gdb.base/term.exp: Add exit and restart.
17453         * gdb.base/twice.exp: Clean up after self.
17454         * gdb.base/varargs.exp: Disable overload resolution explicitly.
17455         * gdb.base/whatis.exp: Allow more ways to pass tests.
17456
17457         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
17458         no longer useful.
17459
17460 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17461
17462         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
17463         list of patterns.
17464         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
17465         print_double_array(double_array)", "continuing to breakpoint
17466         1018", "print print_double_array(array_d)" and "continuing to
17467         1034" tests.
17468
17469 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
17470
17471         * Makefile.in: Add empty html and install-html targets.
17472
17473 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
17474
17475         * config/mt-*: Remove, these haven't been used since 1996.
17476
17477 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
17478
17479         * gdb.base/call-strs.c, gdb.base/ending-run.c,
17480         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
17481         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17482
17483 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
17484
17485         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17486         simpler match case for the ptype of the big class.
17487
17488 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
17489
17490         * gdb.exp: Fix test for gdb_prompt existence.
17491
17492 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
17493
17494         * gdb.exp (gdb_test): Add fail after calls to perror.
17495
17496 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
17497
17498         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17499
17500 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
17501
17502         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17503
17504 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17505
17506         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
17507         malloc() is linked in.
17508
17509 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
17510
17511         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17512         step at end.
17513
17514         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17515
17516 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
17517
17518         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
17519
17520 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
17521
17522         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17523         * gdb.base/mips_pro.exp: Likewise.
17524
17525 1999-06-02  Keith Seitz  <keiths@cygnus.com>
17526
17527         * gdb.c++/templates.cc: Change all "new" operators to throw
17528         an exception.
17529         * gdb.c++/cplusfuncs.cc: Likewise.
17530
17531         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17532
17533 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
17534
17535         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
17536         * gdb.base/ending-run.exp: When stepping out of main, accept a
17537         step into an arbitrary assembler file.
17538
17539 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17540
17541         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
17542         "breakpoint-invalid" to be printed.
17543         * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
17544         number of "frames-invalid" and "breakpoint-invalid" to be printed.
17545         * gdb.base/annota2.cc: Initialize a.x to 0.
17546
17547 1999-05-17  Keith Seitz  <keiths@cygnus.com>
17548
17549         * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17550         when "skip_float_tests" set.
17551         Ditto for "print print_double_array(array_d)", "print print_small_structs",
17552         "print print_ten_doubles", and "step into print_long_arg_list".
17553         Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17554         * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17555         is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17556         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17557         "skip_float_tests" is set.
17558         * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17559         when "skip_float_tests" set.
17560
17561 1999-05-06  Keith Seitz  <keiths@cygnus.com>
17562
17563         * gdb.base/annota2.cc: Include stdio.h.
17564
17565 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
17566
17567         * gdb.base/crossload.exp: Remove, this has been disabled ever
17568         since BFD stopped including all targets, and cross-GDB gets
17569         plenty of testing anyway.
17570         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
17571         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17572         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
17573         * gdb.base/README: Remove, was doc for this.
17574         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
17575         needed.
17576
17577 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17578
17579         * gdb.base/call-ar-st.exp: Fix one regular expression in test
17580         output.
17581
17582         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17583         * gdb.base/annota2.exp: New file. More annotation tests.
17584         * gdb.base/annota1.c: New file. Source file for annota1.exp.
17585         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17586
17587 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
17588
17589         * config/cfdbug.exp: New file.
17590
17591 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
17592
17593         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17594         Marcus Daniel's and Dale Hawkins's demangler crashes.
17595
17596         * gdb.c++/demangle.exp (test_gnu_style_demangling,
17597         test_lucid_style_demangling, test_arm_style_demangling,
17598         test_hp_style_demangling): Try Tom Tromey's core-dumping
17599         identifier under each demangling style.
17600
17601 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
17602
17603         * gdb.c++/demangle.exp: Include the current demangling style
17604         in all test names.
17605         (current_demangling_style): New global variable.
17606         (set_demangling_style, test_demangling_core, test_demangling,
17607         test_demangling_exact): New functions.
17608         (test_gnu_style_demangling, test_lucid_style_demangling,
17609         test_arm_style_demangling, test_hp_style_demangling): Use those,
17610         instead of calling gdb_test and gdb_test_exact directly.
17611         (catch_demangling_errors): New function, which reports errors
17612         signalled by the demangling test functions in an orderly way.
17613         (do_tests): Use catch_demangling_errors.
17614
17615 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
17616
17617         * gdb.base/signals.exp (test_handle_all_print): Use () for
17618         grouping in expressions, not {}.
17619
17620         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
17621         initialized yet.
17622
17623 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
17624
17625         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17626         are listed.
17627
17628 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
17629
17630         * gdb.stabs/weird.exp: Test for CC being defined before
17631         looking at its value.
17632
17633 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
17634
17635         * gdb.base/call-ar-st.exp: Remove stray '#'.
17636         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17637         "short int" and "long int".
17638         * gdb.c++/overload.cc: Cast the string added in the previous
17639         change, to mollify finicky HP compiler.
17640         * gdb.hp/reg-test.exp (testfile): Fix file name.
17641         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
17642
17643         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17644         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17645         alternate form of enum ptype.
17646
17647 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
17648
17649         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17650         * gdb.hp/*.exp: Change all to run compiler probe only after
17651         passing skip_hp_tests, so as not to waste time on guaranteed
17652         failure.
17653
17654         * gdb.c++/overload.cc: Pass string instead of char addr, always
17655         init ccpfoo.
17656         * gdb.c++/templates.cc: Fix syntax error.
17657
17658 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17659
17660         * gdb.base/commands.exp: Add test for correct position of '>'
17661         when issuing the 'commands' command after a 'while' or 'if'
17662         command.
17663
17664 1999-03-18  James Ingham  <jingham@cygnus.com>
17665
17666         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17667
17668         * gdb.c++/method.exp: It was testing an uninitialized int on the
17669         stack and assuming it was positive.
17670
17671         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17672
17673         * gdb.base/step-test.exp: Catch a case where finish is broken and
17674         keep it from killing the rest of the tests.
17675         Use gdb_continue_to_end.
17676
17677         * gdb.base/sigall.exp: use gdb_continue_to_end.
17678
17679         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17680
17681         * gdb.base/display.exp: use runto_main, not run.
17682
17683         * gdb.base/default.exp: Check for the current error message in the
17684         r abbreviation test.
17685         Add strongarm to the targets that know info float.
17686
17687         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
17688         run which doesn't work with monitors.
17689
17690         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17691
17692         * gdb.base/break.exp: use the gdb_continue_to_end proc.
17693
17694         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
17695         program.  Traps the case (in Cygmon) when the program never really
17696         exits.  Same as Mark's continue_to_exit, but I had put it in a lot
17697         more places, so I used my name.  Sorry Mark...
17698
17699         * config/monitor.exp (gdb_target_monitor): added another
17700         target_info parameter: remotebinarydownload.  This will set the
17701         remotebinarydownload flag if this is causing some boards trouble.
17702
17703 1999-03-18  Mark Salter  <msalter@cygnus.com>
17704
17705         * lib/gdb.exp (continue_to_exit): New function.
17706
17707         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17708         * gdb.base/ending-run.exp: Ditto.
17709         * gdb.base/step-test.exp: Ditto.
17710
17711 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
17712
17713         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17714         (suggested by Art Haas <ahaas@neosoft.com>).
17715
17716 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
17717
17718         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
17719
17720 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
17721
17722         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
17723         descriptions of types (short unsigned int vs unsigned short, etc).
17724
17725 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
17726
17727         * gdb.base/call-strs.exp: Don't assume that `step' will step over
17728         a call to strlen; sometimes we do have sources.
17729
17730 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
17731
17732         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
17733         character, so GDB won't print garbage after its end.
17734
17735         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17736         breakpoint there instead.  Sometimes GCC emits memcpy to handle
17737         the large structures being passed by value, so we step into that
17738         instead of sum_array_print, which obscures what we're really testing.
17739         * gdb.base/step-test.exp: However, we do want a test that notices
17740         the bizarre steps into memcpy, so do that here.  Add check for
17741         stepping into function calls that pass large structures by value.
17742         ("Is that a noun clause, or are you just happy to see me?")
17743         Remove all references to specific line numbers.
17744         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17745         New type and function.
17746         (main): Call large_struct_by_value, passing it a large struct by value.
17747         * lib/gdb.exp (gdb_get_line_number): New function.
17748
17749         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17750         more portable.
17751
17752 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
17753
17754         * lib/gdb.exp: Doc fixes.
17755
17756 1999-03-05  Nick Clifton  <nickc@cygnus.com>
17757
17758         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
17759
17760 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
17761
17762         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
17763         commands.  They're not germane to this test, and they don't work
17764         that way on remote targets.
17765
17766 1999-03-01  James Ingham  <jingham@cygnus.com>
17767
17768         * Changelog entries merged over from gdb development branch.
17769
17770        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
17771
17772                * lib/gdb.exp (gdbtk_analyze_results): Generic function
17773                for outputting results of test run.
17774
17775         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
17776
17777                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
17778
17779 1999-02-25  Felix Lee  <flee@cygnus.com>
17780
17781         * lib/gdb.exp (debug_format): initialize
17782
17783 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
17784
17785         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17786         * gdb.base/call-rt-st.c: Ditto.
17787
17788 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
17789
17790         * gdb.threads/pthreads.exp (horiz): New variable.
17791         (test_startup): Fix regexps that capture thread numbers.
17792
17793 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
17794
17795         * gdb.base/smoke.exp: Disambiguate two test case names (both
17796         called ``print'').
17797
17798 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
17799
17800         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
17801         compilation.
17802
17803 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
17804
17805         * gdb.base/miscexprs.exp: Change patterns to match GDB's
17806         actual output formatting.
17807         * gdb.base/smoke.exp: GDB removes leading 0's.
17808         * gdb.base/volatile.exp: Don't check type of remuneration;
17809         that variable is no longer defined in constvars.c.
17810         * gdb.base/step-test.c (main): Exit with explicit exit code.
17811         * gdb.base/step-test.exp: Remove two nexti checks--they are
17812         not portable.
17813
17814 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
17815
17816         * gdb.base/help.exp ("help delete display"): Fix test to match
17817         gdb's output.
17818
17819         * gdb.base/long_long.c (known_types): Initialize values to zero.
17820         * gdb.base/long_long.exp: Step one more line
17821         so 'dec' is initialized in "get to known place".  GDB removes
17822         leading zeros.  Explicitly ask for hex formatting.  Use
17823         unique test case names.
17824
17825 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17826
17827         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
17828
17829         * gdb.c++/method.exp: Add missing close brace.
17830
17831 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
17832
17833         * gdb.base/maint.exp: Use 'set height 0' to disable page
17834         prompting, not 'set height 400'.
17835
17836         Fix a bunch of timeouts.
17837         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17838         four separate tests, so expect doesn't take forever to match a ton
17839         of text against a regexp with lots of .* forms.
17840         ("maint print psymbols", "maint print symbols"): Make some of
17841         these greps more selective, so that expect doesn't try to wade
17842         through huge piles of output and time out.
17843
17844         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17845
17846         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
17847         tests: one which doesn't expect shlib events to be reported, and
17848         another which does, but is XFAIL for all platforms other than
17849         HP/UX.
17850
17851         * gdb.base/break.exp: Teach the test suite that the `catch
17852         fork', `catch vfork', and `catch exec' commands produce error
17853         messages on platforms that don't provide these features.
17854
17855 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
17856
17857         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
17858         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17859         (shortening names from solib_threshold.exp etc), won't run on
17860         anything but HP-UX for the foreseeable future.
17861         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
17862         reflect move.
17863
17864 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
17865
17866         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17867         gdb.trace/Makefile.in (clean): Remove all test executables.
17868
17869 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
17870
17871         * gdb.base/shlib-call.exp: add test cases to verify that gdb
17872         successfully re-sets breakpoints in shared libraries.
17873         * gdb.base/shmain.c (main): return 0, don't fall off the end.
17874
17875 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
17876
17877         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17878         and compiled w/o GCC.
17879
17880         * gdb.hp/watch-cmd.exp: ditto.
17881
17882         * gdb.hp/watch-hp.exp: ditto.
17883
17884         * gdb.hp/xdb1.exp: ditto.
17885
17886         * gdb.hp/xdb2.exp: ditto.
17887
17888         * gdb.hp/dbx.exp: ditto.
17889
17890 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
17891
17892         * constvars.c: Remove C++-isms.
17893         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
17894         with GCC.
17895
17896 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
17897
17898         The following changes are part of the HP merge.
17899
17900         * gdb.base/break.exp: new tests to verify that catchpoints for
17901         fork, vfork, and exec don't trigger inappropriately.
17902
17903         * gdb.base/opaque.exp: compile one file at a time, then link.
17904
17905         * gdb.base/signals.exp: be more restrictive about which hppa
17906         systems receive a setup_xfail.  new tests.
17907
17908         * gdb.base/solib_threshold.build: new file.
17909         * gdb.base/solib_threshold.exp: new file.
17910         * gdb.base/solib_threshold.link_opts: new file.
17911         * gdb.base/solib_threshold.mk: new file.
17912         * gdb.base/gen_solib_threshold.c: new file.
17913
17914         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17915         tests.  New tests for enums inside classes.
17916
17917         * gdb.c++/compiler.cc: indicate support of template debugging.
17918
17919         * gdb.c++/demangle.exp: run hp style demangling tests.
17920
17921         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17922         tests.
17923
17924         * gdb.c++/misc.cc: changes to support new tests.
17925
17926         * gdb.c++/templates.cc: changes to support HP's compiler; changes
17927         to support new tests.
17928
17929         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17930         gcc, then skip these tests.
17931
17932 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
17933
17934         The following files are part of the HP merge; some had longer
17935         names at HP, but have been renamed to be no more than 14
17936         characters in length.
17937
17938         * gdb.hp/ambiguous.cc: new file.
17939         * gdb.hp/ambiguous.exp: new file.
17940         * gdb.hp/attach.exp: new file.
17941         * gdb.hp/attach2.exp: new file.
17942         * gdb.hp/classes-hp.exp: new file.
17943         * gdb.hp/ctti.exp: new file.
17944         * gdb.hp/ctti-add.cc: new file.
17945         * gdb.hp/ctti-add1.cc: new file.
17946         * gdb.hp/ctti-add2.cc: new file.
17947         * gdb.hp/ctti-add3.cc: new file.
17948         * gdb.hp/dbx.exp: new file.
17949         * gdb.hp/exception.cc: new file.
17950         * gdb.hp/exception.exp: new file.
17951         * gdb.hp/foll-exec.c: new file.
17952         * gdb.hp/foll-exec.exp: new file.
17953         * gdb.hp/foll-fork.c: new file.
17954         * gdb.hp/foll-fork.exp: new file.
17955         * gdb.hp/foll-vfork.c: new file.
17956         * gdb.hp/foll-vfork.exp: new file.
17957         * gdb.hp/inherit-hp.exp: new file.
17958         * gdb.hp/more-steps.exp: new file.
17959         * gdb.hp/namespace.cc: new file.
17960         * gdb.hp/namespace.exp: new file.
17961         * gdb.hp/optimize.exp: new file.
17962         * gdb.hp/pxdb.c: new file.
17963         * gdb.hp/pxdb.exp: new file.
17964         * gdb.hp/quicksort.exp: new file.
17965         * gdb.hp/reg-test.exp: new file.
17966         * gdb.hp/reg-test.s: new file.
17967         * gdb.hp/sized-enum.c: new file.
17968         * gdb.hp/sized-enum.exp: new file.
17969         * gdb.hp/start-stop.exp: new file.
17970         * gdb.hp/templ-hp.cc: new file.
17971         * gdb.hp/templ-hp.exp: new file.
17972         * gdb.hp/thr-lib.c: new file.
17973         * gdb.hp/thr-lib.exp: new file.
17974         * gdb.hp/thr-lib.h: new file.
17975         * gdb.hp/thr-liblib.c: new file.
17976         * gdb.hp/virtfun-hp.c: new file.
17977         * gdb.hp/virtfun-hp.exp: new file.
17978         * gdb.hp/watch-cmd.exp: new file.
17979         * gdb.hp/watch-hp.exp: new file.
17980         * gdb.hp/xdb1.exp: new file.
17981         * gdb.hp/xdb2.exp: new file.
17982         * gdb.hp/xdb3.exp: new file.
17983
17984 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
17985
17986         The following files are part of the HP merge; some had longer
17987         names at HP, but have been renamed to be no more than 14
17988         characters in length.
17989
17990         * gdb.base/ss.h: new file.
17991         * gdb.base/call-ar-st.c: new file.
17992         * gdb.base/call-ar-st.exp: new file.
17993         * gdb.base/call-rt-st.c: new file.
17994         * gdb.base/call-rt-st-exp: new file.
17995         * gdb.base/call-strs.exp: new file.
17996         * gdb.base/ena-dis-br.exp: new file.
17997         * gdb.base/environ.exp: new file.
17998         * gdb.base/long_long.exp: new file.
17999         * gdb.base/sect-cmd.exp: new file.
18000         * gdb.base/shlib-cl2.exp: new file.
18001         * gdb.base/smoke.exp: new file.
18002         * gdb.base/so-impl-ld.c: new file.
18003         * gdb.base/so-impl-ld.exp: new file.
18004         * gdb.base/so-indr-cl.c: new file.
18005         * gdb.base/so-indr-cl.exp: new file.
18006         * gdb.base/varargs.exp: new file.
18007         * gdb.base/volatile.exp: new file.
18008         * gdb.base/whatis-exp.exp: new file.
18009         * gdb.base/display.exp: new file.
18010         * gdb.c++/derivation.exp: new file.
18011         * gdb.c++/local.exp: new file.
18012         * gdb.c++/member-ptr.exp: new file.
18013         * gdb.c++/overload.exp: new file.
18014         * gdb.c++/ovldbreak.exp: new file.
18015         * gdb.c++/ref-types.exp: new file.
18016         * gdb.c++/ref-types2.exp: new file.
18017         * gdb.c++/userdef.exp: new file.
18018
18019 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
18020
18021         * gdb.base/default.exp: Reflect wording change in remote.c.
18022
18023 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
18024
18025         * gdb.base/help.exp: Update to reflect current text.
18026
18027 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
18028
18029         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18030         they're stack variables and contain garbage.
18031         * gdb.c++/anon-union.exp: new file.
18032
18033         The following changes were made by David Taylor
18034         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18035         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18036         in changes by HP.
18037
18038         * gdb.base/bitops.exp: new file.
18039         * gdb.base/default.exp: change expected messages for catch and
18040         info catch tests to reflect HP merge changes.
18041         * gdb.base/enable-disable-break.exp
18042         * gdb.base/ending-run.c: new file.
18043         * gdb.base/long_long.c: new file.
18044         * gdb.base/maint.exp: new file.
18045         * gdb.base/pointers2.exp: new file.
18046         * gdb.base/shlib-call2.exp: new file.
18047         * gdb.base/solib.exp: new file.
18048         * gdb.base/step-test.c: new file.
18049         * gdb.c++/anon-union.cc: new file.
18050         * gdb.c++/local.cc: new file.
18051         * gdb.c++/member-pointer.cc: new file.
18052         * gdb.c++/method.cc: new file.
18053         * gdb.c++/ref-types.cc: new file.
18054         * gdb.c++/ref-types2.cc: new file.
18055         * gdb.c++/userdef.cc: new file.
18056
18057         * gdb.base/scope.exp: compile one file at a time, then link.
18058         * gdb.base/langs.exp: ditto.
18059         * gdb.base/list.exp: ditto.
18060
18061 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
18062
18063         The following changes were made by David Taylor
18064         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18065         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18066         in changes by HP.
18067
18068         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18069         skip tests.  When compiling pass c++ flag to gdb_compile.
18070         * gdb.c++/
18071
18072         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18073         test for on hppa*-*-hpux*; use args to see if c++ was specified.
18074         (skip_hp_tests): new function.
18075         (gdb_preprocess): new function.
18076
18077         * configure.in (hpdir): decide whether to configure gdb.hp.
18078         * configure: regenerated.
18079
18080         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18081         to delete on clean.
18082         (EXECUTABLES): update to reflect new additions.
18083         * gdb.base/commands.exp: update message expected.
18084         * gdb.base/default.exp: add copyright notice.
18085         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18086         * gdb.base/help.exp: update messages to reflect current text.
18087         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18088         targets for recurse tests.
18089         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18090         skip this file.
18091
18092         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18093         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18094         compilation.
18095         * gdb.c++/misc.exp: ditto.
18096         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18097         run the tests.  tell gdb_compile that it's a c++ compilation.
18098
18099         * gdb.threads/pthreads.exp: fix typo in message.
18100
18101         * gdb.base/all-bin.exp: new file.
18102         * gdb.base/arithmet.exp: new file.
18103         * gdb.base/assign.exp: new file.
18104         * gdb.base/completion.exp: new file.
18105         * gdb.base/cond-expr.exp: new file.
18106         * gdb.base/condbreak.exp: new file.
18107         * gdb.base/define.exp: new file.
18108         * gdb.base/dollar.exp: new file.
18109         * gdb.base/environment.exp: new file.
18110         * gdb.base/eval-skip.exp: new file.
18111         * gdb.base/jump.exp: new file.
18112         * gdb.base/logical.exp: new file.
18113         * gdb.base/pointers.exp: new file.
18114         * gdb.base/relational.exp: new file.
18115         * gdb.base/section_command.exp: new file.
18116         * gdb.base/whatis-expr.exp: new file.
18117
18118         * gdb.base/all-types.c: new file.
18119         * gdb.base/call-array-struct.c: new file.
18120         * gdb.base/call-return-struct.c: new file.
18121         * gdb.base/call-strings.c: new file.
18122         * gdb.base/callfuncs2.c: new file.
18123         * gdb.base/condbreak.c: new file.
18124         * gdb.base/constvars.c: new file.
18125         * gdb.base/display.c: new file.
18126         * gdb.base/int-type.c: new file.
18127         * gdb.base/jump.c: new file.
18128         * gdb.base/miscexprs.c: new file.
18129         * gdb.base/pointers.c: new file.
18130         * gdb.base/pointers2.c: new file.
18131         * gdb.base/shmain.c: new file.
18132         * gdb.base/shr1.c: new file.
18133         * gdb.base/shr2.c: new file.
18134         * gdb.base/solib.c: new file.
18135         * gdb.base/solib1.c: new file.
18136         * gdb.base/solib2.c: new file.
18137         * gdb.base/varargs.c: new file.
18138         * gdb.c++/derivation.cc: new file.
18139         * gdb.c++/overload.cc: new file.
18140         * gdb.c++/ovldbreak.cc: new file.
18141         * gdb.hp/attach.c: new file.
18142         * gdb.hp/attach2.c: new file.
18143         * gdb.hp/average.c: new file.
18144         * gdb.hp/compiler.c: new file.
18145         * gdb.hp/compiler.cc: new file.
18146         * gdb.hp/execd-program.c: new file.
18147         * gdb.hp/follow-exec.c: new file.
18148         * gdb.hp/follow-fork.c: new file.
18149         * gdb.hp/follow-vfork-and-exec.c: new file.
18150         * gdb.hp/misc-hp.cc: new file.
18151         * gdb.hp/more-steps.c: new file.
18152         * gdb.hp/optimize.c: new file.
18153         * gdb.hp/quicksort.c: new file.
18154         * gdb.hp/run-hp.c: new file.
18155         * gdb.hp/start-stop.c: new file.
18156         * gdb.hp/sum.c: new file.
18157         * gdb.hp/templates-hp.cc: new file.
18158         * gdb.hp/thread-local-in-lib.c: new file.
18159         * gdb.hp/thread-local-in-lib.h: new file.
18160         * gdb.hp/thread-local-in-lib.lib.c: new file.
18161         * gdb.hp/vforked-program.c: new file.
18162         * gdb.hp/virtfunc-hp.cc: new file.
18163         * gdb.hp/watchpoint-hp.c: new file.
18164         * gdb.hp/xdb.c: new file.
18165         * gdb.hp/xdb0.c: new file.
18166         * gdb.hp/xdb0.h: new file.
18167         * gdb.hp/xdb1.c: new file.
18168
18169 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
18170
18171         The following change was made by Edith Epstein
18172         <eepstein@cygnus.com> as part of a project to merge in changes
18173         originally made by HP; HP did not create ChangeLog entries.
18174
18175         * gdb.c++/demangle.exp: changed the expected output for some
18176         ARM-style mangling -- removed second reference to datatype.
18177         For example, maint demangle __dt__11T1__pt__2_cFv
18178                      T1<char>::~T1<char>(void)
18179         becomes,
18180                      maint demangle __dt__11T1__pt__2_cFv
18181                      T1<char>::~T1(void)
18182
18183         (test_hp_style_demangling): new hp specific demangling test cases.
18184
18185 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
18186
18187         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18188         * gdb.trace/backtrace.exp: Likewise.
18189         * gdb.trace/circ.exp: Likewise.
18190         * gdb.trace/collection.exp: Likewise.
18191         * gdb.trace/deltrace.exp: Likewise.
18192         * gdb.trace/infotrace.exp: Likewise.
18193         * gdb.trace/limits.exp: Likewise.
18194         * gdb.trace/packetlen.exp: Likewise.
18195         * gdb.trace/passc-dyn.exp: Likewise.
18196         * gdb.trace/passcount.exp: Likewise.
18197         * gdb.trace/report.exp: Likewise.
18198         * gdb.trace/save-trace.exp: Likewise.
18199         * gdb.trace/tfind.exp: Likewise.
18200         * gdb.trace/tracecmd.exp: Likewise.
18201         * gdb.trace/while-dyn.exp: Likewise.
18202         * gdb.trace/while-stepping.exp: Likewise.
18203
18204 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
18205
18206         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18207
18208 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
18209
18210         From Brendan Kehoe:
18211         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18212         int return types.
18213
18214 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
18215
18216         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
18217         remote dos host testing right.
18218
18219 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
18220
18221         * gdb.base/corefile.exp: remove some xfails.
18222
18223 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18224
18225         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
18226         have different timestamps.
18227
18228 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18229
18230         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
18231         gdb.base/default.exp: Replace "exec" with "executable".
18232
18233 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18234
18235         * gdb.base/default.exp: Change else if to elseif from previous
18236         delta.
18237
18238 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
18239
18240         * gdb.base/default.exp: Add brace missing from previous delta.
18241
18242 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
18243
18244         * gdb.base/default.exp: Support test for info float for all
18245         varieties of arm toolchain.
18246
18247 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
18248
18249         * gdb.trace/*.exp: remove "remote_download" command.
18250
18251 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
18252
18253         * gdb.trace/*.exp: remove -gdwarf from compile.
18254
18255 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
18256
18257         * gdb.trace/configure.in(AC_INIT): typo
18258         * gdb.trace/configure: regenerated
18259
18260 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
18261
18262         * config/m68k-emc.exp: New file.
18263         * lib/<emc-support.exp trace-support.exp}: New files.
18264         * configure.in: add new test directory gdb.trace.
18265         * gdb.trace/{configure configure.in Makefile.in}: New files.
18266         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18267         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18268         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18269         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18270         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18271         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18272         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
18273
18274 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
18275
18276         * gdb.c++/classes.exp: Change all regular expressions to match
18277         arbitrary combinations of newline/carriage-return, so that they
18278         will work equally well on Unix and Windows.
18279         * gdb.c++/inherit.exp: ditto.
18280         * gdb.c++/virtfunc.exp: ditto.
18281
18282 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
18283
18284         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18285
18286 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
18287
18288         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18289         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
18290         to use a0-a3/d0-d3 as needed.
18291
18292 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
18293
18294         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18295         * gdb.disasm/am33.exp: Corresponding changes.
18296
18297 1998-07-11  Felix Lee  <flee@cygnus.com>
18298
18299         * gdb.base/callfuncs.exp: add cmp10 test.
18300         * gdb.base/callfuncs.c (cmp10): new function.
18301
18302 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
18303
18304         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
18305         into two parts to get around a synchronization problem in expect.
18306
18307 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
18308
18309         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18310
18311         * configure.in: Add options for gdbtk testsuite.
18312
18313         * configure: Regenerate.
18314
18315         * gdb.gdbtk: New directory to hold gdbtk tests.
18316
18317 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
18318
18319         * gdb.fortran/types.exp:  Escape brackets in expect patterns
18320         for test_float_literal_types_accepted tests.
18321         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
18322         before run test.
18323
18324 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
18325
18326         * am33.exp: Just compile, do not link the testcase.
18327         * am33.s: Add ".am33" pseudoop to force am33 mode.
18328
18329 1998-06-25  Felix Lee  <flee@cygnus.com>
18330
18331         * gdb.base/setshow.exp: make sure $pc is sane.
18332
18333         * gdb.stabs/weird.exp: split expect patterns properly.
18334
18335 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
18336
18337         * gdb.disasm/am33.s: New disassembler testfile for the am33.
18338         * gdb.disasm/am33.exp: Run it.
18339
18340 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
18341
18342         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18343         match processing (and eliminate spurious timeouts when running).
18344
18345 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
18346
18347         * gdb.base/signals.exp (test_handle_all_print): put back Mach
18348         exception test, but conditionalize it on target [mach | gnu].
18349
18350 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
18351
18352         * gdb.base/overlays.exp: fixup compile line for linker script.
18353
18354 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
18355
18356         * gdb.fortran/types.exp: don't guess at float size.
18357
18358 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
18359
18360         * gdb.base/exprs.exp: delete test that depends on int size.
18361
18362 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
18363
18364         * config/sim.exp: Removed checks for target triplets.
18365         (gdb_target_sim): Use gdb,target_sim_options.
18366
18367 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
18368
18369         * gdb.base/reread.exp: New file.
18370         * gdb.base/reread1.c: New file.
18371         * gdb.base/reread2.c: New file.
18372
18373 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
18374
18375         * config/sim.exp: Use 'target sim -sparclite' when running
18376         SPARClite programs.
18377
18378 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
18379
18380         * gdb.base/structs2.exp: New file.
18381         * gdb.base/structs2.c: New file.
18382
18383 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
18384
18385         * gdb.asm/common.inc: New file.
18386         * gdb.asm/d10v.inc: New file.
18387         * asm-source.exp: Pass -I's to gas to find .inc files.
18388         Update line numbers in expected output.
18389         * asmsrc1.s: Rewrite.
18390         * asmsrc2.s: Rewrite.
18391         * configure.in: Create arch.inc symlink.
18392         * configure: Regenerate.
18393         * Makefile.in (distclean): Delete arch.inc.
18394
18395 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
18396
18397         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
18398         (t_enum_value2): ditto
18399         (t_enum_value3): ditto
18400         (main): ditto
18401 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
18402
18403         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
18404         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18405         change.
18406         Use gdb_test instead of send_gdb/gdb_expect sequences.
18407
18408 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
18409
18410         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18411         not void.
18412
18413 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
18414
18415         * gdb.base/branches.c: Code with lots of loops and
18416         subroutines. Used to test gdbs ability to single step through PC
18417         changes, especially to test mips-tdep.c:mips_next_pc
18418
18419 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18420
18421         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18422         more rigorous EGCS C++ error checking.
18423
18424 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18425
18426         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
18427         tests.
18428         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
18429         function when asleep.
18430         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
18431         for i*86 Linux and SVR4 signal handling problems.
18432         Remove linux xfail for `next to handler in signals_tests_1', fixed
18433         by recent infrun.c change.
18434         Limit backtrace to 10 frames to avoid timeout problems with infinite
18435         stack backtraces.
18436         Adjust expect pattern in `handle all print' test to match Apr 28 1997
18437         target.[ch] change.
18438
18439 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
18440
18441         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18442         for a newline from gdb before continuing.
18443         (default_gdb_exit): Just look for y or n.
18444         (gdb_test): Detect abnormal exit from GDB running on DOS; if
18445         it does, fail the rests of the tests in the file.
18446
18447 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
18448
18449         * config/cygmon.exp: New file.
18450
18451 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
18452
18453         * gdb.base/list.exp: Fix problem with "list default lines around
18454         main" test on remote targets.
18455
18456         * gdb.base/scope.exp: Fix problem with filelocal_bss before
18457         run test on remote targets.
18458
18459 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
18460
18461         * gdb.asm: New directory.
18462         * configure.in: Configure it.
18463         * configure: Regenerate.
18464         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18465         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18466
18467 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
18468
18469         * config/mn10300-eval.exp: New file to support MN10300 eval board.
18470
18471 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
18472
18473         * gdb.base/overlays (several files): Merge the two overlay
18474         managers into one.  Change variables (foox, barx, bazx, grbxx)
18475         back into ints but force them to load in their proper sections.
18476
18477 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18478
18479         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
18480         on-chip insn memory and IMAP1 to upper 128k.
18481         (D10VCopy): Handle memory regions crossing 16k boundaries.
18482         (D10VCopy): Transfer data in 32 bit chunks.
18483
18484 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18485
18486         * gdb.base/overlays.c (main): Exit normally when result is
18487         correct.
18488
18489         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
18490         map.  Include space for printf in .text segment.
18491
18492         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
18493         updated d10v memory VMA/LMA map.
18494         (D10VCopy): Call D10VTranslate.
18495
18496 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
18497
18498         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18499
18500         * gdb.base/bar.c (barx, bar): Change variable to small array so
18501         that it won't be put into the .sdata - small data -
18502         section. Update reference.
18503         * gdb.base/baz.c (bazx, baz): Ditto.
18504         * gdb.base/foo.c (foox, foo): Ditto.
18505         * gdb.base/grbx.c (grbxx, grbx): Ditto.
18506
18507         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
18508         to be arrays.
18509
18510 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
18511
18512         * gdb.base/overlays.exp: fix up and get working again.
18513         Add tests for backtraces from an overlay function.
18514
18515 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
18516
18517         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18518         "calling function with watchpoint enabled".
18519
18520 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
18521
18522         * gdb.base/break.exp (test_next_with_recursion): Remove
18523         gdb_suppress_tests for d10v-*-*.
18524         * lib/gdb.exp (gdb_suppress_tests): Disable this function
18525         pending review of whether it is useful or not.
18526
18527 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
18528
18529         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18530
18531 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
18532
18533         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18534         * config/dve.exp: New file to support Densan boards.
18535
18536 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
18537
18538         * gdb.base/interrupt.exp: Document problem of simulators, signals,
18539         reads and BSD.
18540
18541 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
18542
18543         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18544         response.
18545
18546         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18547
18548 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
18549
18550         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
18551         test.
18552
18553         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
18554         target_sizeof_long and target_bigendian_p.
18555         (structs_by_value, structs_by_reference): Check values according
18556         to targets word size and endianess.
18557
18558 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
18559
18560         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
18561         output.
18562
18563 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
18564
18565         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
18566         Update test of set args help to match source change.
18567
18568 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
18569
18570         * gdb.base/default.exp: Expect help system output to be in
18571         alphabetical order.
18572         * gdb.base/help.exp: Ditto.
18573
18574 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
18575
18576         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18577         "i*86-pc-linux-gnu*".
18578         * gdb.base/interrupt.exp: Ditto.
18579         * gdb.base/corefile.exp: Ditto.
18580
18581         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
18582         define vxworks when building the testcase.
18583
18584         * gdb.base/ptype.exp: Fix testnames to be unique.
18585         * gdb.base/radix.exp: Ditto.
18586         * gdb.base/term.exp: Ditto.
18587         * gdb.base/whatis.exp: Ditto.
18588         * gdb.c++/classes.exp: Ditto.
18589
18590 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
18591
18592         * gdb.base/callfuncs.exp: Fix indentation.
18593
18594         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18595         suppress_flag has been set.
18596         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18597         target feature.
18598
18599 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
18600
18601         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18602         the testcase.
18603
18604         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
18605         set_debug_traps() and breakpoint().
18606         * gdb.c++/misc.cc (main): Ditto.
18607         * gdb.c++/templates.cc (main): Ditto.
18608         * gdb.c++/virtfunc.cc (main): Ditto.
18609
18610 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
18611
18612         * lib/gdb.exp(gdb_step_for_stub): New function.
18613         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18614         exists, reload the executable and do a "continue" instead of
18615         doing a jump.
18616         (runto_main): Use gdb_step_for_stub.
18617
18618         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
18619         tests to have unique names.
18620         * gdb.base/callfuncs.exp: Ditto.
18621         * gdb.base/commands.exp: Ditto.
18622         * gdb.base/default.exp: Ditto.
18623         * gdb.base/help.exp: Ditto.
18624         * gdb.base/list.exp: Ditto.
18625         * gdb.base/opaque.exp: Ditto.
18626         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18627         similar tests.
18628
18629         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18630         * gdb.c++/cplusfuncs.cc: Ditto.
18631         * gdb.c++/virtfunc.cc: Ditto.
18632
18633         * config/monitor.exp: Keep track of the last file we saw, rather
18634         than trying to get the info from gdb.
18635
18636         * gdb.fortran/types.exp: Move comment to previous line.
18637
18638 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
18639
18640         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
18641         target mode.
18642
18643 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
18644
18645         From Bob Manson:
18646         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
18647         string from GDB when it connects.
18648
18649         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18650
18651 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
18652
18653         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
18654         if we can't get a debug format from GDB (we may be testing an
18655         older GDB). Use a 10 second timeout when checking for the format.
18656
18657         * gdb.stabs/weird.exp: Fix quoting.
18658
18659         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18660
18661 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
18662
18663         * config/arm-ice.exp: New file.
18664
18665 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
18666
18667         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
18668         until it has been modified to work with the new testsuite.
18669
18670         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
18671         testcase won't compile, cause all of the testcases in the file to
18672         fail instead.
18673
18674         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18675         (gdb_clear_suppressed): New procedure.
18676         (gdb_stop_suppressing_tests): Only clear suppress_flag if
18677         it contains a positive value.
18678
18679 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
18680
18681         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18682
18683         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18684
18685 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
18686
18687         * lib/gdb.exp (setup_xfail_format): New function.
18688         (get_debug_format): New function to get debug format.
18689         (debug_format): New global variable to hold last value set
18690         by get_debug_format.
18691         * gdb.base/list.exp: Call get_debug_format and expect some
18692         tests to fail for DWARF 1 and COFF formats.
18693         * gdb.c++/ptype.exp: Ditto.
18694         * gdb.c++/classes.exp: Ditto.
18695         * gdb.c++/cplusfuncs.exp: Ditto.
18696         * gdb.c++/inherit.exp: Ditto.
18697         * gdb.c++/templates.exp: Ditto.
18698         * gdb.c++/virtfunc.exp: Ditto.
18699
18700 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
18701
18702         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18703         host doesn't have a currently-open connection.
18704
18705         * config/sparclet.exp: Cleanups and fixes to make it generic for
18706         any gdb stub target. Handle cases where gdb doesn't respond when
18707         interrupted in a sane fashion.
18708
18709         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
18710         same thing in a totally different way.
18711
18712         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
18713         setting "timeout".
18714         (gdb_start): We set the global gdb_prompt variable in
18715         default_gdb_init now.
18716
18717 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
18718
18719         * gdb.base/printcmds.exp: Fix "check for floating addition"
18720         regexp to accept results within approx +/- .01 of exact value.
18721         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18722
18723 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
18724
18725         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
18726         properly.
18727         (gdb_expect): Add optional timeout parameter, and add timeout
18728         value to various calls.
18729         (gdb_suppress_tests): Only give one warning message per group.
18730
18731 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
18732
18733         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
18734         global variables. Handle getting a value for $timeout more
18735         gracefully.
18736
18737 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
18738
18739         * lib/gdb.exp: Close connection to remote host if gdb doesn't
18740         initialize.
18741         (default_gdb_init): New procedure; allow gdb_init to be overridden
18742         by a target configuration file.
18743         (gdb_expect): Pass the timeout to remote_expect.
18744
18745         * config/monitor.exp(gdb_load): Fix typo in regexp.
18746
18747 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
18748
18749         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18750
18751 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
18752
18753         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
18754         here. Call gdb_target_exec before rebooting the target, to make
18755         sure the connection to the target is closed.
18756         (gdb_load): Pass the name of the executable to gdb_target_monitor.
18757         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18758         Also detect "Timeout reading from remote" error.
18759
18760         * config/gdbserver.exp: Pass the executable being loaded to
18761         gdb_target_monitor. Don't call gdb_file_cmd here; let
18762         gdb_target_monitor do it.
18763
18764         * gdb.disasm/hppa.exp: Don't use exec_output.
18765
18766 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
18767
18768         * gdb.base/list.exp: If we're debugging a non-native target,
18769         try to set the pc register to point to the start of the
18770         program before doing the first list command.
18771
18772         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
18773         test_calls after restarting.
18774
18775         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
18776         reloading.
18777
18778         * gdb.base/watchpoint.exp: Fix typo.
18779
18780         * gdb.base/setshow.exp: Check for use_gdb_stub.
18781
18782         * gdb.base/break.exp: Fix continue until exit test for the gdb
18783         stub case.
18784         * gdb.base/langs.exp: Ditto.
18785
18786         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
18787         gdb_load_offset. If we weren't given a file to load, figure out
18788         what the current file is and use it.
18789
18790         * config/i386-bozo.exp: New file.
18791
18792 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
18793
18794         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18795         feature.
18796
18797         * config/proelf.exp: New entry.
18798
18799 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
18800
18801         * lib/gdb.exp: Remove spurious .* patterns at the beginning
18802         of regexps.
18803
18804         * gdb.base/watchpoint.exp: Don't run the test_stepping
18805         tests if gdb can't call functions on the target.
18806
18807         * gdb.base/setshow.exp: Don't run the set prompt tests if
18808         the board has gdb_prompt set.
18809
18810 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
18811
18812         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18813         * gdb.base/commands.exp: Likewise.
18814         * gdb.base/setshow.exp: Likewise.
18815
18816 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
18817
18818         * config/monitor.exp(gdb_start): Look for gdb_prompt target
18819         feature.
18820
18821         * config/i960.exp: New file.
18822
18823 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
18824
18825         * gdb.base/funcargs.exp: Check for gdb,short_int target
18826         feature instead of looking for explicit target triplets.
18827
18828 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
18829
18830         * gdb.base/printcmds.exp: add a couple more tests a la
18831         "p 123DEADBEEF", to check parse_number.
18832         * top.c: change "to enable to enable" to "to enable" in a couple
18833         of help strings.
18834
18835 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
18836
18837         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18838         on the mn10300.
18839
18840 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
18841
18842         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18843         where the test executable is run with explicit args.
18844         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18845
18846 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
18847
18848         * gdb.base/run.c: Use FAKEARGV to build test executable that
18849         does not require a command line arg, since most simulators
18850         don't currently support passing such an arg into the simulated
18851         program.
18852         * gdb.base/commands.exp: Change tests to insert the proper
18853         value as the arg to the first recursive factorial call.  Change
18854         compilation line to define FAKEARGV at compile time.
18855
18856 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
18857
18858         * gdb.base/recurse.exp: Enable these tests for the mn10300.
18859         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18860         function with watchpoint enabled" test.
18861
18862 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
18863
18864         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
18865         Don't call gdb_test when the command doesn't return to a gdb prompt.
18866
18867         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
18868         "Tests restarted" messages.
18869
18870 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
18871
18872         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18873
18874 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
18875
18876         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18877         for INFO SYMBOL; add help tests for OVERLAY commands.
18878         * gdb.base/default.exp: add tests for INFO SYMBOL command;
18879         add tests for OVERLAY commands
18880         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18881         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18882         * gdb.base/sigall.c: add usestubs code frag
18883         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
18884
18885 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
18886
18887         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18888         failures.
18889         (gdb_stop_suppressing_tests): Note that tests have restarted.
18890
18891 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
18892
18893         * config/h8300.exp: New file.
18894
18895 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
18896
18897         * gdb.base/setshow.exp: Check for the existence of a
18898         feature, not its value.
18899
18900 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
18901
18902         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18903
18904         * gdb.base/scope.exp: It's now init0(), not init().
18905
18906         * gdb.base/scope0.c: For now, change init() to be init0().
18907
18908         * config/monitor.exp: Use gdb_serial in preference to serial
18909         or netport.
18910
18911         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
18912         and it's not already set.
18913
18914 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
18915
18916         * gdb.base/setshow.exp: Only test the run command if the target
18917         isn't using a stub and if it supports argument passing.
18918
18919 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
18920
18921         * config/udi.exp(gdb_start): Make sure UDICONF is set
18922         properly before starting gdb.
18923
18924 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
18925
18926         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18927         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18928         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18929
18930 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
18931
18932         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
18933         specialized code to reboot the board, use remote_reboot instead.
18934
18935         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18936
18937         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18938
18939         * config/monitor.exp: Make sure we disconnect from the target.
18940         Also, try a reboot/reload cycle instead of failing if the
18941         load fails.
18942
18943 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
18944
18945         * gdb.base/default.exp: Don't set match_max.
18946         * gdb.base/help.exp: Ditto.
18947         * gdb.base/list.exp: Ditto.
18948         * gdb.base/signals.exp: Ditto.
18949
18950         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18951         set, use remote_ld to download the testcase instead of
18952         the GDB loader.
18953
18954 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
18955
18956         * config/vr5000.exp: New file.
18957
18958         * config/monitor.exp(gdb_target_monitor): Add pattern for
18959         "Ending remote" to detect errors in connecting.
18960
18961         * gdb.base/setshow.exp: Add .* within auto language test.
18962
18963         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18964         target feature.
18965
18966         * config/monitor.exp(gdb_load): Check for a failure when loading,
18967         and reboot the board if necessary.
18968
18969         * gdb.base/setvar.exp(test_set): Handle multiple prints within
18970         a set of tests. Remove print.* from the patterns being checked.
18971
18972 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
18973
18974         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18975         refer to gdb_spawn_id.
18976
18977         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18978         longer used.
18979         * config/sparclet.exp: Ditto.
18980         * config/sparclet-old.exp: Ditto.
18981         * config/slite.exp: Ditto.
18982         * config/sim.exp: Ditto.
18983         * gdb.base/funcargs.exp: Ditto.
18984
18985         * lib/gdb.exp:Remove references to gdb_spawn_id.
18986         (gdb_expect): Move to remote.exp.
18987
18988 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
18989
18990         * config/monitor.exp: Detect the "Couldn't establish connection"
18991         message from GDB.
18992
18993 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
18994
18995         * gdb.base/bitfields.exp: Use runto instead of explicit
18996         gdb_run_cmd/gdb_expect sequences.
18997
18998         * gdb.base/break.exp(text_next_with_recursion): Add match for
18999         gdb_expect call.
19000
19001         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19002         We also need to handle the "A program is being debugged already"
19003         prompt from gdb. Use gdb_test to set the baud rate.
19004
19005         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19006         to 20000. Really. I mean it.
19007
19008 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
19009
19010         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
19011         fails. If suppress_flag is set, skip perror message about not
19012         being able to send to GDB.
19013         (send_gdb): If suppress_flag is set, don't try to send commands to
19014         GDB.
19015         (gdb_expect): If suppress_flag is set, always fail immediately.
19016         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19017         (gdb_init): Call gdb_stop_suppressing_tests.
19018         (default_gdb_exit): Ditto.
19019         (default_gdb_start): Ditto.
19020
19021         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
19022         gdb_stop_suppressing_tests as appropriate.
19023         * gdb.base/break.exp: Ditto.
19024         * gdb.base/callfuncs.exp: Ditto.
19025         * gdb.base/commands.exp: Ditto.
19026         * gdb.base/exprs.exp: Ditto.
19027         * gdb.base/funcargs.exp: Ditto.
19028         * gdb.base/list.exp: Ditto.
19029         * gdb.base/recurse.exp: Ditto.
19030         * gdb.base/scope.exp:  Ditto.
19031         * gdb.base/structs.exp: Ditto.
19032         * gdb.c++/inherit.exp: Ditto.
19033
19034 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
19035
19036         * config/vr4300.exp: New file.
19037
19038         * gdb.*/*.exp: Call gdb_expect instead of expect.
19039
19040         * lib/gdb.exp(gdb_expect): New function.
19041
19042 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
19043
19044         * lib/gdb.exp(gdb_init): New function.
19045
19046         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
19047         for each individual variable set.
19048
19049         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19050         name.
19051
19052         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19053
19054         * gdb.base/scope.exp: Use gdb_test.
19055
19056         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19057         aborting; the testsuite driver will do that for us (see
19058         gdb_finish). Also, use gdb_test in a few more places.
19059
19060 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
19061
19062         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19063
19064 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
19065
19066         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19067         and "add_tests" are not at the same address.
19068
19069 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
19070
19071         * gdb.base/ptype.exp: Use gdb_test.
19072
19073 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
19074
19075         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19076         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19077         left in.  No longer expect them to fail.
19078
19079         * gdb.stabs/*.mt; Deleted, no longer used.
19080         * gdb.stabs/configure.in: Remove references to target makefile
19081         frags.
19082         * gdb.stabs/configure: Rebuilt.
19083
19084         * gdb.disasm/*.mt: Deleted, no longer used.
19085         * gdb.disasm/configure.in: Remove references to target makefile
19086         frags.  Use "sh3.s" as the unique filename for this directory.
19087         * gdb.disasm/configure: Rebuilt.
19088
19089         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19090         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19091         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19092
19093 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
19094
19095         * config/udi.exp: Use mondfe,name instead of remote_host.
19096
19097 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
19098
19099         * gdb.base/watchpoint.exp: Don't expect a failure when calling
19100         a function with a watchpoint enabled on the mn10200.
19101
19102         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19103         before trying to create it!
19104
19105 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
19106
19107         * config/vx.exp: Use hostname instead of netport.
19108
19109         * config/vxworks.exp: New file.
19110
19111         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19112
19113         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
19114         gdb before assuming everything worked. Send a ^C if a timeout
19115         occurs.
19116
19117         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19118         $gdb_spawn_id directly.
19119         (gdb_run_cmd): Try _start as well as start. Use the target feature
19120         gdb,start_symbol as the symbol to start from when jumping.
19121
19122 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
19123
19124         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19125         redundant) test.
19126
19127         * gdb.base/recurse.exp: Relax final value test for 'b' so that
19128         it doesn't lose for 16bit integer systems.
19129
19130 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
19131
19132         * gdb.fortran/types.exp: If the target doesn't support "double"
19133         data types, then expect "real" types to only be 4 bytes.
19134
19135         * gdb.c++/virtfunc.exp: Expect failure for virtual function
19136         call tests if the target doesn't support inferior function calls.
19137
19138         * gdb.base/printcmds.exp: Allow minor deviation in FP values
19139         in printf tests.
19140
19141 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
19142
19143         * gdb.base/help.exp: Disable "help set", "help show", and
19144         "help support".  Simplify regexp for "help stack".
19145
19146         * gdb.base/default.exp: Set match_max to 5000 and the timeout
19147         to 60 seconds.  Temporarily set match_max to 15000 around the
19148         "info copying" test.
19149
19150         * gdb.base/nodebug.exp: Don't try to do an inferior function
19151         call if the target doesn't support them.
19152         * gdb.base/printcmds.exp: Likewise.
19153         * gdb.base/setvar.exp: Likewise.
19154         * gdb.base/structs.exp: Likewise.
19155         * gdb.c++/templates.exp: Likewise.
19156         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
19157
19158         * gdb.base/recurse.exp: Enable for the mn10200.
19159
19160         * configure.in: Do configure gdb.stabs directory for *-*-elf
19161         targets.
19162         * configure: Rebuilt.
19163
19164         * gdb.base/break.exp: Check for gdb,noresults before testing
19165         exit status and/or results from the target.
19166         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19167         * lib/gdb.exp: Remove old (now bogus) initialization of
19168         noinferior, noargs, noresults and nosignals.
19169
19170 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
19171
19172         * config/sh.exp: New file.
19173
19174         * config/slite.exp: Try to connect multiple times to the board
19175         before rebooting. Only send a "monitor run" if need_monitor_run
19176         is set.
19177
19178         * gdb.base/break.exp: Don't do the "stub continue" test if
19179         the target has gdb_stub set.
19180
19181         * gdb.base/callfuncs.exp: Increase the timeout.
19182
19183         * gdb.base/interrupt.exp: Don't even try to compile the testcase
19184         if the target has gdb,noinferiorio set.
19185
19186         * gdb.base/list.exp: Increase match_max to 10000 characters.
19187
19188         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19189
19190         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19191         target.
19192
19193         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19194
19195 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
19196
19197         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
19198         trying to delete the copy of gdb. Catch the file delete so we
19199         don't die if the delete fails; also, the file should be copied to
19200         the host, not to the build.
19201
19202 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
19203
19204         * lib/gdb.exp(gdb_test): Surround the result pattern with
19205         parenthesis in case it contains multiple regexps separated
19206         with |.
19207
19208         * gdb.base/watchpoint.exp: Use gdb_test.
19209         * gdb.base/default.exp: Ditto.
19210
19211 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
19212
19213         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
19214
19215         * gdb.base/scope.exp: Use gdb_test.
19216         * gdb.c++/classes.exp: Ditto.
19217         * gdb.c++/inherit.exp: Ditto.
19218
19219 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
19220
19221         * gdb.base/crossload.exp: Don't use execute_anywhere, use
19222         remote_exec instead.
19223         * gdb.base/corefile.exp: Don't be ridiculous.
19224         * gdb.base/*.c: Add missing stub invocations.
19225
19226 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
19227
19228         * config/slite.exp: Miscellaneous fixes.
19229
19230         * lib/gdb.exp: Fix runto.
19231
19232         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19233         the target.
19234
19235         * gdb.base/watchpoint.exp: Fix regexp.
19236
19237         * lib/gdb.exp(default_gdb_exit): Add a catch to the
19238         close and wait commands, as the descriptor may now be
19239         invalid. Always call "remote_close host".
19240
19241 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
19242
19243            Major rewrite for testsuite revision.
19244
19245         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19246         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19247         instead of relying on spawn_id to always contain a valid
19248         spawn id.
19249         (get_compiler_info): New procedure to build the ${binfile}.ci
19250         file, instead of replicating this in N different places.
19251         (gdb_compile): New procedure.
19252
19253         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
19254         appropriate arguments) instead of compile. Use gdb_test in a lot
19255         more places.  Use send_gdb instead of send. Always run gdb_start
19256         at the start of a testcase, as this is no longer done magically.
19257
19258         config/*-gdb.exp: Rename without the -gdb suffix.
19259
19260         config/mips.exp: Use remote_close instead of exit_remote_shell.
19261         config/monitor.exp: Use target_info instead of looking at
19262         baud, timeout, etc.
19263         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19264
19265 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19266
19267         * gdb.c++/templates.exp (test_ptype_of_templates),
19268         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19269         Update expect patterns for destructors and assignment operators
19270         to match corresponding c-typeprint.c changes.
19271         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
19272         to destructor breakpoint test, GDB should be able to set the
19273         destructor breakpoint without specifying arguments.
19274
19275 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
19276
19277         * gdb.threads/pthreads.exp: Change result for failure to compile due
19278         to lack of pthreads runtime support from an error to simply an
19279         unsupported test, per dejagnu standards.
19280
19281 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19282
19283         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
19284         where GDB exits to reduce pattern match time.
19285         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
19286
19287         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
19288
19289 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
19290
19291         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19292         * gdb.base/default.exp:   ditto.
19293         * gdb.base/nodebug.exp:   ditto.
19294         * gdb.base/printcmds.exp: ditto.
19295         * gdb.base/ptype.exp:     ditto.
19296         * gdb.base/setvar.exp:    ditto.
19297         * gdb.base/structs.exp:   ditto.
19298         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
19299
19300 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
19301
19302         * configure, */configure: Rebuild with autoconf 2.12.
19303
19304 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
19305
19306         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19307         use new i*86-pc-linux*-gnu quads.
19308         * gdb.base/corefile.exp: Ditto.
19309         * gdb.base/signals.exp: Ditto.
19310         * gdb.base/sigall.exp: Ditto.
19311         * gdb.base/interrupt.exp: Ditto.
19312
19313         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19314         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
19315         RedHat 4.0.
19316
19317         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
19318         linux.  This allows the test case to at least compile on latest
19319         linux, but still not run due to missing the threads runtime library.
19320
19321 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19322
19323         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
19324         directory to search gdb directory. Accept and step over conditional
19325         stack alignment code. Consume $prompt in failure cases.
19326         Reset timeout to $oldtimeout instead of some arbitrary value.
19327         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
19328         timeout problems with infinite stack backtraces.
19329         * gdb.base/ptype.exp (ptype struct link, union tu_link):
19330         Accept function parameters for linkfunc member.
19331
19332 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
19333
19334         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19335         (CXXFLAGS): Remove, unreferenced.
19336         (B_OPTIONS): Add for -B options and add code to initialize with
19337         previous -B options and also add -B option to pick up cross compiled
19338         runtime.
19339         (TARGET_INCLUDES): Add for -I options and add code to initialize when
19340         doing cross compiles.
19341         (target_alias): Declare global.
19342         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
19343         to verify that gcc exists in build tree, and if so set CC to that
19344         gcc and to use B_OPTIONS and TARGET_INCLUDES.
19345
19346 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
19347
19348         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19349         ptype test for anonymous union.  Fixup testcase to match
19350         current gcc debug output.
19351
19352 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
19353
19354         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19355         force argument to an unsigned long type.
19356
19357 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
19358
19359         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
19360         tests and anonymous union print/ptype tests.
19361         * gdb.base/list.exp (test_forward-search): Increase timeout by
19362         5 minutes for the "search extremely long line" case.
19363         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19364         completely optional and that the pass/fail messages use the command as
19365         the message if that third arg is a null string.
19366         (gdb_test_exact):  Arrange that a null string pattern means match a
19367         null string output rather than any output, which might include random
19368         errors.
19369         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19370         backtrace test.
19371         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19372         always failing and failure is now exposed by gdb.exp changes.
19373
19374 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
19375
19376         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19377         weren't being noted.
19378
19379 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19380
19381         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
19382         * gdb.stabs/weird.exp:  Remove v_comb xfails.
19383
19384 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
19385
19386         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
19387                     list.exp scope.exp watchpoint.exp]
19388           Make all timeout error msgs explicitly say "(timeout)".
19389
19390 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
19391
19392         * config/monitor.exp: Increase download timeout to 1000 seconds.
19393
19394 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
19395
19396         * config/m32r.exp: Increase timeout to 120 seconds.
19397
19398 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
19399
19400         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19401         and accept older ordering as obsolescent gcc or gdb.
19402         * gdb.c++/templates.exp: Ditto.
19403         * gdb.c++/virtfunc.exp: Ditto.
19404
19405 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
19406
19407         * gdb.base/coremaker.c: Add code to mmap some data so we
19408         can check that it ends up in the core file.
19409         * gdb.base/corefile.exp: Add test to read mmapped data
19410         from core file.
19411
19412 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
19413
19414         * config/m32r.exp: New file.
19415
19416 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
19417
19418         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
19419         that cflags can contains -gstabs, and work correctly for other tests.
19420
19421 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
19422
19423         * gdb.base/setshow.exp: New file, tests show and set.
19424         * gdb.base/setshow.c:   New file, tests show and set.
19425         * gdb.base/help.exp: Add test for help set|show annotate.
19426         * gdb.base/default.exp: Add test for set|show annotate.
19427
19428 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
19429
19430         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
19431         errors unique.
19432         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
19433         explicitly.
19434
19435 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
19436
19437         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
19438         and width commands.  This is done elsewhere.
19439         * (gdb_start):  Don't call gdb_start_sim here.  That's already
19440         done in gdb_load.  This fixes lots of failures in default.exp.
19441
19442 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
19443
19444         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19445         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19446         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19447         in the same we we treat other failures (since it may be an expected
19448         condition), rather than as an error.
19449         * gdb.base/signals.exp (test_handle_all_print): Revert back to
19450         old test format.
19451
19452 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
19453
19454         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19455         (distclean maintainer-clean realclean): No need to remove files
19456         twice.  Nuke the duplicates.
19457         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
19458         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
19459         Remove config.h along with other config files.
19460
19461 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
19462
19463         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19464         "p func1 ()" and note that rests of tests are skipped.
19465         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
19466         setup_xfails for "print func2::coremaker_local".
19467         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19468         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19469         affected by the previous run test.
19470         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19471         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19472         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19473         "pass int powerset tuple" and "pass modeless int powerset tuple".
19474         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19475         "real write 4" and "real write 8".
19476         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
19477         setup_xfails for "print vs1 after tuple assign 2",
19478         "print \$i after tuple assign 2", and
19479         "print vs2 after tuple assign 2".
19480         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19481         meaningful error message and return -1 so the caller can
19482         suppress further tests and avoid a cascade of errors.
19483
19484 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
19485
19486         * gdb.base/a1-selftest.exp: Tweak tests to account for new
19487         format for printing version.
19488         * gdb.base/default.exp: Ditto.
19489         * gdb.base/interrupt.exp: Fix problem with cascade of
19490         errors if child process dies while calling a function.
19491
19492 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
19493
19494         * Makefile.in (VPATH): Add
19495         * Makefile.in (Makefile, config.status): Fix rules so things get
19496         remade when necessary.
19497
19498 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
19499
19500         * Makefile.in (just-check): Add path to sibling expect dir
19501         to environment variable specified by RPATH_ENVVAR.
19502
19503 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
19504
19505         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19506         (just-check): Add shared library paths for libstdc++, tk,
19507         tcl, bfd, and opcodes to the environment variable specified
19508         in RPATH_ENVVAR.
19509         * configure.in: Add support to recognize --enable-shared flag
19510         and generate correct value for RPATH_ENVVAR.
19511         * configure: Regenerated with autoconf.
19512
19513 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
19514
19515         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
19516         include all osf versions.
19517         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19518         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
19519         when target is linux.  When failing to build pthreads test
19520         executable, give more meaningful message.
19521         * gdb.threads/pthreads.c: Hpux also uses old definition of second
19522         arg for pthread_create.
19523
19524 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
19525
19526         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
19527         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
19528         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
19529         and -lpthreads (everybody else).
19530         (test_startup): Fail gracefully if threads are not supported.
19531         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19532         "p/c array_index("abcdef",2)" when not gcc compiled.
19533         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19534         "print func2::coremaker_local" when not gcc compiled.
19535         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19536         "ptype on opaque struct tagname (statically)",
19537         "ptype on opaque struct tagname (dynamically) 1", and
19538         "ptype on opaque struct tagname (dynamically) 2"
19539         for not compiled with gcc.
19540         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19541         backtrace when compiled with gcc.
19542         * lib/gdb.exp (runto_main): Return result of "runto main" rather
19543         than always return success.
19544
19545 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
19546
19547         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19548
19549 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
19550
19551         * gdb.base/structs.exp: Undo last change.
19552
19553 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
19554
19555         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19556         encapsulate all the steps/nexts done during self test, starting
19557         at main, and makes them less sensitive to optimization issues.
19558         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19559         signal handler" test.
19560         * gdb.threads/pthreads.exp: Only run this for native configs.
19561         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19562         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19563         tests.
19564         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19565         for "runto test_calls(void)" test.
19566
19567 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
19568
19569         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19570         and don't expect address info in breakpoint confirmations.
19571
19572 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
19573
19574         * gdb.base/list.exp (test_forward_search): Increase timeout
19575         temporarily by 60 seconds for searching extremely long line,
19576         and then reset to old value when done.  Increase expect input
19577         buffer to 10000.
19578
19579 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
19580
19581         * gdb.base/list.exp (test_forward_search): Fix to handle very
19582         long source line without overflowing expect's input buffer.
19583
19584 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
19585
19586         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19587         "buffer_full".
19588
19589         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19590         "buffer_full".
19591
19592         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19593         "buffer_full".
19594
19595         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19596         "buffer_full".
19597
19598 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
19599
19600         * configure.in (configdirs): Add gdb.threads.
19601         * configure: Regenerated with autoconf.
19602         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19603         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19604         * gdb.threads/configure: New, generated with autoconf.
19605
19606 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
19607
19608         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19609
19610 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
19611
19612         * gdb.base/signals.exp (test_handle_all_print): Test separately for
19613         each signal's status in the output of "handle all print".
19614         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19615         the \r\n sequence that immediately precedes the gdb prompt.
19616         * gdb.base/a1-selftest.exp: Save original timeout and restore
19617         after test.
19618
19619 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
19620
19621         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19622         symbol.
19623
19624 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
19625
19626         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19627
19628 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
19629
19630         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19631         timeout by 60 seconds.
19632
19633 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
19634
19635         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19636         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19637         error return.
19638
19639 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
19640
19641         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19642         gdb initialization, also report how long dejagnu waited.  Restore
19643         old timeout before doing error return.  Temporarily increase timeout
19644         by 3 minutes to allow for slow startups over heavy NFS use.
19645
19646 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
19647
19648         * lib/gdb.exp: Report timeout value for verbosity level 2.
19649         * config/gdbserver.exp: Ditto.
19650         * config/hppro.exp: Ditto.
19651         * config/mips-gdb.exp: Ditto.
19652         * config/monitor.exp: Ditto.
19653         * config/netware.exp: Ditto.
19654         * config/sim-gdb.exp: Ditto.
19655         * config/slite-gdb.exp: Ditto.
19656         * config/udi-gdb.exp: Ditto.
19657         * config/unix-gdb.exp: Ditto.
19658         * config/vx-gdb.exp: Ditto.
19659         * gdb.base/a1-selftest.exp: Ditto.
19660         * gdb.base/a2-run.exp: Ditto.
19661         * gdb.base/break.exp: Ditto.
19662         * gdb.base/corefile.exp: Ditto.
19663         * gdb.base/list.exp: Ditto.
19664         * gdb.base/recurse.exp: Ditto.
19665         * gdb.base/scope.exp: Ditto.
19666         * gdb.base/signals.exp: Ditto.
19667
19668 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
19669
19670         * gdb.threads/Makefile.in (docdir): Removed.
19671
19672 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
19673
19674         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
19675         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
19676         @srcdir@.
19677         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
19678         autoconf 2.5 or higher.
19679         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19680
19681 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
19682
19683         * configure: Regenerated.
19684         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19685         avoid name clashes with SunOS headers.
19686
19687 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
19688
19689         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19690
19691 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
19692
19693         * gdb.base/callfuncs.exp: Finish last change -- make sure the
19694         prototype information ends up in the compiler info file.
19695
19696 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
19697
19698         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19699         attempting to regenerate it.  Eliminate use of a temporary file
19700         and just generate the info file directly.  Source it immediately,
19701         for consistency of use.
19702         * gdb.base/corefile.exp: Ditto
19703         * gdb.base/exprs.exp: Ditto.
19704         * gdb.base/funcargs.exp: Ditto.
19705         * gdb.base/langs.exp: Ditto.
19706         * gdb.base/list.exp: Ditto.
19707         * gdb.base/mips_pro.exp: Ditto.
19708         * gdb.base/nodebug.exp: Ditto.
19709         * gdb.base/opaque.exp: Ditto.
19710         * gdb.base/ptype.exp: Ditto.
19711         * gdb.base/scope.exp: Ditto.
19712         * gdb.base/setvar.exp: Ditto.
19713         * gdb.base/signals.exp: Ditto.
19714         * gdb.base/whatis.exp: Ditto.
19715         * gdb.c++/templates.exp: Ditto.
19716         * gdb.c++/virtfunc.exp: Ditto.
19717         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
19718         whether or not to add -lstdc++ to the compile command line args.
19719
19720 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19721
19722         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
19723         it got fixed by the recent lookup_minimal_symbol_by_pc change.
19724         Increase timeout, a lot of single stepping might be needed if the
19725         target has no hardware watchpoints.
19726
19727 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
19728
19729         * gdb.base/break.exp: Ignore compiler warnings when compiling
19730         break.c.
19731         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19732         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
19733         from remote-sim.
19734         * gdb.base/exprs.exp: Add h8300 xfails.
19735         * gdb.base/funcargs.exp: Likewise.
19736         * gdb.base/nodebug.exp: Likewise.
19737         * gdb.base/printcmds.exp: Likewise.
19738         * gdb.base/ptype.exp: Likewise.
19739         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
19740         h8300 xfails.
19741         * gdb.base/return.exp: Handle float/double precision problems
19742         on the h8300.
19743         * gdb.base/funcargs.c: Explicitly make last constant argument to
19744         call_after_alloca_subr an unsigned long type.
19745         * gdb.base/return.c: Include stdio.h.
19746
19747 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
19748
19749         * config/abug.exp: New file for the older Motorola Bug monitor
19750         that runs on the mvme13x series VME boards.
19751         * config/monitor.exp: Use the new config array for target settings
19752         if they exist.
19753
19754 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
19755
19756         * sim-gdb.exp: Make the SH simulator allocate less space when
19757         it is targeted.
19758
19759 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
19760
19761         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19762         test.
19763
19764 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
19765
19766         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19767         "rs6000-*-*" for "list function in include file" when gcc compiled.
19768         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19769         for "p ctable1[120]".
19770         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19771         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19772         Remove setup_xfail for "rs6000-*-*" for
19773         "print 'scope0.c'::filelocal before run".
19774         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19775         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19776         since some compilers don't allow both options to be given
19777         on the same command line.  Create object file and move it.
19778
19779 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
19780
19781         * gdb.base/corefile.exp: Always regenerate the core file, since
19782         we always regenerate the coremaker program.  Detect special case
19783         where registers cannot be read from core file.
19784
19785 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
19786
19787         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19788         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19789         * gdb.c++/templates.exp: Only match on basename of file since
19790         some formats like xcoff don't encode directory information.
19791         * gdb.stabs/weird.exp: Use the right sed script for powerpc
19792         and rs6000 AIX xcoff targets.
19793         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19794         * configure: Regenerate.
19795         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19796         here, rather than in distclean.
19797
19798 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
19799
19800         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19801         defined, and use it to compile the test case with -O2.  The
19802         native compilation still uses no optimization.
19803         * gdb.base/mips_pro.c: Remove inline assembly code since
19804         it is compiled PIC by default, which results in assembler
19805         warnings that make the testsuite think the compilation
19806         was unsuccessful.
19807
19808 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
19809
19810         * gdb.c++/misc.exp: Add note to message for
19811         "print s.a for foo struct" that this is a known gcc 2.7.2
19812         and earlier bug.
19813
19814 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
19815
19816         * gdb.base/break.exp: Fix pattern for matching "Delete all
19817         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
19818         setup_xfail for deleting all breakpoints test.  Fix various
19819         timeout messages to include "(timeout)".
19820         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19821         for "p t_float_values2(3.14159,float_val2)".
19822         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19823         for "continue to call2g" when gcc compiled.
19824         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19825         "up to foo in langs.exp", "show language at foo in langs.exp",
19826         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19827         and "show language at fsub in langs.exp".
19828         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19829         "list line 1 in include file", "list message for lines past EOF",
19830         "list function in include file", "list list0.h:foo", and
19831         "list filename:function; nonexistant function".
19832         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19833         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19834         and "ptype t_char_array" to be for native cc only.
19835
19836 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
19837
19838         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
19839         setup_xfail for "print coremaker_bss", "print coremaker_ro",
19840         "print func2::coremaker_local", and "backtrace in corefile.exp".
19841
19842 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
19843
19844         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19845         "bt in signals.exp".  This problem only appears when running
19846         the testsuite, and then only intermittently.
19847
19848 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
19849
19850         * gdb.base/return.exp (return_tests): Differentiate between
19851         two tests of continuing.
19852
19853 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
19854
19855         * */Makefile.in (maintainer-clean): Remove config.log.
19856         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19857         * gdb.c++/Makefile.in (PROGS): Add inherit.
19858         (clean): Remove *.ci.
19859
19860 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
19861
19862         * gdb.c++/misc.cc: Add test code from Mike Stump.
19863         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19864
19865 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
19866
19867         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19868         to "alpha-*-osf2*" and add comment.
19869         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
19870         setup_xfail for "step over execarg initialization" and
19871         "step over corearg initialization".
19872         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19873         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19874         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
19875         gcc compiled for "print coremaker_bss", "print coremaker_ro",
19876         "print func2::coremaker_local", and "backtrace in corefile.exp".
19877         * gdb.base/signals.exp: Build and source signals.ci.
19878         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19879         to be for gcc only.
19880         * lib/gdb.exp: Move verbose statements outside conditionals.
19881
19882 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19883
19884         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
19885         Feb 3 procfs.c change.
19886
19887 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
19888
19889         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19890
19891 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
19892
19893         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19894         from dejagnu's apparent default of 10 seconds, which gives random
19895         results when running the tests over NFS on moderately loaded systems.
19896         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19897
19898 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
19899
19900         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
19901         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
19902         result reports.
19903
19904 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
19905
19906         * configure.in (CY_AC_PATH_TCLH): Remove.
19907         * configure: Regenerate.
19908
19909 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
19910
19911         * gdb.c++/Makefile.in (clean): Add missing '{'.
19912
19913 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
19914
19915         * lib/gdb.exp: Provide a default value for noinferior.
19916
19917         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19918         Load libgloss.exp.
19919
19920 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
19921
19922         * gdb.disasm/hppa.exp: Compile directly into an executable, use
19923         the executable, not the .o to run the tests from.
19924
19925 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
19926
19927         * gdb.base/break.exp: Don't test for program exit or exit status
19928         if $noresults if nonzero.
19929         * gdb.base/langs.exp: Likewise.
19930         * gdb.base/watchpoint.exp: Likewise.
19931
19932         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19933         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19934         trying to compile the testcase.
19935
19936 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
19937
19938         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19939         * gdb.base/signals.exp (continue to handler): Likewise.
19940
19941 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
19942
19943         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
19944
19945         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
19946
19947 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
19948
19949         * gdb.base/corefile.exp: Recognize "not found" as failure
19950         when trying to determine if a core file was generated.
19951         If no core file was generate the first time, try again without
19952         the ulimit -c to work around braindamaged shells.
19953
19954 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
19955
19956         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19957         [] tests with "test" and enclose string in quotes.
19958         * gdb.stabs/configure: Rebuild
19959
19960 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
19961
19962         Changes in sync with expect:
19963         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19964         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19965         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19966         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
19967         argument to AC_REQUIRE.
19968         * configure: Regenerated.
19969
19970 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
19971
19972         * gdb.base/corefile.exp: When generating a core, discard any
19973         error messages about ulimit not found and the "core dumped"
19974         message from the shell that runs the coredumper.
19975
19976 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
19977
19978         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19979
19980         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19981         which sed script to run.  Expect failure for v_comb test
19982         on PA targets too.
19983
19984 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
19985
19986         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
19987         "print func2::coremaker_local" and for "backtrace in corefile.exp"
19988
19989 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
19990
19991         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19992         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
19993         "sparc-sun-solaris*" xfails for "p v_comb".
19994         * lib/gdb.exp (default_gdb_start): Fix typo.
19995         * gdb.base/corefile.exp: Allow "Core was generated by ..."
19996         messages to not include the full program name that caused
19997         the core dump since some systems (such as solaris) apparently
19998         truncate this path to about 80 characters.
19999         When generating a core file first try increasing the core file
20000         size limit to unlimited since some systems may default it to
20001         zero, and it is harmless to try it.  Move the test for failing
20002         to generate a core file to where it will actually get executed.
20003         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20004         new gdb result from g++ debug info improvements and make old
20005         pattern obsolescent.  Also account for size_t differences
20006         (may be int or long).
20007         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20008         initialization before function call is placed in the delay slot
20009         and thus appears to be skipped over by commands such as "next".
20010
20011 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
20012
20013         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20014
20015 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
20016
20017         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20018         input source file; fix code to compile test to deal with this
20019         convention.
20020         * gdb.c++/*.exp: Likewise.
20021
20022 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
20023
20024         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20025         "bt in signals.exp".
20026
20027 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
20028
20029         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20030         "step over execarg initialization" and
20031         "step over corearg initialization".
20032
20033 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
20034
20035         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20036         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
20037
20038 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
20039
20040         From Rob Savoye  (rob@poseidon.cygnus.com)
20041         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20042         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
20043         configure.in}, gdb.disasm/{Makefile.in, configure.in},
20044         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20045         configure.in}: Major reworking for autoconfig.
20046         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20047         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
20048         New files.
20049         * config/unix-gdb.exp:  Make GDB global.
20050         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
20051         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20052         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20053         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20054         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20055         term.exp, twice.exp, watchpoint.exp, whatis.exp},
20056         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
20057         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20058         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20059         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20060         pr-8136.exp, result.exp, string.exp, tuples.exp},
20061         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
20062         to returns as necessary, arrange for test to compile own testcase
20063         executable.
20064         * lib/gdb.exp: Changes for testsuite to compile own test cases.
20065
20066 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
20067
20068         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
20069         clear_xfail at end of test which might not call either pass or fail.
20070         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20071         "backtrace through signal handler".
20072
20073 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20074
20075         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
20076         continuing from a job control stop signal.
20077         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
20078
20079 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
20080
20081         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20082         * gdb.base/corefile.exp: Likewise.
20083         * gdb.base/funcargs.exp: Likewise.
20084
20085 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
20086
20087         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
20088         * config/monitor.exp:  Add support for setting baud rate.
20089
20090 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
20091
20092         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20093         i*86-*-linux* xfails for "backtrace through signal handler".
20094         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20095         "print func2::coremaker_local".
20096         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
20097         alpha-dec-osf2* xfail for
20098         "delete all breakpoints when none".
20099
20100 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
20101
20102         * gdb.base/break.exp: Change test that deletes all breakpoints
20103         when no user breakpoints are installed.  A post 4.15 change
20104         causes gdb to no longer prompt in this case.
20105
20106 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
20107
20108         * gdb.base/return.exp (return_tests):  Change xfail for test
20109         "correct value returned double test" to stop xfailing at
20110         Solaris 2.5.  Apparently the bug has been fixed.
20111
20112 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
20113
20114         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20115         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20116
20117 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
20118
20119         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20120         * gdb.disasm/hppa.s: Corresponding changes.
20121
20122 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
20123
20124         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20125         makefile fragment.
20126         * config/mt-hpux: Deleted.
20127
20128 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
20129
20130         * Many files: When warning about suppressed tests due to a
20131         nonexistant test binary, avoid incrementing the warning count.
20132
20133 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
20134
20135         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
20136
20137 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20138
20139         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
20140         "sparc-*-solaris2*".
20141
20142 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20143
20144         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
20145         Add global and local variables and initialize them.
20146         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
20147         by printing variables. Remove rs6000 and powerpc xfails, BFD now
20148         extracts the file name and terminating signal from the core file.
20149         * TODO:  Remove note about tests for correct mapping of corefile.
20150         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
20151         from optimizing it away.
20152         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
20153         handles common blocks.
20154
20155 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
20156
20157         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20158         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20159
20160 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
20161
20162         * Makefile.in (maintainer-clean): New target, synonym for
20163         realclean.
20164         * gdb.base/Makefile.in (maintainer-clean): Likewise.
20165         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20166         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20167         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20168         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20169         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20170
20171 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
20172
20173         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
20174         xfails when not gcc compiled for "print foo::funclocal".
20175         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20176         "print foo::funclocal at foo",
20177         "print 'scope1.c'::foo::funclocal at foo",
20178         "print foo::funclocal_bss at foo",
20179         "print 'scope1.c'::foo::funclocal_bss at foo",
20180         "print foo::funclocal_ro at foo",
20181         "print 'scope1.c'::foo::funclocal_ro at foo",
20182         "print bar::funclocal at foo" and
20183         "print 'scope1.c'::bar::funclocal at foo".
20184         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
20185         gcc compiled for "print foo::funclocal at bar".
20186         Expand all messages to ensure that they identify that
20187         the test is at bar().
20188         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20189         gcc compiled for:
20190         "ptype on opaque struct pointer (statically)",
20191         "ptype on opaque struct tagname (statically)",
20192         "ptype on opaque struct pointer (dynamically) 1",
20193         "ptype on opaque struct tagname (dynamically) 1",
20194         "ptype on opaque struct pointer (dynamically) 2" and
20195         "ptype on opaque struct tagname (dynamically) 2
20196         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20197         gcc compiled for:
20198         "p datalocal"
20199         "whatis datalocal",
20200         "ptype datalocal",
20201         "p bsslocal",
20202         "whatis bsslocal", and
20203         "ptype bsslocal".
20204         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20205         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20206         when not gcc compiled.
20207         * gdb.base/funcargs.exp (float_and_integral_args):  Add
20208         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20209         compiled.
20210         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
20211         "backtrace from call6a" when not gcc compiled.
20212         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20213         "backtrace from call7a" when not gcc compiled.
20214         * gdb.base/callfuncs.exp (do_function_calls):
20215         Add "hppa*-*-hpux*" xfail when not gcc compiled for
20216         "p t_char_array_values(char_array_val2,char_array_val1)",
20217         "p t_char_array_values(char_array_val1,char_array_val2)",
20218         "p t_char_array_values("carray 1","carray 2")",
20219         "p t_char_array_values("carray 1",char_array_val2)",
20220         "p t_char_array_values(char_array_val1,"carray 2")",
20221         "p sum_args(1,{2})",
20222         "p sum_args(2,{2,3})",
20223         "p sum_args(3,{2,3,4})",
20224         "p sum_args(4,{2,3,4,5})"
20225         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20226         "backtrace in corefile.exp" when not gcc compiled.
20227
20228 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20229
20230         * gdb.base/signals.exp:  Rewrite `handle all print' test as
20231         a procedure. Accept blanks or TABs as whitespace, increase
20232         timeout and expect input buffer size for the large output
20233         from the command. Remove "i*86-*-bsdi2.0" xfail.
20234
20235 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20236
20237         * gdb.base/setvar.exp:  Add new testcases for truncation when
20238         assigning invalid values to bitfields.
20239
20240 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
20241
20242         * gdb.base/callfuncs.exp (do_function_calls):  Remove
20243         mips-sgi-irix* xfail for
20244         "call inferior func with struct - returns char *"
20245         and fix test so that an optional (unsigned char *) cast is
20246         accepted in the result.
20247
20248 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
20249
20250         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
20251         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20252         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20253         * gdb.base/signals.exp: Remove duplicate "handle all print" test
20254         that accidentally got checked in.
20255
20256 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
20257
20258         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
20259         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20260         compiled test.
20261         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20262         Add mips-sgi-irix5* xfail for not gcc compiled.
20263         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
20264         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20265         "p top", "whatis top", "p middle", and "whatis middle".
20266         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20267         "whatis signed char" for not gcc compiled.
20268         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20269         "set variable signed char=-1 (-1)" and
20270         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20271         * gdb.base/funcargs.exp (float_and_integral_args):
20272         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20273         Add mips-sgi-irix* xfail when not gcc compiled for
20274         "continue to call2b".
20275         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20276         "continue to call2g".
20277         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20278         "backtrace from call6a"
20279         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20280         "backtrace from call7k".
20281         Add mips-sgi-irix5* xfail when not gcc compiled for
20282         "backtrace from call7a".
20283         (localvars_after_alloca):  Fix gdb_test cmds for
20284         "print * after runto ...".
20285         Remove rs6000-*-* xfails for
20286         "print i after runto localvars_after_alloca" and
20287         "print l after runto localvars_after_alloca"
20288         for all compilers.
20289         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
20290         when not compiled with gcc, for:
20291         "print signed char == (minus)",
20292         "print signed char != (minus)",
20293         "print signed char < (minus)",
20294         "print signed char > (minus)".
20295         * gdb.base/callfuncs.exp (do_function_calls):
20296         Add mips-sgi-irix* xfail, when compiled with native compiler, for
20297         "call inferior func with struct - returns char *".
20298         * gdb.base/return.exp (return_tests): Change xfail for
20299         "correct value returned double test" to include Solaris 2.4.
20300         * gdb.base/funcargs.exp (float_and_integral_args):
20301         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20302
20303 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20304
20305         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
20306         enumeration bitfields if compiling with GNU C.
20307         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
20308         to empty' prompt.
20309
20310 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
20311
20312         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20313         test for PRO targets.
20314
20315         * gdb.base/funcargs.exp: Avoid ever setting more than 8
20316         breakpoints in the inferior at any given time by making
20317         two groups of breakpoints for call2*, call6* and call7*
20318         tests.
20319
20320 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20321
20322         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
20323         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
20324         from optimizing it away.
20325         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
20326         "call inferior func with struct".
20327
20328 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
20329
20330         * configure.in: Only configure gdb.chill for particular targets.
20331
20332 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
20333
20334         * gdb.base/Makefile.in:  Add action to .c.o transformation
20335         rule that generates a .ci file for each .o file and remove
20336         explicit .c.o rules except for callfuncs.o.
20337         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
20338         generates a .ci file for each .o file and remove explicit
20339         .cc.o rules.
20340         (clean): Remove *.tmp *.ci files.
20341         (EXECUTABLES): Remove templ-info.exp.
20342         * gdb.base/compiler.c: New file.
20343         * gdb.c++/compiler.cc: New file
20344         * gdb.base/scope.exp: Source gdb.base/scope.ci.
20345         Change rs6000-*-* xfail for
20346         "print 'scope0.c'::filelocal_ro" and
20347         "print 'scope1.c'::filelocal" and
20348         "print 'scope1.c'::filelocal_bss" and
20349         "print 'scope1.c'::filelocal_ro" and
20350         "print 'scope1.c'::foo::funclocal" and
20351         "print 'scope1.c'::foo::funclocal_ro" and
20352         "print 'scope1.c'::bar::funclocal" and
20353         "print 'scope0.c'::filelocal_ro" and
20354         "print 'scope1.c'::filelocal at foo" and
20355         "print 'scope1.c'::filelocal_bss at foo" and
20356         "print 'scope1.c'::filelocal_ro at foo" and
20357         "print 'scope1.c'::foo::funclocal at foo" and
20358         "print 'scope1.c'::foo::funclocal_bss at foo" and
20359         "print 'scope1.c'::foo::funclocal_ro at foo" and
20360         "print 'scope1.c'::bar::funclocal at foo" and
20361         "print 'scope0.c'::filelocal_ro" and
20362         "print 'scope1.c'::filelocal" and
20363         "print 'scope1.c'::filelocal_bss" and
20364         "print 'scope1.c'::filelocal_ro" and
20365         "print 'scope1.c'::foo::funclocal" and
20366         "print 'scope1.c'::foo::funclocal_bss" and
20367         "print 'scope1.c'::foo::funclocal_ro" and
20368         "print 'scope1.c'::bar::funclocal" and
20369         "print 'scope1.c'::bar::funclocal_bss"
20370         to only be xfail'd when not compiled with gcc.
20371         Add rs6000-*-* xfail for
20372         "print 'scope0.c'::filelocal_bss before run"
20373         when compiled with gcc.
20374         (test_at_main): Add rs6000-*-* xfail for
20375         "print filelocal_ro in test_at_main"
20376         when compiled with gcc.
20377         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
20378         Add rs6000-*-aix* xfail for
20379         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20380         "ptype t_char_array",  not compiled with gcc.
20381         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
20382         xfail for "list foo (in include file)" when gcc compiled.
20383         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
20384         (integral_args): Add rs6000-*-* xfail for
20385         "run to call0a" if not compiled with gcc.
20386         (unsigned_integral_args): Add rs6000-*-* xfail for
20387         "run to call1a" if not compiled with gcc.
20388         (float_and_integral_args):  Add rs6000-*-* xfail for
20389         "run to call2a" if not compiled with gcc and for
20390         "continue to call2b" for any compiler.
20391         Add rs6000-*-* xfail to
20392         "print f1 after run to call2a" for gcc compiled.
20393         (discard_and_shuffle): Add rs6000-*-* xfail for
20394         "run to call6a".
20395         (shuffle_round_robin): Add rs6000-*-* xfail for
20396         "backtrace from call7a" if not compiled with gcc.
20397         Add rs6000-*-* xfail for
20398         "backtrace from call7b" if compiled with gcc.
20399         (call_after_alloca): Add rs6000-*-* xfail for
20400         "print c in call_after_alloca" and
20401         "print s in call_after_alloca" and
20402         "backtrace from call_after_alloca_subr"
20403         if not compiled with gcc.
20404         (localvars_in_indirect_call): Add rs6000-*-* xfail for
20405         "print c in localvars_in_indirect_call" and
20406         "print c in localvars_in_indirect_call" and
20407         "backtrace in indirectly called function" and
20408         "stepping into indirectly called function"
20409         if not compiled with gcc.
20410         (localvars_after_alloca): Add rs6000-*-* xfail for
20411         "print c after runto localvars_after_alloca" and
20412         "print s after runto localvars_after_alloca" and
20413         "print i after runto localvars_after_alloca" and
20414         "print l after runto localvars_after_alloca"
20415         for all compilers.
20416         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20417         than whatis-info.exp.
20418         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20419         than opaque-info.exp.
20420         Setup rs6000-*-* xfail for
20421         "ptype on opaque struct pointer (statically)" and
20422         "ptype on opaque struct pointer (dynamically)" when
20423         not compiled with gcc.
20424         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20425         rather than callf-info.exp.
20426         (do_function_calls):  Add clear_xfail for rs6000-*-* for
20427         "p t_float_values2(3.14159,float_val2)".  Seems to work
20428         fine there, both with xlc and gcc.  Need to find out what
20429         it is doing right and fix other platforms.
20430         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20431         "call inferior func with struct - returns int",
20432         "call inferior func with struct - returns long",
20433         "call inferior func with struct - returns float",
20434         "call inferior func with struct - returns double",
20435         "call inferior func with struct - returns char *",
20436         but only if not gcc compiled (presumes xlc compiled).
20437         Change rs6000-*-* xfails for
20438         "call inferior func with struct - returns char" and
20439         " call inferior func with struct -  returns short" to only
20440         xfail if not using gcc.
20441         (clean mostlyclean):  Remove *.ci and *.tmp files.
20442         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20443         than templ-info.exp.
20444         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
20445         Add rs6000-*-* xfail for "up to foo in langs.exp"
20446         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
20447         when not gcc compiled.
20448
20449 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
20450
20451         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20452         * gdb.base/corefile.exp: Likewise.
20453         * gdb.base/list.exp: Likewise.
20454         * gdb.base/scope.exp: Likewise.
20455         * gdb.base/siganls.exp: Likewise.
20456
20457         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
20458         compiler output.
20459         * gdb.base/whatis.exp: Likewise.
20460
20461 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
20462
20463         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20464         failure (opcode table has been fixed to match reality).
20465
20466 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
20467
20468         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20469         "call inferior func with struct - returns char",
20470         "call inferior func with struct - returns short"
20471
20472         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20473         "print 'scope0.c'::filelocal at main",
20474         "print 'scope0.c'::filelocal_bss in test_at_main",
20475         "print 'scope0.c'::filelocal at foo",
20476         "print 'scope0.c'::filelocal_bss in test_at_foo",
20477         "print 'scope0.c'::filelocal at bar",
20478         "print 'scope0.c'::filelocal_bss in test_at_bar"
20479
20480         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20481         in source file 1".  This bug seems to have been fixed with both
20482         gcc and native cc (was native assembler bug?).
20483
20484 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
20485
20486         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20487         "backtrace through signal handler" to "i*86-*-sysv4*".
20488         * gdb.base/signals.exp: Add xfail for "'next' behaved as
20489         continue" case.  Add "known SVR4 bug" to fail message.
20490         Add "i*86-*-bsdi2.0" xfail for "handle all print".
20491         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20492         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20493         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20494         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20495         "up to foo in langs.exp", "show language at foo in
20496         langs.exp", "up to cppsub_ in langs.exp", "show
20497         language at cppsub_ in langs.exp", "up to fsub in
20498         langs.exp", and "show language at fsub in langs.exp".
20499         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20500         "bactrace in corefile.exp".
20501         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20502         "call inferior function with struct - returns float" and
20503         "call inferior function with struct - returns double".
20504
20505 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
20506
20507         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20508         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20509         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20510         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20511
20512 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
20513
20514         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20515         (or overriden) "CHILL" macro rather then bare "gcc".
20516         Also look for ../../gcc/xgcc since that is what we will
20517         actually need, not "Makefile".  Remove following assignment
20518         of CHILL to CHILL_FOR_TARGET because that results in
20519         recursive definition.
20520
20521 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
20522
20523         * gdb.base/corefile.exp:  Change xfail for backtrace in
20524         corefile.exp from linuxaout to all linux.
20525         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
20526         cases where we miss the breakpoint at the signal handler
20527         for some reason.  Setup xfail for linuxoldld/linuxaout and
20528         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
20529         hitting SIGURG breakpoint.
20530         * gdb.base/signals.exp:  Setup xfail for "next" acting like
20531         continue to add linuxoldld.  Setup xfail for all linux for
20532         "next to handler in signals_tests_1", "backtrace in
20533         signals_tests_1", "continue to func1", "pass SIGUSR1",
20534         and continue to handler".
20535
20536 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
20537
20538         * Update all FSF addresses except those in COPYING* files.
20539
20540 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
20541
20542         * gdb.base/a2-run.exp: Change messages to be more explicit about
20543         the status of args, and quote binfile in results.
20544
20545 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
20546
20547         * gdb.base/callfuncs.exp: Add tests for passing structs to
20548         inferior functions and return various types.
20549         * gdb.base/callfuncs.c: Add functions to receive a struct
20550         and return a member of the struct, in various types.
20551
20552 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20553
20554         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
20555
20556 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
20557
20558         * config/vxworks29k.exp: New file, sources vxworks.exp.
20559
20560 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
20561
20562         * config/gdbremote.exp: New file.  Testing framework using
20563         gdbserver.
20564
20565 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
20566
20567         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20568         "call function when asleep" and "send end of file".
20569         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20570         for "backtrace in corefile.exp".
20571         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20572         for "backtrace through signal handler".
20573         * gdb.base/corefile.exp: Make sure we actually generate a core file
20574         before trying the core tests.  Some systems allow the user to suppress
20575         generation of core files and default to that (linux for example).
20576         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20577         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
20578
20579 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
20580
20581         * gdb.threads: New directory with some crude multi-threaded
20582         gdb tests (step.exp and step2.exp).
20583         * config/mt-lynx (STEP_EXECUTABLE): Define.
20584         (THREADFLAGS): Define.
20585
20586 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
20587
20588         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20589
20590         * gdb.base/signals.exp: Disable whole file for lynx until
20591         further notice.
20592
20593         * gdb.base/signals.exp: xfail test where "next" acts like
20594         "continue" for lynx.
20595
20596         * gdb.base/interrupt.exp: xfail test for calling function while
20597         inferior is asleep for lynx.
20598
20599         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20600         than one cr-lf  after each command.
20601
20602 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20603
20604         * configure.in:  Reinstate setting of stabsdirs variable, fix
20605         typo in setting up configdirs for native builds.
20606
20607         * gdb.base/return.exp:  Fix typo in return double test.
20608         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
20609         compiler from optimizing them away.
20610
20611 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
20612
20613         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20614         sequences to be echo'd by gdb when using gdb_test.
20615         * gdb.chill/chexp.exp: Likewise.
20616         * gdb.fortran/exprs.exp: Likewise
20617
20618 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
20619
20620         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20621         after the inferior gdb has started.
20622
20623         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20624         after each command.
20625         * gdb.base/funcargs.exp: Likewise.
20626         * gdb.base/gdbvars.exp: Likewise.
20627         * gdb.base/interrupt.exp: Likewise.
20628         * gdb.base/list.exp: Likewise.
20629         * gdb.base/watchpoint.exp: Likewise.
20630         * gdb.c++/demangle.exp: Likewise.
20631         * gdb.c++/inherit.exp: Likewise.
20632         * gdb.chill/chexp.exp: Likewise.
20633         * gdb.fortran/exprs.exp: Likewise.
20634
20635         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20636         test if we can't handle IO to/from the inferior.
20637
20638         * gdb.c++/misc.exp: Always check for a program already being
20639         started after sending a "run" command to gdb.
20640
20641         * gdb.base/twice.exp: Start with a fresh gdb.
20642
20643         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20644         only depend on gdb's expression code, not the chill runtime.
20645
20646         * gdb.base/return.c: Put return values into variables so we
20647         can have gdb print them rather than depending on the program
20648         to print them.
20649         * gdb.base/return.exp: Corresponding changes.
20650
20651         * lib/gdb.exp: Provide default value for noinferiorio.
20652         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20653         the inferior.
20654
20655         * gdb.base/break.exp: Always check for a program already being
20656         started after sending a "run" command to gdb.
20657         (text_next_with_recursion): Don't check the output from the
20658         program's printf statement.  Instead just make sure the program
20659         exited.
20660
20661         * gdb.base/commands.exp: Protect tests which need arguments with
20662         $noargs conditionals.
20663
20664 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20665
20666         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
20667         of structure member arrays to match gdb/valops.c:value_addr change.
20668
20669 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
20670
20671         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20672         cases.
20673
20674 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
20675
20676         * configure.in (configdirs):  Remove gdb.chill from default list
20677         of subdirs and then add it back in only if doing a native build.
20678         The current chill compiler does not yet work in any cross build.
20679         * Revert all signal changes from Jul 6.
20680         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
20681         for sh-hms targets, allowing these tests to link, with no other
20682         changes.  Testing is suppressed by setting "nosignals" in site.exp.
20683
20684 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
20685
20686         * configure.in (signaldirs): Define and add to configdirs for all
20687         targets except some specific ones that are known to not support signals.
20688         Also clean up formatting.
20689         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
20690         (signals, sigall):  Remove rules to build.
20691         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20692         Moved to new gdb.signals directory.
20693         * gdb.signals: New test directory.
20694         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20695         signals.c signals.exp}:  New or moved files.
20696
20697 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
20698
20699         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20700
20701 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
20702
20703         * gdb.base/return.exp:  Xfail `return double' test failure
20704         on at least Solaris 2.3 and handle future/past versions on
20705         a case by case basis as appropriate.  Also update message
20706         to include i*86 failures.
20707
20708 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20709
20710         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20711
20712         * lib/gdb.exp: Fix comment which erroneously identified
20713         gdb_file_cmd as gdb_load (the 19 May change was in fact to
20714         gdb_file_cmd not gdb_load).
20715         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20716
20717         * gdb.base/setvar.exp: Make test names consistent between pass and
20718         fail cases.  Use gdb_test more.
20719
20720 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20721
20722         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20723
20724 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20725
20726         * gdb.base/help.exp:  Fix expected help string for `show commands'.
20727
20728 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
20729
20730         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20731
20732         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20733         of a text section.
20734
20735 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
20736
20737         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
20738         that loop eventually terminates.  Fix Connection refused logic so
20739         that testsuite will expire nicely.
20740
20741 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
20742
20743         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20744         config/rom68k.exp:  New tcl glue for the appropriate monitors.
20745         These all just end up calling monitor.exp.
20746         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
20747         refused' by retrying.  Cleanup some timeout issues.
20748         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
20749         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
20750         callers don't have to set/restore global timeout variable.
20751
20752         * The following set of changes centralizes management of the global
20753         timeout variable.  This way, it can be set in one target dependent
20754         place instead of dozens of places scattered throughout the test suite.
20755         If you need to lengthen a timeout, then you should either set timeout
20756         in one of the config/{target}.exp files, or multiply it by a factor.
20757         Setting it to an absolute value is always going to lose for some
20758         targets.
20759         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
20760         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
20761         * gdb.base/funcargs.exp:  Don't set timeout.
20762         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
20763         * gdb.base/printcmds.exp (test_print_string_constants
20764         test_print_array_constants):  Don't set timeout.
20765         * gdb.base/ptype.exp:  Don't set timeout.
20766         * gdb.base/recurse.exp:  Don't set timeout.
20767         * gdb.base/return.exp:  Don't set timeout.
20768         * gdb.base/watchpoint.exp:  Don't set timeout.
20769         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
20770         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
20771
20772 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
20773
20774         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20775
20776 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20777
20778         * lib/gdb.exp: Disable chill tests for irix5.
20779
20780 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20781
20782         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
20783         each test pass or fail.
20784
20785 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20786
20787         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20788         xlc not gcc.
20789
20790 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
20791
20792         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
20793
20794 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
20795
20796         * config/est.exp:  Fix copyright and comments.  Remove dead code.
20797         Use targetname, serialport and baud variables instead of fixed
20798         constants.
20799         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
20800         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
20801
20802 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20803
20804         * gdb.base/watchpoint.exp: Don't run
20805         test_watchpoint_triggered_in_syscall for sunos.
20806
20807 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20808
20809         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20810         they don't seem to exist.  Do include stdio.h.
20811
20812 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20813
20814         * gdb.base/a1-selftest.exp: Add alpha xfail.
20815
20816 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20817
20818         * gdb.base/watchpoint.c (main): Prompt before calling read().
20819         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20820         Revise accordingly.  Remove cruft about sending "123" several
20821         times, until it gets noticed.  Clean up the "print buf[0]" stuff
20822         so that it passes or fails, and waits for prompts in the usual way.
20823
20824 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20825
20826         * gdb.base/recurse.exp: Fix comment.
20827
20828         * TODO: Remove item about printing variables in nodebug.exp.  Add
20829         item about enabling tests which are only run on some targets.
20830
20831         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20832         fail, make test names unique, use new gdb_test convention
20833         regarding pattern, use gdb_test more, etc.).
20834
20835         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20836         fail, make test names unique, etc.).
20837
20838 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20839
20840         * gdb.base/nodebug.c:  Change return type of top and middle to
20841         short.
20842         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
20843         are fixed by the recent mdebugread.c changes. Allow `short ()'
20844         as type for top and middle.
20845
20846 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20847
20848         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
20849         nearly as I can tell, the whole thing was an accident in Stu's
20850         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20851         to replace a send/expect pair with gdb_test, but ended up only
20852         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
20853         of 30 Mar 1995 took care of it, but left this vestigial comment
20854         which I am now nuking.
20855
20856 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20857
20858         * gdb.base/break.exp: Look for different line number for
20859         breakpoint at main depending on usestubs.
20860
20861 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20862
20863         * gdb.base/list.exp:  Adjust some alternate expect patterns to
20864         match recent list0.c change. Add alternate expect pattern for
20865         output from `list default lines around main' for optimizing
20866         compilers.
20867
20868 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20869
20870         * lib/gdb.exp: If nosignals is not set, set it to 0.
20871
20872 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
20873
20874         * config/slite-gdb.exp: Responds to load symbol table prompt.
20875         * gdb.base/break.exp: Adjust line number, fix rerun.
20876         * gdb.base/langs0.c: Add #ifdef usestubs.
20877
20878 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
20879
20880         * gdb.base/list.exp: Adjust line contents after adding new lines in
20881         list0.c. Also fix a syntax error.
20882
20883         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20884         * gdb.base/break.exp: ditto.
20885         * gdb.base/list.exp: ditto.
20886         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20887         * gdb.base/run.c: ditto.
20888         * gdb.base/list0.c: ditto.
20889         * gdb.base/funcargs.c: ditto.
20890
20891 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
20892
20893         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
20894         $targetname, $serialport and $baud instead of hardwired variables.
20895         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
20896         target doesn't support signals.
20897
20898 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
20899
20900         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20901
20902 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20903
20904         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
20905         Don't rely on the value of an auto variable before it has been
20906         initialized.  Use gdb_test more.
20907
20908 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20909
20910         * lib/gdb.exp (default_gdb_version): A version number must start
20911         with a digit, but other than that contains all characters up to
20912         the first whitespace character.
20913
20914 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20915
20916         * gdb.base/commands.exp (breakpoint_command_test): New tests.
20917
20918 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20919
20920         * gdb.c++/*.exp: Warn if executable does not exist.  The original
20921         reason for skipping the warning was that configure.in sometimes
20922         intentionally skipped building the executables but the tcl code
20923         had no way of knowing.  That (a) was always bogus with respect to
20924         error handling, (b) is no longer true (right now there is no way
20925         to skip C++ tests).
20926
20927         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20928
20929 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20930
20931         * gdb.base/list.exp:  Add expect patterns for output from
20932         SunPRO compiled executables.
20933         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
20934         types.
20935
20936 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20937
20938         * gdb.base/break.exp (test_next_with_recursion): Accept any line
20939         number (we are already testing that the correct source line text
20940         gets printed).
20941
20942         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
20943         that is what is intended, but something needed to be done to get
20944         sunos4 native working again.
20945
20946         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20947
20948         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20949         apparently went with a (very) old xfail.
20950
20951 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
20952
20953         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20954         runto_main is a proc in gdb.exp that will do 'step' for target use
20955         stubs.
20956         * gdb.base/exprs.exp: ditto.
20957         * gdb.base/interrupt.exp: ditto.
20958         * gdb.base/opaque.exp: ditto.
20959         * gdb.base/printcmds.exp: ditto.
20960         * gdb.base/ptype.exp: ditto.
20961         * gdb.base/scope.exp: ditto.
20962         * gdb.base/setvar.exp: ditto.
20963         * gdb.base/signals.exp: ditto.
20964         * gdb.base/twice.exp: ditto.
20965         * gdb.c++/classes.exp: ditto.
20966         * gdb.c++/inherit.exp: ditto.
20967         * gdb.c++/templates.exp: ditto.
20968         * gdb.base/break.exp: no run and hit main for stubs. Change line
20969         numbers for breakpoints and info breakpoint.
20970         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20971         breakpoint().
20972         * gdb.base/callfuncs.c: ditto.
20973         * gdb.base/exprs: ditto.
20974         * gdb.base/interrupt.c: ditto.
20975         * gdb.base/opaque0.c: ditto.
20976         * gdb.base/printcmds.c: ditto.
20977         * gdb.base/ptype.c: ditto.
20978         * gdb.base/scope0.c: ditto.
20979         * gdb.base/setvar.c: ditto.
20980         * gdb.base/signals.c: ditto.
20981         * gdb.base/twice.c: ditto.
20982         * gdb.c++/misc.cc: ditto.
20983         * gdb.c++/templates.cc: ditto.
20984
20985 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20986
20987         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20988
20989         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20990         somewhere between `read' and `main.c'.  I'm pretty sure the
20991         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20992         and it isn't particularly useful.
20993
20994         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
20995
20996 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
20997
20998         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20999
21000 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
21001
21002         * config/mt-slite: add LIBS and -nostdlib.
21003         * config/slite-gdb.exp: add this new file to support sparclite target.
21004
21005 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
21006
21007         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21008
21009         * gdb.base/a2-run.exp: Change argument to istarget from
21010         "*-*-vxworks" to "*-*-vxworks*".
21011         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21012
21013 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
21014
21015         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21016         will not runto main but do a 'step' to step out of breakpoint().
21017         * config/mt-slite: add -Dusestubs.
21018
21019 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21020
21021         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21022         instead of just @.
21023
21024         * gdb.base/signals.exp: Add test for "handle all print".
21025         * TODO: Remove "handle all print".  Also remove item about
21026         checking copyright date (I don't like the idea of a spurious FAIL
21027         based on when we run the tests).
21028
21029         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
21030         for SunOS4 (reason for failure not investigated).  Remove
21031         redundant test for $binfile.
21032
21033         * gdb.base/nodebug.c (array_index): Call malloc.
21034
21035         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21036
21037 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
21038
21039         * gdb.base/recurse.exp: Update gdb_test invocation to use new
21040         conventions and slightly simplify the matching regexp.
21041
21042 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21043
21044         * gdb.base/break.exp: Update gdb_test invocation to use new
21045         convention.
21046
21047         * lib/gdb.exp: If noargs is not set, set it to 0.
21048
21049         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
21050         tests unique.
21051
21052         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21053
21054 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21055
21056         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21057         one argument of type "<non-float parameter>".
21058
21059 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
21060
21061         * config/rom68k.exp:  New file to support Motorola IDP board.
21062         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
21063         * gdb.base/break.c:  Change things around so that this program
21064         doesn't depend upon args.  This is necessary to make remote
21065         targets work (in general, they can't take args).
21066         * gdb.base/break.exp:  Don't try to send args to program.  Don't
21067         expect output.  Also, replace lots of code with gdb_test.
21068
21069 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21070
21071         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21072         printing of '\'' (which is what the comment says we are testing,
21073         even though we were not), not '''.
21074         (test_integer_literals_rejected): Test that printing ''' is an error.
21075
21076         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21077         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21078         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21079         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21080         Use gdb_test not test_print_accept.
21081         * lib/gdb.exp: Remove test_print_accept.
21082
21083         * gdb.base/signals.exp (signal_tests_1): Make pass message
21084         consistent with fail message.
21085
21086         * gdb.base/whatis.exp: Remove xfails for printing char vs.
21087         unsigned char; the bug (PR 1821) is fixed.
21088
21089         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21090
21091         * gdb.base/scope.exp (test_at_localscopes): Call pass for
21092         successful tests--makes xfailing them work right.
21093
21094 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21095
21096         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21097         only \r\n, not .*.  The test can pass .* as the last thing in
21098         $pattern if that is what it wants.  In addition to providing this
21099         flexibility, this change should speed up pattern matching in cases
21100         where the pattern already ended with .* (there were a number of
21101         them).  This change also helps catch bad patterns--in the old
21102         scheme the typo "char \*" instead of "char \\*" would pass.  Now
21103         it is caught.
21104         * Many .exp files: Update callers.
21105
21106         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
21107         clearer and does not spuriously match multiple ('s.  Likewise for
21108         ) and *.
21109
21110         * gdb.base/nodebug.exp: Test ability to call a function and pass
21111         it a string (even with no debugging info).
21112
21113         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21114         "p '\'", which is the same as "p ''" once tcl gets done with
21115         quoting, to "p '\\'", which I suspect is what is intended (one
21116         backslash gets sent to GDB).
21117
21118         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21119
21120 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21121
21122         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
21123         1817) was fixed literally years ago.
21124
21125 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21126
21127         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
21128         test, it causes stepping out of call_after_alloca_subr with
21129         optimizing compilers.
21130         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
21131         fails.
21132
21133         * gdb.c++/templates.exp:  Source templ-info.exp only if
21134         the templates executable exists.
21135
21136         * gdb.c++/misc.cc (class Contains_static_instance,
21137         class Contains_nested_static_instance),
21138         gdb.c++/classes.exp (test_static_members):  Test printing of
21139         a class that contains a static instance of the class.
21140
21141 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21142
21143         * gdb.base/langs2.c (cppsub_): Don't prototype.
21144         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21145         only, I believe).
21146
21147 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21148
21149         * lib/gdb.exp (skip_chill_tests): New procedure.
21150
21151         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21152
21153 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
21154
21155         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21156         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
21157
21158 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21159
21160         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21161
21162         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21163         disassemble 8, not 16, instructions for part 4.
21164
21165         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
21166         support the latter anymore.
21167
21168         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21169         -DNO_PROTOTYPES.
21170         * gdb.base/callfuncs.c: Control use of prototypes based on
21171         NO_PROTOTYPES, not __STDC__.
21172         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21173         t_float_values2 tests if prototypes in use.
21174
21175         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21176         t_double_values):  When checking differences against DELTA, check
21177         that difference is within the range (-DELTA,DELTA), not just
21178         (-infinity,DELTA).
21179
21180 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
21181
21182         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21183         'file' command firts, then 'target', then 'load', this is due to gdb
21184         target set up.
21185         * config/mips-gdb.exp: Fix a couple regular exp bugs.
21186
21187 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
21188
21189         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21190         FP load/store variants.
21191         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21192
21193 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
21194
21195         * gdb.base/term.exp: Do not give a warning if not native, it is
21196         not an abnormal condition.
21197
21198 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
21199
21200         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21201         t_char_array".
21202
21203 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
21204
21205         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21206         are getting the version number.
21207
21208         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21209         if not native, it is not an abnormal condition.
21210
21211 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21212
21213         * lib/gdb.exp: Just use "file exists", rather than undocumented
21214         dejagnu procedure "findfile".
21215
21216 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
21217
21218         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21219           (LDFLAGS): Set to -Xlinker -Ur.
21220
21221         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21222           Removed, these values are set by lib/gdb.exp.
21223
21224         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21225
21226 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
21227
21228         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21229           of replicating gdb startup code.
21230
21231         * config/mt-vxworks (LDFLAGS): Set to -r.
21232           (CFLAGS_FOR_TARGET): Removed.
21233
21234         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21235           (gdb) and gdb for vxworks uses (vxgdb).
21236
21237         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21238           executable is not in the tree and host != target, use sed and
21239           program_transform_name to determine the gdb name used by the
21240           target.
21241
21242         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21243           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21244
21245 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21246
21247         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21248         floats, chars, and shorts where there are ANSI-style function
21249         definitions.
21250
21251         * gdb.base/langs.exp, gdb.base/langs*: New test.
21252         * gdb.base/Makefile.in: Build it.
21253         * TODO: Remove item about checking that C names don't get C++
21254         demangling applied; this test tests it.
21255
21256 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21257
21258         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21259         went with the const70 xfail.  The xfail went away a year ago.
21260
21261         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21262
21263         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
21264         for hp300.
21265
21266         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21267
21268         * gdb.base/a1-selftest.exp: Don't run on hp300.
21269
21270 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21271
21272         * Makefile.in (site.exp): Set host_alias and target_alias as well
21273         as host_triplet and target_triplet.
21274
21275 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21276
21277         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21278
21279         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21280         places as other ecoff systems).
21281
21282         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21283         ultrix.
21284
21285 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21286
21287         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21288         remove them.
21289         * gdb.base/nodebug.exp: Accept "function" in addition to "text
21290         variable and "variable" in addition to "data variable".
21291         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21292
21293         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21294         2.
21295         * gdb.base/list1.c (long_line): Add additional statement at start
21296         of function.
21297         * gdb.base/list.exp (test_forward_search): Update line number to
21298         reflect new statement.
21299
21300 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21301
21302         * gdb.base/signals.exp:  Reinitialize searched source directories
21303         after gdb_start call.
21304
21305 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
21306
21307         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21308         * gdb.stabs/Makefile.in: Likewise.
21309
21310         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21311         change.  Instead split the tests into smaller pieces.
21312         * gdb.disasm/hppa.s: Corresponding changes.
21313
21314 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21315
21316         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21317         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
21318
21319         * gdb.base/funcargs.exp: Modify many tests so that every test
21320         either passes or fails.  Make some test names unique.
21321
21322 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21323
21324         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21325         Call stty to set interrupt character.
21326
21327         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21328         for HP assembler versus GNU assembler based on actual behavior of
21329         $(CC), rather than assuming that $(AS) is always the GNU assembler.
21330
21331         * TODO: Suggest a few more stepping tests.
21332
21333 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
21334
21335         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21336         restart GDB for h8300 after a continue.
21337         (return): Add pattern to match a29k-udi behavior.
21338         * gdb.base/nodebug.exp: Remove obsolete comment.
21339         * gdb.base/regs.exp: New file, testing of register displays.
21340         * gdb.base/return.exp: Fix typo in reference to $objdir.
21341         * gdb.base/whatis.exp: Always start with a fresh GDB.
21342
21343 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21344
21345         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21346         higher, these tests generate a lot of output.
21347
21348 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21349
21350         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
21351         code following the catch silently ignored some errors; without the
21352         catch they should be thrown like any other tcl error.  Also, the
21353         catch used "" instead of {} which meant all the callers who wanted
21354         to include one of the characters "[]$ had to quote it an extra time.
21355         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21356         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21357         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21358         Remove extra quoting.
21359
21360 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
21361
21362         * gdb.base/commands.exp: Make test names unique; every test either
21363         passes or fails.  Update some comments.
21364
21365         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21366
21367 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21368
21369         The following fixes a FAIL caused by the fact that the alpha stabs
21370         configuration didn't use the ".if alpha" code in weird.def.
21371         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21372         bit pointer, so the 32 bit version works even on the alpha.
21373         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21374         Remove the stuff which allowed us to have separate versions for
21375         alpha and everything else.
21376
21377         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21378         regexp which "info func operator\[\](" is supposed to match.  Fix
21379         string to send to GDB.  Note that GDB still doesn't work right.  Add a
21380         new test for "info func .perator\[\](" which GDB does handle correctly.
21381
21382         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21383
21384 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21385
21386         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21387         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21388         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21389         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21390         it makes the tests harder to understand and confuses test-o-matic.
21391         The preferred style is that each test provides a PASS or a FAIL,
21392         and has a unique message (e.g. "continue #54" not just "continue")
21393         which is the same for the pass and the fail.
21394         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21395         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21396         to lib/gdb.exp.
21397         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
21398         prt_accept which was basically the same thing.  Likewise for
21399         test_print_reject and prt_reject.
21400         * lib/gdb.exp (test_print_reject): Add some more error message
21401         patterns to match from the former printcmds.exp (prt_reject).
21402         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21403         One defect of the passcount stuff is that some of it failed to
21404         report XPASS where appropriate.
21405         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21406         stuff before and after arg in expected pattern.
21407         (test_paddr_operator_functions): Re-do test without print_addr_of;
21408         this is the only test which seems to want extra stuff there.
21409
21410 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21411
21412         * gdb.base/nodebug.exp: Update new tests to reflect improved
21413         wording of gdb output.
21414
21415         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21416         and "ptype" work on variables in files compiled without -g.
21417         Replaces commented out "maint print msymbol" tests.
21418
21419 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21420
21421         * gdb.base/setvar.c (dummy): Call malloc.
21422
21423         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21424         losing with the irix4 sed.
21425
21426         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21427         ALRM" on irix4.
21428
21429 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21430
21431         * TODO: Remove items about corefile.exp testing new exec-file and
21432         backtrace; both are now done.  Add items about printing enums.
21433
21434 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21435
21436         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21437         "get signal $thissig" test fails.
21438
21439         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21440
21441 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21442
21443         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21444         compiler warning with dec alpha compiler.
21445
21446         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21447         extra \n from gdb_test call (this explains why the prompt test
21448         that I removed yesterday was there).
21449         (user_defined_command_test): Remove extra \n and prompt test.
21450
21451         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21452         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21453         doesn't exist.
21454         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21455         Also remove alpha workaround, which turns out to be because
21456         SIGABRT == SIGLOST.
21457
21458         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21459
21460         * gdb.base/help.exp: Don't test "help show".
21461
21462 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21463
21464         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21465         "set print address" is on.
21466         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21467         pass prompt to gdb_test; gdb_test already looks for the prompt.
21468
21469         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21470
21471         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
21472         was a vestige of the manual TESTSTRATEGY, and the purpose of it
21473         was to make sure that gdb can read a core file.  But (a) the "read
21474         the corefile" part didn't make it to a1-selftest.exp, we just
21475         delete the corefile after creating it, and (b) we test reading
21476         corefiles in corefile.exp anyway.  Also, this test left around a
21477         xgdb process on Solaris.
21478
21479         * gdb.base/corefile.exp: Also test backtrace.
21480
21481 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
21482
21483         * gdb.base/commands.exp: Test a simple user defined command with
21484         arguments and if/while statements; verify the full user command is
21485         printed by "show user".
21486
21487         * gdb.base/commands.exp: Test if/while commands as part of a
21488         breakpoint command list; verify they appear in breakpoint
21489         information.
21490
21491 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21492
21493         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21494         than by dividing by zero.
21495
21496 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
21497
21498         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21499         performing an inferior call with watchpoints enabled.
21500         * gdb.base/watchpoint.c (main): Delete second unnecessary read
21501         call.
21502
21503 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21504
21505         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21506         of "file" command.
21507
21508         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21509         Add additional pattern for when "int operator int(void);" appears
21510         in a different order.
21511
21512 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
21513
21514         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21515
21516         * gdb.base/help.exp: Replace most of docstrings for "info signals"
21517         and "signal" with ".*".
21518
21519 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
21520
21521         * TODO: Add note about "handle all nostop".
21522
21523         * gdb.base/{sigall.c, sigall.exp}: New test.
21524         * gdb.base/Makefile.in: Add it.
21525
21526 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
21527
21528         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21529         when invoking GDB, suppresses any windowing interface.
21530
21531 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
21532
21533         * config/sim-gdb: New file, simulator testing support.
21534
21535 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
21536
21537         * gdb.base/interrupt.exp: Test calling func1 twice.
21538
21539 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
21540
21541         * gdb.base/list.exp (test_forward_search): Set timeout higher
21542         when we'll be getting lots of output from gdb.
21543
21544         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21545         "init_malloc" to after the expect statement.  Run it if that
21546         regexp is taken, but also for two others which happen if source
21547         cannot be found.
21548
21549 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21550
21551         * gdb.base/printcmds.exp: New test, for printing register before
21552         program is running.
21553
21554 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21555
21556         * gdb.base/list.exp:  Correct some alternate expect patterns
21557         to reflect changes in list1.c.
21558
21559 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21560
21561         * TODO: Add item regarding large frames.
21562
21563         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21564
21565         * TODO: Remove item about enabling return.exp; it
21566         is enabled.  Suggest a few more "return" tests.
21567
21568 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21569
21570         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
21571         anonymous unions.
21572
21573 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21574
21575         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21576         and pr-5646.o, so "make" is the same as "make all", not "make
21577         pr-4975.o".
21578
21579 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
21580
21581         * gdb.base/list.exp: Adjust expectations to reflect changes in
21582         list1.c.
21583         (test_forward_search): New test proc.
21584         * gdb.base/list1.c (long_line): New function, has long source line.
21585
21586 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
21587
21588         * gdb.base/a1-selftest.exp: Change initial stepping to know about
21589         additional line of code that was added.
21590
21591 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
21592
21593         * gdb.disasm/hppa.s: Break the large branching tests into smaller
21594         tests so as not to overflow expect's input buffers.
21595         * gdb.disasm/hppa.exp: Corresponding changes.
21596
21597 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21598
21599         Beginnings of template debugging tests.
21600         * gdb.c++/templ-info.cc:  New file to test for template
21601         debugging capability of the compiler.
21602         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
21603         templ-info.cc.
21604         * gdb.c++/templates.cc:  Add explicit template instantiations
21605         to enable compiling with -fno-implicit-templates. Add destructor
21606         and 'value' method to T5 class for template tests.
21607         * gdb.c++/templates.exp:  Add testcases for printing of template
21608         types, setting breakpoints on template methods and calling a
21609         template method.
21610
21611 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
21612
21613         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21614         branch target since some assemblers (gas-2.5)  may emit a
21615         relocation for the branch instead of resolving it in the
21616         assembler.
21617
21618 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21619
21620         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
21621         through signal handler.
21622
21623 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21624
21625         * configure.in (*-*-netware): Use config/mt-netware.
21626
21627         * config/mt-netware: New file.
21628         * config/mt-i386-netware: Removed, separate configs for different
21629           netware architectures are no longer needed now that we have
21630           --with-headers.
21631
21632 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21633
21634         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
21635         by the recent changes to use ANSI C arithmetic conversions.
21636
21637 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21638
21639         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21640         bug involving using inferior_pid to figure out whether to select a
21641         frame.
21642
21643 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
21644
21645         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21646         match the current disassembler output.
21647
21648 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
21649
21650         * gdb.fortran/exprs.exp: Expect VOID instead of void.
21651         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21652         types, expect "int" as type of integer values (for now).
21653
21654 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
21655
21656         * gdb.base/commands.exp: New tests for if/while commands.
21657
21658 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
21659
21660         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
21661         by .*, since hex values have different syntax in Chill mode.
21662
21663 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21664
21665         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
21666         linefeed from expect pattern for repeated types with indices > 9.
21667
21668 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
21669
21670         First part of Fortran test suite.
21671         * gdb.fortran: New directory.
21672         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21673
21674 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21675
21676         * gdb.base/default.exp:  Update expect pattern for load command
21677         without arguments.
21678
21679 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
21680
21681         * configure.in: Change i386 to i[345]86.
21682         * gdb.base/configure.in: Likewise.
21683         * gdb.c++/configure.in: Likewise.
21684         * gdb.chill/configure.in: Likewise.
21685
21686 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
21687
21688         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21689         patterns, since that is not a valid context for comments.
21690
21691 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
21692
21693         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21694         repeated types and repeated types with indices > 9.
21695
21696 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
21697
21698         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21699         2417; old bug has been fixed.
21700
21701 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
21702
21703         * gdb.base/interrupt.exp: When trying to wake up the inferior,
21704         send the newline ourselves instead of assuming gdb_test will do
21705         so when passed an empty input string.
21706
21707         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21708         stabs testcode.
21709
21710 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21711
21712         * lib/gdb.exp (gdb_test): Don't send anything if the first
21713           argument is an empty string.  This makes cases where we want to
21714           match output that is already in expect's buffers (for example,
21715           matching a breakpoint after gdb_run_cmd has been called) work
21716           reliably.
21717
21718 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21719
21720         * config/netware.exp: New file.
21721
21722 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21723
21724         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21725           the -B and -L prefixes so we can find the debugging stub.
21726
21727         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21728           there and we are using the gcc from the tree.
21729
21730         * gdb.base/types.c: Removed.
21731
21732         * gdb.base/configure.in: Look for makefile fragments in ../config.
21733           Recognize i386-*-netware.
21734         * gdb.c++/configure.in: Likewise.
21735
21736 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21737
21738         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
21739         the correct TCL syntax.
21740
21741 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21742
21743         * gdb.base/opaque.exp: use runto instead of messing around with
21744           breakpoints.  Simplify by using gdb_test.
21745
21746         * gdb.base/bitfields.exp: restart between tests on netware targets
21747           because breakpoints aren't relocated after target death.  Run
21748           processes to completion.
21749
21750         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21751
21752 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
21753
21754         * Makefile.in:  Remove extra tabs that confuse some versions
21755         of "make".  Use the newly built gdb to test with by default,
21756         rather than the first one in the tester's search path.
21757
21758 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
21759
21760         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21761
21762         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21763         condition help.
21764
21765 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21766
21767         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21768
21769         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21770           running.
21771         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21772         * gdb.base/funcargs.exp: Likewise.
21773
21774         * gdb.base/bitfields.exp: Simplify by using gdb_test.
21775         * gdb.base/funcargs.exp: Likewise.
21776
21777         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21778           message is "".
21779
21780 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21781
21782         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21783           return,signals,twice}.exp: Handle non-existant binaries
21784           consistantly.
21785
21786         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21787         * gdb.base/Makefile.in: Don't try to generate a core dump, we
21788           might testing a cross development system.
21789
21790 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21791
21792         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21793           runtest script is relative to ${srcdir}, not ${rootdir}.
21794
21795 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
21796
21797         * gdb.base/signals.exp: Allow for optionality of breakpoint
21798         address.
21799
21800 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21801
21802         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21803
21804 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
21805
21806         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21807           for size_t definition.
21808         * gdb.c++/templates.cc: Likewise
21809
21810         * config/mt-i386-netware: New file.
21811
21812         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21813           defined.
21814
21815         * gdb.base/Makefile.in: Added support for systems that name core
21816           files by appending "core" to the program name.
21817         * gdb.base/a1-selftest.exp: Likewise.
21818
21819 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21820
21821         * gdb.base/return.exp:  Add comment and message for `return double'
21822         test failure on Sparc Solaris.
21823
21824 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
21825
21826         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21827
21828 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21829
21830         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
21831         from optimizing them away.
21832         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
21833         patterns to include default constructors and assignment operators,
21834         to match gcc versions beyond 2.5.8. Accept any cplus demangling
21835         character in the output of the virtual base pointer.
21836
21837 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21838
21839         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
21840         expression match in print_addr_of to avoid unintented matches.
21841         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
21842         versions up to 2.5.8.
21843
21844 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21845
21846         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
21847         included file to run under newer versions of expect.
21848         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
21849         consecutive >'s in templates to accomodate recent cplus-dem.c change.
21850         Remove xfail for the virtual table of BDDHookV.
21851
21852 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
21853
21854         * lib/gdb.exp (string_to_regexp): Set a default result.
21855         (default_gdb_start): Fix misleading message.
21856
21857 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
21858
21859         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21860         Remove all CC, etc definitions.
21861         * config/mt-hpux: New file.
21862         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21863         (CFLAGS, LDFLAGS): Define.
21864         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21865
21866         * Makefile.in (site.exp): Don't insert host_os, etc.
21867         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21868         (distclean): Check existence of subdir.
21869         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21870         * gdb.base/Makefile.in: General cleanup and simplification.
21871         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21872         to build executables.   Use default rule to build .o files.
21873         (EXPECT, RUNTEST, CC): Fix relative pathname.
21874         (site.exp): Don't insert host_os, etc.
21875         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21876         and/or SIGUSR1 defined.
21877         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21878         * gdb.c++/Makefile.in: General cleanup and simplification.
21879         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21880         (CFLAGS): Remove.
21881         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21882
21883 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
21884
21885         * gdb.base/recurse.exp: Misc changes to get tests running again
21886         after Kung's changes to the watchpoint code.
21887         * gdb.base/watchpoint.exp: Likewise.
21888
21889 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
21890
21891         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
21892
21893 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
21894
21895         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21896         * lib/gdb.exp (default_gdb_start): Define.
21897         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21898         gdb.base/funcargs.exp, gdb.base/opaque.exp,
21899         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21900         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21901         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21902         Don't call gdb_target_udi in between tests.
21903
21904 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
21905
21906         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21907         (which was basically just a local version of the same thing).  In
21908         addition to avoiding duplication, gdb_test_exact is faster.
21909         * lib/gdb.exp (gdb_test_exact): Fix typo.
21910
21911         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21912         don't give an error.
21913
21914         * gdb.base/term.exp: Call delete_breakpoints before starting.
21915
21916         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21917         (t10): Add comment.
21918
21919 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
21920
21921         Reorganization of the GDB Test Suite.
21922
21923         * gdb.base: New directory, contains all the basic tests.
21924         * gdb.c++: New directory, tests specific to C++.
21925         * gdb.chill: New directory, tests specific to Chill.
21926         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21927         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21928         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21929         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21930         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21931         t30-31 to chill).
21932         * */gdbme.*: Rename to match appropriate expect scripts.
21933         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21934         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21935         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21936         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21937         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21938         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21939         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21940         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21941         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21942         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21943         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21944         gdb.c++/virtfunc.cc: New names of C++ files.
21945         * gdb.chill/chillvars.ch: New name of Chill file.
21946         * gdb.base/configure.in, gdb.c++/configure.in,
21947         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21948         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21949         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21950         * configure.in (configdirs): Update to reflect directory changes.
21951         (target_abbrev): No longer define for any configuration.
21952         * Makefile.in: Cosmetic improvements to header comments.
21953
21954 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
21955
21956         Various changes to gdb.t31:
21957
21958         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
21959         * gdbme.ch:  Make all key-words and predefineds be upper-case.
21960         * chillvars.exp:  Expect key-words and predefinds in upper-case.
21961
21962         * chillvars.exp:  Use gdb_test_exact many places.
21963         Change expected output for arrays (which now includes index labels).
21964
21965         * pr-5020.exp, gdme.ch (module PR_5020):
21966         New test, for PR-5020.
21967
21968 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
21969
21970         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
21971         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
21972
21973 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
21974
21975         * Makefile.in:  Fix bit-rot in definitions of CHILL,
21976         CHILL_FOR_TARGET and Chill_LIB.
21977         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
21978         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
21979         CHILL, and CHILL_LIB.
21980
21981 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
21982
21983         * Revert the previous changes.  Please see Rob's directory
21984           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21985
21986 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
21987
21988         * Makefile.in, configure.in, config/mips-gdb.exp,
21989           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21990           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21991           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
21992           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21993           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21994           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21995           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21996           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21997           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21998           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21999           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22000           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22001           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22002           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22003           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
22004           changes from 94Q1.
22005
22006 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
22007
22008         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22009           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22010           Rob's new testing fragments.
22011
22012 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
22013
22014         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
22015           lib/gdb.exp: Replace error proc calls with perror.
22016
22017 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
22018
22019         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22020         version also, match on casted version strings, and match on
22021         gdb startup case where the line numbers might be messed up.
22022
22023 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
22024
22025         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
22026           (CFLAGS): Delete it from here.
22027
22028 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
22029
22030         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22031
22032 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
22033
22034         * Makefile.in (RUNTEST): Default to just "runtest".
22035
22036 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22037
22038         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22039         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22040         the code has been restructured.
22041
22042 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22043
22044         * gdb.t00/default.exp (set write): Allow any number of \r and/or
22045         \n, not just one of each.
22046
22047         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22048         /bin/cc gives a warning if you do.
22049
22050 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
22051
22052         * gdb.t24/demangle.exp: change expect pattern of
22053         __t10ListS_link1ZUiRCUiPT0
22054
22055 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22056
22057         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22058         on local variables in recursive functions.
22059
22060         * gdb.t07/Makefile.in: Build the new test.
22061
22062 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22063
22064         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22065         directly.  Instead compare the return values from actual calls.
22066
22067 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
22068
22069         * Makefile.in (check): Set TCL_LIBRARY for runtest.
22070
22071 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22072
22073         * From Peter Schauer with minor modifications.
22074         * gdb.t15/return.exp (return_tests): Handle targets where "return"
22075         stops in mid-line in the caller.  Add xfail for returning a float
22076         value on X86 targets.
22077
22078 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22079
22080         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22081         to avoid expect lossage.
22082         (fmem_LRbug_tests): Likewise.
22083         * gdb.disasm/hppa.s: Corresponding changes.
22084
22085         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22086         conditions to work with latest dejagnu/expect.
22087
22088         * gdb.t15/funcargs.exp (finish from indirect call): No longer
22089         expected to fail on the PA.
22090         (backtrace in call with trampolines): Explicitly require main
22091         to be frame #1 (no trampolines should show up in backtrace).
22092
22093         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22094         "continue -expect".
22095         * gdb.t06/break.exp: Likewise.
22096         * gdb.t07/watchpoint.exp: Likewise.
22097         * gdb.t13/bitfields.exp: Likewise.
22098         * gdb.t15/{funcargs,return}.exp: Likewise.
22099         * gdb.stabs/weird.exp: Likewise.
22100         * config/{mips,udi}-gdb.exp: Likewise.
22101
22102         * hppa.sed: Enclose comments within a sed command to avoid
22103         losing with the old OSF1 sed.
22104
22105 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22106
22107         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
22108         sequent dynix.
22109         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
22110         * gdb.t15/funcargs.exp:  Conditionally step again to really
22111         finish from marker_call_with_trampolines. Handle the case where
22112         the first step from within call_with_trampolines already steps
22113         us back to main.
22114         * gdb.t15/gdbme.c:  Add comment to closing brace of
22115         call_with_trampolines for funcargs.exp.
22116
22117 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22118
22119         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
22120         Fix typo(s).
22121
22122 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22123
22124         * gdb.t07/gdbme.c: More code for watchpoint testing.
22125
22126         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22127         "Hardware watchpoint" throughout file.
22128         (test_watchpoint_triggered_in_syscall): New test.
22129         (test_complex_watchpoint): New test.
22130
22131 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22132
22133         * gdbme.c (call_with_trampolines): New function to try and step
22134         into.  Tests trampoline problems on the PA.
22135
22136         * funcargs.exp (localvars_in_indirect_call): No longer expect
22137         stepping into indirect call to fail on PAs.
22138         (test_stepping_over_trampolines): New test.
22139
22140 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22141
22142         * TODO: Add suggestions for static member function tests, and
22143         completion tests.
22144
22145 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22146
22147         * TODO: Add suggestions for "p/a" tests.
22148
22149         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22150         (default_gdb_exit): Replace all the hair with sending "quit" to
22151         the process with a simple close.
22152
22153 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22154
22155         * TODO: Add suggestions for shared library tests.
22156
22157 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22158
22159         * TODO: Add suggestions for x/s tests.
22160
22161 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22162
22163         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22164         "enable once", and "enable breakpoints once" with ".*".
22165
22166 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22167
22168         * TODO: Add suggestions about structure passing tests.
22169
22170 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22171
22172         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
22173         the primary1 test, use work around if __GNUC__ < 2.
22174         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
22175         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
22176         Test for bad output rather than waiting for timeout.  Issue
22177         second continue only if first continue failed.
22178
22179 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
22180
22181         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22182         operator[] test with gdb_test because the old code didn't seem to
22183         be getting the quoting right with the new dejagnu.
22184
22185 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
22186
22187         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22188         one from the path.
22189         * Makefile.in: Use a fresh expect if there is one, use runtest
22190         from the src tree if there is one.
22191
22192 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
22193
22194         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22195         next over recursive call.  Revise the tests from that point on
22196         (which had been skipped) to match GDB's actual (correct) output.
22197
22198         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22199         with next over a breakpoint whose condition is false.
22200
22201         * gdb.t00/help.exp: Comment out "help set print" tests just like
22202         (and for same reason as) "help set" test.
22203
22204 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22205
22206         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22207         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22208
22209 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22210
22211         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22212         necessary gdb_target_udi.
22213
22214         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22215
22216         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22217         1838 and 2417; they are fixed.
22218
22219         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22220         gdb.t03/ptype.exp (ptype structure, ptype union):
22221         Remove xfails; the test is looser than when the xfails were added.
22222
22223         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22224         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22225
22226         * gdb.t01/run.exp: Only run shell test if isnative.
22227
22228         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22229         since "run" automatically loads if necessary.  Call gdb_target_udi
22230         after the "file" since "file" kills any execution target.
22231
22232         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22233         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
22234         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22235         argument for UDI.
22236
22237 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
22238
22239         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22240
22241         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22242
22243 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22244
22245         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22246         properly quoting regexps.  This makes the second argument to
22247         demangle a fixed string, which matches the callers, instead of a
22248         shell-style pattern which is what the previous implementation
22249         used.  Update some of the callers.
22250
22251 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22252
22253         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22254         (comib_nullified_tests): Fix typo.
22255         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22256         strings.  No longer expected to fail.
22257
22258         * gdb.disasm/hppa.s (addib_tests): Fix typo.
22259         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22260         strings.  No longer expected to fail.
22261
22262         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22263         string.  No longer expected to fail.
22264
22265 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22266
22267         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22268         No longer expected to fail.
22269
22270         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22271         string.  No longer expected to fail.
22272
22273 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22274
22275         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22276         only in the names (I probably got most of them).  I was even
22277         generous with some which differed in underscores in names, and
22278         probably missed a few, and I *still* was able to remove almost a
22279         third of the file with almost no impact on testsuite coverage.
22280
22281 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22282
22283         * gdb.t00/default.exp: Match udi_attach error message as well as
22284         the one from child_attach.
22285
22286         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22287
22288         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22289
22290         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22291         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22292
22293         * Move test with enums and partial symbols back to
22294         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22295         Reverts the change of 26 May 93.  Per today's change to
22296         stabs.texinfo, the behavior that weird.exp was expecting was
22297         unreasonable; what is important is that the compiler+gdb get
22298         things right, which happens with a recent gcc.  Also fix the test
22299         to deal with native compilers which put out the stab gdb can't
22300         deal with.
22301
22302 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22303
22304         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22305         in the names.  The main thing these accomplish is to slow things down.
22306         Many more such duplicates surely remain.
22307
22308         * gdb.t00/help.exp: Comment out "help support" test just like
22309         (and for same reason as) "help set" test.
22310
22311 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
22312
22313         * gdb.t06/break.exp:  Remove setup_xfails for
22314         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22315         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
22316         about known bug in gcc to include up through 2.5.8.
22317         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
22318         well as "_vb$".
22319         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22320         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22321         with latest gcc and gdb.
22322         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
22323         well as "_vb$".
22324
22325 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22326
22327         * configure.in (hppa*-*-*): Also configure and build stabs-only
22328         tests.
22329
22330 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22331
22332         * gdb.t10/hppa.mt: A makefile fragment for the PA.
22333         * gdb.t10/configure.in (hppa*-*-*): Use it.
22334
22335 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22336
22337         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
22338
22339 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22340
22341         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
22342         versions prior to 1.13.5.
22343
22344 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22345
22346         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22347         the prompt is at the start of a line.
22348
22349 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
22350
22351         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22352         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
22353         in the copr tests now.
22354         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
22355         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
22356         expected to fail.
22357
22358 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
22359
22360         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22361         gdb.t31/chillvars.exp, lib/gdb.exp:
22362         Tweak to run under either version of expect.
22363         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22364         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22365         * gdb.t11/list.exp: Remove extraneous whitespace.
22366
22367 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22368
22369         * gdb.t16/printcmds.exp (test_print_strings): Accept
22370         "(unsigned char *) " before the string.
22371
22372         * TODO: Add notes about printing of fancy types and GDB expressions.
22373
22374 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
22375
22376         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22377         * gdb.t06/configure.in: Don't try to compile signals test program
22378         if doing mips-idt-ecoff.
22379
22380 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
22381
22382         * Most .exp files: Tweak to run under either version of expect.
22383
22384 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22385
22386         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
22387         xfails; I'm not sure why they are failing, but not because of PR 1806.
22388
22389 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
22390
22391         * config/unix-gdb.exp: Remove gdb_unload cause it's already
22392         defined in lib/gdb.exp.
22393
22394 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22395
22396         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
22397         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22398         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
22399         have to be typeless.
22400
22401 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
22402
22403         * TODO: Add suggestion for copyright year test.
22404
22405 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
22406
22407         * configure.in (*-*-lynxos*): Add stabs tests.
22408
22409 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
22410
22411         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22412         so insert a tab before any assembler directive in column zero.
22413
22414         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22415         stores.
22416         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22417         stores.
22418         (fpu_short_memory_tests): Likewise.
22419
22420 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22421
22422         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
22423         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
22424         .stabs directives in comments.
22425
22426 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22427
22428         * TODO: New file, describing tests we could write.
22429         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22430
22431 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22432
22433         * gdb.t06/signals.exp: Add kludge to force re-sync.
22434
22435         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22436         to xgdb instead of gdb, get out of gdb.
22437
22438 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
22439
22440         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22441         for info.
22442
22443 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
22444
22445         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22446         * gdb.stabs/configure.in (hppa*-*-*): Use it.
22447         * gdb.stabs/hppa.sed: New sed script for the PA.
22448
22449 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22450
22451         * gdb.stabs: Re-write weird.def and configuration to use sed
22452         instead of cpp.  sed is portable and POSIX; cpp is neither.
22453
22454 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22455
22456         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22457
22458 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22459
22460         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22461
22462 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22463
22464         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22465         "_vb$".
22466         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22467         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22468
22469 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22470
22471         * lib/gdb.exp: Comment out code which depends on non-existent
22472         `transform' procedure.
22473
22474 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
22475
22476         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22477         * lib/gdb.exp: Transform tool name.
22478         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22479         1.1's new error handling system.
22480
22481 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22482
22483         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22484
22485 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22486
22487         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22488         They made pattern matching so slow that timeouts happened on
22489         heavily loaded systems.  Now any output from "show print" which
22490         gets us back to the GDB prompt is a PASS.
22491
22492 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
22493
22494         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
22495
22496 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22497
22498         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22499
22500         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22501         It is not from PR 3220.
22502
22503 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22504
22505         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22506         just started failing because they depended on the order the
22507         subcommands are presented, or exact docstring text.  This kind of
22508         test is a pain and has minimal benefit.
22509
22510 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22511
22512         * gdb.t09/corefile.exp: At end of test, use "core" command with
22513         no arguments.
22514
22515 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
22516
22517         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22518         17}/Makefile.in:  Make it possible to run the testsuite with Sun
22519         make and CC = cross gcc by adding explicit build rules for .o
22520         files.
22521
22522 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22523
22524         * gdb.t15/funcargs.exp: Don't put comments on same line as
22525         setup_xfail (@#$*%& tcl braindamage!).
22526
22527 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22528
22529         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22530
22531 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
22532
22533         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22534         * gdb.t20/inherit.exp: remove three dumplicate entries.
22535
22536 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22537
22538         * gdb.t06/break.exp: For "next over recursive call", fail on any
22539         incorrect output, not just on "factorial (value=2)".
22540
22541 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22542
22543         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
22544         working now. Add an xfail if accesing a bss variable causes
22545         a memory error if the target is not yet run.
22546
22547 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22548
22549         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22550         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22551         name of __st* demangling (2 strings).  Did Kung really get the
22552         more than 95 others right without testing them?
22553
22554 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
22555
22556         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22557
22558 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
22559
22560         * configure.in (configdirs): Add gdb.disasm
22561         * gdb.disasm: New directory for GDB disassembler tests.
22562         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22563
22564 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22565
22566         * gdb.t00/help.exp: Don't test "help set".
22567
22568         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22569         from within expect statements.  None of these happen anymore and
22570         they cause regressions to be silently unnoticed.
22571
22572         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22573         messages) about known failures with gcc cygnus-2.4.5-930417.
22574
22575         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22576         comp-info.exp so it gets built if it doesn't exist.
22577
22578         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22579         it is no longer used.
22580         * gdb.t13/comp-info.c: Removed.
22581
22582 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
22583
22584         * gdb.t06/signals.exp: Add xfail for sun3.
22585
22586 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22587
22588         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22589         relevant because ^C doesn't get sent but failure can be reproduced
22590         interactively).
22591
22592 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22593
22594         * gdb.stabs/alpha.mt:  New configuration file for alpha.
22595         * gdb.stabs/configure.in:  Use it.
22596         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
22597         sharing with alpha.mt, redefine long to word via preprocessor.
22598         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
22599         for alpha.
22600         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
22601         native cc.
22602         * gdb.t00/teststrategy.exp:  Change expect string so that we
22603         consume the `(xgdb)' from the command echo and from the gdb prompt.
22604         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
22605         gdb currently compares all values as long, so this failure probably
22606         applies to any configuration where LONGEST is bigger than a target int.
22607         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
22608         with gcc.
22609         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
22610         to handle opaque pointers, gcc is.
22611         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
22612         as first argument. Include <sys/types.h> and change all operator
22613         new definitions to use size_t.
22614         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
22615         now that we use size_t.
22616
22617 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22618
22619         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
22620         a long or float array cast all array members to the same type.
22621         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
22622         with 64 bit longs.
22623         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
22624         on alpha.
22625         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
22626
22627 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22628
22629         * gdb.t24 (demangle.exp): Constructors of templates have names like
22630         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
22631         section 14.6 of the ARM.
22632
22633         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22634         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22635         accomplish little and slow down the testsuite.
22636
22637         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22638         Accept spaces various places.
22639
22640 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22641
22642         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22643         with watchpoint enabled.
22644
22645         * Makefile.in: Remove definition of CC and remove the second
22646         definition of CXX (the "CXX = gcc" one remains).  These definitions
22647         were causing backquotes to be expanded within backquotes, which
22648         doesn't work.
22649
22650 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
22651
22652         * gdb.t17/callfuncs.exp: Add "return 0" to end.
22653
22654 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22655
22656         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
22657         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
22658         by mips cc and contains no stabs entries.
22659
22660 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
22661
22662         * config/vx-gdb.exp: Use fake device to load files rather than
22663         NFS.
22664         * lib/gdb.exp: New proc to do "file" command.
22665         * config/unix-gdb.exp: Use new "file" proc.
22666
22667 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
22668
22669         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22670         Rework board rebooting slightly.
22671         (gdb_exit): Don't exit from the remote shell; there isn't one.
22672         * gdb.stabs/weird.exp: If a program is being debugged already,
22673         kill it.
22674         * gdb.t04/setvar.exp: Stop and restart gdb.
22675         * gdb.t05/expr.exp: Likewise.
22676         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22677         restart gdb and reload the program.
22678         * gdb.t08/opaque.exp: Likewise.
22679         * gdb.t12/scope.exp: Likewise.
22680         * gdb.t13/bitfields.exp: Likewise.
22681         * gdb.t15/funcargs.exp: Likewise.
22682         * gdb.t20/classes.exp: Likewise.
22683         * gdb.t03/ptype.exp: Increase timeout.
22684         * gdb.t16/printcmds.exp (test_print_string_constants,
22685         test_print_array_constants): Likewise.
22686         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22687         * gdb.t20/classes.exp (do_tests): Likewise.
22688         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22689
22690 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
22691
22692         * gdb.stabs: Renamed *wierd* to *weird*.
22693
22694 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
22695
22696         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22697         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
22698
22699 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
22700
22701         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22702         (do_tests): Remove xfail for whatis on one_var and two_var.
22703
22704 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
22705
22706         * Makefile.in: Made cross building work better by adding
22707         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22708
22709 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22710
22711         * gdb.t15/{return.c,return.exp,Makefile.in}:
22712         New test, currently commented out.
22713
22714 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
22715
22716         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22717         still running and removes the leftover named socket so GDb can do
22718         clean restarts.
22719
22720 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
22721
22722         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22723         console, not GDB.
22724         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22725         cross testing works better with "make check"
22726         * config/unix-gdb: Use default procedures for exit and version.
22727         * config/vx-gdb.exp: Cleaned up and massaged back to working order
22728         with the newest VxWorks.
22729
22730 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22731
22732         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22733         old form.
22734
22735         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22736         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22737
22738         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22739
22740         * config/unix-gdb.exp: Remove this version of gdb_exit
22741         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22742         Rob says he'll look at it when he gets back to testing boards.
22743
22744 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
22745
22746         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
22747         an expected fail for certain ptype commands.
22748
22749         * gdb.t20/classes.exp:  Update expected results of "ptype class
22750         Base1" to account for the constructor that now appears in the type.
22751
22752 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
22753
22754         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
22755         disappeared from list.
22756         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
22757         "alldone" proc with call to cleanup and exit.
22758         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22759         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22760         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22761         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22762         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
22763         "alldone" proc with simple returns that suppress remaining
22764         tests.  The alldone proc went away many months ago.
22765
22766 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22767
22768         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22769
22770         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22771
22772 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22773
22774         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
22775         as vax gdb will display them.
22776
22777 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22778
22779         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22780         optimizers.
22781
22782         * scope.exp: Change "bad value for localval" messages so each one
22783         is unique.
22784
22785         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22786         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22787
22788         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22789
22790 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22791
22792         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22793         doesn't exist (due to optimization).
22794
22795 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22796
22797         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22798         contains \r because the filename is long.
22799
22800         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22801         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22802
22803 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22804
22805         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22806         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
22807         Ultrix.
22808         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
22809         int tests.
22810         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
22811
22812 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
22813
22814         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
22815
22816         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
22817         to match does not match the passing case but still matches the
22818         failing case.
22819
22820 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22821
22822         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22823
22824 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
22825
22826         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
22827         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22828         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22829         Remove various versions of gdb_exit.
22830         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
22831         gdb_exit.
22832         * config/unix-gdb.exp:  gdb_exit remains here, and should override
22833         the generic version, since it's doing a lot of wierd stuff that
22834         the other versions aren't.  FIXME, fold it in, or abandon this
22835         version.
22836
22837 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22838
22839         * gdb.t24/demangle.exp: Add tests for PR 3220.
22840
22841 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22842
22843         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22844
22845 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
22846
22847         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
22848         "i386-*-*".  Works for i486 as well.
22849
22850         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
22851         bug, and expand domain of xfail to all SVR4 systems, since the
22852         actual problem is likely to be in generic SVR4 /proc support.
22853
22854 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22855
22856         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22857
22858 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
22859
22860         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
22861         xfails for other systems.  Match a missing 'Continuing.' as an
22862         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22863
22864         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22865         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22866         Only issue warning for missing executables if -all option is used.
22867
22868         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
22869         file if -all option is used.  It's like an unpredictable XFAIL.
22870
22871 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22872
22873         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22874         for dynamically linked binaries.
22875
22876         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22877
22878 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22879
22880         * gdb.t20/inherit.exp: Change message for "print tagless struct"
22881         to state that this is a known bug in old versions of g++.
22882
22883 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22884
22885         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
22886         while waiting for `Continuing'.
22887
22888 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
22889
22890         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
22891         in text, data, and bss.
22892         * gdb.t10/nodebug.c:  Add local and global test variables for
22893         initialized and uninitialized data.
22894
22895 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22896
22897         * config/unix-gdb.exp (gdb_exit): Add "wait".
22898
22899 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22900
22901         * gdb.t06/signals.exp:  xfail the continue from the handler for all
22902         targets.
22903
22904         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
22905         function with watchpoints enabled, the i386 call dummy starts with
22906         a call.
22907
22908         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
22909         386 bsd names its corefiles.
22910
22911 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
22912
22913         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
22914         compilers don't grok it.
22915         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
22916         with small octal ints rather than character constants, which
22917         are signed and might not fit if first promoted to int.
22918
22919 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
22920
22921         * gdb.t09/Makefile.in (clean):  Remove corefile.
22922
22923 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22924
22925         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22926
22927 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22928                           and Jim Kingdon (kingdon@cygnus.com)
22929
22930         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22931         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
22932         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22933
22934 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22935
22936         * gdb.t17/interrupt.exp: Add xfail for hppa.
22937
22938 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22939
22940         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22941         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
22942         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
22943         to determine signed-ness of bitfields and use the result to setup
22944         the xfail.
22945         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
22946         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
22947         call line is reached if necessary.
22948
22949 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22950
22951         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22952
22953 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22954
22955         * gdb.t06/break.exp: Also test `clear' command.
22956
22957 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
22958
22959         * gdb.t00/teststrategy.exp: Remove extra quote.
22960
22961         * gdb.t07/watchpoint.exp: Change xfail for calling function with
22962         watchpoint enabled to be for all non-68k machines.
22963
22964         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22965
22966 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22967
22968         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22969         targets use aout.mt instead of ecoff.mt as gas understands
22970         standard aout format.
22971
22972 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
22973
22974         * lib/gdb.exp (runto): Don't insist that function we are running to
22975         was compiled with -g.
22976
22977         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22978
22979         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22980         to get back into the read system call.
22981         Accept leading newline in case where we woke it up.
22982
22983 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22984
22985         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
22986         to make the stabs test work on ecoff systems using gcc and -with-stabs.
22987         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
22988         enable ecoff configuration.
22989
22990 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22991
22992         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22993
22994 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
22995
22996         * gdb.t16/printcmds.exp: Add another printf test.
22997
22998 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
22999
23000         * configure.in: If configured -with-stabs on any target, add
23001         stabsdirs to configdirs.
23002
23003 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23004
23005         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23006         fun" so pattern does not match the command itself.
23007
23008 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23009
23010         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23011
23012 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23013
23014         * gdb.t17/interrupt.exp: Test for more things.
23015
23016 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23017
23018         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23019         compiler arranges the code and line numbers.
23020
23021         * gdb.t17/interrupt.exp: Don't send \n after ^C.
23022
23023 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23024
23025         * gdb.t00/help.exp:  Increase expect input buffer size.
23026
23027 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23028
23029         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23030
23031         * gdb.t07/watchpoint.exp: Add xfail for hppa.
23032
23033         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23034
23035         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23036         [0-9]*, not just [0-9].
23037
23038 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23039
23040         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23041
23042         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23043
23044 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23045
23046         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23047
23048 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23049
23050         * gdb.t06/signals.c: Add xfails for sun3.
23051
23052         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23053
23054         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
23055         test_stepping tests.
23056
23057 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23058
23059         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23060
23061         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23062
23063         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23064         rather than actually putting it through cpp twice.
23065
23066         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23067
23068 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
23069
23070         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23071         no longer needed.
23072
23073 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23074
23075         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23076
23077         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23078         C++ features prints as "struct", make it a pass, not an xfail.
23079
23080 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23081
23082         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23083         Don't require VA to print as "class" rather than "struct".
23084
23085 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
23086
23087         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23088
23089 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23090
23091         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23092
23093 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23094
23095         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
23096         order.
23097
23098 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23099
23100         * gdb.t16/printcmds.exp: Add printf tests.
23101
23102         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23103
23104         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23105
23106 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
23107
23108         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
23109         pass counts, to counteract any existing or future setup_xfails.
23110
23111 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23112
23113         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23114         {BEGIN,END}_COMMON for common block instead of STAB.
23115         * gdb.stabs/wierd.exp: Add xfail for rs6000.
23116
23117         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23118         intp_var should be N_GSYM not N_LSYM.
23119         wierd-aout.S: Use a label for the value of the N_SO.
23120         wierd.def: Remove all backslashes.
23121         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23122
23123 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23124
23125         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23126         get the expected next to inheritance3.
23127
23128 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23129
23130         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23131         now that gcc-2.4 gets it right.
23132
23133 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23134
23135         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23136
23137         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23138         generating comp-info.exp which works for cross-compilation.
23139
23140 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
23141
23142         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
23143         "*-*-sysv4.*".
23144
23145 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
23146
23147         * gdb.t01/run.exp:  Start with a fresh gdb.
23148         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
23149         SVR4.x.
23150
23151 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
23152
23153         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23154         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23155         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23156         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
23157         things to remove.
23158
23159 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
23160
23161         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
23162         test cases from bug reports.
23163
23164 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
23165
23166         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
23167         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
23168           avoid spurious xfails.
23169         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
23170         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
23171         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
23172
23173 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
23174
23175         * gdb.t00/teststrategy.exp:  Rework to provide more useful
23176         description of each test, fix problem with systems that define
23177         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23178         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
23179         results for "next over recursive call" so timeouts aren't taken
23180         by error.
23181
23182 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
23183
23184         * gdb.t12/scope.exp: Test printing of variables before run.
23185
23186         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23187         printed in wrong order due to sorting.
23188
23189 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
23190
23191         * gdb.t00/teststrategy.exp:  Fix expected results for printing
23192         user entered string constant.  Is array of char, prints with no
23193         address.
23194
23195         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
23196         commands.
23197         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
23198         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
23199         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
23200         of struct of char arrays.
23201         * gdb.t00/radix.exp:  New tests for radix commands.
23202
23203 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
23204
23205         * gdb.t16/printcmd.exp: Print a variable before running program
23206         (with xfail for AIX).
23207
23208 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
23209
23210         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23211
23212         * gdb.t16/printcmd.exp: Don't print variables before running program.
23213
23214         * gdb.t06/break.exp: Don't require envp argument to main.
23215
23216         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23217
23218         * gdb.t02/whatis.exp, gdb.t11/list.exp:
23219         Add xfails for rs6000.
23220
23221         * gdb.t02/whatis.exp: Change other tests not to re-test something
23222         we already tested.
23223
23224         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23225         each type used has a variable of that type.
23226
23227 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
23228
23229         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23230
23231 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
23232
23233         * configure.in: change srctrigger to be a file, not a directory
23234
23235 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
23236
23237         * configure.in (mips-idt-ecoff*): Added trailing '*'.
23238
23239         * gdb.t11/list.exp: Fixed a couple of typos.
23240
23241 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
23242
23243         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
23244         is fixed and PR is closed.
23245         * gdb.t16 (gdbme.c):  Add simple test string variable.
23246         * gdb.t16 (printcmds.exp):  Add tests with simple test string
23247         variable, primarily for boundaries on "set print elements".
23248
23249 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
23250
23251         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23252         Make leading 0's optional and don't expect a tab in the middle
23253         of the number.
23254
23255         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23256
23257         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23258         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
23259         don't end command passed to gdb_test with newline.
23260
23261         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23262         signed keyword away, don't expect signed bitfields to be signed.
23263
23264         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23265         printing with only as many 1's as are in the field as well as printing
23266         with 32 1's (see comment).
23267
23268 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
23269
23270         * gdb.t00/default.exp:  Start with a fresh gdb.
23271         * configure.in (configdirs):  Remove gdb.t31 until the chill
23272         compiler works again.  It no longer is able to find chillrt0
23273         since it isn't in libchill.a anymore.
23274         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
23275         wierd.o, make more modular.
23276         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
23277         spurious newlines that caused problems.
23278
23279 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23280
23281         * Move test with enums and partial symbols from gdb.t03/ptype.exp
23282         to gdb.stabs/wierd.exp since GCC has worked around the bug.
23283         gdb.stabs/wierd.{exp,def}: Many new tests.
23284
23285         * gdb.t00/default.exp: update info line for new message.
23286
23287         * gdb.t02/{whatis.exp,gdbme.c}:
23288         Test that "char *" doesn't print as "caddr_t".
23289
23290 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23291
23292         * gdb.t00/help.exp: Use .* in place of some help messages which
23293         just changed.
23294         gdb.t00/default.exp: Update "info frame" test for new message.
23295         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23296         Remove some xfails
23297
23298 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23299
23300         * gdb.t03/{gdbme.c,ptype.exp}:
23301         Add tests for typedef'd struct and union without tags.
23302         Also check "whatis" on a variable of a typedef'd enum without a tag.
23303
23304         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23305         PRMS 1823; the bug still exists but isn't reproduced by this test
23306         anymore), and remove rs6000 XFAIL (the bug is fixed).
23307
23308         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23309         duplicated from whatis.exp.  For those that are left, accept
23310         "long", "long int", or "int" for long variables (whatis.exp already
23311         has an XFAIL for "int", so no need to fail it here).
23312
23313         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23314         Deal with GCC's names for types now that GDB uses the compiler's names.
23315
23316         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
23317         setup_xfail's for sunos4.  If we #defined the signed keyword away,
23318         don't expect GDB to know that char it is signed.
23319
23320         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23321
23322 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
23323
23324         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
23325         should work on any system, regardless of debugging format.
23326         * gdb.t21/demangle.exp:  Move to gdb.t24.
23327         * gdb.t24/demangle.exp:  Move from gdb.t21.
23328         * gdb.t24/{Makefile.in, configure.in}:  New files.
23329
23330 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23331
23332         * configure.in: Do gdb.stabs and C++ tests only for stabs.
23333         * gdb.stabs: New directory.
23334
23335 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
23336
23337         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23338         not just "Quit anyway?".
23339
23340 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
23341
23342         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
23343         that all setup_xfails are immediately followed by clear_xfails.
23344
23345 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
23346
23347         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23348         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23349         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23350         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23351         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23352         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23353         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23354         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23355         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23356         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23357         gdb.t31/chillvars.exp, lib/gdb.exp:
23358         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23359         bug-gdb@prep.ai.mit.edu.
23360
23361 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
23362
23363         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
23364         with 0.0, not integer 0.
23365
23366 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
23367
23368         * gdb.t06/break.exp: Update for "Kill the program" message change.
23369
23370 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
23371
23372         * Makefile.in (GDBFLAGS):  Set to -nx.
23373         * Makefile.in (site.exp):  Use GDBFLAGS.
23374
23375 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
23376
23377         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23378           Makefiles.
23379           (check): depend on just-check.
23380           (just-check): added so that tests can be run without a noop
23381           build pass.
23382
23383 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
23384
23385         Switch to using configure's configdirs.
23386         * Makefile.in (Makefile): add configure.in dependency.
23387           (SUBDIRS): removed redundant assignment.
23388         * configure.in: switch subdirs assignment to configdirs.
23389         * gdb.t*/configure.in: new files.
23390
23391 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
23392
23393         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23394         works.
23395
23396 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
23397
23398         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
23399         in explicit rules.  Apparently this is not supported by some makes.
23400
23401 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
23402
23403         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
23404
23405 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23406
23407         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
23408         disappeared.
23409
23410 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
23411
23412         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
23413
23414 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
23415
23416         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
23417         watchpoint problem that is now fixed.
23418         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
23419         uninitialized convenience variables.
23420         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
23421         structures.
23422
23423 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23424
23425         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23426         which causes expect to get out of sync with gdb on long output
23427         from help set.
23428         * gdb.t09/corefile.exp: Make expected pattern for core file
23429         failing signal and frame output format less sun specific.
23430
23431 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
23432
23433         * gdb.t31/chillvars.exp:  Add and remove initial dummy
23434         breakpoint, so that symbol table is forced in.
23435         (Needed at least on Sunos4, though it seems not SVR4.)
23436         * gdb.t31/chillvars.exp:  Update for changed output format.
23437
23438 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
23439
23440         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
23441
23442 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
23443
23444         * Makefile.in: Added --srcdir when invoking runtest, removed the
23445         need for a local config file. (optional now)
23446
23447 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
23448
23449         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
23450         failure count used to force early termination.  Add some more
23451         expected failures for gnu style demangling.
23452
23453 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23454
23455         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23456         pmi variable from gdb.t20/gdbme to get optimized away.
23457         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23458         Check for written corefile upon timeout _and_ eof.
23459
23460 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23461
23462         * config/unix-gdb.exp:  Add missing return 0.
23463
23464 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23465
23466         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
23467         test termination.
23468
23469 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
23470
23471         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
23472         disappeared.
23473
23474 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
23475
23476         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
23477         time as i860 support works.
23478
23479         * gdb.t15/funcargs.exp:  Fix expected outputs to include
23480         "backtrace 100\r" rather than just "backtrace\r", to match last
23481         change.
23482
23483 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
23484
23485         * config/udi-gdb.exp (gdb_exit): Remove close command.
23486         (gdb_target_udi): New procedure to set the UDI target.
23487         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
23488         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23489         Added waits for prompts after several question responses.  Added
23490         some more responses used by a29k-amd-udi-gdb.
23491         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23492         pass different arguments, restart UDI connection after program
23493         completion.
23494         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23495         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23496         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23497         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23498         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23499         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23500         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23501         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23502         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23503         after program completion.
23504         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23505         compiled with a SELECT_VECS setting.
23506         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23507         infinite recursion.
23508
23509         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23510         Added checks for COFF results, and made them expected failures for
23511         all targets.  It would be better to make them expected failures
23512         for COFF targets only.
23513
23514 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
23515
23516         * Makefile.in: add null dvi target, don't bother to recurse
23517         through test directories for info and install-info; rename
23518         $(datadir) to be dejagnu instead of deja-gnu
23519
23520 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
23521
23522         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
23523         compiler to coredump.
23524         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
23525         code.
23526
23527 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
23528
23529         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
23530         coredump.
23531         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
23532         code.
23533
23534 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
23535
23536         * gdb.t03/ptype.exp: tests for return code from gdb_test.
23537         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23538         which in a shell. Deletes xgdb when done.
23539         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23540         Tests the return from the "set height" or "set width" commands.
23541         Added a few return codes where needed.
23542
23543 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
23544
23545         * Makefile.in (SUBDIRS):  Add gdb.t17.
23546         * configure.in (subdirs):  Add gdb.t17.
23547         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
23548         files to test gdb's calling of functions in the inferior with
23549         the correct arguments and gdb's ability to retrieve any
23550         result returned.
23551
23552 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
23553
23554         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
23555         may be called after gdb goes away.  Previous versions of expect
23556         needed these to avoid file descriptor leaks, but they cause
23557         errors with the current revision of expect.
23558         * gdb.t00/gdbvars.exp:  Use -re on expected output after
23559         setting sevenbit-strings.
23560         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
23561         to set sevenbit-strings consistent across tests.
23562         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
23563         set sevenbit-strings consistent across tests.
23564
23565 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
23566
23567         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
23568         expected output to match current "expect" expectations.
23569
23570 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
23571
23572         * gdb.t00/default.exp:  Change expected output for default "source"
23573         command, to match new gdb behavior which requires a filename to
23574         source.
23575
23576 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
23577
23578         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
23579         expected fail for i486-*-* that misses the marker2 function.
23580         * gdb.t10/crossload.exp (bfddefault):  Allow successful
23581         recognition of a format to pass even if no symbols are found.
23582         Explicitly catch failures where the format is not recognized
23583         or is ambiguous, and add the reason to the fail message.
23584         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
23585         the cause is and invalid target and add reason to failure message.
23586         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
23587         elf32-i386, elf32-sparc, and elf32-i860.
23588         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23589         Set up expected failure for 'filename'::variable scope resolution,
23590         which is now apparently broken on all targets.
23591         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23592         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23593         gdb.t23/templates.exp:   Change failure for missing binfile into
23594         just a warning.
23595         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
23596         references.
23597
23598 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
23599
23600         * gdb.t00/default.exp:  Add expected output for default "source"
23601         command, to match new gdb behavior.
23602         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
23603
23604 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
23605
23606         * config/*-gdb.exp: returns an error, rather than exiting on
23607         internal errors.
23608
23609 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
23610
23611         * gdb.t03/gdbme.c:  Add pointer to struct variable.
23612         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
23613         referencing struct members.
23614
23615 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
23616
23617         * configure.in (mips-idt-ecoff): New target.
23618         * config/mips-gdb.exp: New file for remote board using MIPS remote
23619         debugging protocol.
23620
23621         * Redid configuration scheme.  Removed gdb.t*/configure.in.
23622         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
23623         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
23624         distclean targets.  Built executables via .o files.  Adjusted
23625         tests to account for source files in $(srcdir) rather than
23626         $(objdir).
23627         * lib/gdb.exp (runto): Don't expect () after the function name,
23628         because it may have arguments.
23629
23630 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
23631
23632         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23633         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23634         expected failures for mips-idt-* and mips-sgi-*.
23635         * gdb.t00/default.exp (attach): Kill process if requested.
23636         * gdb.t00/help.exp (help target core, help target): Accept a gdb
23637         that does not read core files.
23638         * gdb.t01/run.exp: Removed checks for exit status code.
23639         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23640         it is linked in.
23641         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23642         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23643         appropriate, rather than doing it by hand.
23644         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23645         execution.
23646         * gdb.t10/crossload.exp: Kill existing program if needed.
23647         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23648         appropriate, rather than doing it by hand.  Always increase
23649         timeout for this test, not just for VxWorks.
23650
23651 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
23652
23653         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
23654         of Chill STRUCT types and STRUCT values.
23655         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
23656         than "char".
23657         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
23658         struct2):  New struct definitions and initializations to test
23659         simple Chill STRUCT types.
23660
23661 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
23662
23663         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
23664         the null byte at the end of strings.
23665         * gdb.t00/default.exp:  Make show version insensitive to copyright
23666         date.
23667         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
23668         to avoid dependencies on target char signedness.
23669         * gdb.t16/printcmds.exp:  Update expected results for explicitly
23670         unsigned char.
23671         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
23672         now work.
23673         * gdb.t21/demangle.exp:  Add many more patterns for template
23674         demangling, most of them being expected failures.
23675         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
23676         string we are matching for, to match on the whole string.
23677         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
23678         and fix a whole bunch that had incorrect expected output but were
23679         passing anyway because of the bug in "proc demangle".
23680         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
23681         type.
23682         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
23683
23684 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
23685
23686         * gdb/testsuite: made modifications to testcases, etc., to allow
23687         them to work properly  given the reorganization of deja-gnu and the
23688         relocation of the testcases from deja-gnu to a "tool" subdirectory.
23689
23690 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
23691
23692         * gdb/testsuite: Initial creation of gdb/testsuite.
23693         Migrated dejagnu testcases and support files for testing nm to
23694         gdb/testsuite from deja-gnu.  These files were moved "as is"
23695         with no modifications.  This migration is part of a major overhaul
23696         of dejagnu.  The modifications to these testcases, etc., which
23697         will allow them to work with the new version of dejagnu will be
23698         made in a future update.
23699
23700  For additional changes see gdb.mi/ChangeLog-1999-2003.
23701 \f
23702 ;; Local Variables:
23703 ;; mode: change-log
23704 ;; left-margin: 8
23705 ;; fill-column: 74
23706 ;; version-control: never
23707 ;; End:
23708
23709     Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23710     2003, 2004, 2005 Free Software Foundation, Inc.
23711   Copying and distribution of this file, with or without modification,
23712   are permitted provided the copyright notice and this notice are preserved.