OSDN Git Service

* gdb.base/del.c: New file.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / testsuite / ChangeLog
1 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
2
3         * gdb.base/del.c: New file.
4         * gdb.base/del.exp: New testcase.
5
6 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
7
8         * gdb.base/break.exp: Do not assume a breakpoint on
9         main will actually be in $srcfile when optimizing.
10         * gdb.base/savedregs.exp: Do not require that the dummy
11         frame location match up to a symbol and source file location.
12
13 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
14
15         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
16         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17         is allocated by the compiler.
18         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19         anons, e, anone to force their allocation by the compiler.
20
21 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
22
23         * gdb.base/help.exp: Update expected text for help d and
24         help delete.
25
26 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
27
28         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
29         NetBSD/ELF targets.
30
31 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
32
33         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
34         single-step breakpoint fails; make this a KFAIL on
35         sparc*-*-openbsd*.
36         * gdb.base/siginfo.exp: Likewise.
37         * gdb.base/sigstep.exp (advance, advancei): Likewise.
38
39 2006-04-26  Michael Snyder  <msnyder@redhat.com>
40
41         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
42         which may have to consume output from other forks.
43         Add tests to make sure that "delete fork" succeeded.
44
45 2006-04-20  Michael Snyder  <msnyder@redhat.com>
46
47         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
48         Add support for the Renesas M32C and M16C.
49
50         * gdb.asm/asm-source.exp: Add m32c target.
51         * gdb.asm/m32c.inc: Support for m32c target.
52
53 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
54
55         * gdb.base/commands.exp (recursive_source_test): New test.
56
57 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
58
59         * gdb.base/float.exp: Add pattern for sparc targets.
60
61 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
62
63         * gdb.base/commands.exp (stray_arg0_test): New test.
64
65 2006-03-30  Paul Brook  <paul@codesourcery.com>
66
67         * gdb.mi/mi-until.exp: kfail broken until command.
68         * gdb.mi/mi2-until.exp: Ditto.
69
70 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
71
72         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
73
74 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
75
76         * gdb.base/prelink.exp: Anchor tested-for regular expression
77         on gdb prompt.
78
79 2006-03-07  Paul Brook  <paul@codesourcery.com>
80
81         * gdb.base/assign.exp: Correct fail message.
82
83 2006-03-07  Paul Brook  <paul@codesourcery.com>
84
85         * lib/compiler.c: Extract armcc version number.
86         * lib/compiler.cc: Ditto.
87
88 2006-03-07  Paul Brook  <paul@codesourcery.com>
89
90         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
91         additional_flags=-w.
92         * gdb.arch/altivec-regs.exp: Ditto.
93         * gdb.arch/e500-abi.exp: Ditto.
94         * gdb.arch/e500-regs.exp: Ditto.
95         * gdb.base/all-bin.exp: Ditto.
96         * gdb.base/annota1.exp: Ditto.
97         * gdb.base/annota3.exp: Ditto.
98         * gdb.base/args.exp: Ditto.
99         * gdb.base/arithmet.exp: Ditto.
100         * gdb.base/assign.exp: Ditto.
101         * gdb.base/async.exp: Ditto.
102         * gdb.base/bang.exp: Ditto.
103         * gdb.base/break.exp: Ditto.
104         * gdb.base/call-rt-st.exp: Ditto.
105         * gdb.base/completion.exp: Ditto.
106         * gdb.base/cond-expr.exp: Ditto.
107         * gdb.base/condbreak.exp: Ditto.
108         * gdb.base/consecutive.exp: Ditto.
109         * gdb.base/define.exp: Ditto.
110         * gdb.base/display.exp: Ditto.
111         * gdb.base/ena-dis-br.exp: Ditto.
112         * gdb.base/environ.exp: Ditto.
113         * gdb.base/eval-skip.exp: Ditto.
114         * gdb.base/info-proc.exp: Ditto.
115         * gdb.base/jump.exp: Ditto.
116         * gdb.base/logical.exp: Ditto.
117         * gdb.base/long_long.exp: Ditto.
118         * gdb.base/maint.exp: Ditto.
119         * gdb.base/miscexprs.exp: Ditto.
120         * gdb.base/pc-fp.exp: Ditto.
121         * gdb.base/pointers.exp: Ditto.
122         * gdb.base/relational.exp: Ditto.
123         * gdb.base/reread.exp: Ditto.
124         * gdb.base/sect-cmd.exp: Ditto.
125         * gdb.base/sep.exp: Ditto.
126         * gdb.base/sepdebug.exp: Ditto.
127         * gdb.base/until.exp: Ditto.
128         * gdb.base/whatis-exp.exp: Ditto.
129         * gdb.cp/annota2.exp: Ditto.
130         * gdb.cp/annota3.exp: Ditto.
131         * gdb.trace/actions.exp: Ditto.
132         * gdb.trace/backtrace.exp: Ditto.
133         * gdb.trace/circ.exp: Ditto.
134         * gdb.trace/collection.exp: Ditto.
135         * gdb.trace/deltrace.exp: Ditto.
136         * gdb.trace/infotrace.exp: Ditto.
137         * gdb.trace/limits.exp: Ditto.
138         * gdb.trace/packetlen.exp: Ditto.
139         * gdb.trace/passc-dyn.exp: Ditto.
140         * gdb.trace/passcount.exp: Ditto.
141         * gdb.trace/report.exp: Ditto.
142         * gdb.trace/save-trace.exp: Ditto.
143         * gdb.trace/tfind.exp: Ditto.
144         * gdb.trace/tracecmd.exp: Ditto.
145         * gdb.trace/while-dyn.exp: Ditto.
146         * gdb.trace/while-stepping.exp: Ditto.
147         * lib/gdb.exp: Ditto.
148         (gdb_compile): Handle nowarning option.
149
150 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
151
152         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
153         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
154         Rename executable to prelinkt.  Don't re-prelink if we didn't
155         get a core file.  Test prelink -u exit status to tell whether
156         prelinking failed.  Use gdb_test_multiple.
157
158 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
159
160         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
161         (do_tests): Call it.
162
163 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
164
165         * gdb.base/prelink.exp: New test.
166         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
167
168 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
169
170         * gdb.fortran/derived-type.f90: New file.
171         * gdb.fortran/derived-type.exp: New testcase.
172
173 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
174
175         * gdb.base/default.exp: Allow ';' as a directory separator.
176
177 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
178
179         * gdb.base/help.exp (help add-symbol-file): Update.
180
181 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
182
183         * gdb.base/help.exp (help load): Update expected results.
184
185 2006-02-19  Fred Fish  <fnf@specifix.com>
186
187         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
188         specifix hex value as part of results.
189         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
190         
191 2006-02-16  Fred Fish  <fnf@specifix.com>
192
193         * gdb.base/whatis.c: Define variables using typedefs char_addr,
194         ushort_addr, and slong_addr, so the typedefs are not optimized
195         away.
196         * gdb.base/whatis.exp: Add tests using type name for struct type,
197         union type, enum type, and typedef.
198         
199 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
200
201         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
202
203 2006-02-13  Jim Blandy  <jimb@redhat.com>
204
205         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
206         case where it takes two "next" commands to skip past the init
207         call.
208
209 2006-02-12  Fred Fish  <fnf@specifix.com>
210
211         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
212         to handle cases where it takes two "next" commands to skip
213         past the init call.
214
215 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
216
217         * gdb.ada/array_return.exp: Mark the last test as expected to fail
218         on hppa32 targets.
219
220 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
221
222         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
223         field.
224
225 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
226
227         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
228
229 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
230
231         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
232         files.
233
234 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
235
236         * gdb.cp/maint.exp: Set complaints to a positive value.
237
238 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
239
240         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
241         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
242         function name.
243
244 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
245
246         * gdb.base/checkpoint.c: Update copyright notice.  Include
247         <stdlib.h>.
248
249 2006-01-04  Jim Blandy  <jimb@redhat.com>
250
251         * gdb.asm/asm-source.exp: Independently provide default values for
252         asm-flags and debug-flags.  Use 'string equal' to do the
253         comparison, not the implicit expr's '==' operator.  Remove
254         now-unneeded assignments to asm-flags.  In h8300 case, place
255         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
256
257 2006-01-04  Michael Snyder  <msnyder@redhat.com>
258
259         * gdb.base/checkpoint.c: New file.
260         * gdb.base/checkpoint.exp: New file.
261         * gdb.base/multi-fork.c: New file.
262         * gdb.base/multi-fork.exp: New file.
263         * gdb.base/pi.txt: New file (data for checkpoint.c test).
264
265 2006-01-04  Fred Fish  <fnf@specifix.com>
266
267         * gdb.base/ptype.c (foo): Add typedef.
268         (intfoo): Add function.
269         * gdb.base/ptype1.c: New file.
270         * gdb.base/ptype.exp: Handle compilation and linking with two
271         source files.  Test that proper type for "foo" is found based
272         on source context rather than first match found in symtabs.
273
274 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
275
276         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
277         * gdb.asm/openbsd.inc: Indent commands.
278
279 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
280
281         * gdb.base/freebpcmd.exp: Increase timeout.
282
283         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
284
285 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
286
287         * gdb.base/default.exp: Update check for "show version".
288
289 2005-12-09  Randolph Chung  <tausq@debian.org>
290
291         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
292         * gdb.asm/pa64.inc: New file.
293
294 2005-12-09  Randolph Chung  <tausq@debian.org>
295
296         * gdb.asm/common.inc: Indent commands.
297         * gdb.asm/asmsrc1.s: Likewise.
298         * gdb.asm/asmsrc2.s: Likewise.
299
300 2005-12-09  Randolph Chung  <tausq@debian.org>
301
302         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
303         (get_addr_of_sym): Remove duplicate print.
304         (gen_core): xfail hppa*-*-hpux*, update expected output.
305         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
306         * gdb.arch/pa64-nullify.s: New file.
307
308 2005-12-09  Randolph Chung  <tausq@debian.org>
309
310         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
311
312 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
313
314         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
315         code generation for these functions.
316         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
317         error message.
318
319 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
320
321         * gdb.base/help.exp (help b, help br, help bre, help brea)
322         (help break): Update the expected message.
323
324 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
325
326         * gdb.asm/m68hc11.inc: Setup the data section.
327         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
328         script for this test.
329         (m6812-*-*): Likewise.
330
331 2005-11-09  Randolph Chung <tausq@debian.org>
332
333         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
334
335 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
336
337         * gdb.base/break.exp: Fix a comment typo.
338
339 2005-11-03  Jim Blandy  <jimb@redhat.com>
340
341         Checked in by Elena Zannoni  <ezannoni@redhat.com>
342  
343         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
344
345 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
346
347         * gdb.arch/gdb1558.c: Include stdio.h.
348
349 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
350
351         * gdb.asm/asm-source.exp: Use -e instead of --entry.
352
353 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
354
355         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
356
357 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
358
359         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
360         vscr" tests to better match output.
361
362 2005-10-12  Jim Blandy  <jimb@redhat.com>
363
364         * gdb.base/structs.exp (any): New function.
365         (test_struct_returns): Don't make any assumptions at all about
366         what value the function returns when GDB can't set the return
367         value.
368
369 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
370
371         * gdb.ada/arrayidx/p.adb: New file.
372         * gdb.ada/arrayidx.exp: New testcase
373
374 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
375
376         * gdb.ada/array_return/pck.ads: New file.
377         * gdb.ada/array_return/pck.adb: New file.
378         * gdb.ada/array_return/p.adb: New file.
379         * gdb.ada/array_return.exp: New testcase.
380
381 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
382
383         * gdb.base/arrayidx.c: New file.
384         * gdb.base/arrayidx.exp: New testcase.
385
386 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
387
388         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
389         frames-invalid and breakpoints-invalid are no longer generated
390         with level 3 so don't expect them in the output.
391
392 2005-09-27  Bob Rossi  <bob@brasko.net>
393
394         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .* 
395         from test.  Escape the | in mi_gdb_test call.
396         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
397         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
398         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
399         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
400         expected regex's in mi_gdb_test calls.
401         * lib/mi-support.exp: Remove arbitrary .* from tests.
402         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
403         Fully anchor GDB/MI expected results in mi_gdb_test.
404         * lib/gdb.exp (string_to_regexp): Escape the ] character.
405         * gdb.base/sizeof.exp: Remove escape character. Correct test.
406
407 2005-09-26  Paul Brook  <paul@codesourcery.com>
408
409         * long_long.exp: Exclude eabi targets from arm FPA float format test.
410
411 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
412
413         * bfp-test.c: New file.
414         * bfp-test.exp: New testcase.
415
416 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
417
418         * gdb.fortran/subarray.exp: New testcase to test the evaluation
419         of subarray and substring variable.
420         * gdb.fortran/subarray.f: New source file for the test of subarray
421         and substring variable evaluation.
422         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
423         of string constant.
424
425 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
426
427         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
428         copyright dates.
429
430 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
431
432         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
433         powerpc altivec' test with an almost identical 'info vector' test.
434
435 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
436
437         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
438         vscr" tests to match output.
439
440 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
441
442         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
443         output.
444
445 2005-09-11  Bob Rossi  <bob@brasko.net>
446
447         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
448         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for 
449         commands that return an MI output command and an asyncronous MI output
450         command.
451         * gdb.mi/mi-console.exp: Ditto.
452
453 2005-09-11  Bob Rossi  <bob@brasko.net>
454
455         * gdb.mi/mi-var-child.c: Include <string.h>.
456
457 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
458
459         * killed.exp: Correct gdb_expect syntax.
460
461 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
462
463         * lib/mi-support.exp (mi_gdb_load): Fix typo.
464
465 2005-08-02  Bob Rossi  <bob@brasko.net>
466
467         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
468         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
469         Change tests to inferior-tty-set/show.
470         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
471         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
472         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
473         inferior.  Use mi_gdb_test to get GDB and Inferior output.
474         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
475         descriptor.
476         (mi_inferior_tty_name): Add inferior PTY file name.
477         (mi_gdb_start): Add INFERIOR_PTY parameter.
478         (mi_gdb_test): Add IPATTERN parameter.
479
480 2005-08-02   Bob Rossi  <bob@brasko.net>
481   
482         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
483         parameter to mi_gdb_test.
484         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
485
486 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
487
488         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
489         struct_declarations.
490         * gdb.mi/mi-var-child.exp: Step over the initialization of
491         struct_declarations.
492
493 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
494
495         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
496         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
497         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
498         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
499         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
500         file.
501
502 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
503
504         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
505         (do_children_tests): Assign values to the extra elements.
506
507         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
508         them for tests for "-var-update --no-values" and
509         "-var-update --all-values".  
510         Add test for "-var-list-children --simple-values".
511
512         * gdb.mi/basics.c (callee4): Add integer array D[3]...
513
514         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
515         "-stack-list-locals --simple-values"  Improve doc strings and
516         comments.
517
518 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
519
520         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
521         *-*-openbsd*.
522         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
523
524         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
525         sigaltsatck'.
526
527 2005-07-14  Bob Rossi  <bob@brasko.net>
528   
529         * gdb.base/default.exp (tty): Changed output of command.
530         * gdb.base/help.exp (help tty): Ditto.
531
532 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
533
534         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
535
536 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
537
538         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
539         -stack-select-frame without arguments.
540         (test_stack_frame_listing): Add test for newly implemented command
541         -stack-info-frame.
542
543 2005-07-06  Bob Rossi  <bob@brasko.net>
544
545         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
546         command.
547         (Copyright): Update copyright.
548
549 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
550
551         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
552         tests to evaluate exponentiation expression.
553
554 2005-06-29  Andreas Schwab  <schwab@suse.de>
555
556         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
557         main to avoid warnings.
558
559         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
560
561 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
562
563         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
564         -stack-select-frame without arguments.
565         (test_stack_frame_listing): Add test for newly implemented command
566         -stack-info-frame.
567         
568 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
569
570         * gdb.fortran/array-element.f: New file.
571         * gdb.fortran/array-element.exp: New testcase.
572
573 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
574
575         * gdb.base/bigcore.exp: Correct checks for systems which can
576         not dump a large core file.
577
578 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
579
580         * gdb.base/relocate.c: Add a copyright notice.
581         (dummy): Remove.
582         * gdb.base/relocate.exp: Test printing the values of variables
583         from a relocatable file.
584
585 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
586
587         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
588         excess MI output after an error.
589
590 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
591
592         * gdb.arch/alpha-step.c: New file.
593         * gdb.arch/alpha-step.exp: New testcase.
594
595 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
596             Dennis Brueni  <dennis@slickedit.com>
597
598         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
599         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
600         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
601         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
602         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
603         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
604         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
605
606 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
607             Wu Zhou  <woodzltc@cn.ibm.com>
608
609         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
610         IBM's xlc compiler.
611         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
612         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
613
614 2005-05-13  Jim Blandy  <jimb@redhat.com>
615
616         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
617         calling gdb_suppress_entire_file.
618         * gdb.base/charset.exp: Same.
619         * gdb.base/call-rt-st.exp: Same.
620
621 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
622
623         * lib/gdb.exp (fullname_syntax): Added global regex.
624         (fullname_syntax_POSIX): Ditto.
625         (fullname_syntax_UNC): Ditto.
626         (fullname_syntax_DOS_CASE): Ditto.
627         (fullname_syntax_DOS): Ditto.
628         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
629         fullname_syntax variable to scope and use it.
630         (test_file_list_exec_source_files): Ditto.
631         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
632
633 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
634
635         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
636
637 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
638
639         * lib/gdb.exp (skip_altivec_tests): New function, based on
640         check_vmx_hw_available from the GCC testsuite.
641         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
642         * lib/gdb.arch/altivec-regs.exp: Likewise.
643
644 2005-05-02  Jim Blandy  <jimb@redhat.com>
645
646         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
647         calling gdb_suppress_entire_file.
648
649 2005-04-30  Randolph Chung  <tausq@debian.org>
650
651         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
652         Slightly relax "sem_post" name checking.
653
654 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
655
656         * gdb.base/unload.exp: Use new shared library infrastructure.
657
658 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
659
660         * gdb.base/so-impl-ld.exp: Use new shared library
661         infrastructure.
662
663 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
664
665         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
666         * gdb.asm/h8300.inc: New file.
667
668 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
669
670         * gdb.base/shlib-call.exp: Change to use new shared library
671         infrastructure.
672
673 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
674
675         * gdb.base/pending.exp: Change to use new shared library
676         infrastructure.
677
678 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
679
680         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
681         use test_compiler_info instead of gcc_compiled, and update copyright.
682
683 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
684
685         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
686         shared objects being adjusted and update copyright years.
687
688 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
689
690         * ChangeLog: Correct some 2003-01-13 dates.
691         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
692         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
693         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
694         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
695         gdb.trace/tfind.exp: Update copyright years.
696
697 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
698             Daniel Jacobowitz  <dan@codesourcery.com>
699
700         * lib/gdb.exp (gdb_compile): Handle shlib=.
701         (gdb_compile_shlib): New function.
702
703 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
704
705         * lib/gdb.exp (test_compiler_info): Give argument a default value.
706
707 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
708
709         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
710         gdb.server.
711         * configure.ac: Likewise.
712         * configure: Regenerated.
713         * gdb.gdbserver/Makefile.in: Moved to...
714         * gdb.server/Makefile.in: ... here.
715         * gdb.gdbserver/server.c: Moved to...
716         * gdb.server/server.c: ... here.
717         * gdb.gdbserver/server-run.exp: Moved to...
718         * gdb.server/server-run.exp: ... here.
719
720 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
721
722         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
723         * configure.ac: Create gdb.gdbserver/Makefile.
724         * configure: Regenerated.
725         * lib/gdbserver-support.exp: New file, derived from
726         config/gdbserver.exp.
727         * config/gdbserver.exp: Use gdbserver-support.exp.
728         * gdb.gdbserver/Makefile.in: New file.
729         * gdb.gdbserver/server.c: New file.
730         * gdb.gdbserver/server-run.exp: New file.
731
732 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
733
734         * lib/gdb.exp (test_compiler_info): Return compiler_info
735         if no arguments are given.
736
737 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
738
739         * gdb.arch/altivec-abi.exp: Check for compiler and set
740         use altivec' flag accordingly.
741         * gdb.arch/altivec-regs.exp: Likewise.
742
743 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
744
745         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
746
747 2005-03-27  Andreas Schwab  <schwab@suse.de>
748
749         * gdb.base/bigcore.c (main): Add missing mode argument in open
750         call.
751
752 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
753
754         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
755         downloads.
756         * config/gdbserver.exp (gdb_load): Likewise.
757
758 2005-03-14  Paul Brook  <paul@codesourcery.com>
759
760         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
761         targets.
762
763 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
764
765         * gdb.dwarf2/dup-psym.S: New file.
766         * gdb.dwarf2/dup-psym.exp: New testcase.
767
768 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
769
770         * gdb.ada/exec_changed/first.adb: New file.
771         * gdb.ada/exec_changed/second.adb: New file.
772         * gdb.ada/exec_changed.exp: New testcase.
773
774 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
775
776         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
777         (A2): New class.
778         (main): Test operator+.
779         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
780         breakpoint test.
781
782         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
783         * gdb.base/signull.exp: Disable if gdb,nosignals.
784         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
785         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
786         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
787         * gdb.mi/mi2-console.exp: Likewise.
788         * gdb.trace/collection.exp (run_trace_experiment): Consume the
789         continue output at start.
790         (gdb_collect_locals_test): Robustify regexp.
791         * gdb.trace/passc-dyn.exp: Fix comment typo.
792         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
793
794 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
795
796         * gdb.asm/asm-source.exp: Add iq2000 case.
797         * gdb.asm/iq2000.inc: New file.
798
799 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
800         
801         * gdb.base/command.exp: Change hardcoded value to regular expression.
802         * gdb.base/float.exp: Add powerpc to the list of targets checked.
803
804 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
805
806         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
807         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
808         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
809         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
810         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
811
812 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
813
814         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
815         changes.
816
817 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
818
819         * lib/compiler.c: Add test for IBM's xlc compiler.
820         * lib/compiler.cc: Likewise.
821
822 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
823
824         * gdb.ada/fixed_points.exp: Create compilation object directory
825         before running the test.
826         * gdb.ada/null_record.exp: Likewise.
827         * gdb.ada/packed_array.exp: Likewise.
828         * gdb.ada/start.exp: Likewise.
829
830 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
831
832         * gdb.ada/packed_array/pa.adb: New file.
833         * gdb.ada/packed_array.exp: New testcase.
834
835 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
836
837         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
838         files.
839
840         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
841         on *-*-openbsd*.  Correctly match whitespace in regukar
842         expressions.
843
844 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
845
846         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
847         PR exp/1821
848         * gdb.base/gdb1821.c: New test file.
849         * gdb.base/gdb1821.exp: New test file.
850
851 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
852
853         * gdb.base/start.c: New file.
854         * gdb.base/start.exp: New testcase.
855
856 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
857
858         * gdb.ada/start/dummy.adb: New file.
859         * gdb.ada/start.exp: New testcase.
860
861 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
862
863         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
864         for printing symbols and statistics.
865         Add test for using relative pathnames in "maint print msymbols" test.
866         Mark "maint info sections DATA" XFAIL on Cygwin.
867         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
868         tests.
869
870 2005-02-09  Andreas Schwab  <schwab@suse.de>
871
872         Committed by Andrew Cagney  <cagney@gnu.org>
873         * gdb.base/remotetimeout.exp: New file.
874
875 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
876
877         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
878
879 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
880
881         * gdb.ada/gnat_ada.gpr: New file.
882         * gdb.ada/gnat_ada.gin: Delete, no longer used.
883         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
884         * configure.ac: No longer generate gnat_ada.gpr.
885         * configure: Regenerate.
886         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
887         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
888         * gdb.ada/null_record/bar.ads: Likewise.
889         * gdb.ada/null_record/bar.adb: Likewise.
890         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
891         * gdb.ada/null_record.exp (testdir): New variable.
892         (testfile): executable is now in testdir subdirectory.
893         (srcfile): Use full path to the main compilation unit.
894         * gdb.ada/fixed_points.exp: Same changes as above.
895
896 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
897
898         * gdb.base/interp.exp: New test.
899
900 2005-01-24  Andrew Cagney  <cagney@gnu.org>
901
902         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
903
904 2005-01-19  Andrew Cagney  <cagney@gnu.org>
905
906         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
907         configure.ac not configure.in.
908
909         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
910         of powerpc*-*-*.
911         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
912         * gdb.base/list.exp (test_list_function) 
913         (test_list_filename_and_function): Ditto.
914         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
915
916 2005-01-16  Andrew Cagney  <cagney@gnu.org>
917
918         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
919
920         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
921
922 2005-01-14  Andrew Cagney  <cagney@gnu.org>
923
924         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
925         * gdb.mi/mi2-var-cmd.exp: Ditto.
926
927 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
928
929         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
930
931 2005-01-07  Andrew Cagney  <cagney@gnu.org>
932
933         * configure.ac: Rename configure.in, require autoconf 2.59.
934         * configure: Re-generate.
935         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
936         * gdb.stabs/configure: Re-generate.
937         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
938         * gdb.hp/configure: Re-generate.
939         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
940         autoconf 2.59.
941         * gdb.hp/gdb.objdbg/configure: Re-generate.
942         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
943         autoconf 2.59.
944         * gdb.hp/gdb.defects/configure: Re-generate.
945         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
946         autoconf 2.59.
947         * gdb.hp/gdb.compat/configure: Re-generate.
948         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
949         autoconf 2.59.
950         * gdb.hp/gdb.base-hp/configure: Re-generate.
951         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
952         autoconf 2.59.
953         * gdb.hp/gdb.aCC/configure: Re-generate.
954
955 2004-12-15  Jim Blandy  <jimb@redhat.com>
956
957         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
958         under NPTL when there is debugging info available for libpthread.
959
960 2004-12-13  Jerome Guitton  <guitton@gnat.com>
961
962         * gdb.ada/fixed_points.c: New file.
963         * gdb.ada/fixed_points.exp: New file.
964
965 2004-12-03  Randolph Chung  <tausq@debian.org>
966
967         * gdb.arch/pa-nullify.exp: New file.
968         * gdb.arch/pa-nullify.s: New file.
969
970 2004-11-30  Randolph Chung  <tausq@debian.org>
971
972         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
973         instead of "tbug".  Fix regexp to work properly with gdb_test.
974
975 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
976
977         * gdb.base/bitfields2.exp: New test.
978         * gdb.base/bitfields2.c: New file.
979
980 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
981
982         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
983
984 2004-11-16  Randolph Chung  <tausq@debian.org>
985
986         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
987
988 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
989
990         * gdb.threads/threadapply.exp: Correct "macro details" test.
991
992 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
993
994         * gdb.threads/threadapply.exp: New test.
995         * gdb.threads/threadapply.c: New file.
996
997 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
998
999         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
1000         frames.
1001
1002 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
1003
1004         * gdb.base/cursal.exp: New file.
1005         * gdb.base/cursal.c: New file.
1006
1007 2004-11-03  Andrew Cagney  <cagney@gnu.org>
1008
1009         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
1010
1011 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
1012
1013         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
1014         NetBSD/ELF targets.
1015
1016 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
1017
1018         * gdb.threads/bp_in_thread.c: New file, copied from
1019         pthread_cond_wait.c.
1020         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
1021         file, rather than reusing the .c file from another testcase.
1022
1023 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
1024
1025         * gdb.ada/null_record.exp: Check where we stopped after
1026         sending the start command, instead of where the associated
1027         temporary breakpoint was inserted.
1028
1029 2004-10-14  Andrew Cagney  <cagney@gnu.org>
1030
1031         * gdb.mi/gdb701.c (main): Return 0.
1032
1033 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
1034
1035         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
1036
1037 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
1038
1039         * gdb.threads/schedlock.c: Add comment markers to use to find
1040         line numbers.
1041         * gdb.threads/schedlock.exp: Adjust regex to handle the new
1042         comments.
1043         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
1044         breakpoint lines.
1045
1046 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
1047
1048         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
1049
1050 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
1051
1052         * configure.in: Add gdb.dwarf2.
1053         * configure: Regenerated.
1054         * Makefile.in: Add gdb.dwarf2.
1055         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
1056         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
1057         gdb.dwarf2/file1.txt: New files.
1058
1059 2004-10-11  Orjan Friberg  <orjanf@axis.com>
1060
1061         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead 
1062         of "run", since the latter doesn't work with remote targets.  Adjust
1063         the breakpoint numbering accordingly.
1064         * gdb.threads/pthread_cond_wait.exp: Ditto.
1065
1066 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
1067
1068         * gdb.base/overlays.exp: Update copyright years.
1069
1070 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
1071
1072         * gdb.base/overlays.exp: Disable if target is Linux.
1073
1074 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
1075
1076         * config/gdbserver.exp (gdb_load): Use right filename on remote.
1077
1078 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
1079
1080         * gdb.asm/asm-source.exp: Add m32r-linux target.
1081         * gdb.asm/m32r-linux.inc: New file.
1082
1083 2004-09-24  Andrew Cagney  <cagney@redhat.com>
1084             David Anderson <anderson@redhat.com>
1085
1086         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
1087         command fails, assume things will work.
1088         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
1089         (_GNU_SOURCE): Define.
1090         (print_unsigned, print_hex): Change parameter to "long long".
1091         (print_byte_count): New function, use to print byte counts.
1092         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
1093         O_LARGEFILE.
1094         (main): Compute an upper bound on a corefile in max_core_size.
1095         Limit memory chunk size to max_core_size.  Limit total memory
1096         allocated to max_core_size.
1097
1098 2004-09-23  Andrew Cagney  <cagney@gnu.org>
1099
1100         * gdb.base/bigcore.exp: Replace the code that creates a corefile
1101         from a separate process with code that creates a corefile by
1102         making the inferior dump core.
1103
1104 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
1105
1106         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
1107         block.
1108
1109 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
1110
1111         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
1112         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
1113         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
1114         Likewise.
1115
1116 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
1117
1118         * gdb.java/jprint.exp: New test case for java inferior call.
1119         * gdb.java/jprint.java: Ditto.
1120
1121 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
1122
1123         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
1124
1125 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
1126
1127         * gdb.threads/killed.c: Include <stdlib.h>.
1128         * gdb.threads/pthreads.c: Likewise.
1129
1130 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
1131
1132         * gdb.threads/killed.c: Add copyright notice.
1133
1134 2004-09-10  Jason Molenda  (jmolenda@apple.com)
1135
1136         * gdb.base/define.exp: Two new tests to verify zero space chars
1137         after 'if' and 'while' commands in a user-defined command is correctly
1138         parsed.
1139
1140 2004-09-08  Andrew Cagney  <cagney@gnu.org>
1141
1142         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
1143         delivery test with duplicate at end of file.
1144
1145 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
1146
1147         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
1148
1149 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
1150
1151         * config/hppro.exp: Removed.
1152
1153 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
1154
1155         * config/sparclet.exp: Removed.
1156
1157 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
1158
1159         * config/udi.exp: Removed.
1160
1161 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
1162
1163         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
1164         of "exp_continue".
1165         (advancei): Likewise.
1166
1167 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
1168
1169         * gdb.base/unload.exp: Fix so messages aren't duplicated.
1170
1171 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
1172
1173         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
1174         to check for nodebug in executable.
1175         * gdb.gdb/observer.exp (setup_test): Likewise.
1176         * gdb.gdb/selftest.exp (test_with_self): Likewise.
1177         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
1178
1179 2004-09-01  Andrew Cagney  <cagney@gnu.org>
1180
1181         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1182         files.
1183
1184 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
1185
1186         * gdb.base/unload.exp: Fix expected warning message to match
1187         latest format.
1188
1189 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
1190
1191         * gdb.base/call-rt-st.exp: Fix typos.
1192
1193 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
1194
1195         * gdb.threads/thread_check.exp: New testcase.
1196         * gdb.threads/thread_check.c: New testcase.
1197
1198 2004-08-31  Andrew Cagney  <cagney@gnu.org>
1199
1200         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
1201         (skip_to_handler_entry): New procedures.  Test stepping into a
1202         handler when the breakpoint is at the handler's entry point.
1203
1204 2004-08-30  Andrew Cagney  <cagney@gnu.org>
1205
1206         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
1207         gdb/1757.
1208
1209 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
1210
1211         With code from Manoj Iyer <manjo@austin.ibm.com>:
1212         * lib/gdb.exp (gdb_file_cmd): Return more information in the
1213         return value.  Add an arm for "no debugging symbols found".
1214         Change a stray "error" to "perror".
1215         (gdb_run_cmd): Adapt to new return value.
1216         * gdb.base/remote.exp: Adapt to new return value.
1217         * gdb.gdb/complaints.exp: Likewise.
1218         * gdb.gdb/observer.exp: Likewise.
1219         * gdb.gdb/selftest.exp: Likewise.
1220         * gdb.gdb/xfullpath.exp: Likewise.
1221
1222 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
1223
1224         * gdb.threads/bp_in_thread.exp: New testcase.
1225
1226 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
1227
1228         Fix PR testsuite/1735.
1229         * gdb.threads/schedlock.c (thread_function): Add a cast
1230         to suppress a gcc warning.
1231         * gdb.threads/thread-specific.c (thread_function): Likewise.
1232
1233 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
1234
1235         * gdb.base/unload.c: Include <stdlib.h>.
1236
1237 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
1238
1239         From Paul Gilliam <pgilliam@us.ibm.com>:
1240         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
1241         synchronized after the "return".
1242
1243 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
1244
1245         * gdb.mi/basics.c: Include <stdio.h>.
1246         * gdb.mi/pthreads.c: Include <stdlib.h>.
1247         * gdb.mi/var-cmd.c: Include <stdlib.h>.
1248
1249 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
1250
1251         * gdb.threads/schedlock.c: Add copyright notice.
1252
1253 2004-08-25  Andrew Cagney  <cagney@gnu.org>
1254
1255         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
1256         (skip_over_handler, breakpoint_over_hander): New test procedures.
1257         (advance, advancei): Add a proper prefix, do not use
1258         rerun_to_main.
1259         * gdb.base/sigstep.c (main): Change to use an infinite loop.
1260
1261 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
1262
1263         * gdb.mi/basics.c: Add copyright notice.
1264         * gdb.mi/var-cmd.c: Add copyright notice.
1265
1266 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
1267
1268         * lib/gdb.exp: Remove signed_keyword_not_used.
1269         * lib/compiler.c: Likewise.
1270         * lib/compiler.cc: Likewise.
1271
1272 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
1273
1274         * gdb.base/whatis.c: Remove conditional disabling of "signed".
1275         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
1276
1277 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
1278
1279         * gdb.base/whatis.c: Add copyright notice.
1280
1281 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
1282
1283         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
1284         it to skip the breakpoints encoded in the inline assembly.
1285
1286 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
1287
1288         * Makefile.in: Add gdb.fortran.
1289
1290 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
1291
1292         * gdb.base/call-sc.exp (test_scalar_returns):
1293         Fix cut-and-paste glitch in "Make fun return now".
1294
1295 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
1296
1297         * configure.in: Add gdb.fortran.
1298         * configure: Regenerate.
1299         * gdb.fortran/Makefile.in: New file.
1300         * lib/gdb.exp (skip_fortran_tests): New procedure.
1301
1302 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
1303
1304         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
1305         reference to bug-gnu@prep.ai.mit.edu.
1306         * gdb.mi/mi-var-child.exp: Likewise.
1307         * gdb.mi/mi-var-cmd.exp: Likewise.
1308         * gdb.mi/mi-var-display.exp: Likewise.
1309         * gdb.mi/mi2-var-block.exp: Likewise.
1310         * gdb.mi/mi2-var-child.exp: Likewise.
1311         * gdb.mi/mi2-var-cmd.exp: Likewise.
1312         * gdb.mi/mi2-var-display.exp: Likewise.
1313
1314 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
1315
1316         * gdb.base/unload.c (main): Make local variable msg const.
1317
1318 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
1319
1320         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
1321         to bug-gnu@prep.ai.mit.edu.
1322         * gdb.mi/mi-disassemble.exp: Likewise.
1323         * gdb.mi/mi-eval.exp: Likewise.
1324         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
1325         default line number.
1326         * gdb.mi/mi-return.exp: Likewise.
1327         * gdb.mi/mi-simplerun.exp: Likewise.
1328         * gdb.mi/mi-stack.exp: Likewise.
1329         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
1330         number with explicit range test.
1331         * gdb.mi/mi-watch.exp: Likewise.
1332         * gdb.mi/mi2-break.exp: Likewise.
1333         * gdb.mi/mi2-cli.exp: Likewise.
1334         * gdb.mi/mi2-disassemble.exp: Likewise.
1335         * gdb.mi/mi2-eval.exp: Likewise.
1336         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
1337         default line number.
1338         * gdb.mi/mi2-return.exp: Likewise.
1339         * gdb.mi/mi2-simplerun.exp: Likewise.
1340         * gdb.mi/mi2-stack.exp: Likewise.
1341         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
1342         number with explicit range test.
1343         * gdb.mi/mi2-watch.exp: Likewise.
1344
1345 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
1346
1347         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1348         * gdb.cp/m-static.exp: Likewise.
1349         * gdb.cp/rtti.exp: Likewise.
1350
1351 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
1352
1353         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1354
1355 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
1356
1357         * ChangeLog: Prefix Local Variables with semi-colons and indent
1358         the reference to older ChangeLog files, to fix fontification in
1359         Emacs.
1360
1361 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
1362
1363         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1364         * gdb.mi/mi2-break.exp: Likewise.
1365
1366 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
1367
1368         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1369
1370 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
1371
1372         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1373
1374 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
1375
1376         * gdb.cp/classes.exp: Remove unused declarations.  Just let
1377         test names default instead of providing special names.  Remove
1378         extraneous demangler test.
1379
1380 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
1381
1382         * gdb.base/unload.exp: New test for breakpoints in dynamically
1383         loaded libraries.
1384         * gdb.base/unload.c: Ditto.
1385         * gdb.base/unloadshr.c: Ditto.
1386
1387 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
1388
1389         * gdb.cp/classes.exp (test_ptype_class_objects): Call
1390         cp_test_ptype_class.
1391         (test_enums): Likewise.
1392
1393 2004-08-10  Andrew Cagney  <cagney@gnu.org>
1394
1395         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1396         files.
1397
1398 2004-08-10  Andrew Cagney  <cagney@gnu.org>
1399
1400         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1401         init_malloc call.
1402
1403 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
1404
1405         * ChangeLog: Add copyright notice.  The notice is copied
1406         from emacs 21.3 top level ChangeLog.
1407
1408 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
1409
1410         * lib/cp-support.exp: New file.
1411         * lib/cp-support.exp (cp_test_type_class): New function.
1412         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1413         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1414         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1415         cp_test_ptype_class.
1416
1417 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
1418
1419         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1420         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1421         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1422         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1423         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1424         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1425         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1426         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1427         gdb.mi/mi2-watch.exp: Update copyright years.
1428
1429 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
1430
1431         * gdb.base/sigaltstack.exp: Provide proper anchoring.
1432
1433 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
1434
1435         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1436         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1437         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1438         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1439         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1440         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1441         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1442         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1443         gdb.mi/mi-watch.exp: Update copyright years.
1444
1445 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
1446
1447         PR gdb/1738
1448         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1449         from a breakpoint with a pending signal.
1450
1451 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
1452
1453         PR gdb/1736
1454         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1455         * gdb.base/sigaltstack.exp (finish_test): Consume output until
1456         the prompt.
1457         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1458
1459 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
1460
1461         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1462
1463 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
1464
1465         PR gdb/1736
1466         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
1467         for i?86-*-linux*.
1468
1469 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
1470
1471         * gdb.arch/i386-prologue.exp: Compile without debug information.
1472
1473 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
1474
1475         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1476         rather than asking gdb to search.
1477
1478 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
1479
1480         * gdb.base/gcore.c: Include <string.h>.
1481
1482 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
1483
1484         * gdb.base/gcore.c: Add copyright notice.
1485
1486 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
1487
1488         * gdb.base/freebpcmd.c: Include <stdio.h>.
1489         * gdb.base/long_long.c: Include <string.h>.
1490         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1491         * gdb.base/siginfo.c: Include <string.h>.
1492         * gdb.base/sigstep.c: Include <string.h>.
1493
1494 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1495
1496         * gdb.base/complex.c: Include <stdlib.h>.
1497
1498 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1499
1500         * gdb.base/complex.c: Add copyright notice.
1501
1502 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1503
1504         * gdb.base/charset.c: Include <stdlib.h>.
1505
1506 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1507
1508         * gdb.base/auxv.c: Include <stdlib.h>.
1509
1510 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1511
1512         * gdb.base/auxv.c: Add copyright notice.
1513
1514 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
1515
1516         * gdb.base/coremaker.c: Add copyright notice.
1517         * gdb.base/coremaker2.c: Add copyright notice.
1518
1519 2004-08-04  Andrew Cagney  <cagney@gnu.org>
1520
1521         * gdb.base/store.exp: Update copyright.
1522         (check_set, up_set, check_struct, up_struct): Add a prefix to test
1523         names, do not import gdb_prompt.
1524
1525 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1526
1527         Fix PR testsuite/1729.
1528         * gdb.base/dump.exp: Add test name to callers of capture_value, do
1529         not use capture_value with value 4.
1530         (capture_value): Add optional test name parameter.
1531         (test_reload_saved_value, test_restore_saved_value): Use $msg as
1532         the prefix, pass to capture_value.
1533
1534 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
1535
1536         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1537         * gdb.arch/i386-prologue.c (standard): New prototype and function.
1538         (main): Call new function.
1539
1540 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
1541
1542         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1543
1544 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
1545
1546         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1547
1548 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
1549
1550         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
1551         Accept more values of vtbl pointer.  Remove some messages
1552         about "obsolete gcc or gdb".
1553
1554 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
1555
1556         * gdb.cp/classes.exp: Accept more varieties of ptype output.
1557
1558 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
1559
1560         * gdb.base/asm-source.exp: Properly convert target board
1561         debug flags from gcc format to binutils format.
1562
1563 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
1564
1565         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1566         gdb1718".  PR backtrace/1718 partially fixed.
1567
1568 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
1569
1570         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1571
1572 2004-07-26  Nick Clifton  <nickc@redhat.com>
1573
1574         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
1575         good default value for a specific architecture is available then
1576         set it to that value.  Otherwise default to the -gstabs switch.
1577         Remove the -g... switches from the asm-flags variable.  Allow the
1578         target board info to override the value if it wants to.  Pass the
1579         switch on the assembler command line.
1580
1581 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
1582
1583         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1584         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1585         (main): Call new function.
1586
1587 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
1588
1589         Test for PR exp/1715.
1590         * gdb.base/radix.exp: Refactor common procedures.  Make all
1591         test names unique.  Change XFAIL to KFAIL.
1592
1593 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
1594
1595         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1596         * gdb.ada/gnat_ada.gin: ... to here.
1597         * configure.in: Use gnat_ada.gin.
1598         * configure: Regenerate.
1599
1600 2004-07-20  Andrew Cagney  <cagney@gnu.org>
1601
1602         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1603         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
1604         XFAILs.  Clean up test messages and comments.  Check backtraces.
1605         Delete re-sync code.
1606
1607 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
1608
1609         Fix PR cli/740.
1610         * gdb.base/annota1.exp: Honor gdb,nosignals.
1611         * gdb.base/annota3.exp: Likewise.
1612
1613 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
1614
1615         * lib/java.exp: Update copyright notice.
1616
1617 2004-07-19  Andrew Cagney  <cagney@gnu.org>
1618
1619         * gdb.base/selftest.exp: Copy file from here ...
1620         * gdb.gdb/selftest.exp: ... to here.
1621
1622 2004-07-16  Andrew Cagney  <cagney@redhat.com>
1623
1624         * lib/insight-support.exp: Delete file.
1625         * lib/java.exp (java_init): Fix copyright.
1626
1627 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1628
1629         * gdb.base/restore.c: Append "prologue" to comments marking the a
1630         function's prologue.
1631         * gdb.base/restore.exp: Update copyright, re-indent.
1632         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
1633         callerN" prefix where needed.  Update patterns that match a
1634         function's prologue.
1635
1636 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
1637
1638         * gdb.base/restore.c: Add copyright notice.
1639
1640 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1641
1642         * gdb.base/logical.exp: Update copyright.
1643         (evaluate): New procedure.  Use to re-implement tests using
1644         several tables.
1645
1646 2004-07-14  Martin Hunt  <hunt@redhat.com>
1647
1648         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1649         which fixes some problems where init.tcl was not found.
1650
1651 2004-07-13  Andrew Cagney  <cagney@gnu.org>
1652
1653         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1654         (check_sizeof, check_valueof): Do not include the output in the
1655         test name.  Use gdb_test.
1656         (get_valueof): Use gdb_test_multiple.
1657
1658         * gdb.base/step-test.exp: Update copyright.  Use
1659         gdb_test_multiple.  Ensure that test names do not include
1660         architecture dependent output.
1661
1662         * gdb.gdb/observer.exp: Update copyright.
1663         (setup_test): Use gdb_test_multiple.
1664         (attach_first_observer, attach_second_observer)
1665         (attach_third_observer, detach_first_observer)
1666         (detach_second_observer, detach_third_observer)
1667         (reset_counters, check_counters): Make $message a prefix.
1668         (test_normal_stop_notifications): Add "args" parameter - a list of
1669         init functions to be called.  Make $message a prefix,
1670         (test_observer_normal_stop): Change the message prefixes so that
1671         they are unique, pass the attach / detach procedures to
1672         test_normal_stop_notifications.
1673
1674         * gdb.base/signull.exp (test_segv): Prefix all tests with
1675         "${name}".  Clean up test messages.
1676
1677         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1678
1679         * gdb.base/ena-dis-br.exp: Update copyright.
1680         (break_at): New function.  Replace send_gdb with gdb_test,
1681         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
1682         ignore count, not stopped at bpt", with KFAIL.
1683
1684 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
1685
1686         * gdb.base/attach.exp: Remove cleanupfile handling.
1687
1688 2004-07-12  Andrew Cagney  <cagney@gnu.org>
1689
1690         * gdb.base/annota1.exp: Cleanup corefile test name.
1691         * gdb.base/annota3.exp: Ditto.
1692
1693 2004-07-12  Andrew Cagney  <cagney@gnu.org>
1694
1695         * gdb.base/signals.exp: Clean up copyright, re-indent.
1696
1697         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1698         gdb_test and gdb_test_multiple.
1699
1700 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
1701
1702         * gdb.java/jmain.exp: Fix expected line number for main to
1703         break at.  Set XFAIL for break at main test since gcj does not 
1704         provide line number info for first statement in main.
1705
1706 2004-07-08  Andrew Cagney  <cagney@gnu.org>
1707
1708         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
1709
1710         * gdb.base/sigbpt.exp: Make the common part of each test name a
1711         prefix instead of suffix.
1712
1713 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
1714
1715         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1716         test from test_tbreak_creation_and_listing to
1717         test_file_list_exec_source_file
1718         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1719         Changed name of test from test_tbreak_creation_and_listing to
1720         test_file_list_exec_source_file
1721
1722 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
1723
1724         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1725         the jmisc() constructor instead of <init>.
1726         * gdb.java/jmisc1.exp: Ditto.
1727
1728 2004-07-07  Andrew Cagney  <cagney@gnu.org>
1729
1730         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1731         corrupting the PC.
1732
1733 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
1734
1735         * gdb.cp/templates.exp: Accept whitespace change in demangler
1736         output.
1737
1738 2004-07-06  Andrew Cagney  <cagney@gnu.org>
1739
1740         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1741
1742 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
1743
1744         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1745         * lib/compiler.cc: Likewise.
1746
1747 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
1748
1749         * lib/compiler.cc: Work around string preprocessing problem
1750         with old hp c++ compiler.
1751         * lib/compiler.c: Likewise.
1752
1753 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
1754
1755         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
1756         directives to conditionalize symbol prefixing.
1757         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1758         additional_flags handling.  Add underscore prefix for Cygwin.
1759         * gdb.arch/i386-unwind.c: Use preprocessor directives to
1760         conditionalize symbol prefixing.
1761         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1762         additional_flags handling.  Add underscore prefix for Cygwin.
1763
1764 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
1765
1766         * gdb.base/bigcore.exp: Skip test on Cygwin.
1767
1768 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
1769
1770         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1771         formats for "info register".  Use gdb_test_multiple.  Fix
1772         the "invalid register" test.
1773
1774 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
1775
1776         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
1777         PID for Cygwin.  Add Cygwin specific strings to check for in some
1778         tests.
1779         (do_attach_tests): Add a test for user interaction when attaching
1780         to a process with no matching symbol table already loaded.
1781
1782 2004-06-26  Andrew Cagney  <cagney@gnu.org>
1783
1784         Test PR java/1567 and PR java/1565.
1785         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1786         * gdb.java/jmisc2.exp: Delete file.
1787
1788 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
1789
1790         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1791
1792 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
1793
1794         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1795         attach process.
1796
1797 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
1798
1799         * gdb.cp/pr-1553.exp: Remove.
1800
1801 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
1802
1803         * gdb.cp/pr-1553.cc: Remove.
1804         * gdb.cp/pr-1553.exp: Disable this test.
1805
1806 2004-06-20  Jim Blandy  <jimb@redhat.com>
1807
1808         Fix PR testsuite/1680.
1809         * gdb.arch/i386-sse.exp: Properly quote curly braces in
1810         regular expressions.
1811
1812 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
1813
1814         Fix PR testsuite/1679.
1815         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1816         Issue an UNSUPPORTED result instead.
1817
1818 2004-06-18  Jim Blandy  <jimb@redhat.com>
1819
1820         * gdb.base/charset.exp: Only send a control-C if we see a new
1821         prompt and incomplete command.
1822
1823 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
1824
1825         * gdb.cp/pr-574.cc: Add copyright notice.
1826
1827 2004-06-17  Jim Blandy  <jimb@redhat.com>
1828
1829         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1830         cases where the regexp has no groups; this grabs random text from
1831         the previous test suite, whatever that was.
1832
1833 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
1834
1835         * gdb.cp/printmethod.cc: Add copyright notice.
1836
1837 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
1838
1839         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1840
1841 2004-06-16  Andrew Cagney  <cagney@gnu.org>
1842
1843         * gdb.base/signull.c: Update copyright.  Include <string.h>.
1844         (bowler): Replace data_pointer with data_read
1845         and data_write cases.  Add code_descriptor case.
1846         (zero, desc): New array and pointer.
1847         (data, code): Change to simple pointers.
1848         * gdb.base/signull.exp: Fix probe pattern matching a function
1849         descriptor SIGSEGV.  Replace data_pointer with data_read and
1850         data_write tests.
1851
1852 2004-06-16  Andrew Cagney  <cagney@gnu.org>
1853
1854         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1855
1856 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
1857
1858         * gdb.base/long_long.c: Add copyright notice.
1859
1860 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
1861
1862         * gdb.base/long_long.exp: Remove reference to
1863         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
1864         to gdb_breakpoint and gdb_continue_to_breakpoint.
1865
1866 2004-06-14  Jim Blandy  <jimb@redhat.com>
1867
1868         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1869         endian case.
1870
1871 2004-06-14  Andrew Cagney  <cagney@gnu.org>
1872
1873         * gdb.base/gcore.exp (capture_command_output): Delete the always
1874         passing tests containing inferior values.
1875         * gdb.base/ending-run.exp: Do not include the breakpoint address
1876         in the test message.  Update copyright.
1877         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1878         size in the test name, use gdb_test_multiple.  Update copyright.
1879
1880 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
1881
1882         * gdb.cp/ref-types.cc: Add copyright notice.
1883
1884 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
1885
1886         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1887         hp_aCC_compiler.
1888         * lib/compiler.cc: Likewise.
1889         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1890         'set' commands.  Log diagnostics for other lines.  Set
1891         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1892
1893 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
1894
1895         * gdb.cp/try_catch.cc: Add copyright notice.
1896
1897 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
1898
1899         * gdb.cp/userdef.cc: Add copyright notice.
1900
1901 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
1902
1903         * gdb.cp/virtfunc.cc: Add copyright notice.
1904
1905 2004-06-11  Randolph Chung  <tausq@debian.org>
1906
1907         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1908         problem.
1909
1910 2004-06-10  Andrew Cagney  <cagney@gnu.org>
1911
1912         * lib/compiler.cc, lib/compiler.c: Append either
1913         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1914         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1915         instead of gcc-3-3.
1916
1917 2004-06-09  Andrew Cagney  <cagney@gnu.org>
1918
1919         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1920         gdb/1455, bug is specific to "long long" and "double".
1921         
1922         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1923         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1924         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
1925         fixed.
1926
1927 2004-06-09  Andrew Cagney  <cagney@gnu.org>
1928
1929         * gdb.base/structs.exp (test_struct_returns): Replace
1930         "return_value_unknown" and "finish_value_unknown" by
1931         "return_value_known" and "finish_value_known".  Instead of
1932         "return_value_unknown" iff "finish_value_unknown", check
1933         "return_value_known" implies "finish_value_known".
1934
1935 2004-06-08  Martin Hunt  <hunt@redhat.com>
1936
1937         * gdb.base/float.exp: Add pattern for mips targets.
1938
1939 2004-06-08  Randolph Chung  <tausq@debian.org>
1940
1941         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1942         message for unknown architectures more clear.
1943
1944 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
1945
1946         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1947         start the execution of the program.
1948
1949 2004-06-07  Jim Blandy  <jimb@redhat.com>
1950
1951         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1952         * gdb.arch/i386-cpuid.h: New helper file.
1953
1954 2004-06-07  Randolph Chung  <tausq@debian.org>
1955
1956         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1957         has started.
1958
1959 2004-06-04  Roland McGrath  <roland@redhat.com>
1960
1961         Fix PR gdb/1647.
1962         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1963         differently to be robust to output buffering differences.
1964
1965 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
1966
1967         * gdb.threads/pthreads.exp: Update copyright years.
1968         (check_control_c): Change asynchronous 'after' to synchronous.
1969
1970 2004-06-04  Roland McGrath  <roland@redhat.com>
1971
1972         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1973         next gdb prompt.
1974
1975 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
1976
1977         Fix PR gdb/1636.
1978         * gdb.threads/manythreads.exp: Change asynchronous 'after'
1979         calls to synchronous.
1980
1981 2004-05-26  Jim Blandy  <jimb@redhat.com>
1982
1983         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1984
1985 2004-05-24  Randolph Chung  <tausq@debian.org>
1986
1987         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1988         * gdb.asm/pa.inc: New file.
1989
1990 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
1991
1992         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1993
1994 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
1995             Daniel Jacobowitz  <drow@mvista.com>
1996
1997         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1998         GDB prompt.
1999
2000 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2001
2002         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
2003         setjmp/longjmp.  Use sigaction instead of signal.
2004
2005 2004-05-19  J. Brobecker  <brobecker@gnat.com>
2006             Michael Snyder  <msnyder@redhat.com>
2007
2008         * gdb.threads/pthread_cond_wait.c: New file.
2009         * gdb.threads/pthread_cond_wait.exp: New testcase.
2010
2011 2004-05-13  Andrew Cagney  <cagney@redhat.com>
2012
2013         * gdb.base/signull.exp, gdb.base/signull.c: New files.
2014         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
2015
2016 2004-05-11  Andrew Cagney  <cagney@redhat.com>
2017
2018         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
2019         fixed but revealed gdb/1639.
2020
2021 2004-05-10  Andrew Cagney  <cagney@redhat.com>
2022
2023         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
2024         func1" and "next to 2nd alarm", kernel bug avoided.
2025
2026 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
2027
2028         PR external/1568
2029         * gdb.base/bigcore.exp: Check the size of the dumped core file.
2030         XFAIL if it is smaller than bytes_allocated.
2031         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
2032         (main): Make chunks_allocated unsigned.  Correct comment.
2033
2034 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
2035
2036         * gdb.arch/powerpc-aix-prologue.c: New file.
2037         * gdb.arch/powerpc-aix-prologue.exp: New file.
2038
2039 2004-05-07  Jim Blandy  <jimb@redhat.com>
2040
2041         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
2042         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
2043
2044 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
2045
2046         * gdb.base/sep.exp: No longer setup_kfail when the program was
2047         built with dwarf2.
2048
2049 2004-05-05  Jim Ingham  <jingham@apple.com>
2050
2051         * gdb.base/pending.exp: Make sure pending breakpoints
2052         preserve the ignore count.
2053
2054 2004-04-27  Jerome Guitton  <guitton@gnat.com>
2055
2056         * i386-prologue.exp: Add testcase for jump instruction as first
2057         instruction of the real code.
2058         * i386-prologue.c (jump_at_beginning): New function.
2059
2060 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
2061
2062         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
2063         x86_64-*-*.
2064
2065 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
2066
2067         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
2068         i*86-*-*.
2069
2070 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
2071
2072         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
2073         expression that checks the return type.
2074
2075 2004-04-23  Andrew Cagney  <cagney@redhat.com>
2076
2077         * gdb.base/call-sc.exp: New test of scalar call/return values.
2078         * gdb.base/call-sc.c: Ditto.
2079
2080 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2081
2082         * gdb.threads/manythreads.c: Reduce thread stack size.
2083
2084 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
2085
2086         * gdb.threads/manythreads.c: Add copyright notice.
2087
2088 2004-04-23  Andrew Cagney  <cagney@redhat.com>
2089
2090         * gdb.base/siginfo.exp: Better handle step out of signal.
2091         * gdb.base/sigstep.exp: Ditto.
2092
2093 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
2094             Daniel Jacobowitz  <drow@mvista.com>
2095
2096         * gdb.threads/manythreads.c: New testcase.
2097         * gdb.threads/manythreads.exp: Ditto.
2098
2099 2004-04-22  Jim Blandy  <jimb@redhat.com>
2100
2101         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
2102         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
2103
2104 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
2105
2106         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
2107
2108 2004-04-21  Andrew Cagney  <cagney@redhat.com>
2109
2110         * gdb.base/sigstep.c: New file.
2111         * gdb.base/sigstep.exp: New file.
2112
2113 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
2114
2115         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
2116         call to observer_notify_normal_stop.
2117
2118 2004-04-15  Andrew Cagney  <cagney@redhat.com>
2119
2120         * gdb.base/siginfo.c: New file.
2121         * gdb.base/siginfo.exp: New file.
2122
2123 2004-04-12  J. Brobecker  <brobecker@gnat.com>
2124
2125         * gdb.base/sep.exp: Fix typo in comment.
2126
2127 2004-04-12  J. Brobecker  <brobecker@gnat.com>
2128
2129         * gdb.base/sep.c: New file.
2130         * gdb.base/sep-proc.c: New file.
2131         * gdb.base/sep.exp: New testcase.
2132
2133 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
2134
2135         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
2136         support.
2137
2138 2004-04-05  Andrew Cagney  <cagney@redhat.com>
2139
2140         * gdb.base/sigaltstack.c: New file.
2141         * gdb.base/sigaltstack.exp: New file.
2142
2143 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
2144
2145         * gdb.base/foll-fork.exp: Update the expected output for
2146         "help set follow-fork-mode", to match a change that was made
2147         to the help of this variable on 2004-01-13.
2148
2149 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
2150
2151         * lib/ada.exp: Add copyright notice.
2152         * bar.ads: Likewise.
2153         * bar.adb: Likewise.
2154         * null_record.adb: Likewise.
2155         * null_record.exp: Likewise.
2156         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
2157
2158 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
2159
2160         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
2161         * configure: Regenerate.
2162
2163 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
2164
2165         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
2166         to build the application. Remove the message printed when in
2167         verbose mode, redundant with the UNSUPPORTED message above.
2168
2169 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
2170
2171         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
2172         * gdb.ada (null_record.exp): New testcase.
2173
2174 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
2175
2176         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
2177
2178 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
2179
2180         * gdb.ada: New subdirectory.
2181         * gdb.ada/Makefile.in: New file.
2182         * gdb.ada/gnat_ada.gpr.in: New file.
2183
2184 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
2185
2186         * lib/ada.exp: New file.
2187
2188 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
2189
2190         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
2191         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
2192
2193 2004-03-22  Andrew Cagney  <cagney@redhat.com>
2194
2195         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
2196         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2197         Problem identified by Ulrich Weigand.
2198
2199 2004-03-17  David Carlton  <carlton@kealia.com>
2200
2201         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
2202         PR c++/826.
2203
2204 2004-03-16  Roland McGrath  <roland@redhat.com>
2205
2206         * gdb.base/auxv.exp: New file.
2207         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
2208
2209 2004-03-12  David Carlton  <carlton@kealia.com>
2210
2211         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
2212         * gdb.cp/pr-1553.cc: Ditto.
2213         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
2214         pass branch.
2215
2216 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
2217
2218         * gdb.cp/templates.exp: Accept more template types.
2219
2220 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
2221
2222         From Corinna Vinschen with modifications.
2223         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
2224         local variable obj_with_enum.
2225         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
2226         results with obj_with_enum.
2227
2228 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
2229
2230         * gdb.cp/classes.cc: New file, copied from misc.cc.
2231         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
2232
2233 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
2234
2235         * gdb.cp/misc.cc: Add copyright notice.
2236
2237 2004-03-05  David Carlton  <carlton@kealia.com>
2238
2239         * gdb.cp/rtti.exp: Add 'print *obj3' test.
2240         * gdb.cp/rtti.h: Update copyright.
2241         (namespace n2::n3): New.
2242         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
2243         (n2::n3::func3): New.
2244         (main): Call n2::n3::func3.
2245         * gdb.cp/rtti2.cc: Update copyright.
2246         (n2::create3): New.
2247
2248 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
2249
2250         * gdb.asm/openbsd.inc: Fix typo.
2251
2252 2004-03-03  Fred Fish  <fnf@redhat.com>
2253
2254         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
2255         "val" instead of unused "size".  Update copyright year.
2256
2257 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
2258
2259         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
2260         to use unsigned char.
2261         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
2262         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
2263
2264 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
2265
2266         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
2267         line of output.
2268
2269 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
2270
2271         * gdb.base/relocate.c (dummy): Initialize.
2272
2273 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
2274
2275         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
2276         a breakpoint at exit.
2277
2278 2004-02-27  Fred Fish  <fnf@redhat.com>
2279
2280         * gdb.base/chng-syms.exp: Add expect condition to match failing
2281         case that isn't a timeout.
2282
2283 2004-02-27  Andrew Cagney  <cagney@redhat.com>
2284
2285         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
2286         support.
2287
2288 2004-02-26  Fred Fish  <fnf@redhat.com>
2289
2290         * gdb.arch/gdb1431.c: Remove.
2291         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
2292         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
2293         of "until" incorrectly.
2294
2295 2004-02-26  J. Brobecker  <brobecker@gnat.com>
2296
2297         * gdb.cp/class2.cc (empty): New class.
2298         (refer): New function.
2299         (main): Declare an object of type empty and use it.
2300         * gdb.cp/class2.exp: Print the value of an object of type empty.
2301
2302 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
2303
2304         * gdb.base/langs.exp: Update query string to match the
2305         new nquery format used for pending breakpoints.
2306
2307 2004-02-26  Andrew Cagney  <cagney@redhat.com>
2308
2309         Fix PR i18n/1570.
2310         * gdb.base/charset.c: Update copyright notice.
2311         (main, init_string): Remove the escape character '\e' tests.
2312         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
2313         * gdb.base/charset.exp (valid_host_charset): Ditto.
2314         * gdb.base/setvar.exp: Ditto.
2315
2316 2004-02-24  Andrew Cagney  <cagney@redhat.com>
2317
2318         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2319         mmapped data in core file" PASS and FAIL messages consistent.
2320
2321         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2322         setting a breakpoint.  Work around PR java/1565.
2323
2324 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
2325
2326         * lib/gdb.exp (gdb_breakpoint): Update query string to match
2327         new nquery format.
2328         * gdb.base/pending.exp: Ditto.
2329
2330 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
2331
2332         * configure.in: Run stabs tests on *BSD.
2333         * configure: Regenerated.
2334
2335 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
2336
2337         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2338
2339 2004-02-20  Fred Fish  <fnf@redhat.com>
2340
2341         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2342         blank in test for "returns short", for consistency with other
2343         "returns xxx" tests.  Update copyright year.
2344
2345 2004-02-19  Fred Fish  <fnf@redhat.com>
2346
2347         New testcase for PR breakpoint/1558.
2348         * gdb.arch/gdb1558.exp: New file.
2349         * gdb.arch/gdb1558.c: New file.
2350
2351 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
2352
2353         * gdb.base/nodebug.exp: Fix typo.
2354
2355 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2356
2357         Committed by Jim Blandy  <jimb@redhat.com>.
2358
2359         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2360
2361         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2362
2363         * gdb.base/float.exp: Support s390*-*-* targets.
2364
2365 2004-02-17  Adam Fedor  <fedor@gnu.org>
2366
2367         * gdb.base/gdb1555.exp: New file.
2368         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2369
2370 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
2371
2372         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2373
2374 2004-02-16  Fred Fish  <fnf@redhat.com>
2375
2376         * gdb.arch/gdb1291.c: Remove
2377         * gdb.arch/gdb1291.s: New test input file.
2378         * gdb.arch/gdb1291.exp: Expand test to check case that should not
2379         fail.  Test for correct result, known incorrect result, other
2380         failures and timeouts.
2381
2382 2004-02-16  Andrew Cagney  <cagney@redhat.com>
2383
2384         * gdb.base/bigcore.exp: New file.
2385         * gdb.base/bigcore.c: New file.
2386
2387 2004-02-13  Andrew Cagney  <cagney@redhat.com>
2388
2389         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2390         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2391         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2392         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2393         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2394         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2395         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2396         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2397         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2398         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2399
2400 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
2401
2402         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2403         executed is an alloc instruction.
2404
2405 2004-02-11  David Carlton  <carlton@kealia.com>
2406
2407         * gdb.cp/breakpoint.exp: New.
2408         * gdb.cp/breakpoint.cc: New.
2409
2410 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
2411
2412         Partial fix for PR gdb/1543.
2413         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2414         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2415         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2416         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2417         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2418         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2419         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2420         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2421         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2422         to bug-gdb@prep.ai.mit.edu .
2423         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2424         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2425         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2426         Likewise.
2427
2428 2004-02-10  Andrew Cagney  <cagney@redhat.com>
2429
2430         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2431         using gdb_internal_error_resync.
2432
2433 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
2434
2435         * gdb.threads/thread-specific.exp: Stop early if no threads are
2436         found.
2437
2438 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
2439
2440         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2441
2442 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
2443
2444         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2445         breakpoints.
2446
2447 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
2448
2449         * config/sim.exp (gdb_load): Handle $arg == "".
2450         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2451         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2452
2453 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
2454
2455         * gdb.base/maint.exp: Update test to reflect
2456          obstack changes.
2457
2458 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
2459
2460         * gdb.base/pendshr.c (pendfunc): New function that calls
2461         pendfunc1.
2462         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2463
2464 2004-02-04  Fred Fish  <fnf@redhat.com>
2465
2466         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2467         function symbols and update copyright years.
2468         * gdb.arch/gdb1291.c: Ditto.
2469
2470 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
2471
2472         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2473
2474 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
2475
2476         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2477
2478 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
2479
2480         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2481
2482 2004-02-02  Fred Fish  <fnf@redhat.com>
2483
2484         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2485         remote targets.  Update copyright years.
2486
2487 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2488
2489         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2490         support.
2491         * gdb.base/langs.exp: Fix test which attempts to create
2492         breakpoint on non-existent function to handle new pending
2493         support.
2494         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2495         a breakpoint.
2496         * gdb.base/pending.exp: New test.
2497         * gdb.base/pending.c: New file.
2498         * gdb.base/pendshr.c: Ditto.
2499
2500 2004-02-02  David Carlton  <carlton@kealia.com>
2501
2502         * gdb.cp/overload.exp: Add overloadNamespace tests.
2503         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2504         (overloadNamespace, XXX): New.
2505         (main): Call XXX::marker2.
2506
2507 2004-02-01  Fred Fish  <fnf@redhat.com>
2508
2509         * gdb.base/dump.exp: Use runto_main instead of "runto main".
2510         * gdb.base/finish.exp: Ditto.
2511         * gdb.base/gcore.exp: Ditto.
2512         * gdb.base/huge.exp: Ditto.
2513         * gdb.base/info-proc.exp: Ditto.
2514         * gdb.base/return2.exp: Ditto.
2515         * gdb.threads/gcore-thread.exp: Ditto.
2516
2517 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
2518
2519         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2520
2521 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
2522
2523         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2524         that opening the file succeeds on OpenBSD.
2525
2526 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
2527
2528         * gdb.threads/thread-specific.c: New file.
2529         * gdb.threads/threads-specific.exp: New test script.
2530         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2531         to expect_out.
2532
2533 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
2534
2535         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
2536         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2537         only on the "print_small_structs from print_long_arg_list" test.
2538
2539 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
2540
2541         * gdb.base/completion.exp: Kill a stray backslash.
2542
2543         From Jim Ingham <jingham@apple.com>:
2544         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2545         agrees with the result from sending a tab.
2546
2547 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
2548
2549         * gdb.base/chng-syms.exp: Remove stray newline.
2550
2551 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
2552
2553         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2554         *-*-openbsd*.
2555         * gdb.asm/openbsd.inc: New file.
2556
2557 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
2558
2559         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
2560         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2561         *-*solaris2*.  Remove commented out default settings for
2562         asm-flags.  Replace gdb_compile with target_link.
2563
2564 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
2565
2566         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
2567         for all tests.  Remove old hp-ux and cygnus xfail cases.
2568
2569 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
2570
2571         * gdb.base/chng-syms.exp: New file.
2572         * gdb.base/chng-syms.c: New file.
2573
2574 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
2575
2576         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
2577         Provide arms for current output in all my configurations.
2578
2579 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
2580
2581         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2582         * lib/compiler.cc: Likewise.
2583         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2584         get the right preprocessor.  Eval the output directly.  Remove
2585         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
2586         hp_f77_compiler and hp_f90_compiler completely.
2587         (gdb_preprocess): Delete.
2588         (get_compiler): Delete.
2589
2590 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
2591
2592         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2593         <string.h>.
2594
2595 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
2596
2597         * gdb.mi/mi-stack.exp: Update copyright.
2598
2599 2004-01-23  David Carlton  <carlton@kealia.com>
2600
2601         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
2602         test for cp_lookup_transparent_type.
2603         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
2604         call them.
2605
2606 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
2607
2608         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
2609         after -var-update.
2610
2611 2004-01-23  David Carlton  <carlton@kealia.com>
2612
2613         * gdb.cp/namespace.cc (C::ensureRefs): New.
2614         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2615
2616 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
2617
2618         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2619         case "-stack-list-locals 2".
2620         * gdb.mi/mi-var-child.exp: Test for case
2621         "-var-list-children --all-values NAME".
2622
2623 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
2624
2625         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2626
2627 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
2628
2629         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2630         used with gdb_test_multiple.
2631
2632         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2633         read at address 0.  This fixes PR testsuite/1504.
2634
2635 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
2636
2637         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2638         Remove downloading, guessing the host executable, the calls to
2639         gdb_file_cmd and gdb_target_cmd, and "load" support.
2640         (infer_host_exec): New function broken out from gdb_load.
2641         (gdb_load): New wrapper for gdbserver_gdb_load.
2642         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2643         gdb_target_cmd.  Use -target-select.
2644         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2645         Download binaries to the host.  Clear last_mi_remote_file when
2646         we load a new binary.
2647         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
2648         call gdbserver_gdb_load and mi_gdb_target_cmd.
2649
2650 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
2651
2652         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2653         type patterns.
2654
2655 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
2656
2657         * gdb.cp/templates.exp: Fix typo in test name of
2658         "print Foo<volatile char*>::foo".
2659
2660 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
2661
2662         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2663
2664 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
2665
2666         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2667         (clean mostlyclean): Remove empty rm.
2668
2669 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
2670
2671         * gdb.base/setvar.exp: Add copyright years.
2672
2673 2004-01-14  David Carlton  <carlton@bactrian.org>
2674
2675         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
2676         PR c++/1511 and update coment.
2677         * gdb.cp/templates.exp: Update patterns to match current output.
2678         If changes involve something other than whitespace, KFAIL
2679         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2680
2681 2004-01-14  David Carlton  <carlton@kealia.com>
2682
2683         * gdb.cp/namespace.exp: Add tests involving classes defined within
2684         namespaces.
2685         * gdb.cp/namespace.cc (C::CClass): New.
2686         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2687
2688 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
2689
2690         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2691         what debug info we have. Print a better message if something goes
2692         wrong while producing the separate debug info file.
2693
2694 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
2695
2696         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2697
2698 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
2699
2700         * gdb.base/callfuncs.c: Add copyright notice.
2701
2702 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
2703
2704         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2705         inheritance.  PR gdb/1498, PR gcc/13539.
2706
2707 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
2708
2709          * gdb.threads/gcore-thread.exp: Prefix name of binary with
2710          test specific name.
2711          * gdb.mi/gdb669.exp: Ditto.
2712          * gdb.mi/mi-pthreads.exp: Ditto.
2713          * gdb.mi/mi1-pthreads.exp: Ditto.
2714          * gdb.mi/mi2-pthreads.exp: Ditto.
2715
2716 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
2717
2718         * gdb.cp/member-ptr.cc: Add copyright notice.
2719
2720 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
2721
2722         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
2723         some patterns for recent versions of gcc and hpacc.  Delete
2724         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
2725         Delete tests that access a NULL pointer-to-member-data.  This
2726         script is still disabled for gcc.
2727
2728 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
2729
2730         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2731         escaped correctly.
2732
2733 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
2734
2735         * gdb.base/sepdebug.exp: New file.
2736         * gdb.base/sepdebug.c: New file.
2737         * lib/gdb.exp (separate_debug_filename): New procedure.
2738         (gdb_gnu_strip_debug): New procedure.
2739
2740 2004-01-12  Andrew Cagney  <cagney@redhat.com>
2741
2742         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
2743         * gdb.mi/ChangeLog-1999-2003: New file.
2744
2745 2004-01-12  Andrew Cagney  <cagney@redhat.com>
2746
2747         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
2748         "Renaming a directory to a non-empty directory returns ENOTEMPTY
2749         or EEXIST", treat EBUSY as an XFAIL.
2750
2751 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
2752
2753         * gdb.base/scope.exp: Remove obsolete setup_xfail for
2754         hp_cc_compiler.
2755
2756 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
2757
2758         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2759         decorations.
2760
2761 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
2762
2763         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2764         and "(aCC)" decorations.  Remove obsolete doco about old
2765         test results.
2766
2767 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
2768
2769         * gdb.cp/exception.exp: Fix typo in doco.
2770
2771 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
2772
2773         * gdb.base/gdb1476.exp: Fix typo.
2774
2775 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
2776
2777         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2778         file.
2779
2780 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
2781
2782         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2783         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2784         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
2785         for recent version of gdb.  Delete second half, which was a copy
2786         of the first half with different build flags.  This test is
2787         still disabled because it is still not ready for production.
2788
2789 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
2790
2791         * gdb.cp/exception.cc: Add copyright notice.
2792         * gdb.cp/exception.exp: Add a notice that this file is broken
2793         because of line number changes caused by addition of copyright
2794         notice.
2795
2796 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
2797
2798         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2799         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2800
2801 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
2802
2803         * gdb.cp/classes.exp: Accept gnu abi 2.
2804         * gdb.cp/derivation.exp: Likewise.
2805         * gdb.cp/overload.exp: Likewise.
2806         * gdb.cp/virtfunc.exp: Likewise.
2807
2808 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
2809
2810         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2811         semicolon after end of function.
2812
2813 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2814
2815         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2816         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
2817         boilerplate code for compiling and running the program under
2818         test.  Add some string method tests.
2819
2820 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2821
2822         * gdb.cp/bs15503.cc: Add copyright notice.
2823         * gdb.cp/bs15503.exp: Adjust line number.
2824
2825 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2826
2827         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2828         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2829
2830 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2831
2832         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2833         hp_cc_compiler.
2834
2835 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2836
2837         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2838         * gdb.cp/ctti.exp: Use the marker instead of "next".
2839         With gcc, run further before bailing.
2840
2841 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2842
2843         * gdb.cp/cttiadd.cc: Add copyright notice.
2844         * gdb.cp/cttiadd1.cc: Likewise.
2845         * gdb.cp/cttiadd2.cc: Likewise.
2846         * gdb.cp/cttiadd3.cc: Likewise.
2847
2848 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2849
2850         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
2851         Use gdb_test, gdb_test_multiple.  Use floating-point values that
2852         have exact representations in IEEE-ish formats.
2853
2854 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2855
2856         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2857         compilers.  Delete duplicate call to get_compiler_info.
2858         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2859         * gdb.base/volatile.exp: Likewise.
2860
2861 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
2862
2863         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2864         memory at address 0.
2865
2866 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
2867
2868         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2869         to test for hp-ux assembler.  Fix copyright years.
2870
2871 2004-01-07  Andrew Cagney  <cagney@redhat.com>
2872
2873         * gdb.base/fileio.c (strerrno): Add "EBUSY".
2874
2875 2004-01-07  Andrew Cagney  <cagney@redhat.com>
2876
2877         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2878         when creating the read-only file.  From analysis by Roland McGrath
2879         and Elena Zannoni.
2880
2881 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
2882
2883         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2884
2885 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
2886
2887         * gdb.base/cvexpr.c: Be type-safe with function pointers and
2888         data pointers.
2889
2890 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
2891
2892         * gdb.cp/m-static.exp: Compile one source file at a time.
2893         Delete unused call to get_compiler_info.
2894
2895 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
2896
2897         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2898         * gdb.base/call-rt-st.exp: Likewise.
2899         * gdb.base/nodebug.exp: Likewise.
2900         * gdb.base/volatile.exp: Likewise.
2901         * gdb.cp/ref-types.exp: Likewise.
2902         * gdb.cp/templates.exp: Likewise.
2903
2904 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
2905
2906         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2907
2908 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
2909
2910         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2911         hppa*-hp-hpux*.
2912
2913 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
2914
2915         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2916         x86_64-*-*.
2917
2918         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2919         sparc64-*-* and sparc*-solaris2*.
2920
2921 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
2922
2923         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2924         return ${tests}" test.  The ${tests} already mentions the
2925         filename.
2926
2927 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
2928
2929         * gdb.cp/local.exp: Accept gcc abi 2.
2930
2931 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
2932
2933         * gdb.cp/templates.exp: Accept gcc abi 2.
2934
2935 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
2936
2937         * lib/compiler.cc: Remove supports_template_debugging.
2938         * gdb.cp/templates.exp: Do not test supports_template_debugging.
2939
2940 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2941
2942         * gdb.cp/namespace.exp: Accept gcc abi 2.
2943
2944 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2945
2946         * gdb.cp/method.exp: Accept gcc abi 2.
2947
2948 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2949
2950         * gdb.cp/classes.exp: Generate identical results as old version.
2951         * gdb.cp/derivation.exp: Likewise.
2952         * gdb.cp/overload.exp: Likewise.
2953         * gdb.cp/virtfunc.exp: Likewise.
2954
2955 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2956
2957         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2958         mysterious bug with sourceware version of expect.
2959
2960 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2961
2962         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
2963         current versions of gcc, including gcc abi 2.  Remove gratuitous
2964         restart of test program.  Use gdb_test_multiple and gdb_test for
2965         all tests.  Add patterns to xfail missing "const" in "const char *"
2966         and kfail PR gdb/1155.
2967
2968 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
2969
2970         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
2971         current versions of gcc, including gcc abi 2.  Remove gratuitous
2972         restart of test program.  Use gdb_test_multiple and gdb_test for
2973         all tests.  Add patterns to kfail PR gdb/1498.
2974
2975 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
2976
2977         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
2978         current versions of gcc, including gcc abi 2.  Use "breakpoint"
2979         and "continue" instead of restarting the target program.  Use
2980         gdb_test_multiple and gdb_test for all tests.
2981
2982 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
2983
2984         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
2985         for *-*-solaris2*.
2986
2987 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
2988
2989         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
2990         current versions of gcc, including gcc abi 2.  Use "breakpoint"
2991         and "continue" instead of restarting the target program several
2992         times.  Use gdb_test_multiple and gdb_test for all tests.
2993
2994 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
2995
2996         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2997         source files.
2998
2999 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
3000
3001         * gdb.base/environ.exp: Handle compiling test case from multiple
3002         source files.
3003
3004 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
3005
3006         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
3007
3008 2003-12-17  Jim Blandy  <jimb@redhat.com>
3009
3010         * gdb.base/freebpcmd.c: Add copyright notice.
3011
3012         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
3013
3014 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
3015
3016         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
3017
3018 2003-12-13  Jim Blandy  <jimb@redhat.com>
3019
3020         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
3021
3022 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
3023
3024         * gdb.asm/frv.inc: New file.
3025         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
3026
3027 2003-12-09  Fred Fish  <fnf@redhat.com>
3028
3029         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
3030         functions to break1.c and leave prototypes behind.  Add more
3031         "set breakpoint NN here" comments.
3032         * gdb.base/break1.c: New file.
3033
3034         * gdb.base/break.exp: Handle compiling test case from multiple
3035         source files and change source file references as needed.
3036         * gdb.base/completion.exp: Ditto.
3037         * gdb.base/condbreak.exp: Ditto.
3038         * gdb.base/define.exp: Ditto.
3039         * gdb.base/ena-dis-br.exp: Ditto.
3040         * gdb.base/info-proc.exp: Ditto.
3041         * gdb.base/maint.exp: Ditto.
3042         * gdb.base/until.exp: Ditto.
3043
3044         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
3045         hardcoded line numbers.
3046         * gdb.base/define.exp: Ditto.
3047         * gdb.base/ena-dis-br.exp: Ditto.
3048         * gdb.base/maint.exp: Ditto.
3049         * gdb.base/until.exp: Ditto.
3050
3051         * gdb.base/completion.exp: Use "break1" for completion tests since
3052         "break" is no longer a unique prefix.
3053
3054 2003-12-06  Andrew Cagney  <cagney@redhat.com>
3055
3056         * gdb.base/structs.exp (test_struct_returns): When applicable, set
3057         "return_value_unimplemented".  When an unimplemented struct return
3058         architecture, report incorrect values as a KFAIL
3059
3060 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
3061
3062         * gdb.cp/rtti.exp: Accept new wording of warning from
3063         cp_lookup_rtti_type.
3064
3065 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
3066
3067         Partial fix for PR testsuite/1456.
3068         * gdb.base/scope.exp (test_at_main): Replace references to
3069         gcc_compiled with calls to test_compiler_info.
3070         (test_at_foo): Likewise.
3071         (test_at_bar): Likewise.
3072
3073 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
3074
3075         Partial fix for PR testsuite/1456.
3076         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
3077         to test_compiler_info.
3078
3079 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
3080
3081         * gdb.base/so-impl-ld.exp: Update copyright notice.
3082
3083 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
3084
3085         Partial fix for PR testsuite/1456.
3086         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
3087         to test_compiler_info.
3088
3089 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
3090
3091         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
3092         from current versions of gdb.  Clean up regular expressions.
3093         Delete redundant timeout case.
3094
3095 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
3096
3097         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
3098         from current versions of gdb.  Clean up regular expressions.
3099         Delete redundant timeout case.
3100
3101 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
3102
3103         Partial fix for PR testsuite/1456.
3104         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
3105         gcc_compiled with call to test_compiler_info.
3106
3107 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
3108
3109         Partial fix for PR testsuite/1456.
3110         * gdb.base/list.exp (test_list_function): Delete unused declaration
3111         of gcc_compiled.
3112
3113 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
3114
3115         Partial fix for PR testsuite/1456.
3116         * gdb.base/complex.exp: Replace reference to gcc_compiled with
3117         call to test_compiler_info.
3118
3119 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
3120
3121         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
3122         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
3123         it to create the appropriate note.inc.
3124         * gdb.asm/asmsrc1.s: Include "note.inc".
3125         * gdb.asm/netbsd.inc: New file.
3126         * gdb.asm/empty.inc: New file.
3127
3128 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
3129
3130         Partial fix for PR testsuite/1456.
3131         * gdb.base/constvars.exp: Replace references to gcc_compiled with
3132         calls to test_compiler_info.
3133
3134 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
3135
3136         Partial fix for PR testsuite/1456.
3137         * gdb.base/volatile.exp: Replace references to gcc_compiled with
3138         calls to test_compiler_info.
3139
3140 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
3141
3142         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
3143         pattern for the KFAILs.
3144
3145 2003-11-25  Adam Fedor  <fedor@gnu.org>
3146
3147         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
3148         * gdb.objc/objcdecode.m: New file.
3149
3150 2003-11-25  Adam Fedor  <fedor@gnu.org>
3151
3152         * gdb.objc/nondebug.exp: Test for PR objc/1236.
3153         * gdb.objc/nondebug.m: New file.
3154
3155 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
3156
3157         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3158         NetBSD as it does on FreeBSD.  Modelled on a similar change by
3159         Mark Kettenis on 2003-05-30.
3160         (link-flags): Set to "--entry _start" regardless of target.
3161         Special linker flags are to be appended to $link-flags.
3162         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
3163
3164 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
3165
3166         * gdb.cp/method.exp: Accept output of new demangler.
3167
3168 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
3169
3170         * gdb/class2.exp: New file.
3171         * gdb/class2.cc: New file.
3172
3173 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
3174
3175         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
3176         of new demangler.
3177
3178 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
3179
3180         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
3181         of gdb_test "run".
3182
3183 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
3184
3185         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
3186         "continue" into "run".
3187
3188 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
3189
3190         Partial fix for PR testsuite/1456.
3191         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
3192         call to test_compiler_info.
3193         * gdb.cp/ctti.exp: Likewise.
3194         * gdb.cp/derivation.exp: Likewise.
3195         * gdb.cp/member-ptr.exp: Likewise.
3196         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
3197         reference to gcc_compiled.
3198
3199 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
3200
3201         Fix PR testsuite/1463.
3202         * gdb.base/structs.exp (start_structs_test): Call
3203         get_debug_format before using the debug format.
3204
3205 2003-11-22  Andrew Cagney  <cagney@redhat.com>
3206
3207         * lib/gdb.exp (gdb_test_multiple): Add simple example.
3208         * gdb.base/structs.exp: Use gdb_test_multiple.
3209
3210 2003-11-20  Andrew Cagney  <cagney@redhat.com>
3211
3212         * gdb.base/structs.exp: Handle and recover from internal errors.
3213         Replace "foo${n}" with "foo<n>" in test messages.
3214
3215         * gdb.base/structs.exp: Update copyright.  Rewrite.
3216         * gdb.base/structs.c: Update copyright.  Rewrite.
3217
3218         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
3219         resync count exceeded.
3220
3221         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
3222         from the internal error.
3223         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
3224         Original from Jim Blandy.
3225         (gdb_test_multiple): Use gdb_internal_error_resync.
3226
3227 2003-11-19  Andrew Cagney  <cagney@redhat.com>
3228
3229         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
3230         KFAIL.
3231
3232 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
3233
3234         New testcase for PR backtrace/1435.
3235         * gdb.arch/i386-unwind.exp: New file.
3236         * gdb.arch/i386-unwind.c: New file.
3237
3238 2003-11-17  Andrew Cagney  <cagney@redhat.com>
3239
3240         * lib/gdb.exp (compiler_info): New global.
3241         (test_compiler_info): New function.
3242         (get_compiler_info): Set compiler_info.
3243         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
3244         "compiler_info" to gcc-<major>-<minor>.
3245
3246 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
3247
3248         * gdb.trace/configure: Remove.
3249
3250 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
3251
3252         * gdb.base/break.c: Add comments to aid finding line numbers for
3253         breakpoints.
3254         * gdb.base/break.exp: Remove all references to explicit line
3255         numbers.
3256
3257 2003-11-11  Nick Clifton  <nickc@redhat.com>
3258
3259         * gdb.base/shreloc.exp: Do not run for targets which do not
3260         support shared objects.
3261
3262 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
3263
3264         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
3265         Don't run tests if nofileio flag is given.
3266
3267 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
3268
3269         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
3270         as well as 'Watchpoint'.
3271
3272 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
3273
3274         Reported by Jim Ingham <jingham@apple.com>:
3275         * gdb.base/annota1.exp: Match at least one occurrence of the
3276         signal handler annotation.
3277
3278 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
3279
3280         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
3281         as well as 'Watchpoint'.
3282
3283 2003-11-05  Michael Chastain  <mec@shout.net>
3284
3285         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
3286
3287 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
3288
3289         * gdb.arch/gdb1291.c: New test file.
3290         * gdb.arch/gdb1291.exp: New test script.
3291         * gdb.arch/gdb1431.c: New test file.
3292         * gdb.arch/gdb1431.exp: New test script.
3293
3294 2003-10-22  Michael Chastain  <mec@shout.net>
3295
3296         * gdb.mi/pthreads.c: Add copyright notice.
3297
3298 2003-10-22  Michael Chastain  <mec@shout.net>
3299
3300         * gdb.threads/pthreads.c: Add copyright notice.
3301
3302 2003-10-20  Michael Chastain  <mec@shout.net>
3303
3304         * gdb.base/gdb1056.exp: New test script.
3305
3306 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
3307
3308         * gdb.threads/killed.exp: Use gdb_run_cmd.
3309
3310 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
3311
3312         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
3313         create a core file.
3314         * gdb.threads/gcore-thread.exp: Likewise.
3315
3316 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
3317
3318         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3319         type, based on char type.
3320         (struct bit_flags_short_t): New bitfield type, based on short type.
3321         (init_bit_flags_char): New fuction.
3322         (init_bit_flags_short): Ditto.
3323         (print_bit_flags_char): Ditto.
3324         (print_bit_flags_short): Ditto.
3325         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3326
3327 2003-10-11  Michael Chastain  <mec@shout.net>
3328
3329         * gdb.base/call-rt-st.exp: Update copyright year.
3330
3331 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
3332
3333         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3334         * gdb.disasm/sh3.s: Ditto.
3335
3336 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
3337
3338         * gdb.threads/switch-threads.exp: New test.
3339         * gdb.threads/switch-threads.c: New source file.
3340
3341 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
3342
3343         * gdb.base/ending-run.exp: Add sh specific case.
3344
3345 2003-10-06  Andrew Cagney  <cagney@redhat.com>
3346
3347         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3348         * gdb.disasm/mn10200.exp: Delete obsolete file.
3349
3350 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
3351
3352         * ChangeLog: Correct an entry command.exp -> commands.exp.
3353         * gdb.base/commands.exp (bp_deleted_in_command_test)
3354         (temporary_breakpoint_commands): Check noargs.
3355
3356 2003-09-25  David Carlton  <carlton@kealia.com>
3357
3358         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
3359         of some print tests, where appropriate.  Add tests for C::D::cd,
3360         E::ce, F::cXfX, G::XgX.
3361         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3362
3363 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
3364
3365         * lib/java.exp (java_init): Import target_alias before using it.
3366
3367 2003-09-25  David Carlton  <carlton@kealia.com>
3368
3369         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3370
3371 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
3372
3373         * gdb.base/selftest.exp: Accomodate more instruction reordering
3374         weirdness.
3375
3376 2003-09-17  Michael Chastain  <mec@shout.net>
3377
3378         * gdb.cp/gdb1355.exp: New file.
3379         * gdb.cp/gdb1355.c: New file.
3380
3381 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
3382
3383         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3384         * gdb.asm/sh.inc: New file.
3385
3386 2003-09-11  David Carlton  <carlton@kealia.com>
3387
3388         * gdb.cp/namespace.exp: Add tests for namespace types.
3389         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
3390         (test_namespace): New.
3391
3392 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
3393
3394         * gdb.base/relocate.exp: Handle new gdb output at startup.
3395         * gdb.stabs/weird.exp: Ditto.
3396
3397 2003-09-08  Michael Chastain  <mec@shout.net>
3398
3399         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3400
3401 2003-09-07  Michael Chastain  <mec@shout.net>
3402
3403         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3404         'parse error'.
3405
3406 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
3407
3408         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3409
3410 2003-08-30  Michael Chastain  <mec@shout.net>
3411
3412         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3413         * gdb.gdb/observer.exp: Ditto.
3414         * gdb.gdb/xfullpath.exp: Ditto.
3415
3416 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
3417
3418         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3419         *-*-*bsd*.
3420
3421 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
3422
3423         * gdb.base/dump.exp: Skip for ia64.
3424
3425 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
3426
3427         * gdb.asm/asm-source.exp: Add ia64 support.
3428         * gdb.asm/ia64.inc: New file.
3429
3430 2003-08-22  Michael Chastain  <mec@shout.net>
3431
3432         * gdb.cp: New directory.
3433         * gdb.cp/*: Copy from gdb.c++/*.
3434         * gdb.c++/*: Remove.
3435         * Makefile.in: Change gdb.c++ to gdb.cp.
3436         * configure.in:  Ditto.
3437         * configure: Regnerate.
3438
3439 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
3440
3441         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3442         * gdb.arch/i386-prologue.c (gdb1338): Add function.
3443
3444 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
3445
3446         * mi-var-display.exp (-var-list-children weird): Accept function
3447         pointers with argument types.
3448         * mi1-var-display.exp (-var-list-children weird): Likewise.
3449         * mi2-var-display.exp (-var-list-children weird): Likewise.
3450
3451 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
3452
3453         * gdb.base/annota3.exp: Add missing newline.
3454
3455 2003-08-06  Michael Chastain  <mec@shout.net>
3456
3457         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3458
3459 2003-08-12  Michael Snyder  <msnyder@redhat.com>
3460
3461         * gdb.base/float.exp: Add test for SH.
3462
3463 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
3464
3465         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3466
3467 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
3468
3469        * gdb.base/completion.exp: Remove reduntant completion test
3470        on filename.
3471
3472 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
3473
3474         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3475         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3476         gdb.trace/save-trace.exp: Make sure that full pathnames are
3477         escaped correctly.
3478
3479 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
3480
3481         * configure.in: Don't generate config.h from config.hin.
3482         * configure: Regenerate.
3483         * config.hin: Remove file.
3484         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3485         * gdb.threads/pthreads.c: Ditto.
3486
3487 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
3488
3489         From Kei Sakamoto <sakamoto.kei@renesas.com>:
3490         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3491         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3492         Replace ld24 with seth/add3.
3493
3494 2003-08-02  Andrew Cagney  <cagney@redhat.com>
3495
3496         * gdb.base/annota3.exp: New file.
3497         * gdb.base/annota3.c: New file.
3498         * gdb.c++/annota3.exp: New file.
3499         * gdb.c++/annota3.cc: New file.
3500
3501 2003-07-29  Michael Chastain  <mec@shout.net>
3502
3503         * gdb.threads/tls.c (spin): Check errno only if sem_wait
3504         actually failed.
3505         (do_pass): Likewise.
3506         * gdb.threads/tls.exp: Always initialize no_of_threads.
3507
3508 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
3509
3510         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3511         pattern.
3512         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3513         * gdb.threads/tls.exp: Recognize one case of the host library not
3514         supporting TLS.
3515
3516 2003-07-27  Andrew Cagney  <cagney@redhat.com>
3517
3518         * gdb.base/fileio.exp: Use SH when running commands using
3519         remote_exec.
3520
3521 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
3522
3523         From Kei Sakamoto <sakamoto.kei@renesas.com>:
3524         * gdb.base/relocate.c (dummy): New padding array.
3525
3526 2003-07-22  Michael Snyder  <msnyder@redhat.com>
3527
3528         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3529
3530         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3531         patterns to be more general, accepting old and new output.
3532         Some output chars (such as '+') also must be quoted.
3533         Some addresses are displayed numerically instead of
3534         symbolically.
3535
3536 2003-07-23  Michael Snyder  <msnyder@redhat.com>
3537
3538         * gdb.base/return2.exp: Don't test long-long return.
3539
3540         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3541         * gdb.disasm/t01_mov.exp: Ditto.
3542         * gdb.disasm/t02_mova.s: Ditto.
3543         * gdb.disasm/t02_mova.exp: Ditto.
3544         * gdb.disasm/t03_add.s: Ditto.
3545         * gdb.disasm/t03_add.exp: Ditto.
3546         * gdb.disasm/t04_sub.s: Ditto.
3547         * gdb.disasm/t04_sub.exp: Ditto.
3548         * gdb.disasm/t05_cmp.s: Ditto.
3549         * gdb.disasm/t05_cmp.exp: Ditto.
3550         * gdb.disasm/t06_ari2.s: Ditto.
3551         * gdb.disasm/t06_ari2.exp: Ditto.
3552         * gdb.disasm/t07_ari3.s: Ditto.
3553         * gdb.disasm/t07_ari3.exp: Ditto.
3554         * gdb.disasm/t08_or.s: Ditto.
3555         * gdb.disasm/t08_or.exp: Ditto.
3556         * gdb.disasm/t09_xor.s: Ditto.
3557         * gdb.disasm/t09_xor.exp: Ditto.
3558         * gdb.disasm/t10_and.s: Ditto.
3559         * gdb.disasm/t10_and.exp: Ditto.
3560         * gdb.disasm/t11_logs.s: Ditto.
3561         * gdb.disasm/t11_logs.exp: Ditto.
3562         * gdb.disasm/t12_bit.s: Ditto.
3563         * gdb.disasm/t12_bit.exp: Ditto.
3564         * gdb.disasm/t13_otr.s: Ditto.
3565         * gdb.disasm/t13_otr.exp: Ditto.
3566
3567 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
3568
3569         * gdb.threads/tls.exp :Add kfail for 'info address' case.
3570
3571 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
3572
3573         * gdb.threads/tls.c : New file.
3574         * gdb.threads/tls.exp : New file.
3575         * gdb.threads/tls-main.c : New file.
3576         * gdb.threads/tls-shared.c : New file.
3577         * gdb.threads/tls-shared.exp : New file.
3578
3579 2003-07-22  Andreas Schwab  <schwab@suse.de>
3580
3581         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3582
3583 2003-07-20  Andreas Schwab  <schwab@suse.de>
3584
3585         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3586         due to insn reordering.
3587
3588 2003-07-15  Andrew Cagney  <cagney@redhat.com>
3589
3590         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3591
3592 2003-07-15  Michael Chastain  <mec@shout.net>
3593
3594         * gdb.base/gdb1250.exp: New file.
3595         * gdb.base/gdb1250.c: New file.
3596
3597 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
3598
3599         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3600         expansion of size_t to 'unsigned long', not only to 'unsigned'.
3601
3602 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
3603
3604         * gdb.threads/tls.c: New file.
3605         * gdb.threads/tls.exp: New file.
3606         * gdb.threads/tls-main.c: New file.
3607         * gdb.threads/tls-shared.c: New file.
3608         * gdb.threads/tls-shared.exp: New file.
3609
3610 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
3611
3612         * gdb.base/annota1.exp: Make sure that we properly escape the
3613         full path of the source file. Xfail more permissive patterns,
3614         due to a compiler debug info problem.
3615
3616 2003-07-07  Andreas Schwab  <schwab@suse.de>
3617
3618         * gdb.asm/m68k.inc: New file.
3619         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3620
3621         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3622         arguments"): Also match negative number.
3623
3624         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3625
3626 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
3627
3628         * gdb.base/store.c (charest): New typedef.
3629         (add_char): Rename to add_charest, update.
3630         (wack_char): Rename to wack_charest, update types.  Return l + r
3631         to keep r live across the call.
3632         (wack_short, wack_int, wack_long, wack_longest, wack_float)
3633         (wack_double, wack_doublest): Return l + r to keep r live across
3634         the call.
3635         * gdb.base/store.exp: Accomodate store.c changes.
3636
3637 2003-06-30  David Carlton  <carlton@kealia.com>
3638
3639         * gdb.c++/maint.exp (test_invalid_name): New.
3640         (test_first_component): Add tests for invalid names.
3641
3642 2003-06-29  Michael Chastain  <mec@shout.net>
3643
3644         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3645         output of '<VTT for class>' for virtual base classes.
3646
3647 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
3648
3649         * gdb.base/completion.exp: Tab-complete "complet" instead of
3650         "compl".
3651         * gdb.base/complex.exp, gdb.base/complex.c: New files.
3652
3653 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
3654
3655         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3656         * gdb.base/volatile.exp: Likewise.
3657
3658 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
3659
3660         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3661         gdb/1265.
3662
3663 2003-06-28  Michael Chastain  <mec@shout.net>
3664             Daniel Jacobowitz  <drow@mvista.com>
3665
3666         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3667         initial line count of 'captured_main' from 26 to 32.
3668         (test_with_self): Allow xmalloc call to be interleaved with the
3669         preceding two lines.
3670
3671 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
3672
3673         * gdb.base/bang.exp: New testcase.
3674
3675 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
3676
3677         * gdb.base/langs.exp: Add some tests for the "minimal" language
3678         support.
3679
3680 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
3681
3682         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3683         the testcase.
3684
3685 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
3686
3687         * gdb.base/relocate.exp: Test add-symbol-file with a variable
3688         offset.
3689
3690 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
3691
3692         * gdb.c++/pr-1210.cc: New file.
3693         * gdb.c++/pr-1210.exp: New file.
3694
3695 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
3696
3697         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3698         000-exec-continue.
3699
3700 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
3701
3702         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3703         on *-*-*bsd* instead of *-*-freebsd*.
3704
3705 2003-06-14  Andrew Cagney  <cagney@redhat.com>
3706
3707         * gdb.base/store.exp: Test longest and doublest.  Test all
3708         parameters.  Weaken return statement match.
3709         * gdb.base/store.c: Add longest and doublest - aka long long and
3710         long double functions.  Put all parameters into local register
3711         variables.  Use negative values.
3712
3713 2003-06-14  Andrew Cagney  <cagney@redhat.com>
3714
3715         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
3716         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
3717         exit status.
3718         * gdb.base/fileio.exp: Disable target when nointerrupts and
3719         noinferiorio, instead of limiting it to remote.  Use remote_exec
3720         instead of system.
3721
3722 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
3723
3724         * gdb.base/float.exp: Add ia64 support.
3725
3726 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
3727
3728         * gdb.base/fileio.exp: Run only on remote targets.
3729
3730 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
3731
3732         * gdb.base/fileio.c: New file, testing File-I/O.
3733         * gdb.base/fileio.exp: Ditto.
3734
3735 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
3736
3737         * gdb.base/shreloc.exp: New file, check symbol values obtained from
3738         shared objects after relocation at load time (gdb PR/1132).
3739         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3740         as above, part of the shared object relocation test.
3741
3742 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
3743
3744         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3745         fully filled history list.
3746         * gdb.base/gdb_history: New file.
3747
3748         * gdb.base/signals.exp: XFAIL "continue to func1" on
3749         i*86-*-freebsd*.
3750
3751         * gdb.base/attach.exp: When trying to attach to a nonexistent
3752         process, make it possible to specify the PID based on the target,
3753         and do so for *-*-freebsd*.
3754
3755 2003-06-02  Richard Henderson  <rth@redhat.com>
3756
3757         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3758
3759 2003-06-02  Richard Henderson  <rth@redhat.com>
3760
3761         * gdb.base/selftest.exp: Next over lim_at_start initialization.
3762
3763 2003-06-02  Richard Henderson  <rth@redhat.com>
3764
3765         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3766
3767 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
3768
3769         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3770         of globalvar.
3771
3772 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
3773
3774         * gdb.asm/asm-source.exp: Check for memory read errors in
3775         disassembler test on *BSD too.
3776
3777 2003-06-01  Richard Henderson  <rth@redhat.com>
3778
3779         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3780         for .frame.
3781         (gdbasm_call): Lose ldgp.
3782         (gdbasm_startup): Add frame information.
3783         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3784
3785 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
3786
3787         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3788         i?86-*-*.
3789
3790 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
3791
3792         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3793         FreeBSD.
3794
3795 2003-05-29  Richard Henderson  <rth@redhat.com>
3796
3797         * gdb.asm/alpha.inc: New file.
3798         * gdb.asm/asm-source.exp: Use it.
3799
3800 2003-05-29  Jim Blandy  <jimb@redhat.com>
3801
3802         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3803         'core.PID'.
3804
3805 2003-05-22  Jim Blandy  <jimb@redhat.com>
3806
3807         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3808         backtrace.
3809
3810 2003-05-20  David Carlton  <carlton@math.stanford.edu>
3811
3812         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3813         this time.
3814
3815 2003-05-19  David Carlton  <carlton@bactrian.org>
3816
3817         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3818         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3819
3820 2003-05-19  David Carlton  <carlton@bactrian.org>
3821
3822         * gdb.c++/namespace.exp: Add namespace scope and anonymous
3823         namespace tests.
3824         Bump copyright date.
3825         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3826         (main): Call C::D::marker2.
3827         * gdb.c++/namespace1.cc: New file.
3828
3829 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
3830
3831         Roland McGrath  <roland@redhat.com>
3832         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
3833         there is no manager thread.
3834
3835 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
3836
3837         * gdb.threads/schedlock.exp: Remove assumption that all threads
3838         will run in a particular small time slice.  Also ensure we break
3839         in one of the child threads rather than the main thread.
3840
3841 2003-05-07  Jim Blandy  <jimb@redhat.com>
3842
3843         Add support for assembly source testing on the s390x.
3844         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3845         architecture.
3846         * gdb.asm/s390x.inc: New file.
3847
3848         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3849         succession of 'if' statements.
3850
3851 2003-05-05  Andrew Cagney  <cagney@redhat.com>
3852
3853         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3854
3855 2003-05-05  Andrew Cagney  <cagney@redhat.com>
3856
3857         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3858         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3859
3860 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
3861
3862         * gdb.base/charset.exp: Update based on new behavior of set/show
3863         charset commands.
3864
3865 2003-05-01  Andrew Cagney  <cagney@redhat.com>
3866
3867         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3868         variable do not give memory errors.
3869
3870 2003-04-30  Adam Fedor  <fedor@gnu.org>
3871
3872         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3873         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3874         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3875         gdb.objc/basicclass.m: : New files
3876
3877         * lib/gdb.exp (gdb_compile_objc): New procedure.
3878
3879 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3880
3881         * gdb.base/signals.exp: Make backtrace tests more specific.
3882
3883 2003-04-23  David Carlton  <carlton@bactrian.org>
3884
3885         * gdb.c++/maint.exp (test_first_component): Add tests for
3886         'operator' in more locations.
3887
3888 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
3889
3890         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3891
3892 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
3893
3894         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3895         func marke' instead. Update test name.
3896
3897 2003-04-15  David Carlton  <carlton@math.stanford.edu>
3898
3899         * gdb.c++/maint.exp: New file.
3900
3901 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
3902
3903         * gdb.threads/schedlock.c: Change type of thread function argument
3904         to long, to avoid warnings on 64-bit platforms.
3905
3906 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
3907
3908         * gdb.base/attach.exp: Add new message from ptrace in case of
3909         attaching to nonexistent process.
3910
3911 2003-04-11  Jim Blandy  <jimb@redhat.com>
3912
3913         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3914         gdb.c++/userdef.cc: Place comments on the lines to which the
3915         marker function might return.
3916         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3917         gdb.c++/userdef.exp: Look for those comments to check that we've
3918         returned to the right place, instead of checking line numbers.
3919
3920 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
3921
3922         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3923         match on sourcefile name, instead of directory name.
3924
3925 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
3926
3927         * gdb.base/completion.exp: Use string_to_regexp to match the
3928         working directory name.
3929
3930 2003-04-09  Jim Blandy  <jimb@redhat.com>
3931
3932         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3933         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3934         after an inferior function call, report the failure, but allow the
3935         test to continue.
3936
3937 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
3938
3939         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3940         with -DPROTOTYPES.
3941
3942 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
3943
3944         * gdb.base/break.exp: Revert last patch.
3945
3946 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
3947
3948         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3949         with -DPROTOTYPES.
3950
3951 2003-04-02  Andrew Cagney  <cagney@redhat.com>
3952
3953         * gdb.base/callfuncs.exp: Make "print add" messages unique.
3954         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3955         matching directories by the name breakpoint.
3956         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3957         Make "continue to marker1" consistent.
3958         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3959         message consistent.
3960         * lib/gdb.exp: Put "the program is no longer running", and "the
3961         program exited" in parenthesis.
3962         * lib/mi-support.exp: Ditto.
3963
3964 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
3965
3966         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3967
3968 2003-03-29  Andrew Cagney  <cagney@redhat.com>
3969
3970         * gdb.base/sizeof.c (main): Print the value of '\377'.
3971         * gdb.base/sizeof.exp: Check the sign of '\377'.
3972
3973 2003-03-27  Michael Chastain  <mec@shout.net>
3974
3975         * gdb.base/gdb1090.exp: New file.
3976         * gdb.base/gdb1090.cc: New file.
3977
3978 2003-03-27  J. Brobecker  <brobecker@gnat.com>
3979
3980         * gdb.gdb/observer.exp: New regression test.
3981
3982 2003-03-27  Michael Chastain  <mec@shout.net>
3983
3984         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3985         * gdb.base/ptype.exp: Likewise.
3986
3987 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
3988
3989         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3990
3991 2003-03-26  Michael Chastain  <mec@shout.net>
3992
3993         * gdb.base/ptype.exp: Actually use some typedef'd types.
3994
3995 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
3996
3997         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3998         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3999
4000 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4001
4002         * gdb.base/default.exp: Fix regular expression.
4003
4004 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4005
4006         * gdb.base/args.exp: Fix regular expression.
4007
4008 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4009
4010         * gdb.base/help.exp: Allow Win32 child process.
4011
4012 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4013
4014         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
4015         when stepping out of main().
4016
4017 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4018
4019         * gdb.base/default.exp: Check for win32 specific message when calling
4020         "run" without executable.
4021
4022 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4023
4024         * gdb.base/args.exp: Expect .exe in output.
4025
4026 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
4027
4028         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
4029         Cygwin native.
4030
4031 2003-03-17  Andrew Cagney  <cagney@redhat.com>
4032
4033         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
4034         vector registes.
4035         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
4036         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
4037
4038 2003-03-17  David Carlton  <carlton@math.stanford.edu>
4039
4040         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
4041         test, for PR breakpoints/38.
4042         Call test_watchpoint_and_breakpoint.
4043         * gdb.base/watchpoint.c (func3): New function.
4044         (main): Call func3.
4045
4046 2003-03-04  David Carlton  <carlton@math.stanford.edu>
4047
4048         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
4049         Garply<Garply<char> >:: garply".
4050         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
4051         with respect to PR c++/1111; note also PR c++/1113.
4052         (test_template_breakpoints): KFAIL "constructor breakpoint" with
4053         respect to PR c++/1062.
4054         KFAIL "destructor breakpoint" with respect to PR c++/1112.
4055
4056 2003-03-03  David Carlton  <carlton@math.stanford.edu>
4057
4058         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
4059         with respect to PR c++/57.
4060         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
4061         c++/826.
4062         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
4063         respect to PR c++/57.
4064
4065 2003-03-03  David Carlton  <carlton@math.stanford.edu>
4066
4067         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
4068         respect to PR c++/33 into FAILs.
4069
4070 2003-03-03  Michael Chastain  <mec@shout.net>
4071
4072         * configure.in: Update copyright years.
4073
4074 2003-03-03  Michael Chastain  <mec@shout.net>
4075
4076         * Makefile.in: Update copyright years.
4077
4078 2003-02-28  David Carlton  <carlton@math.stanford.edu>
4079
4080         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
4081         print class instead of struct and/or superfluous protection
4082         specifiers, as long as the resulting output is equivalent to the
4083         source code.
4084         Delete FIXME from end of messages on tests that don't need
4085         fixing.
4086
4087 2003-02-28  David Carlton  <carlton@math.stanford.edu>
4088
4089         * gdb.c++/templates.exp (do_tests): Allow const in the two
4090         Foo<volatile char *>::foo tests.
4091
4092 2003-02-27  Michael Snyder  <msnyder@redhat.com>
4093
4094         * gdb.base/restore.c (main): Return zero, so exit code
4095         will be consistant.
4096
4097 2003-02-26  David Carlton  <carlton@math.stanford.edu>
4098
4099         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
4100         char *>::foo" test with respect to PR c++/33.  Create a new test
4101         which is identical to that one except that it doesn't put the
4102         space between the "char" and the "*"; KFAIL it, too.
4103
4104 2003-02-26  David Carlton  <carlton@math.stanford.edu>
4105
4106         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
4107         template types into either PASSes or KFAILs (corresponding to PR
4108         c++/57).  Tweak indentation.  Update copyright.
4109
4110 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
4111
4112         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
4113
4114 2003-02-13  Michael Chastain  <mec@shout.net>
4115
4116         * gdb.base/exprs.exp: Remove i960 remnants.
4117         * gdb.base/funcargs.exp: Likewise.
4118         * gdb.base/list.exp: Likewise.
4119         * gdb.base/ptype.exp: Likewise.
4120
4121 2003-02-14  David Carlton  <carlton@math.stanford.edu>
4122
4123         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
4124         pEe->D::vg()" from XFAIL to KFAIL.
4125
4126 2003-02-13  Jason Molenda  (jmolenda@apple.com)
4127
4128         * gdb.base/maint.exp: Update maint print statistics regexp to include
4129         new entries.
4130
4131 2003-02-13  Michael Chastain  <mec@shout.net>
4132
4133         * gdb.c++/inherit.exp: Remove call to get_debug_format.
4134
4135 2003-02-12  Michael Chastain  <mec@shout.net>
4136
4137         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
4138         * gdb.c++/inherit.exp: Likewise.
4139         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
4140         * gdb.c++/templates.exp: Likewise.
4141         * gdb.c++/virtfunc.exp: Likewise.
4142
4143 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
4144
4145         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
4146         why the code is written that way.
4147
4148 2003-02-05  Michael Chastain  <mec@shout.net>
4149
4150         * gdb.base/dump.exp: Add missing copyright line.
4151
4152 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
4153
4154         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
4155         at the beginning so the breakpoint doesn't get set on the loop.
4156
4157 2003-02-05  Michael Chastain  <mec@shout.net>
4158
4159         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
4160         output for configurations with gcc 2.95.3.
4161
4162 2003-02-05  Keith Seitz  <keiths@redhat.com>
4163             Andrew Cagney  <ac131313@redhat.com>
4164
4165         * gdb.mi/mi-cli.exp: New file.
4166
4167 2003-02-04  Michael Chastain  <mec@shout.net>
4168
4169         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
4170         Call perror and then continue.
4171
4172 2003-02-03  Michael Chastain  <mec@shout.net>
4173
4174         * gdb.c++/pr-1023.cc: New file.
4175         * gdb.c++/pr-1023.exp: New file.
4176
4177 2003-02-05  Jim Blandy  <jimb@redhat.com>
4178
4179         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
4180         it's local to foobar.  Check for it there, and check that it's not
4181         present in main.
4182         * gdb.c++/local.cc (marker2): New function.
4183         (foobar): Call marker1.
4184         (main): Call marker2 instead of marker1.
4185
4186 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
4187
4188         * gdb.disasm/mn10200.exp: Obsolete file.
4189         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
4190         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
4191         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
4192
4193 2003-02-04  David Carlton  <carlton@math.stanford.edu>
4194
4195         * gdb.c++/overload.exp: Test intToChar(1).
4196         * gdb.c++/overload.cc (intToChar): New.
4197         (main): Call intToChar.
4198
4199 2003-02-03  David Carlton  <carlton@math.stanford.edu>
4200
4201         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
4202         'might_kfail' arg.
4203         KFAIL some of the continue_to_bp_overloaded calls, according to
4204         PR c++/1025.
4205
4206 2003-02-01  Michael Chastain  <mec@shout.net>
4207
4208         * gdb.base/advance.c (marker1): New marker function.
4209         * gdb.base/advance.exp: When the 'advance' command lands on the
4210         return breakpoint, it can legitimately stop on either the
4211         current line or the next line.  Accommodate both outcomes.
4212         * gdb.base/until.exp: Likewise.
4213
4214 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
4215
4216         2002-11-10 Jason Molenda (jason-cl@molenda.com):
4217         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
4218         now a list, not a tuple.
4219         * gdb.mi/mi-var-display.exp: Ditto.
4220         * gdb.mi/gdb792.exp: Ditto.
4221
4222 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
4223
4224         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
4225         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
4226         stack backtraces.
4227         * gdb.mi/mi-syn-frame.c: Part of same.
4228
4229 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
4230
4231         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4232         gdb.mi/mi1-pthreads.exp: Return instead of calling
4233         gdb_suppress_entire_file.
4234
4235 2003-02-01  Mark Salter  <msalter@redhat.com>
4236
4237         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4238
4239 2003-01-31  Mark Salter  <msalter@redhat.com>
4240
4241         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
4242         Support empty arg.
4243
4244 2003-01-30  Michael Chastain  <mec@shout.net>
4245
4246         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
4247         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
4248         has been fixed in gdb/readline on 2003-01-09.
4249
4250 2003-01-29  Michael Snyder  <msnyder@redhat.com>
4251
4252         * gdb.base/maint.exp: Allow for leading underscore in symbol.
4253         * gdb.base/display.exp: Allow for leading underscore in symbol.
4254         * gdb.base/args.exp: Skip if target does not support args passing.
4255
4256 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
4257
4258         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
4259         gdb_test.  Accept a list of expect arguments as the third
4260         parameter.
4261         (gdb_test): Use it.
4262
4263 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
4264
4265         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
4266         allow for different test tree configurations.  Update some
4267         tescases accordingly.
4268         * gdb.arch/altivec-regs.exp: Ditto.
4269         * gdb.asm/asm-source.exp: Ditto.
4270         * gdb.base/advance.exp: Ditto.
4271         * gdb.base/display.exp: Ditto.
4272         * gdb.base/long_long.exp: Ditto.
4273         * gdb.base/mips_pro.exp: Ditto.
4274         * gdb.base/overlays.exp: Ditto.
4275         * gdb.base/relocate.exp: Ditto.
4276         * gdb.base/setshow.exp: Ditto.
4277         * gdb.base/step-line.exp: Ditto.
4278         * gdb.base/step-test.exp: Ditto.
4279         * gdb.base/until.exp: Ditto.
4280         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
4281
4282 2003-01-17  David Carlton  <carlton@math.stanford.edu>
4283
4284         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
4285         corresponding to PR c++/945.
4286         Update copyright.
4287
4288 2003-01-17  David Carlton  <carlton@math.stanford.edu>
4289
4290         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
4291         corresponding to PR c++/68.
4292
4293 2003-01-17  David Carlton  <carlton@math.stanford.edu>
4294
4295         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
4296         (test_paddr_hairy_functions): Call print_addr_2_kfail for
4297         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
4298
4299 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
4300
4301         * gdb.base/break.exp: Fix change of default location, because of
4302         removal of until tests.
4303         * gdb.base/help.exp: Update test for new 'until' help message.
4304         Add test for help on 'advance'.
4305         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
4306
4307 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
4308
4309         * gdb.base/default.exp: Adapt "info float" test for recent changes
4310         to that command.  Add test for "info vector".
4311         * gdb.base/float.exp: New file.  Add test for "info float" that
4312         resembles the old test in gdb.base/default.exp.
4313
4314 2003-01-15  David Carlton  <carlton@math.stanford.edu>
4315
4316         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
4317
4318 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
4319
4320         * gdb.base/break.exp: Move the tests of until command from here...
4321         * gdb.base/until.exp: ... to here. New file. Add other tests.
4322         * gdb.base/advance.c: New file.
4323         * gdb.base/advance.exp: New file.
4324
4325 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
4326
4327         * gdb.base/args.c: New file.
4328         * gdb.base/args.exp: New file.
4329
4330 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
4331
4332         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4333
4334 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
4335
4336         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4337
4338 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
4339
4340         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
4341         dates.
4342
4343 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4344
4345         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4346
4347 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4348
4349         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4350         (ptype &*"foo").
4351         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4352
4353 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4354
4355         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4356         * gdb.mi/mi1-console.exp: Likewise.
4357
4358 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4359
4360         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4361         * gdb.mi/mi1-console.exp: Likewise.
4362
4363 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4364
4365         * gdb.c++/overload.exp: Remove some fixed XFAILs.
4366
4367 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
4368
4369         * gdb.base/detach.exp: New test.
4370
4371 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
4372
4373         * Makefile.in (ALL_SUBDIRS): New variable.
4374         (subdirs, clean, distclean): Use it.
4375         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
4376         regenerating Makefile, since it is generated from the top level.
4377         * gdb.asm/Makefile.in: Likewise.
4378         * gdb.base/Makefile.in: Likewise.
4379         * gdb.c++/Makefile.in: Likewise.
4380         * gdb.disasm/Makefile.in: Likewise.
4381         * gdb.java/Makefile.in: Likewise.
4382         * gdb.mi/Makefile.in: Likewise.
4383         * gdb.threads/Makefile.in: Likewise.
4384         * gdb.trace/Makefile.in: Likewise.
4385
4386 2003-01-09  David Carlton  <carlton@math.stanford.edu>
4387
4388         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4389         Add copyright year 2003.
4390
4391 2003-01-06  Michael Chastain  <mec@shout.net>
4392
4393         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4394         When selecting a thread, 'line' and 'file' are optional.
4395         * gdb.mi/mi1-pthreads.exp: Likewise.
4396
4397 2003-01-06  Andreas Schwab  <schwab@suse.de>
4398
4399         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4400         failures.
4401
4402 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4403
4404         Fix PR gdb/844
4405         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4406         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4407
4408         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
4409         instead of calling gdb_suppress_entire_file.
4410         * gdb.threads/print-threads.exp: Likewise.
4411         * gdb.threads/schedlock.exp: Likewise.
4412
4413         * gdb.threads/killed.exp: Return instead of calling
4414         gdb_suppress_entire_file.
4415         * gdb.threads/linux-dp.exp: Likewise.
4416         * gdb.threads/pthreads.exp: Likewise.
4417
4418 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4419
4420         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4421         stabs.
4422         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4423         * gdb.base/whatis.exp: Always allow (void) after function names.
4424
4425 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4426
4427         * gdb.c++/casts.exp: Correct regexp.
4428
4429 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
4430
4431         * configure.in: Call AC_CONFIG_HEADER.  Don't call
4432         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4433         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
4434         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
4435         aforementioned directories in the AC_OUPUT call.
4436         * config.hin: New file.
4437         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4438         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4439         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4440         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4441         pass -I$objdir instead of -I$objdir/$subdir in compilation.
4442         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4443         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4444         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4445         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4446         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4447         gdb.threads/configure.in, gdb.threads/configure,
4448         gdb.threads/config.in, gdb.trace/configure.in,
4449         gdb.trace/configure: Removed.
4450
4451 2003-01-03  Michael Chastain  <mec@shout.net>
4452
4453         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4454         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4455
4456 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
4457
4458         * gdb.base/store.exp: Fix regular expressions.
4459
4460 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
4461
4462         * configure.in: Rewrite.
4463         * configure: Regenerated.
4464
4465 2003-01-03  David Carlton  <carlton@math.stanford.edu>
4466
4467         * gdb.base/psymtab.exp: New file.
4468         * gdb.base/psymtab1.c: Ditto.
4469         * gdb.base/psymtab2.c: Ditto.
4470
4471 2002-12-23  Adam Fedor  <fedor@gnu.org>
4472
4473         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4474
4475 2002-12-23  David Carlton  <carlton@math.stanford.edu>
4476
4477         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4478         and current_directory initialization.
4479
4480 2002-12-22  Jim Blandy  <jimb@redhat.com>
4481
4482         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4483         rather than as part of the output file name.
4484
4485         * gdb.base/attach.exp: There's no need to copy the test program to
4486         /tmp; that was only ever necessary on HP/UX, and this test is
4487         entirely disabled there anyway.
4488
4489 2002-12-21  Jim Blandy  <jimb@redhat.com>
4490
4491         * gdb.c++/psmang.exp: Doc fix.
4492
4493         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4494         test.
4495
4496 2002-12-20  David Carlton  <carlton@math.stanford.edu>
4497
4498         * gdb.c++/annota2.exp: KFAIL annotate-quit.
4499
4500 2002-12-18  Michael Chastain  <mec@shout.net>
4501
4502         * gdb.c++/annota2.exp: Add copyright year 2002.
4503
4504 2002-12-17  David Carlton  <carlton@math.stanford.edu>
4505
4506         * gdb.c++/try_catch.cc: Add marker comments.
4507         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4508         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4509         * gdb.c++/m-static.cc: Ditto.
4510         * gdb.c++/m-static1.cc: Ditto.
4511         * gdb.c++/try_catch.cc: Ditto.
4512
4513 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
4514
4515         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4516         to see whether we are using the new -environment-directory
4517         command which resets via -r or the old version of the command
4518         which may prompt the user.  Part of fix for gdb/741.
4519
4520 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
4521
4522         * gdb.fortran/types.exp: Update obsolete comment.
4523         * gdb.fortran/exprs.exp: Ditto.
4524         * lib/gdb.exp: Delete obsolete code.
4525         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4526         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4527         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4528         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4529         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4530         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4531         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4532         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4533         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4534         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4535         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4536         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4537         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4538         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4539         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4540         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4541         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4542         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4543         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4544         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4545         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4546         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4547         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4548         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4549         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4550         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4551         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4552         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4553         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4554         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4555         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4556         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4557         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4558         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4559         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4560         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4561         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4562
4563 2002-12-11  David Carlton  <carlton@math.stanford.edu>
4564
4565         * gdb.c++/m-data.exp: Add test for members that shadow global
4566         variables: see PR gdb/804.
4567         * gdb.c++/m-data.cc: Ditto.
4568
4569 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
4570
4571         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4572
4573 2002-12-06  David Carlton  <carlton@math.stanford.edu>
4574
4575         * gdb.base/store.c: Don't declare functions static.
4576
4577 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
4578
4579         * gdb.base/store.exp, gdb.base/store.c: New files.
4580
4581 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
4582
4583         * gdb.base/selftest.exp: Update for current gdb.
4584
4585 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
4586
4587         * gdb.base/maint.exp: Only dump symbols from one source file
4588         or objfile.
4589
4590 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
4591
4592         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4593         function call.
4594
4595 2002-11-25  Jim Blandy  <jimb@redhat.com>
4596
4597         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4598         function appearing in error message.
4599
4600 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
4601
4602         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4603
4604 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
4605
4606         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4607         for mi1 and current mi is in correct format.  New mi startup message
4608         should be in mi console format.  This is part of fix for PR gdb/604.
4609
4610 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
4611
4612         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4613         which explicitly prints the zero offset as "+0".
4614
4615 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
4616
4617         * gdb.threads/schedlock.c (args): Make unsigned.
4618
4619 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
4620
4621         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
4622         numbers.  Allow "foo2|selected stack frame".
4623         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4624         * gdb.asm/asmsrc2.s: Likewise.
4625         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
4626         comments.
4627         * gdb.asm/mips.inc: New file.
4628
4629 2002-10-18  Adam Fedor  <fedor@gnu.org>
4630
4631         * gdb.base/default.exp: Update expected output to include 'ObjC'.
4632         * gdb.base/help.exp: Likewise.
4633
4634 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
4635
4636         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4637         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4638
4639 2002-10-02  Jim Blandy  <jimb@redhat.com>
4640
4641         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4642
4643 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
4644
4645         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4646         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4647         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4648         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4649         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4650         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4651         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4652
4653 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4654
4655         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4656         * mi0-disassemble.exp, mi0-eval.exp: Delete.
4657         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4658         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4659         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4660         * mi0-var-block.exp, mi0-var-child.exp: Delete.
4661         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
4662
4663 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
4664
4665         * gdb.base/annota1.exp (info break): Make directory components of
4666         path optional since not all compilers emit this debug information.
4667
4668         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4669         step ends up stepping out of the function instead of stopping on
4670         the epilogue.
4671
4672 2002-09-26  Keith Seitz  <keiths@redhat.com>
4673
4674         * lib/insight-support.exp (gdbtk_start): Figure out where
4675         the insight executable is based on where gdb is. Use this
4676         executable to start insight instead of gdb.
4677
4678 2002-09-25  Andrew Cagney  <cagney@redhat.com>
4679
4680         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4681
4682 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
4683
4684         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4685         test_isolated_complaints.
4686         (test_empty_complaint): New function.
4687         (test_empty_complaints): New function.  Check no output when no
4688         complaints.
4689
4690 2002-09-19  Jim Blandy  <jimb@redhat.com>
4691
4692         * gdb.base/charset.exp, gdb.base/charset.c: New files.
4693
4694 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
4695
4696         * gdb.gdb/complaints.exp: New file.
4697
4698 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
4699
4700         * gdb.base/maint.exp: Check `help maint internal-warning'.
4701
4702 2002-09-18  David Carlton  <carlton@math.stanford.edu>
4703
4704         * gdb.c++/m-static.exp: Remove breakpoints depending on line
4705         numbers, and replace them by a single breakpoint after the
4706         constructors are all finished.
4707         Add test 4.
4708         * gdb.c++/m-static.cc: Add test 4.
4709         * gdb.c++/m-static.h: New file.
4710         * gdb.c++/m-static1.cc: New file.
4711
4712         * gdb.c++/printmethod.exp: New file.
4713         * gdb.c++/printmethod.cc: New file.
4714
4715         * gdb.c++/pr-574.exp: New file.
4716         * gdb.c++/pr-574.cc: New file.
4717
4718 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
4719
4720         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4721         embedded targets which never actually exit.
4722
4723 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
4724
4725         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4726         "don't step after run" as unresolved or unsupported, instead of xfail.
4727
4728 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
4729
4730         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4731         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4732         Add newline to expected string in "step out of main (status wrapper)"
4733         case.
4734
4735 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
4736
4737         * lib/gdb.exp (rerun_to_main): Allow restarting application.
4738         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4739
4740 2002-09-17  Tom Tromey  <tromey@redhat.com>
4741
4742         * gdb.base/printcmds.exp (test_print_string_constants): Expect
4743         \000, not \0, in double-quoted string.
4744
4745 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
4746
4747         * gdb.base/commands.exp: Don't expect a "Program exited normally"
4748         string after running the commands execution on breakpoint tests.
4749
4750 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
4751
4752         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4753
4754 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
4755
4756         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4757
4758 2002-09-10  Keith Seitz  <keiths@redhat.com>
4759
4760         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4761         runto proc.
4762         (mi_run_to_main): Use mi_runto.
4763         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4764
4765 2002-09-10  Keith Seitz  <keiths@redhat.com>
4766
4767         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4768         regexp for stopping at main. Could have multiple event notifications.
4769         Don't assume that main was declared with no parameters.
4770         (mi_next): Use mi_step_to.
4771         (mi_step): Use mi_next_to.
4772
4773 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
4774
4775         * gdb.base/default.exp: Fix expected string in `info float' test.
4776
4777 2002-09-09  Ben Elliston  <bje@redhat.com>
4778
4779         * config/mips.exp: Update comments.
4780         * config/mips-idt.exp: Likewise.
4781         * config/nind.exp: Likewise.
4782         * config/slite.exp: Likewise.
4783         * config/sparclet.exp: Likewise.
4784         * config/udi.exp: Likewise.
4785         * config/vx.exp: Likewise.
4786         * config/vxworks29k.exp: Likewise.
4787
4788 2002-09-05  Jim Blandy  <jimb@redhat.com>
4789
4790         * gdb.threads/killed.exp: Fix test failure message.
4791
4792 2002-09-04  Keith Seitz  <keiths@redhat.com>
4793
4794         * lib/mi-support.exp: Update copyright.
4795         (mi_gdb_test): Increase the priority of the expected pattern
4796         so that it matches gdb_test.
4797
4798 2002-09-03  Keith Seitz  <keiths@redhat.com>
4799
4800         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4801         Use integer comparison instead of string comparison for testing
4802         whether binary was built.
4803
4804 2002-09-03  Jim Blandy  <jimb@redhat.com>
4805
4806         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4807
4808 2002-08-29  Jim Blandy  <jimb@redhat.com>
4809
4810         * gdb.threads/pthreads.exp: Move the portable thread compilation
4811         code into a function in lib/gdb.exp, and call that from here.
4812         * lib/gdb.exp (gdb_compile_pthreads): New function.
4813
4814 2002-08-29  Keith Seitz  <keiths@redhat.com>
4815
4816         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4817         expect_out so that callers can get at it.
4818
4819 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
4820
4821         * gdb.threads/print-threads.c: New file.
4822         * gdb.threads/print-threads.exp: New file.
4823         * gdb.threads/schedlock.c: New file.
4824         * gdb.threads/schedlock.exp: New file.
4825
4826 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
4827
4828         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4829         not altivec.c.
4830
4831 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
4832
4833         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4834         targets.  The problem should be fixed now.
4835
4836 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
4837
4838         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4839         2002-07-24 change that removes final dots from error messages.
4840
4841 2002-08-13  Tom Tromey  <tromey@redhat.com>
4842
4843         * gdb.base/readline.exp: New file.
4844
4845 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
4846
4847         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4848         supress message.
4849
4850 2002-08-01  Andrew Cagney  <cagney@redhat.com>
4851
4852         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4853         CHILL_FOR_TARGET and CHILL_LIB.
4854         * configure.in (configdirs): Remove gdb.chill.
4855         * configure: Regenerate.
4856         * lib/gdb.exp: Obsolete references to chill.
4857         * gdb.fortran/types.exp: Ditto.
4858         * gdb.fortran/exprs.exp: Ditto.
4859
4860 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
4861
4862         * gdb.base/shlib-call.exp (additional_flags): Conditionally
4863         set Irix-specific compile and link flags.
4864
4865 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
4866
4867         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4868         source files.  The ``-o'' option doesn't work with the ``-E'' option
4869         when using the Irix compiler.
4870
4871 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
4872
4873         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4874         Improve support for reusing an exec file.  Copy exec file
4875         to target, and run gdbserver on the target instead of on the host.
4876
4877 2002-07-18  Jim Blandy  <jimb@redhat.com>
4878
4879         * gdb.base/ending-run.exp: Don't expect to see the program end in
4880         some orderly fashion when we're running on a real stand-alone
4881         board.
4882
4883         * gdb.base/interrupt.exp: Correct logic for skipping tests on
4884         targets that don't support interrupts.
4885
4886 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
4887
4888         * gdb.base/attach.exp: Add patterns to match output from /proc-based
4889         systems.
4890         Move comments in expect statements to inside the actions, so that they
4891         don't get matched against.
4892
4893 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
4894
4895         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4896         function when asleep" test.
4897
4898 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
4899
4900         * gdb.base/page.exp: Rewrite to handle problems with very long
4901         `info set' output.  Update copyright.
4902
4903 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
4904
4905         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4906         gdb.threads-hp.
4907         * gdb.hp/configure: Regenerate.
4908         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4909         * gdb.hp/gdb.threads-hp/configure: Delete file.
4910         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4911
4912 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
4913
4914         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4915         setlocale, bindtextdomain and textdomain.
4916
4917 2002-06-11  Jim Blandy  <jimb@redhat.com>
4918
4919         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4920         preprocessor macro information is present.
4921
4922         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4923         tests.
4924
4925 2002-06-06  Michael Snyder  <msnyder@redhat.com>
4926
4927         * gdb.base/overlays.exp: Record addresses of overlay
4928         functions in TCL variables rather than in GDB variables,
4929         to avoid having GDB convert them to pointers (with loss
4930         of information).
4931
4932         * gdb.base/d10v.ld: Merge in several years worth of
4933         default linker script changes.
4934         * gdb.base/long_long.exp: Add check for sizeof (long double).
4935
4936 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
4937
4938         * gdb.asm/asm-source.exp: Add x86-64 target.
4939         * gdb.asm/x86_64.inc: New.
4940
4941 2002-05-30  Michael Chastain  <mec@shout.net>
4942
4943         From Benjamin Kosnik <bkoz@redhat.com>:
4944         * gdb.c++/m-static.cc: New file.
4945         * gdb.c++/m-static.exp: New file.
4946
4947 2002-05-28  Michael Snyder  <msnyder@redhat.com>
4948
4949         * gdb.base/call-ar-st.exp: Allow for reduced floating point
4950         precision.
4951
4952 2002-05-27  Michael Chastain  <mec@shout.net>
4953
4954         From Benjamin Kosnik <bkoz@redhat.com>:
4955         * gdb.c++/m-data.cc: New file.
4956         * gdb.c++/m-data.exp: New file.
4957
4958 2002-05-27  Michael Chastain  <mec@shout.net>
4959
4960         From Benjamin Kosnik <bkoz@redhat.com>:
4961         * gdb.c++/try_catch.cc: New file.
4962         * gdb.c++/try_catch.exp: New file.
4963
4964 2002-05-27  Michael Chastain  <mec@shout.net>
4965
4966         * gdb.c++/local.exp: Accept more nested types in output.
4967
4968 2002-05-26  Michael Chastain  <mec@shout.net>
4969
4970         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4971
4972 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4973
4974         * lib/gdb.exp (gdb_wrapper_init): Just because
4975         gdb_wrapper_file exists, this does not mean that the file
4976         should not be rebuilt.  That is what gdb_wrapper_initialized
4977         is for.
4978         (default_gdb_init): Reset gdb_wrapper_initialized.
4979
4980 2002-05-23  Michael Snyder  <msnyder@redhat.com>
4981
4982         * gdb.base/all-bin.exp: Revise previous patch by just reducing
4983         the precision of the floating point test results.
4984         * gdb.base/call-rt-st.exp: Ditto.
4985
4986         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4987         * gdb.base/call-rt-st.exp: Ditto.
4988
4989 2002-05-19  Michael Chastain  <mec@shout.net>
4990
4991         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4992
4993 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
4994
4995         * configure.in (configdirs): Add gdb.arch.
4996         * configure: Regenerate.
4997
4998 2002-05-17  Jim Blandy  <jimb@redhat.com>
4999
5000         * gdb.base/completion.exp: Recognize the more detailed error
5001         messages produced by the macro expander's lexical analyzer.
5002
5003 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
5004
5005         * gdb.arch/altivec-abi.c: New file.
5006         * gdb.arch/altivec-abi.exp: New file.
5007         * gdb.arch/altivec-regs.c: New file.
5008         * gdb.arch/altivec-regs.exp: New file.
5009
5010 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5011
5012         * gdb.base/maint.exp (maint print type): Update for new type
5013         structure.
5014
5015 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
5016
5017         * gdb.arch: New directory.
5018         * gdb.arch/configure.in: New file.
5019         * gdb.arch/configure: New file.
5020         * gdb.arch/Makefile.in: New file.
5021
5022 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
5023
5024         * gdb.asm/asm-source.exp: Add v850 as supported target.
5025         * gdb.asm/v850.inc: New file.
5026
5027 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
5028
5029         * gdb.c++/annota2.exp (annotate-quit): Add comment.
5030
5031 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
5032
5033         * gdb.base/break.exp: Check 'break "marker2"'.
5034
5035 2002-05-10  Michael Snyder  <msnyder@redhat.com>
5036
5037         * gdb.base/long_long.exp: Fix typo.
5038
5039 2002-05-10  Jim Blandy  <jimb@redhat.com>
5040
5041         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
5042         a bug.
5043
5044         * gdb.base/printcmds.exp (test_integer_literals_rejected):
5045         Recognize more detailed error message produced by the macro
5046         expander's lexical analyzer.
5047         * lib/gdb.exp (test_print_reject): Same.
5048
5049 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
5050
5051         * gdb.c++/method.exp: Fix typo.
5052
5053 2002-05-08  Michael Snyder  <msnyder@redhat.com>
5054
5055         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
5056         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
5057         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
5058         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
5059         Add iftarget clause for strongarm.
5060
5061 2002-05-06  Michael Snyder  <msnyder@redhat.com>
5062
5063         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
5064         (gdb_continue_to_end): Accept output from status wrapper.
5065         * gdb.base/ending-run.exp: Add case for output from status wrapper.
5066         Clean up fail messages to match pass messages.
5067
5068         Enable the "needs_status_wrapper" testsuite feature.
5069         * lib/gdb.exp (gdb_wrapper_init): New procedure.
5070         (gdb_compile): Conditionally call gdb_wrapper_init.
5071         * gdb.base/a2-run.exp: Recognize output from status wrapper.
5072         * gdb.c++/method.exp: Recognize output from status wrapper.
5073
5074 2002-05-06  Ben Elliston  <bje@redhat.com>
5075 From Graydon Hoare  <graydon@redhat.com>
5076
5077         * config/sid.exp: Include support for "rawsid" protocol.
5078
5079 2002-05-03  Jim Blandy  <jimb@redhat.com>
5080
5081         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
5082         * gdb.c++/hang3.C: New file.
5083
5084 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5085
5086         * gdb.base/default.exp: Remove obsolete code.
5087         * gdb.c++/misc.exp: Ditto.  Update copyright.
5088         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
5089         * gdb.base/whatis.exp: Ditto.  Update copyright.
5090         * gdb.base/scope.exp: Ditto.  Update copyright.
5091         * gdb.base/ptype.exp: Ditto.  Update copyright.
5092         * gdb.base/printcmds.exp: Ditto.  Update copyright.
5093         * gdb.base/opaque.exp: Ditto.  Update copyright.
5094         * gdb.base/list.exp: Ditto.
5095         * gdb.base/funcargs.exp: Ditto.  Update copyright.
5096         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
5097         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
5098         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
5099         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
5100         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
5101         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
5102
5103 2002-05-02  Michael Snyder  <msnyder@redhat.com>
5104
5105         * gdb.base/watchpoint.exp: Add xscale target.
5106         * gdb.base/long_long.exp: Add xscale target.
5107         * gdb.base/default.exp: Add xscale target.
5108
5109 2002-05-01  Jim Blandy  <jimb@redhat.com>
5110
5111         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
5112         gdb.c++/hang.exp: New test.
5113
5114 2002-05-01  Fred Fish  <fnf@redhat.com>
5115
5116         * gdb.base/completion.exp: Handle completions of "./Make" for
5117         more than one completion possibility, as is the case when we
5118         build and test in the source tree.
5119
5120 2002-04-29  Anthony Green  <green@redhat.com>
5121
5122         * gdb.java/jmisc1.exp: New file.
5123         * gdb.java/jmisc2.exp: New file.
5124
5125 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
5126
5127         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
5128
5129 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
5130
5131         * gdb.base/help.exp: Change 'help status' to allow for target
5132         dependent output differences.
5133
5134 2002-04-22  Michael Chastain  <mec@shout.net>
5135
5136         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
5137
5138 2002-04-22  Michael Chastain  <mec@shout.net>
5139
5140         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
5141
5142 2002-04-17  David S. Miller  <davem@redhat.com>
5143
5144         * gdb.asm/sparc64.inc: New file.
5145         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
5146
5147 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
5148
5149         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
5150         instruction file directly into the build tree.  Clean up at end of
5151         test.
5152
5153 2002-04-18  David S. Miller  <davem@redhat.com>
5154
5155         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
5156         handle 64-bit platforms correctly.
5157         * gdb.base/maint.exp: Likewise.
5158
5159 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
5160
5161         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
5162         ``-fpic'' when compiling files comprising a shared library, but
5163         it does need additional linker flags in order to find shared
5164         libraries at run time.
5165
5166 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
5167
5168         * gdb.base/cvexpr.c (use): New function.
5169         (main): Invoke use() on all global variables to prevent
5170         some linkers from deleting these otherwise unused symbols.
5171
5172 2002-04-17  Michael Chastain  <mec@shout.net>
5173 From David S. Miller  <davem@redhat.com>
5174
5175         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
5176         handle 64-bit platforms correctly.
5177
5178 2002-04-12  Michael Snyder  <msnyder@redhat.com>
5179 From Jim Blandy  <jimb@redhat.com>
5180         * gdb.base/foo.c (foox): Remove section attribute; the linker
5181         script can handle this instead.
5182         * gdb.base/bar.c (barx): Same.
5183         * gdb.base/baz.c (bazx): Same.
5184         * gdb.base/grbx.c (grbxx): Same.
5185
5186         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
5187         manager doesn't automatically unmap overlays unnecessarily.
5188
5189 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
5190
5191         * gdb.base/ending-run.exp: Fix pattern for Mips targets
5192         stepping out of main.
5193
5194 2002-04-09  Michael Chastain  <mec@shout.net>
5195
5196         * gdb.c++/local.cc (main): Move call to marker1() inside nested
5197         scope so that the nested scope tests will make sense.
5198         * gdb.c++/local.exp: Write patterns that actually work with gcc
5199         (the HP patterns "were never known to work with gcc").
5200         Keep the old aCC patterns too.
5201
5202 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
5203
5204         * gdb.base/attach.exp: Correct target board test.
5205
5206 2002-04-08  Michael Chastain  <mec@shout.net>
5207
5208         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
5209         in a const method.  Add some xfail and fail cases for configurations
5210         that do not emit the "const ...".
5211
5212 2002-04-07  Michael Chastain  <mec@shout.net>
5213
5214         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
5215         Accept "A * const" and "const A * const" as type of "this".
5216         Fix spelling of getFunky throughout.  Make messages uniform.
5217
5218 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
5219
5220         Work around for PR gdb/285:
5221         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
5222
5223 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
5224
5225         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
5226         instructions file at run time instead of configure time.
5227         Sometimes we run the test in a directory that is not the one we
5228         configured in.
5229         * gdb.asm/configure.in: Delete creation of symlink.
5230         * gdb.asm/configure: Regenerate.
5231
5232 2002-04-05  J. Brobecker  <brobecker@gnat.com>
5233
5234         * gdb.gdb/xfullpath.exp: New test, to exercise the new
5235         xfullpath () function.
5236
5237 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
5238
5239         * gdb.asm/Makefile.in: Correct dependencies.
5240
5241         * gdb.asm/powerpc.inc: New file.
5242         * gdb.asm/asm-source.exp: Add PowerPC.
5243         * gdb.asm/configure.in: Likewise.
5244         * gdb.asm/configure: Regenerated.
5245
5246 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
5247
5248         * gdb.base/relocate.exp: New file.
5249         * gdb.base/relocate.c: New file.
5250
5251 2002-04-04  Fred Fish  <fnf@redhat.com>
5252
5253         * gdb.base/step-test.exp: Update comment regarding stopping in
5254         memcpy/bcopy calls inserted as part of the compiler runtime.
5255
5256 2002-04-04  Michael Snyder  <msnyder@redhat.com>
5257
5258         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
5259
5260 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
5261
5262         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
5263         (gdb_expect): Remove $notransfer hack.
5264
5265 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
5266
5267         * gdb.c++/classes.exp ("calling method for small class"): Match
5268         updated register output.
5269
5270 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
5271
5272         Fix PR gdb/452
5273         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
5274         when finished.  Make gdb_file_cmd send "exec-file" when
5275         appropriate.
5276
5277 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
5278
5279         * gdb.base/attach.exp: Remove extra setup_xfail.
5280
5281 2002-03-26  Michael Snyder  <msnyder@redhat.com>
5282
5283         * gdb.base/default.exp: Add tests for dump, append, and restore.
5284         * gdb.base/help.exp: Add tests for dump, append, and restore.
5285         * gdb.base/dump.exp: New file, test dump, append and restore.
5286         * gdb.base/dump.c: New file.
5287
5288 2002-03-27  Michael Snyder  <msnyder@redhat.com>
5289
5290         * gdb.base/help.exp: Modify expect strings to reflect
5291         clean-ups in help messages.
5292
5293 2002-03-26  Fred Fish  <fnf@redhat.com>
5294
5295         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
5296         have debugging info for those functions and the compiler uses them
5297         internally to copy structs around.
5298
5299 2002-03-26  Fred Fish  <fnf@redhat.com>
5300
5301         * gdb.base/list.exp: Revert the change made yesterday and add note
5302         about why we don't list the default lines for remote targets.
5303
5304 2002-03-25  Michael Snyder  <msnyder@redhat.com>
5305
5306         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
5307
5308 2002-03-25  Fred Fish  <fnf@redhat.com>
5309
5310         * gdb.base/list.exp: This test works on remote targets so remove
5311         the short circuit for remote targets.  Update copyright.
5312
5313 2002-03-25  Fred Fish  <fnf@redhat.com>
5314
5315         * gdb.base/attach.exp: Fix logic error that was suppressing this
5316         test for all non hppa*-*-hpux* targets, instead of the hp target.
5317         Move comments closer to the suppression point.  Also now need to
5318         check that we are running natively.
5319
5320 2002-03-22  Michael Snyder  <msnyder@redhat.com>
5321
5322         * gdb.base/default.exp: Add test for gcore.  Update copyright.
5323         * gdb.base/help.exp: Add test for gcore.  Update copyright.
5324
5325 2002-03-06  Fred Fish  <fnf@redhat.com>
5326
5327         * gdb.base/funcargs.c:  Remove extraneous ';' character.
5328         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5329
5330 2002-03-04  Michael Chastain  <mec@shout.net>
5331
5332         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5333         accommodate gcc v3 function signature.
5334         * gdb.mi/mi0-var-cmd-exp: Ditto.
5335
5336 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5337
5338         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5339         ``GNU/Linux'' or ``Linux kernel''
5340         * testsuite/gdb.threads/pthreads.c: Ditto.
5341
5342 2002-02-24  Michael Chastain  <mec@shout.net>
5343
5344         * gdb.threads/pthreads.c (thread1): Add a return statement.
5345         (thread2): Likewise.
5346         (foo): Likewise.
5347
5348 2002-02-23  Michael Chastain  <mec@shout.net>
5349
5350         * gdb.threads/linux-dp.c (philosopher): Add a return statement
5351         to placate gcc.
5352
5353 2002-02-23  Michael Chastain  <mec@shout.net>
5354
5355         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5356         test "ptype bint".  The test passes on all my stabs configurations.
5357
5358 2002-02-21  Jim Blandy  <jimb@redhat.com>
5359
5360         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5361         filename at a time, and watch for the ones we want to see.
5362
5363         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5364         types of pointers to prototyped functions.
5365
5366 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
5367
5368         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
5369         signed, unsigned and straight char.
5370         (padding_char, padding_short, padding_int, padding_long,
5371         padding_long_long, padding_float, padding_double,
5372         padding_long_double): New global variables.
5373         (fill, fill_structs): New functions.
5374
5375         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
5376         for correctly sized writes.  Update copyright.
5377         (get_valueof): New procedure.
5378         (get_sizeof): Call get_valueof.
5379         (check_valueof): New procedure.
5380         (check_padding): New procedure.
5381
5382 2002-02-20  Michael Chastain  <mec@shout.net>
5383
5384         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5385         to setup_xfail.  Document some of the remaining calls.
5386
5387 2002-02-18  Michael Chastain  <mec@shout.net>
5388
5389         * gdb.c++/userdef.exp: Update copyright year.
5390
5391 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
5392
5393         * gdb.c++/userdef.exp: Test overloaded operators properly.
5394         Remove xfails.
5395
5396 2002-02-14  Michael Snyder  <msnyder@redhat.com>
5397
5398         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5399
5400 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
5401
5402         * gdb.base/a2-run.exp: Check for a remote target properly.
5403         * gdb.base/annota1.exp: Likewise.
5404         * gdb.base/list.exp: Likewise.
5405         * gdb.base/reread.exp: Likewise.
5406         * gdb.base/scope.exp: Likewise.
5407         * gdb.base/shlib-call.exp: Likewise.
5408         * gdb.base/term.exp: Likewise.
5409         * gdb.c++/annota2.exp: Likewise.
5410
5411 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
5412
5413         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5414
5415 2002-02-10  Michael Chastain  <mec@shout.net>
5416
5417         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5418         (call_after_alloca): Ditto.
5419
5420 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
5421
5422         * gdb.base/ending-run.exp: Guard "cont" test with
5423         gdb_skip_stdio_test.
5424
5425 2002-02-06  Jim Blandy  <jimb@redhat.com>
5426
5427         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5428         from here...
5429         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5430         To here.  Disable this test on non-HP platforms.  Add big comment.
5431
5432 2002-02-04  Michael Snyder  <msnyder@redhat.com>
5433
5434         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
5435           other than d10v and m32r.
5436
5437 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
5438
5439         * gdb.base/default.exp: Rewrite test patterns to reduce time
5440         taken to match them.
5441
5442 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
5443
5444         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5445         Allow a start function above main.
5446         * gdb.threads/linux-dp.exp: Fix copyright date.
5447
5448 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
5449
5450         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5451         (check_philosopher_stack): Check for manager thread before checking
5452         for a just-starting thread.
5453
5454 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
5455
5456         From Neil Booth <neil@daikokuya.demon.co.uk>:
5457         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5458         warnings.
5459
5460 2002-01-21  Fred Fish  <fnf@redhat.com>
5461
5462         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5463         not caller.
5464
5465 2002-01-21  Jim Blandy  <jimb@redhat.com>
5466
5467         * gdb.base/reread.exp: Check that GDB properly re-reads the
5468         executable file when it changes while no inferior is running.
5469
5470 2002-01-21  Fred Fish  <fnf@redhat.com>
5471
5472         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5473         optionally accept the "shlib events" variation.
5474
5475 2002-01-21  Jim Blandy  <jimb@redhat.com>
5476
5477         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5478         call `fflush' after every `printf', so that the output is produced
5479         at predictable points, regardless of whatever buffering does (or
5480         doesn't) take place.
5481         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5482         at different points.
5483
5484 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5485
5486         * gdb.c++/inherit.exp: Update copyright years.
5487         * gdb.c++/method.exp: Likewise.
5488
5489 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5490
5491         * gdb.c++/classes.exp: Update for improved v3 support and skipping
5492         artificial methods/arguments.
5493         * gdb.c++/derivation.exp: Likewise.
5494         * gdb.c++/inherit.exp: Likewise.
5495         * gdb.c++/method.exp: Likewise.
5496         * gdb.c++/virtfunc.exp: Likewise.
5497
5498 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
5499
5500         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5501         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5502         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5503         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5504         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5505         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5506
5507 2002-01-17  Jim Blandy  <jimb@redhat.com>
5508
5509         * gdb.asm/asm-source.exp (info symbol): Take another shot at
5510         anchoring the pattern matching the entry point symbol's name.
5511
5512 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
5513
5514         * gdb.base/maint.exp: Update ``maint internal-error'' to match
5515         continue/quit query.  Update copyright.
5516
5517 2002-01-14  Michael Snyder  <msnyder@redhat.com>
5518
5519         * gdb.base/gcore.exp: Remove extra debugging output.
5520
5521 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
5522
5523         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5524         for slightly dubious v2 mangled string.
5525
5526 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
5527
5528         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5529
5530 2002-01-10  Jason Merrill  <jason@redhat.com>
5531
5532         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
5533
5534         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5535         constructors.
5536         * gdb.c++/derivation.exp: Likewise.
5537         * gdb.c++/templates.exp: Likewise.
5538         * gdb.c++/virtfunc.exp: Likewise.
5539
5540 2002-01-10  Michael Snyder  <msnyder@redhat.com>
5541
5542         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
5543
5544 2002-01-08  Michael Snyder  <msnyder@redhat.com>
5545
5546         * gdb.base/gcore.exp: New test for generate-core-file command.
5547         * gdb.base/gcore.c: Testcase for above.
5548         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5549
5550 2002-01-08  Jason Merrill  <jason@redhat.com>
5551
5552         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5553
5554 2002-01-07  Fred Fish  <fnf@redhat.com>
5555
5556         * gdb.c++/overload.exp: Remove unconditional xfails for:
5557         print foo_instance1.overloadargs(1)
5558         print foo_instance1.overloadargs(1, 2)
5559         print foo_instance1.overloadargs(1, 2, 3)
5560         print foo_instance1.overloadargs(1, 2, 3, 4)
5561         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5562         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5563         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5564         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5565         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5566         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5567         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5568         print foo_instance1.overload1arg()
5569         print foo_instance1.overload1arg((char)arg2)
5570         print foo_instance1.overload1arg((signed char)arg3)
5571         print foo_instance1.overload1arg((unsigned char)arg4)
5572         print foo_instance1.overload1arg((int)arg7)
5573         print foo_instance1.overload1arg((unsigned int)arg8)
5574         print foo_instance1.overload1arg((float)arg11)
5575         print foo_instance1.overload1arg((double)arg12)
5576
5577 2002-01-07  Michael Snyder  <msnyder@redhat.com>
5578
5579         * gdb.base/huge.exp: New test.  Print a very large target data object.
5580         (skip_huge_test): New test variable.  Define if you want to skip this
5581         test.  The test reads an 8 megabyte data object from the target, so it
5582         might be very time consuming on remote targets with a slow connection.
5583         * gdb.base/huge.c: New file.  Test case for above.
5584
5585 2002-01-07  Fred Fish  <fnf@redhat.com>
5586
5587         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5588         g_instance.bfoo, and g_instance.cfoo.
5589
5590 Mon Jan  7 12:22:18 2002  Jeffrey A Law  (law@redhat.com)
5591
5592         * gdb.base/break.c (multi_line_if_conditional): New function.
5593         (multi_ilne_while_conditional): Likewise.
5594         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5595         IF or WHILE condition puts the breakpoint at the start of
5596         the condition.
5597
5598         * gdb.base/selftest.exp (backtrace through signal handler): Remove
5599         hppa*-*-hpux* expected failure.
5600         * gdb.base/structs.exp (do_function_calls): Similarly.
5601
5602         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5603         watchpoints.
5604
5605 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
5606
5607         Fix PR gdb/66.
5608         * gdb.base/structs.exp: Replace skip for a29k with skip for
5609         gdb,cannot_call_functions.
5610         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5611         * gdb.base/callfuncs.exp: Ditto.
5612         * gdb.base/call-rt-st.exp: Ditto.
5613         * gdb.base/call-strs.exp: Ditto.
5614         * gdb.base/callfwmall.exp: Ditto.
5615         * gdb.base/scope.exp: Obsolete xfail a29k.
5616         * gdb.c++/misc.exp: Ditto.
5617         * gdb.c++/cplusfuncs.exp: Ditto.
5618         * gdb.base/ptype.exp: Ditto.
5619         * gdb.base/printcmds.exp: Ditto.
5620         * gdb.base/opaque.exp: Ditto.
5621         * gdb.base/list.exp: Ditto.
5622         * gdb.base/funcargs.exp: Ditto.
5623         * gdb.base/default.exp: Ditto.
5624
5625 2002-01-04  Michael Snyder  <msnyder@redhat.com>
5626
5627         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
5628         * gdb.base/maint.exp: Add tests for maint info sections options.
5629
5630 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
5631
5632         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5633
5634 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
5635
5636         * gdb.asm/arm.inc: New file.
5637         * gdb.asm/asm-source.exp: Add arm targets.
5638         * gdb.asm/configure.in: Ditto.
5639         * gdb.asm/configure: Recreated from configure.in.
5640
5641 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
5642
5643         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5644         with HP's compiler.
5645         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5646         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5647         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5648         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5649
5650         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5651         either HP's compilers or GCC.
5652
5653         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5654         a SIGBUS or SIGSEGV.
5655
5656         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5657
5658         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5659         can be compiled with either HP's compiler or GCC.
5660
5661         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5662         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5663         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5664
5665         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5666         to match current gdb output.  Update due to using auto-solib-limit
5667         for limiting instead of overloading auto-solib-add.
5668         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5669         test program.
5670
5671         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
5672         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5673         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5674         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5675         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5676         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5677         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5678         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5679         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5680         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5681         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5682         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5683         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
5684
5685         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5686         a SIGTRAP to the inferior.
5687
5688 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
5689
5690         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5691         Substitute call to target_link by call to gdb_compile.
5692
5693 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
5694
5695         * gdb.base/break.exp: Fix HP specific search string when testing
5696         backtracing in a called function.
5697
5698         * gdb.base/constvars.exp: Only set lang to C++ if we're
5699         compiling the test with HP's compilers.
5700         * gdb.base/volatile.exp: Similarly.
5701
5702 2001-12-19  Jim Blandy  <jimb@redhat.com>
5703
5704         * gdb.base/printcmds.exp: Expect the null character to be printed
5705         as '\0', and the '\013' to be printed as '\v'.
5706         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5707         * gdb.base/setvar.exp: Same.
5708
5709 2001-12-17  Jim Blandy  <jimb@redhat.com>
5710
5711         * gdb.base/completion.exp: Rather than completing very long
5712         filenames, which can make the readline library produce output we
5713         don't recognize, cd to the directory first, and then complete
5714         using nice, short relative paths.
5715
5716         * gdb.base/completion.exp: On some systems, there is, in fact, a
5717         variable named `b' in scope, since GDB treats all static
5718         variables as being in scope.  So use `no_var_named_this'
5719         instead of `b'.
5720
5721         * gdb.base/corefile.exp: Recognize the message saying that GDB
5722         can't find the core file's registers as a failure.
5723
5724 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
5725
5726         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5727         test expect string more specific.
5728
5729 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
5730
5731         * gdb.asm/asm-source.exp: Add support for xstormy16.
5732         * gdb.asm/configure.in: Ditto.
5733         * gdb.asm/configure: Rebuild.
5734         * gdb.asm/xstormy16.inc: New file.
5735
5736 2001-12-10  Fred Fish  <fnf@redhat.com>
5737
5738         * gdb.base/maint.exp: Update to match changes in type dumping code.
5739
5740 2001-12-10  Jim Blandy  <jimb@redhat.com>
5741
5742         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5743         matching the entry point symbol's name at the beginning of the
5744         line.
5745
5746 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
5747
5748         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5749         gdb.c++/inherit.exp, gdb.c++/method.exp,
5750         gdb.c++/namespace.exp, gdb.c++/templates.exp,
5751         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5752         and class layout support.
5753
5754 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
5755
5756         * gdb.c++/classes.exp: Add test for static member function.
5757         * gdb.c++/misc.cc: Add class with static member function.
5758
5759 2001-12-07  Jim Blandy  <jimb@redhat.com>
5760
5761         If GDB says it can't find the struct the function returned, report
5762         those tests as `unsupported'.
5763         * gdb.base/call-rt-st.exp (print_struct_call): New function.
5764         Rewrite subsequent tests to use it.
5765
5766         If GDB says it can't find the struct the function returned, report
5767         those tests as `unsupported'.
5768         * gdb.base/structs.exp (call_struct_func): New function.
5769         (do_function_calls): Use call_struct_func to call the functions
5770         returning structs.
5771
5772         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5773         whether functions are prototyped or not, so we can't possibly pass
5774         arguments to t_float_values2 properly.
5775
5776         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5777         value of `timeout' for targets other than the mips*tx39-*.
5778
5779 2001-12-06  Michael Snyder  <msnyder@redhat.com>
5780
5781         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
5782         and detect whether the start symbol has a leading underscore.
5783
5784 2001-12-04  Jim Blandy  <jimb@redhat.com>
5785
5786         * gdb.base/completion.exp: Clarify indentation.
5787
5788 2001-12-03  Jim Blandy  <jimb@redhat.com>
5789
5790         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5791         variables on the S/390, not `.word'.
5792
5793 2001-11-30  Jim Blandy  <jimb@redhat.com>
5794
5795         Add assembly-source tests for s390-ibm-linux.
5796         * gdb.asm/s390.inc: New file.
5797         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5798         the S/390 architecture.
5799         * gdb.asm/configure: Regenerated.
5800
5801 2001-11-30  Michael Snyder  <msnyder@redhat.com>
5802
5803         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5804         next, info source, info sources, info line, global and static
5805         variables, and static functions.
5806         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5807         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5808         * gdb.asm/asmsrc1.s: Add a static function and some variables.
5809         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5810         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5811         (gdbasm_leave): Restore frame pointer.
5812         (gdbasm_startup): Copy stack set-up from crt0.S.
5813
5814 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
5815
5816         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
5817         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5818         to a local (non-static) variable. Copy tstruct.a to a static buffer
5819         and return a pointer to that buffer.
5820         * gdb.base/callfwmall.c (t_structs_a): Ditto.
5821
5822 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
5823
5824         * gdb.asm/configure.in: Fix recognition of ix86 target.
5825         * gdb.asm/configure: Regenerate.
5826
5827 2001-11-21  Michael Snyder  <msnyder@redhat.com>
5828
5829         * gdb.asm/sparc.inc: New file.
5830         * gdb.asm/asm-source.exp: Recognize sparc target.
5831         * gdb.asm/configure.in: Recognize sparc target.
5832         * gdb.asm/configure: Regenerate.
5833
5834 2001-11-21  Michael Snyder  <msnyder@redhat.com>
5835
5836         * gdb.asm/m32r.inc: New file.
5837         * gdb.asm/asm-source.exp: Recognize m32r target.
5838         * gdb.asm/configure.in: Recognize m32r target.
5839         * gdb.asm/configure: Regenerate.
5840
5841 2001-11-20  Michael Snyder  <msnyder@redhat.com>
5842
5843         * gdb.asm/i386.inc: New file.
5844         * gdb.asm/asm-source.exp: Recognize ix86 target.
5845         * gdb.asm/configure.in: Recognize ix86 target.
5846         * gdb.asm/configure: Regenerate.
5847
5848         * gdb.c++/namespace.exp: Fix quotes in output messages.
5849
5850 2001-11-14  Michael Snyder  <msnyder@redhat.com>
5851
5852         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
5853         qualifier in a type cast expression, to designate an address
5854         in the instruction space (Harvard architecture).
5855
5856 2001-11-13  Michael Snyder  <msnyder@redhat.com>
5857
5858         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5859         Tests for expressions using 'const' and 'volatile'.
5860
5861 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
5862
5863         * gdb.asm/asm-sources.exp: Allow defining linker flags.
5864
5865 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
5866
5867         * lib/mi-support.exp (mi_run_to_helper): Move comments
5868         outside of gdb_expect.
5869
5870 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
5871
5872         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5873         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5874         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5875         mi0_run_to): New functions.
5876         * gdb.mi/mi-simplerun.exp: Use them.
5877         * gdb.mi/mi0-simplerun.exp: Likewise.
5878         * gdb.mi/mi-var-cmd.exp: Likewise.
5879         * gdb.mi/mi0-var-cmd.exp: Likewise.
5880
5881 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
5882
5883         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5884         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5885
5886 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
5887
5888         * gdb.base/restore.exp: Include $expected value in restored test
5889         message.
5890
5891 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
5892
5893         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5894         implemented.
5895
5896 2001-11-08  Michael Snyder  <msnyder@redhat.com>
5897
5898         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5899         Add pass/fail message for stop at breakpoint in call dummy function.
5900
5901 2001-11-07  Michael Snyder  <msnyder@redhat.com>
5902
5903         * gdb.c++/templates.exp (test_template_breakpoints):
5904         If we get an overload menu, but it does not match what
5905         we expect, we still need to issue the "cancel" command.
5906         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5907         making the whitespace optional.  Argument for "new" may be
5908         "unsigned" as well as "unsigned int/long".
5909         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
5910         making the whitespace optional.  Also replace "(void) with
5911         "((void|)), making the keyword "void" optional.
5912         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
5913         making the whitespace optional.  Also replace "(void) with
5914         "((void|)), making the keyword "void" optional.
5915         * gdb.base/callfuncs.c (t_float_values): This function must
5916         _not_ be prototyped, and the following function (t_float_values2)
5917         must be prototyped (if the compiler supports it), so that GDB
5918         can be tested against both cases.  Usually one case involves
5919         promotion of float to double, while the other does not.
5920         * gdb.base/callfwmall.c: Ditto.
5921         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5922         includes a stack frame for "start".
5923
5924 2001-11-05  Jim Blandy  <jimb@redhat.com>
5925
5926         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
5927         pointers are 32 bits long, and that offsets of relocs are always
5928         stored in the data (REL-style), and not in the reloc entry itself
5929         (RELA-style).
5930         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5931         stabs.
5932
5933 2001-11-01  Michael Snyder  <msnyder@redhat.com>
5934
5935         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5936         and regular expression operators by using quoting.
5937
5938 2001-10-31  Michael Snyder  <msnyder@redhat.com>
5939
5940         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5941         depending on what the symbol table contains.
5942         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5943         the output of the ptype command.  Similarly, accept both "const &"
5944         and "const&".
5945
5946 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
5947
5948         * gdb.base/miscexprs.c (main): Add usage of preprocessor
5949         symbol `STORAGE' to allow to choose the storage class of
5950         the local datastructures.
5951         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5952         compiler directive.
5953
5954 2001-10-30  Michael Snyder  <msnyder@redhat.com>
5955
5956         * gdb.base/jump.exp: Allow it to run for all targets.
5957
5958 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
5959
5960         * gdb.base/call-ar-st.c (print_double_array): Match for loop
5961         with new double_array size.
5962         (main): Change storage class of all local variables to static.
5963         Reduce size of double_array to 9.
5964         * gdb.base/call-ar-st.exp:  Increase timeout value.
5965         Change expected output for double array to match new size in
5966         call-ar-st.c.
5967
5968 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
5969
5970         * gdb.base/ending-run.exp: Create identical output when passing
5971         `step to end of run' case.  Add regular expression branch satisfying
5972         Stormy16 target.
5973
5974 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
5975
5976         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5977         that we catch the expected failure under Linux/x86.
5978
5979 2001-10-29  Orjan Friberg  <orjanf@axis.com>
5980
5981         * gdb.base/setvar.exp: Escape curly braces.
5982         * gdb.stabs/weird.exp: Ditto.
5983
5984 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
5985
5986         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5987         * gdm.mi/mi0-hack-cli.exp: Likewise.
5988
5989 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
5990
5991         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5992         messages.
5993
5994 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
5995
5996         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5997         checking MI enabled.
5998
5999 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
6000
6001         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
6002
6003 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
6004
6005         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
6006         if gdb child process crashes, just signal an error.
6007
6008 2001-10-02  Jim Blandy  <jimb@redhat.com>
6009
6010         * lib/gdb.exp (test_xfail_format): Simplify.
6011
6012         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
6013         front of the variable name `format'.  Simplify `if'.
6014
6015 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
6016
6017         * gdb.threads/pthreads.exp: Wait for output and delay
6018         before sending ^C.
6019
6020 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
6021
6022         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
6023         some incorrect output instead of timing out.
6024         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
6025
6026 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
6027
6028         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
6029         check to allow additional `int'.
6030
6031 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
6032
6033         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
6034         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
6035
6036 2001-09-27  Michael Snyder  <msnyder@redhat.com>
6037
6038         * lib/gdb.exp (test_debug_format): New proc.
6039         (setup_xfail_format): Use new proc test_debug_format.
6040         * gdb.base/constvars.exp (local_compiler_xfail_check): New
6041         proc; use new service proc test_debug_format.
6042         Replace all other "gcc_compiled" tests with this test.
6043         * gdb.base/volatile.exp (local_compiler_xfail_check): New
6044         proc; use new service proc test_debug_format.
6045         Replace all other "gcc_compiled" tests with this test.
6046
6047 2001-09-27  Michael Snyder  <msnyder@redhat.com>
6048
6049         * gdb.base/cvexpr.exp: New file.
6050         * gdb.base/cvexpr.c: New file
6051         Test for expressions using const and volatile keywords.
6052
6053 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
6054
6055         * gdb.base/constvars.exp: Check for different orders of keywords
6056         and additional "int" strings in output.
6057
6058 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
6059
6060         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
6061         responses from "help maint".
6062
6063 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
6064
6065         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
6066         to localhost:NNN instead of :NNN, in case Xvfb is listening
6067         only on TCP.
6068
6069 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
6070
6071         * gdb.base/recurse.exp: When checking leaving the watchpoint
6072         scope, recognize when gdb is in function's epilogue and pass.
6073
6074 2001-09-18  Keith Seitz  <keiths@redhat.com>
6075
6076         * lib/insight-support.exp (_gdbtk_export_target_info): Add
6077         support for running tests against sid targets.
6078         (gdbtk_done): Ditto.
6079
6080 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
6081
6082         * gdb.base/ending-run.c (main): Set stdout buffersize
6083         to the same reasonable value for any target.
6084         * gdb.base/ending-run.exp: Add a regular expression
6085         to make testsuite happy on Sanyo Stormy16 target.
6086
6087 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
6088
6089         * gdb.base/display.c (do_loops): Add float variable `f'.
6090         Increment f in loop.
6091         * gdb.base/display.exp: Increment timeout by 60 seconds.
6092         Change float display test to use variable `f'.
6093
6094 2001-09-17  Jim Blandy  <jimb@redhat.com>
6095
6096         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
6097         overflowing the limited breakpoint tables on some ROM monitors
6098         (like the ROM68K).
6099
6100 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
6101
6102         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
6103         the "-ac" (disable access control) flag.
6104
6105 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
6106
6107         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
6108         ints.
6109
6110 2001-08-30  Keith Seitz  <keiths@redhat.com>
6111
6112         * lib/gdb.exp: Move all insight-related functionality into
6113         separate file.
6114         * lib/insight-support.exp: New file.
6115
6116 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
6117
6118         * config/sid.exp (sid_start): Never set sid verbosity; disable
6119         expect_background {} that consumed its stdout; tolerate </dev/null.
6120         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
6121
6122 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
6123
6124         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
6125         CLI jump command to start it.
6126         (mi_run_to_main): Fail immediatly when unexpected output.
6127
6128 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
6129
6130         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
6131         beginning of function.  Fix PR gdb/191.
6132
6133 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
6134
6135         * config/sid.exp (sid_start): Don't warn if we cannot figure out
6136         what to force sid endianness to.
6137
6138 2001-08-15  Keith Seitz  <keiths@redhat.com>
6139
6140         * lib/gdb.exp (gdbtk_start): Don't set environment
6141         variables for TCL_LIBRARY and friends. Insight will
6142         now figure these out for itself.
6143
6144 2001-08-02  Michael Snyder  <msnyder@redhat.com>
6145
6146         * gdb.base/completion.exp: Remove the symbol "a64l" from
6147         the expect string; this is target-specific, and not related
6148         to what is being tested.
6149
6150 2001-08-02  Dave Brolley  <brolley@redhat.com>
6151
6152         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
6153
6154 2001-07-25  Michael Snyder  <msnyder@redhat.com>
6155
6156         * gdb.base/consecutive.exp: New file.  Test stepping over
6157         breakpoints on consecutive instructions.
6158         * gdb.base/consecutive.c: New file.
6159
6160         * gdb.base/call-rt-st.exp: Use double-backslash to quote
6161         curly braces in regular expressions.
6162
6163 2001-07-25  Michael Snyder  <msnyder@redhat.com>
6164
6165         * gdb.base/ending-run.exp: Accept "Program exited normally" as
6166         legitimate output from stepping out of main.
6167
6168 2001-07-22  Keith Seitz  <keiths@redhat.com>
6169
6170         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
6171         the empty string, do not run the tests.
6172
6173 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6174
6175         * gdb.base/long_long.exp: Detect size of pointer.  Take into
6176         account 2-byte pointers when testing for p/a results.
6177
6178 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6179
6180         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
6181         and defined to 1K for m68hc11.
6182         (random_data): Reduce table to 1K for embedded platforms (68hc11).
6183         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
6184         (sizeof_random_data): New variable to tell the size of the data table;
6185         don't test past this size; always run to main.
6186
6187 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6188
6189         * gdb.base/return2.exp: return of long long and double fails for
6190         68HC11; don't execute these tests on that platform.
6191         * gdb.base/return.exp: Return of a double fails for 68hc11.
6192
6193 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6194
6195         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
6196         tests that print a float.
6197         * call-rt-st.exp: Likewise.
6198
6199 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
6200
6201         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
6202         running this test on Linux.
6203
6204 2001-06-24  Michael Chastain  <chastain@redhat.com>
6205
6206         * gdb.base/arithmet.exp: Remove some tests to make all test names
6207         unique.
6208
6209 2001-07-03  Michael Snyder  <msnyder@redhat.com>
6210
6211         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
6212         the output of the ptype command.
6213
6214 2001-07-02  Michael Snyder  <msnyder@redhat.com>
6215
6216         * gdb.base/completion.exp: Don't assume that break.c is the only
6217         source file that may contain functions named "marker".
6218         * gdb.base/corefile.exp: Quote the curly braces in regexp.
6219
6220 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
6221
6222         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
6223         of files to delete.
6224
6225         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
6226         * gdb.disasm/h8300s.exp: New file.
6227         gdb.disasm/h8300s.s: Likewise.
6228
6229 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
6230
6231         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
6232         empty breakpoint tables.
6233
6234 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
6235
6236         * lib/mi-support.exp: Update args=... part of stop-reason
6237         patterns. Accept either a list or a tuple.
6238
6239 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
6240
6241         * lib/mi-support.exp: Remove local emacs variable defining
6242         change-log-default-name.
6243
6244 2001-06-22  Michael Chastain  <chastain@redhat.com>
6245
6246         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
6247         This is operationally compatible with the previous version.
6248
6249 2001-06-13  Jim Blandy  <jimb@redhat.com>
6250
6251         * lib/gdb.exp (gdb_test): Doc fix.
6252
6253 2001-06-10  Michael Chastain  <chastain@redhat.com>
6254
6255         * gdb.base/exprs.exp: Remove a duplicate test.
6256
6257 2001-06-06  Jim Blandy  <jimb@redhat.com>
6258
6259         * gdb.base/return2.exp (main): Use values to test float and double
6260         returns that are not NaN's, to avoid being confused by IEEE
6261         comparison rules.
6262
6263 2001-06-04  Michael Snyder  <msnyder@redhat.com>
6264
6265         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
6266         non-zero if control_c fails.  Terminate the test on failure,
6267         rather than wait for 12 more tests to time out.
6268
6269 2001-06-06  Jim Blandy  <jimb@redhat.com>
6270
6271         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
6272         Don't forget to match the GDB prompt.
6273
6274         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
6275
6276 2001-06-04  Jim Blandy  <jimb@redhat.com>
6277
6278         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
6279         command.
6280
6281 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
6282
6283         * gdb.base/annota1.exp (info break): Match four or more spaces
6284         after "Address".
6285
6286 2001-05-31  Michael Chastain  <chastain@redhat.com>
6287
6288         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
6289         (dm_type_int_star): Likewise.
6290         (dm_type_long_star): Likewise.
6291         (dm_type_void_star): Likewise.
6292
6293 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
6294
6295         * gdb.base/completion.exp (INPUTRC): Set this environment variable
6296         to a known value in order to get consistent results regardless
6297         of the setting of INPUTRC or the presence or contents of .inputrc.
6298
6299 2001-05-24  Michael Snyder  <msnyder@redhat.com>
6300
6301         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
6302         Don't require that the main thread and the manager thread are the
6303         first in the list.
6304
6305         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
6306         debugging.  If test fails, issue an "unsupported" not a "fail".
6307
6308 2001-05-24  Jim Blandy  <jimb@redhat.com>
6309
6310         Don't assume that short is shorter than int.
6311         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
6312         assume that shorts are smaller than ints.  On a 16-bit machine,
6313         this isn't true.
6314         ("print unsigned char == (~0)"): Add test that verifies that ~0,
6315         an int, is not equal to ~0 stored in an unsigned char.  This tests
6316         the same thing that the previous test meant to, but works on
6317         16-bit machines, too.
6318         ("print unsigned char != (~0)"): Same test, complemented.
6319
6320 2001-05-24  Michael Snyder  <msnyder@redhat.com>
6321
6322         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
6323         test for (full_coverage == 0).  This makes the test run faster,
6324         and prevents dejagnu getting out of step.
6325
6326 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
6327
6328         * gdb.base/finish.exp (finish_void): Revise pattern for
6329         stopping on the call statement to not permit stopping at
6330         the start of the instructions comprising the call sequence.
6331
6332 2001-05-19  Michael Chastain  <chastain@redhat.com>
6333
6334         * gdb.base/callfuncs.exp: Make all test names unique.
6335         * gdb.base/commands.exp: Make all test names unique.
6336         * gdb.base/condbreak.exp: Make all test names unique.
6337         * gdb.base/dbx.exp: Make all test names unique.
6338         * gdb.base/default.exp: Make all test names unique.
6339         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
6340         and TIMEOUT messages to their corresponding PASS message.
6341         * gdb.base/ending-run.exp: Make all test names unique.
6342         * gdb.base/long_long.exp: Remove duplicate test.
6343
6344 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
6345
6346         * gdb.base/finish.exp (finish_void): Allow "finish" command to
6347         stop on the call statement as well as the statement after the
6348         call.
6349
6350 2001-05-21  Michael Snyder  <msnyder@redhat.com>
6351
6352         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6353
6354 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
6355
6356         * gdb.base/completion.exp: Revamp test. Make it execute on all
6357         platforms.
6358
6359 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
6360
6361         * config/gdbserver.exp (gdb_load): Handle the case
6362         in which the arguments to gdbserver are given in the
6363         baseboard configuration file.
6364         Also handle the case in which the server needs to do a
6365         load.
6366
6367 2001-05-07  Keith Seitz <keiths@cygnus.com>
6368
6369         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6370         set up the display for testing.
6371         (gdbtk_start): Convert all paths to paths that tcl will like.
6372         Export target information to environment.
6373         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6374         necessary.
6375         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6376         (to_tcl_path): New proc to convert a given pathname into
6377         a path acceptible as an argument to a tcl command.
6378         (_gdbtk_export_target_info): New proc to export target info
6379         into the environment for gdbtk testing.
6380         (gdbtk_done): New proc to signal end-of-test.
6381
6382 2001-05-06  Jim Blandy  <jimb@redhat.com>
6383
6384         * restore.c: Make the code of caller0 correspond to its comment.
6385
6386 2001-05-03  Michael Snyder  <msnyder@redhat.com>
6387
6388         * config/sid.exp (gdb_target_sid): Check for error messages.
6389         On error or timeout, don't make expect exit (which will terminate
6390         all subsequent tests); instead just make gdb exit.
6391         (gdb_load): Check for error messages.  On error or timeout,
6392         return a negative value.
6393
6394 2001-04-24  Jim Blandy  <jimb@redhat.com>
6395
6396         * gdb.c++/templates.exp: If we see the prompt for the overload
6397         list, but we haven't recognized any of the longer patterns,
6398         arrange for this test to fail, not hang.
6399
6400         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6401         variations.
6402
6403 2001-04-22  Michael Chastain  <chastain@redhat.com>
6404
6405         * gdb.c++/local.exp: Use the 'runto' library function.
6406         * gdb.c++/namespace.exp: Likewise.
6407         * gdb.c++/overload.exp: Likewise.
6408
6409 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
6410
6411         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6412         * gdb.base/step-line.exp: New file.  Test step/next in presence of
6413         #line directives.
6414         * gdb.base/step-line.c: New file.  Test program for the above.
6415         * gdb.base/step-line.inp: New file.  We pretend that this file has
6416         been transformed by some other tool into step-line.c.
6417
6418 2001-03-21  Jim Blandy  <jimb@redhat.com>
6419
6420         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6421         unmangled operator names.
6422
6423 2001-03-20  Jim Blandy  <jimb@redhat.com>
6424
6425         * gdb.threads/linux-dp.exp: Recognize an additional message
6426         generated by GDB when it doesn't understand how to debug threads
6427         on the target system.
6428
6429 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6430
6431         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6432
6433 2001-03-12  Michael Chastain  <chastain@redhat.com>
6434
6435         * gdb.c++/derivation.exp: Use the 'runto' library function.
6436
6437 2001-03-12  Michael Chastain  <chastain@redhat.com>
6438
6439         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6440
6441 2001-02-24  Michael Chastain  <chastain@redhat.com>
6442
6443         * gdb.c++/ref-types.exp: Change handwritten code to library
6444         function 'runto'.
6445
6446 2001-03-16  Orjan Friberg  <orjanf@axis.com>
6447
6448         * gdb.base/signals.exp: Set count to 0 explicitly.
6449
6450 2001-03-15  Mark Salter  <msalter@redhat.com>
6451
6452         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6453         (gdb_target_monitor): Add check of gdb_target_cmd return value.
6454         (gdb_load): Add support for additional target_info: gdb_download_size
6455         and gdb_load_timeout.
6456
6457 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
6458
6459         * gdb.base/annota1.exp: Move test of isnative to earlier in the
6460         file -- to prevent failing when the compile fails but we have no
6461         intention of running the tests anyway.
6462
6463         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6464         tests if set.
6465
6466         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6467         integers.
6468
6469         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6470         * gdb.c++/namespace.exp: Ditto.
6471
6472 2001-03-07  Orjan Friberg  <orjanf@axis.com>
6473
6474         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6475         * gdb.base/pointers.exp: Relax pattern match of decimals.
6476
6477 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
6478
6479         * Makefile.in, config/abug.exp, config/cfdbug.exp,
6480         config/cpu32bug.exp, config/dve.exp, config/est.exp,
6481         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6482         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6483         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6484         config/sh.exp, config/sid.exp, config/slite.exp,
6485         config/sparclet.exp, config/udi.exp, config/unknown.exp,
6486         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6487         config/vxworks.exp, config/vxworks29k.exp,
6488         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6489         gdb.base/all-bin.exp, gdb.base/annota1.exp,
6490         gdb.base/arithmet.exp, gdb.base/assign.exp,
6491         gdb.base/async.exp, gdb.base/attach.exp,
6492         gdb.base/bitfields.exp, gdb.base/bitops.exp,
6493         gdb.base/break.exp, gdb.base/call-ar-st.exp,
6494         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6495         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6496         gdb.base/commands.exp, gdb.base/completion.exp,
6497         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6498         gdb.base/constvars.exp, gdb.base/corefile.exp,
6499         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6500         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6501         gdb.base/ending-run.exp, gdb.base/environ.exp,
6502         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6503         gdb.base/finish.exp, gdb.base/foll-exec.exp,
6504         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6505         gdb.base/funcargs.exp, gdb.base/help.exp,
6506         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6507         gdb.base/logical.exp, gdb.base/long_long.exp,
6508         gdb.base/maint.exp, gdb.base/mips_pro.exp,
6509         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6510         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6511         gdb.base/pointers.exp, gdb.base/printcmds.exp,
6512         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6513         gdb.base/regs.exp, gdb.base/relational.exp,
6514         gdb.base/remote.exp, gdb.base/reread.exp,
6515         gdb.base/restore.exp, gdb.base/return2.exp,
6516         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6517         gdb.base/selftest.exp, gdb.base/setshow.exp,
6518         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6519         gdb.base/sigall.exp, gdb.base/signals.exp,
6520         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6521         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6522         gdb.base/step-test.exp, gdb.base/structs.c,
6523         gdb.base/structs.exp, gdb.base/structs2.exp,
6524         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6525         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6526         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6527         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6528         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6529         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6530         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6531         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6532         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6533         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6534         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6535         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6536         gdb.fortran/types.exp, gdb.java/jmisc.exp,
6537         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6538         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6539         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6540         gdb.trace/circ.exp, gdb.trace/collection.exp,
6541         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6542         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6543         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6544         gdb.trace/report.exp, gdb.trace/save-trace.exp,
6545         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6546         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6547         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6548         notices.
6549
6550 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
6551
6552         * gdb.base/varargs.c (find_max_double): Fix printf format string:
6553         first arg is int not float.
6554
6555 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
6556
6557         * gdb.base/reread.exp: Unsupported for non-native targets;
6558         doesn't work for remote debugging.
6559
6560 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
6561
6562         From  Drew Moseley  <dmoseley@redhat.com>
6563         * gdb.base/ending-run.exp: Properly handle the BSP state when
6564         stepping past the end of main.
6565
6566 2001-02-19  John Moore  <jmoore@redhat.com>
6567
6568         * gdb.base/commands.exp (infrun_breakpoint_command_test):
6569         Converted HPUX fix for non-expected items following multiple
6570         step commands into general solution for all platforms.
6571
6572 2001-02-18  Michael Chastain  <chastain@redhat.com>
6573
6574         * gdb.c++/classes.exp (do_tests): Change runto statements
6575         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
6576         statements demangler agnostic.
6577         * gdb.c++/virtfunc.exp (do_tests): Likewise.
6578         (gdb_virtfunc_restart): Likewise.
6579
6580 2001-02-14  Michael Chastain  <chastain@redhat.com>
6581
6582         * gdb.c++/inherit.exp (do_tests): Change runto statements
6583         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
6584         statements demangler agnostic.
6585
6586 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
6587
6588         * gdb.threads/pthreads.exp: Unify pass/fail messages for
6589         ``continue to bkpt at common_routine in thread 2'' and ``stopped
6590         before calling common_routine 15 times'' tests.
6591
6592 2001-02-11  Michael Chastain  <chastain@redhat.com>
6593
6594         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6595         Helps the test script figure out which demangler is in use.
6596         (dm_type_foo_ref): Ditto.
6597         (dm_type_int_star): Ditto.
6598         (dm_type_long_star): Ditto.
6599         (dm_type_unsigned_int): Ditto.
6600         (dm_type_void): Ditto.
6601         (dm_type_void_star): Ditto.
6602         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
6603         Probe the gdb demangler and set variables to accommodate
6604         formatting differences.
6605         (info_func_regexp): New function.  Same as info_func, but
6606         matches against a regexp.
6607         (info_func): Match against a literal string.
6608         (print_addr_2): New function.  Match against a literal string,
6609         which can be different from the input to gdb.
6610         (print_addr): Simply call print_addr_2 with the same argument twice.
6611         (test_lookup_operator_functions): Use demangler formatting variables.
6612         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
6613         the tests in the same order as the C++ class declaration.
6614         (test_paddr_operator_functions): Ditto.
6615         (test_paddr_overloaded_functions): Ditto.
6616         (test_paddr_hairy_functions): Use demangler formatting variables.
6617         Add reference to gdb/19 for related tests.
6618         (do_tests): Call probe_demangler.
6619
6620 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
6621
6622         * gdb.c++/templates.cc (printf): Remove unused function definition.
6623
6624 2001-01-26  Felix Lee  <flee@redhat.com>
6625
6626         * sid.exp (sid_exit): Pass host, not target, to remote_close.
6627
6628 2001-01-25  matthew green  <mrg@redhat.com>
6629
6630         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6631         up sid.
6632         (sid_exit): Call `remote_pop_conn' after GDB is gone.
6633
6634 2001-01-25  matthew green  <mrg@redhat.com>
6635
6636         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
6637         Deprecate $sid_spawn_id.
6638         (sid_exit): Remove code necessary only for `spawn.'
6639
6640 2001-01-25  matthew green  <mrg@redhat.com>
6641
6642         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6643
6644 2001-01-28  Michael Chastain  <chastain@redhat.com>
6645
6646         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6647         to call when tests fail.  It takes gdb out of the overloaded
6648         function choice menu back to the main prompt, so that the test
6649         program stays synchronized.
6650         (set_bp_overloaded): New proc to collect all the common
6651         code for setting a breakpoint on an overloaded name.  Calls
6652         take_gdb_out_of_choice_menu when needed.
6653         (menu_overload1arg): New variable to collect the repeated
6654         instances of the expected menu for an overloaded name.  Change
6655         the regular expression to handle changes in g++ type encoding:
6656         "void" can be either "void" or "", and "unsigned int" can be
6657         either "unsigned int" or "unsigned".
6658         (continue_to_bp_overloaded): Change regular expressions to handle
6659         changes in g++ type encoding.
6660         (no proc): Call take_gdb_out_of_choice_menu when needed.
6661         Remove redundant calls to "info break".  Accept either "canceled"
6662         or "cancelled".  Change regular expressions in "info break"
6663         calls to handle changes in g++ type encoding.  Give all tests
6664         unique strings.
6665
6666 2001-01-17  Ben Elliston  <bje@redhat.com>
6667
6668         * config/sid.exp: New file.
6669
6670 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6671
6672         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6673
6674 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
6675
6676         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6677         Add a RE to accept a non-ascii char if one is ever presented.
6678
6679 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
6680
6681         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
6682
6683 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
6684
6685         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
6686         in regexp.  One '\' does not suffice on Linux.
6687
6688 2000-12-09  Michael Chastain  <chastain@redhat.com>
6689
6690         * gdb.base/break.exp (test_clear_command): Use a marker function
6691         rather than 'main' for the test function.  Also move this
6692         test to an execution point where the marker function names are
6693         guaranteed to be bound to functions.  (Executing tests after a
6694         'finish' from main runs into name conflicts with local names
6695         in __libc_start_main).
6696
6697 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
6698
6699         * gdb.base/finish.exp: New test for gdb's "finish" command.
6700         * gdb.base/return2.exp: New test for gdb's "return" command.
6701         * gdb.base/return2.c: New source file for above.
6702
6703 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
6704
6705         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6706         * gdb.base/miscexprs.exp: Ditto.
6707         * gdb.base/pointers.exp:  Ditto.
6708         * gdb.c++/derivation.exp: Ditto.
6709         * gdb.c++/local.exp:      Ditto.
6710         * gdb.c++/namespace.exp:  Ditto.
6711         * gdb.c++/overload.exp:   Ditto.
6712         * gdb.c++/ref-types.exp:  Ditto.
6713
6714 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
6715
6716         * gdb.base/constvars.exp: Test result of "up" command.
6717         * gdb.base/miscexprs.exp: Ditto.
6718         * gdb.base/pointers.exp:  Ditto.
6719         * gdb.base/scope.exp:     Ditto.
6720         * gdb.c++/derivation.exp: Ditto.
6721         * gdb.c++/local.exp:      Ditto.
6722         * gdb.c++/namespace.exp:  Ditto.
6723         * gdb.c++/overload.exp:   Ditto.
6724         * gdb.c++/ref-types.exp:  Ditto.
6725
6726 2000-11-22  Michael Chastain  <chastain@redhat.com>
6727
6728         * mips_pro.exp: Accept either "middle -> top -> main" or
6729         "middle -> main" in the backtrace, because gcc can optimize
6730         tail calls to jumps.  Remove setup_xfail for the hppa case.
6731         Add a comment with the original warning messages from PR 3016,
6732         which was filed in 1993, to preserve them for posterity.
6733
6734 2000-11-17  Nick Duffek  <nsd@redhat.com>
6735
6736         * lib/gdb.exp (gdb_test): Override timeout with board info.
6737
6738 2000-11-17  Nick Duffek  <nsd@redhat.com>
6739
6740         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
6741         the second kill and detach messages.
6742
6743 2000-11-17  Nick Duffek  <nsd@redhat.com>
6744
6745         * configure.in: Add AC_EXEEXT.
6746         * configure: Regenerate.
6747         * Makefile.in (just-check): Export EXEEXT.
6748         * lib/gdb.exp ($EXEEXT): Import from environment.
6749         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
6750         expect "maint dump-me" on Cygwin.
6751         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6752         $EXEEXT.
6753
6754 2000-11-17  Nick Duffek  <nsd@redhat.com>
6755
6756         * gdb.base/break.exp: Test backtrace and finish from called
6757         function on all platforms, not just HP-UX.
6758
6759 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
6760
6761         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6762         code from gdb_target_monitor, so it can be used independantly
6763         for gdbserver.  Also comment out an unnecessary PUTS.
6764
6765 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
6766
6767         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6768         * gdb.base/corefile.exp: Expect the message "Program is being
6769         debugged already" when we send the "corefile" command, since
6770         the preceeding gdb_load may have connected gdb to a remote target.
6771         * gdb.base/display.exp: Disable hardware watchpoints if new
6772         board info variable "no_hardware_watchpoints" is true.
6773         Replace single-letter commands with more readable ones.
6774         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6775         if new board info variable "no_hardware_watchpoints" is true.
6776         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6777         to see if stdio (printf) testing is possible.
6778         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6779         board info variable "no_hardware_watchpoints" is true.  Use new
6780         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6781
6782 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
6783
6784         From Orjan Friberg  <orjanf@axis.com>:
6785         * gdb.base/printcmds.exp: Escape curly braces followed by a number
6786         in array print pattern match.
6787
6788 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
6789
6790         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6791         spelling "cancelled" to U.S. spelling "canceled" to match changes
6792         made to gdb.
6793         * gdb.c++/ovldbreak.exp: Ditto.
6794
6795 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
6796
6797         * gdb.base/callfuncs.c (main):  Moved to end of file, call
6798         t_double_values to initialize the FPU before inferior calls are made.
6799         * gdb.base/callfuncs.exp:  Test for register preservation after calling
6800         inferior functions.  Add tests for continuining, finishing and
6801         returning from a stop in a call dummy.
6802
6803 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
6804
6805         * gdb.base/commands.exp: Break up long lines, and re-indent.
6806
6807 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
6808
6809         * config/gdbserver.exp:  Rewritten from the ground up, to make it
6810         compatible with the current dejagnu tree, and to make it work with
6811         the new "gdbserver" in libremote.
6812
6813 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
6814
6815         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6816         * gdb.base/varargs.exp: Skip entire test if no printf support.
6817         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6818         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6819
6820 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
6821
6822         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
6823         no floating point support.
6824         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
6825         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6826         * gdb.base/call-rt-st.exp: Ditto.
6827         * gdb.base/call-strs.exp: Ditto.
6828
6829 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
6830
6831         * gdb.base/sizeof.c: include <stdio.h>.
6832
6833         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6834         'finish', otherwise uncaptured gdb_prompt would potentially
6835         throw remaining test points out of sync.
6836
6837 2000-07-26  Scott Bambrough <scottb@netwinder.org>
6838
6839         * gdb.base/recurse.exp: Run tests for all targets.
6840         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6841         gnu-oldld case on ARM.
6842         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6843         for ARM targets.
6844
6845 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
6846
6847         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6848         * gdb.java/configure: Rebuild.
6849
6850 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
6851
6852         * gdb.java/jv-exp.exp: New file.
6853
6854 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
6855
6856         * configure: Rebuilt.
6857         * configure.in (configdirs): Add gdb.java.
6858         * gdb.java/jmisc.java: New file.
6859         * gdb.java/jmisc.exp: New file.
6860         * gdb.java/Makefile.in: New file.
6861         * gdb.java/configure: Rebuilt.
6862         * gdb.java/configure.in: New file.
6863         * lib/java.exp: New file.
6864
6865 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6866
6867         * gdb.base/exprs.exp: Test casts to a pointer including over and
6868         underflow.
6869
6870 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6871
6872         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
6873         and the compilers sizes.
6874
6875 2000-07-09  Nick Duffek  <nsd@redhat.com>
6876
6877         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6878         (use_methods): New function.
6879         (main): Call use_methods().
6880         * gdb.c++/classes.exp (test_method_param_class): New procedure.
6881         (do_tests): Call test_method_param_class.
6882
6883 2000-07-09  Nick Duffek  <nsd@redhat.com>
6884
6885         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6886         spelling.
6887         (test_enums): New procedure.  Move enum tests from end of script
6888         to here.  Set breakpoint on function name instead of line number.
6889         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6890         (enums2): New marker function.
6891         (enums1): New function.
6892         (main): Call enums1().  Move enum tests to enums1().
6893
6894 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6895
6896         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6897         compile/link program.  Update line numbers.
6898         * gdb.asm/d10v.inc: Define ``startup''.
6899         * gdb.asm/asmsrc1.s: Add definition of _start.
6900
6901 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6902
6903         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6904
6905 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
6906
6907         * gdb.base/maint.exp: Add 'maint print architecture' item to output
6908         of 'help maint print' command.
6909
6910 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6911
6912         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6913         they use gdb_expect_list.
6914
6915 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6916
6917         * gdb.base/commands.exp: Use ``set remote
6918         memory-read-packet-size'' instead of ``set endian big'' to test
6919         long commands.
6920
6921 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
6922
6923         * gdb.c++/templates.exp (do_tests): Make all of these work under
6924         g++, and stop skipping them.
6925
6926         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6927         work under g++.
6928
6929         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
6930         initialization.
6931
6932 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
6933
6934         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6935         the regular expression: accept an (almost) arbitrary sequence of
6936         "frames-invalid" and "breakpoints-invalid" messages both before
6937         and after the "starting" message.
6938
6939 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
6940
6941         * gdb.c++/local.exp: This test has never been known to work with g++.
6942
6943 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
6944
6945         * gdb.base/annota1.exp (annotate-signal-handler-caller):
6946         Relax the regular expression a little, make it pass on Solaris 8.
6947
6948 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
6949
6950         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
6951         a call, do not require that gdb stop on the line after the call.
6952         Instead, it is permissible for gdb to stop on the line of the
6953         call itself.
6954
6955 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
6956
6957         * gdb.base/break.exp (bp on small function, optimized file):
6958         Add a second pass pattern.  The behavior differs here between stabs
6959         and dwarf for one-line functions.  Stabs preserves two line symbols
6960         (one before the prologue and one after) with the same line number,
6961         but dwarf regards these as duplicates and discards one of them.
6962         Therefore the address after the prologue (where the breakpoint is)
6963         has no exactly matching line symbol, and GDB reports the breakpoint
6964         as if it were in the middle of a line rather than at the beginning.
6965
6966 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
6967
6968         * gdb.base/interrupt.exp: Make "pass" message say "send"
6969         rather than "send_gdb" (for consistancy).
6970
6971 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6972
6973         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
6974         * gdb.c++/templates.cc: Properly check for GCC version number.
6975         * lib/compiler.cc: Likewise
6976
6977 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
6978
6979         * gdb.base/break.exp: When compiled with -O2 optimization,
6980         gdb may not stop at the first line of main, due to code motion.
6981
6982 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
6983
6984         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6985         This test depends on parsing the printf output from the target.
6986         Since the sparclet stub doesn't do stdio, this will never work.
6987         * gdb.base/call-rt-st.exp: ditto.
6988         * gdb.base/call-strs: ditto.
6989
6990 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
6991
6992         * gdb.base/miscexprs.exp: make sizeof long array test portable.
6993
6994         * gdb.base/ending-run.exp: After connecting to a remote target,
6995         but before running, the target will appear to be in a random
6996         location.  Specify both a file and a line for breakpoints.
6997         Also, the function that calls main may be called 'init'
6998         rather than 'start'.
6999
7000 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7001
7002         * gdb.base/help.exp: Update output for add-symbol-file command.
7003
7004 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
7005
7006         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7007         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
7008
7009 2000-04-07  J.T. Conklin  <jtc@redback.com>
7010
7011         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
7012
7013         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
7014
7015 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
7016
7017         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
7018         values that can be represented exactly.
7019         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
7020         above change, and to not check against the directory part of the source
7021         file name.
7022         (step into print_long_arg_list): Likewise.
7023         (print print_small_structs from print_long_arg_list): Likewise.
7024         (print print_long_arg_list): Likewise.
7025
7026 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7027
7028         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7029
7030 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7031
7032         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
7033
7034 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
7035
7036         * gdb.base/commands.exp (deprecated_command_test): Add test for
7037         deprecate with no arguments.
7038
7039 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
7040
7041         * gdb.base/break.exp: Add new test for setting breakpoints on
7042         optimized code so we can test breakpoints work even when function
7043         prologues may be optimized away
7044
7045 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7046
7047         From David Whedon <dwhedon@gordian.com>
7048         * gdb.base/commands.exp : Added command deprecator tests.
7049
7050 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
7051
7052        * gdb.base/help.exp: Added test for new apropos command.
7053
7054 2000-03-21  Kevin Buettner <kevinb@redhat.com>
7055
7056         * gdb.base/pointers.c (usevar): New function.
7057         (main): Make sure that global variables v_int_pointer2, rptr,
7058         and y are all referenced someplace in the program by calling
7059         usevar() on them.  [Some linkers delete symbols which are
7060         never referenced.  The space remains, but there's no way to
7061         get a (symbolic) handle on the variable from the debugger.]
7062
7063 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7064
7065         * gdb.base/printcmds.c: Add typedeffed arrays.
7066
7067         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
7068         procedure to test arrays that are typedef'd.
7069
7070 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
7071
7072         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
7073         the library directories.
7074
7075 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7076
7077         * configure.in (configdirs): Add sub directory gdb.mi.
7078         * configure: Re-generate.
7079
7080         * gdb.mi: New directory.
7081
7082 2000-02-25  Scott Bambrough <scottb@netwinder.org>
7083
7084         * gdb.base/long_long.exp: Correct test suite failure when printing
7085         a long long value as a double on ARM platforms.
7086
7087 2000-02-16  Jim Blandy  <jimb@redhat.com>
7088
7089         * gdb.base/break.exp ("breakpoint line number"): Make sure the
7090         default source file is set properly before running this test.
7091
7092 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7093
7094         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
7095         gdbtk/library directory, not in gdbtcl2.
7096
7097 2000-02-04  Jim Blandy  <jimb@redhat.com>
7098
7099         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
7100         backslash from regexp pattern.
7101
7102         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
7103         procedure.  Use it to run all the "continue to bp overloaded"
7104         tests.  Note that this changes the names of the tests slightly.
7105         If the breakpoint hit message includes a hex PC value, because
7106         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
7107         from the real source code, still consider that a pass.
7108
7109         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
7110         XFAIL here if the breakpoint message contains a hex address.  Note
7111         similar change on 1999-11-02.
7112
7113         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
7114
7115         * gdb.base/ptype.exp: Establish a default source file before
7116         calling get_debug_format.
7117
7118 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7119
7120         * gdb.base/watchpoint.exp: Remove duplication of test messages.
7121
7122 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7123
7124         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
7125         of successive stepi commands -- while in the prologue we should see
7126         the function entry bracket.
7127
7128 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7129
7130         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
7131         reach __change_mode() when stepping through the end of main().
7132
7133 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7134
7135         * gdb.base/default.exp: Fix expected pattern.
7136         * gdb.base/help.exp: Same.
7137
7138 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7139
7140         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
7141         Don't use xfail's because that affects only the following test.
7142
7143         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
7144         solaris or linux.
7145
7146         * gdb.base/selftest.exp: Update to reflect changes to main.c.
7147
7148 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
7149
7150         * gdb.base/display.exp: Some yacc parsers like to say
7151         "A syntax error" rather than "A parse error".  Accept both.
7152
7153 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7154
7155         * gdb.base/default.exp: Remove OS dependent string from "target
7156         remote" test.
7157         * gdb.base/help.exp: Same for "help target remote" test.
7158
7159 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7160
7161         From Jim Kingdon <kingdon@redhat.com>:
7162
7163         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
7164         prompt (cleanup rather than necessity, but still might keep output
7165         from spilling to next test).
7166
7167 2000-01-02  Fred Fish  <fnf@cygnus.com>
7168
7169         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
7170         AIX, which defines them in <sys/types.h>.
7171
7172 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
7173
7174         * gdb.base/default.exp: Match arm* etc instead of arm in "info
7175         float" test.
7176
7177 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
7178
7179         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
7180
7181         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
7182         outermost frame disallowed".
7183
7184 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7185
7186         * gdb.base/setvar.exp: New tests for setting the value of a struct
7187         with a constant list.
7188
7189 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7190
7191         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
7192         require the user to type a cast before setting the value of a struct.
7193
7194 1999-12-06  Jim Blandy  <jimb@cygnus.com>
7195
7196         * gdb.base/default.exp: Expect the new 'info float' command on
7197         all i386 platforms.
7198
7199         * gdb.threads/linux-dp.exp: Expand our ability to recognize
7200         LinuxThreads libraries that don't support debugging.
7201
7202 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7203
7204         * gdb.base/remote.c: Fill the buffer with truely random data.
7205         Change the buffer type to ``unsigned char'' to simplify size
7206         arithmetic.
7207
7208         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
7209         stub only handles 400-1 byte packets.  Verify that the download
7210         worked.
7211
7212 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7213
7214         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
7215         tests, using UNRESOLVED for the untested cases.  Also, does not wait
7216         for a timeout if the prompt was received before a recognizable pattern.
7217
7218 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7219
7220         * lib/gdb.exp (gdb_expect_list): Fix spelling.
7221
7222 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7223
7224         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
7225         watchpoints.
7226
7227 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
7228
7229         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
7230
7231         * gdb.c++/local.exp: Be more flexible in recognizing local class
7232         name mangling.  Don't allow horribly truncated method names.
7233         * gdb.c++/derivation.exp: Expect protected inheritance.
7234         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
7235         * gdb.c++/virtfunc.exp: Likewise.
7236         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
7237         when printing a nested enum.
7238
7239 1999-11-22  Jim Blandy  <jimb@cygnus.com>
7240
7241         * gdb.base/step-test.exp: Properly await GDB's response to setting
7242         a breakpoint on the call to large_struct_by_value.
7243
7244         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
7245         just because we have debug info for the `start' function.
7246
7247 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
7248
7249         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
7250         "Unknown signal" messages, which indicate (on LinuxThreads) that
7251         GDB doesn't know how to debug threads on this system.  This is
7252         better than hanging while philosopher 0 dumps chatter into gdb.log.
7253
7254 1999-11-18  Tom Tromey  <tromey@cygnus.com>
7255
7256         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
7257
7258 1999-11-18  Fred Fish  <fnf@cygnus.com>
7259
7260         * gdb.base/coremaker2.c: Add sample program for generating
7261         cores that is more self contained than coremaker.c.  Eventually
7262         I'll add more code to this and tie it into the testsuite.
7263
7264 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
7265
7266         * gdb.base/dollar.exp: Remove, now in gdb.hp.
7267
7268 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
7269
7270         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
7271         from $srcdir/lib/.
7272         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
7273         and gdb.c++/.
7274
7275         * gdb.c++/derivation.exp: remove redundant get compiler info code.
7276
7277         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
7278         'continue with watch' test point.
7279
7280 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
7281
7282         Merged from p2linux-990323-branch:
7283
7284         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
7285
7286 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
7287
7288         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
7289         {limit,fixed}''.  Test ``set download-write-size''.
7290
7291 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7292
7293         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
7294         gdb_expect_list.
7295
7296 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7297
7298         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
7299
7300 1999-11-03  Mark Salter  <msalter@cygnus.com>
7301
7302         * gdb.base/break.exp: Fix "stub continue" pattern.
7303
7304 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
7305
7306         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
7307
7308 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
7309
7310         * gdb.base/display.exp ("finish"): Add timeout clause.
7311
7312         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
7313         plain prompt clause, so this doesn't have to time out in order to
7314         fail.
7315
7316         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
7317         breakpoint hit messages include an address.
7318
7319         * gdb.base/display.exp: Don't forget to escape parens in regular
7320         expressions.  Unix regexp notatation sucks.
7321
7322 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7323
7324         * gdb.base/annota1.exp: Test for annotate-signalled: change output
7325         order for 'signalled' message.
7326
7327 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
7328
7329         From Jimmy Guo  <guo@cup.hp.com>:
7330         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7331         * gdb.base/annota1.c: Add code for tests to work with.
7332
7333 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
7334
7335         * gdb.base/remote.exp: New test for remote downloading settings.
7336         * gdb.base/remote.c: New file with large .data.
7337
7338 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
7339
7340         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7341         for LinuxThreads support, merged from the Code Fusion branch.
7342
7343 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
7344
7345         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7346         containing exp_continue into a while within an expect.  Don't
7347         attempt a start more than three times.  Check return value from
7348         gdb_load.
7349
7350 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7351
7352         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7353         a pass case.
7354
7355 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
7356
7357         * gdb.base/break.c (main): Added a statement that we can step
7358         off of.
7359         * gdb.base/break.exp: Added tests for setting a breakpoint
7360         at an offset and stepping onto a breakpoint.
7361
7362 1999-10-01  Fred Fish  <fnf@cygnus.com>
7363
7364         * gdb.base/help.exp (help add-symbol-file): Update to match current
7365         gdb output.
7366
7367 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
7368
7369         * gdb.base/break.exp: Code locations are in hex, don't forget!
7370         (For HP-UX.)
7371
7372 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
7373
7374         * condbreak.exp: Use break.c as test program.
7375         * condbreak.c: Remove, redundant with break.c.
7376
7377 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
7378
7379         * config/monitor.exp (gdb_target_monitor): Disable X- and
7380         Z-packets if the target needs it.
7381
7382 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
7383
7384         * gdb.c++/overload.exp: Added tests for listing overloaded
7385         functions with function pointers in the arg, explicitly calling
7386         out the version you want.
7387
7388 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
7389
7390         * long_long.exp: Add variations of test cases that work for
7391         targets with 16-bit ints and 32-bit doubles.
7392
7393 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
7394
7395         * break.c (main): Compare a possibly-uninitialized argc with an
7396         unlikely value that fits in 16 bits.
7397
7398 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
7399
7400         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7401         0xfeeb, don't want negative numbers if ints are 16 bits.
7402
7403         * lib/gdb.exp (skip_cplus_tests): New proc.
7404         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7405         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7406         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7407         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7408         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7409         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7410         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7411         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7412
7413         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7414
7415 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
7416
7417         * gdb.base/corefile.exp (up): Allow a parameter to appear
7418         in the frame that we're going up to.
7419
7420         From Jim Blandy <jimb@cygnus.com>:
7421
7422         * gdb.base/default.exp (info float): Expect some output now.
7423
7424         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7425         returning floating-point values to fail on the x86.
7426         * gdb.base/callfwmall.exp (do_function_calls): Same.
7427
7428         * gdb.base/list.exp (test_listsize): Correct expectations for
7429         listing line 1 with listsize 2.  Also, listing a single line
7430         works now, as does listing three lines.  [Kevin's note: There
7431         were a number of other cases fixed too where the expectations
7432         differed...]
7433
7434 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
7435
7436         * gdb.base/selftest.exp: Add case for when version prints as
7437         constant string instead of char pointer.
7438
7439 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
7440
7441         * gdb.base/ending-run.exp: Add Solaris case for what happens when
7442         stepping out of main.
7443
7444         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7445         G++ used.
7446
7447         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7448         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7449
7450         * gdb.c++/ovldbreak.exp: Update match string in test that
7451         includes a warning of multiple breakpoints.
7452
7453 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
7454
7455         * gdb.base/display.exp: Improve precision of step-after-finish
7456         added yesterday.
7457
7458         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7459         test.
7460
7461         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7462         configs when using G++, not just hppa*.
7463
7464 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7465
7466         * gdb.base/async.c: New file.
7467         * gdb.base/async.exp: New file.
7468
7469 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
7470
7471         * gdb.base/break.exp: Tweak PA specific tests to properly handle
7472         PA64.
7473
7474 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
7475
7476         * gdb.base/display.exp: "finish" can leave us mid-line on many
7477         targets, deal with it.  Add a small constant to main, instead of
7478         1000 since main+1000 may not be a valid address in the target.
7479
7480         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7481         on hpux11.
7482
7483         * gdb.base/attach.exp: Handle another hpux11 error message variant
7484         when attaching to a process that does not exist.
7485
7486 1999-08-19  J.T. Conklin  <jtc@redback.com>
7487
7488         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7489         characters in 'continue to 1241' test.
7490
7491 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
7492
7493         * gdb.base/call-ar-st.exp: Add a shorter match case for the
7494         stop in print_long_arg_list, define and use a whitespace
7495         variable in print_small_structs test, add an XFAIL for Solaris.
7496         * gdb.base/dbx.exp: XFAIL func commands until somebody is
7497         interested enough to fix.
7498
7499 1999-08-13  Keith Seitz  <keiths@cygnus.com>
7500
7501         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7502         (dbx_gdb_load): Remove. Use gdb_load instead, since that
7503         proc knows about targets other than the natives.
7504         (test_assign): Use "gdb_run_cmd" to "run" the target.
7505         Check that we've actually hit the breakpoint at main.
7506         When we attempt to assign a value to a local variable, check
7507         that the variable is in the current scope, i.e., don't use
7508         a test with an empty result.
7509
7510 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7511
7512         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7513         command.
7514
7515 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
7516
7517         From Jimmy Guo <guo@cup.hp.com> and others at HP:
7518         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7519         gdb.compat, gdb.threads-hp.
7520         gdb.hp/configure, gdb.hp/configure.in: New files.
7521         gdb.hp/Makefile.in: Recurse into new subdirs.
7522         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7523         gdb.hp/gdb.objdbg: New directory, tests for debugging info
7524         in object files.
7525         gdb.hp/tools: New directory, aux tools for HP-specific tests.
7526
7527 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
7528
7529         * gdb.base/display.exp: Help expect by putting a newline in the
7530         funky printf, remove a bogus p/a test.
7531
7532 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7533
7534         * gdb.base/display.exp: Make sure that when we say 'run', we are
7535         connected to the target. This is necessary when running not
7536         natively.
7537
7538 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
7539
7540         * gdb.base/step-test.exp: Removed some extraneous messages.
7541
7542         * gdb.base/long_long.exp: Don't run memory examination tests
7543         on little-endian targets (they will need a different set of
7544         results to match).
7545
7546 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
7547
7548         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7549         until somebody decides to fix GDB.
7550
7551         * gdb.base/long_long.c: Stop compiler complaint by specifying long
7552         constant as "ULL".
7553         * gdb.base/long_long.exp: Loosen x/c test, add partial result
7554         matches for a couple x/2 commands.
7555
7556 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
7557
7558         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7559         by merging in ref-types2 tests.
7560         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7561
7562         From Jimmy Guo <guo@cup.hp.com> and others at HP:
7563         * gdb.c++/Makefile.in: Add standard actions.
7564         (EXECUTABLES): Rename from PROGS, update list.
7565         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7566         from gdb.hp.
7567         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7568         foo and bar locals.
7569         * gdb.c++/anon-union.exp: Fix tests to match.
7570         * gdb.c++/classes.exp: Run if HP compiler used, add extra
7571         expect matches to handle output variations.
7572         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7573         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7574         output, add HP alternatives for new and delete prints.
7575         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7576         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7577         * gdb.c++/demangle.exp: Use $style when reporting failure.
7578         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7579         * gdb.c++/inherit.exp: Run if HP compiler used, add some
7580         match alternatives.
7581         * gdb.c++/local.exp: Add match alternatives or xfails for HP
7582         compilers.
7583         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7584         * gdb.c++/method.exp: Add match alternatives.
7585         * gdb.c++/misc.cc: Add bool types.
7586         * gdb.c++/misc.exp: Add tests for bool types.
7587         * gdb.c++/overload.exp: Add xfails.
7588         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7589         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7590         add some more template parameter tests (only for HP currently).
7591         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7592         * gdb.c++/virtfunc.cc: Add return type and value for main.
7593         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7594         match alternatives.
7595
7596 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7597
7598         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7599
7600 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
7601
7602         * gdb.base/signals.exp: Don't expect getting a backtrace from
7603         within a signal handler to fail on Linux.
7604
7605 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
7606
7607         From Jimmy Guo <guo@cup.hp.com> and others at HP:
7608         * lib/gdb.exp: Remove some gratuitious semicolons.
7609         (delete_breakpoints): Increase timeout.
7610         (gdb_expect): Add -notransfer option.
7611         (gdb_test): Use -notransfer option.
7612         (get_compiler_info): Add f77 case.
7613         (get_compiler): New proc, split out from gdb_preprocess, add f77
7614         case.
7615         (gdb_preprocess): Call get_compiler.
7616
7617         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7618         * gdb.base/attach.exp, gdb.base/display.exp,
7619         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7620         gdb.base/long_long.exp, gdb.base/printcmds.exp,
7621         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7622         third arg to gdb_test.
7623         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7624         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7625         HP-UX xfails, add others.
7626         * gdb.base/completion.exp: Reflect name change of self-test.
7627         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7628         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7629         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7630         HP failure number.
7631         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7632         useless HP-UX 10.30 references.
7633         * gdb.base/maint.exp: Loosen matches.
7634         * gdb.base/pointers.c (main): Declare more_code.
7635         * gdb.base/pointers.exp: Match on output of a `next'.
7636         * gdb.base/structs.c: Add prototypes.
7637         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7638         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7639
7640 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7641
7642         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7643         command.
7644
7645 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7646
7647         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7648         Fix run to main failures. Watchpoint can be hardware watchpoint.
7649
7650         * gdb.base/annota1.exp: Clean up some more, in case printf has
7651         debug info.  Deal with lack of signal hanlder info in stack.
7652
7653         From Jim Kingdon  <kingdon@redhat.com>:
7654         * gdb.base/annota1.exp: If printf has debug info, deal with it.
7655
7656 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
7657
7658         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7659         gdb.base/foll-vfork.exp: Don't run for crosses.
7660
7661 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7662
7663         * gdb.base/configure.in: Check for gdbvars.exp instead of
7664         a1-selftest.exp.
7665         * gdb.base/configure: Re-generate.
7666
7667 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
7668
7669         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7670         in trying to run first and name is too long.
7671
7672         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7673         pointers2.c and pointers2.exp, respectively.
7674         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7675         doschk happier.
7676
7677 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
7678
7679         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7680         callfuncs2.c and callfuncs2.exp.
7681
7682         * gdb.base/list.exp: Remove mistaken xfails.
7683         * gdb.base/list0.h: Add optional prototypes.
7684
7685 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
7686
7687         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7688         calling malloc.
7689         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7690         * ptype.exp: Move test for get_debug_format to before its first
7691         use.
7692
7693 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7694
7695         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7696         * gdb.base/annota2.cc, annota2.exp: Move from here.
7697         * gdb.c++/annota2.cc, annota2.exp: To here.
7698         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7699
7700 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7701
7702         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7703         a consistent format.
7704
7705 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
7706
7707         From Jimmy Guo <guo@cup.hp.com> and others at HP:
7708         * lib/gdb.exp (get_compiler_info): Add detection for assorted
7709         HP compilers, also set the globals $true and $false.
7710
7711         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7712         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7713         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7714         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7715         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7716         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7717         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7718         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7719         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7720         whatis.c} Add C++ compatible function definitions and return
7721         types, add includes for library functions.
7722         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7723         * gdb.base/step-test.c (myglob): Rename from glob.
7724         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7725         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7726         files, move here from gdb.hp.
7727         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7728         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7729         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7730         Adjust line numbers in regexps.
7731
7732         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7733         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7734         instead of 0/1.
7735
7736         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7737         foll-vfork.exp: New files, move here from gdb.hp.
7738         * gdb.base/page.exp: New file, test of pagination command.
7739
7740         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7741         recursion test.
7742         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7743
7744         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7745         gdb.base/solib.exp: Fix compiler invocation process.
7746
7747         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7748         HP-UX 11, turn off overload resolution explicitly.
7749         * gdb.base/commands.exp: Set argument list explicitly, add
7750         watchpoint test.
7751         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7752         them work.
7753         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7754         expressions properly.
7755         * gdb.base/corefile.exp: Loosen the match slightly.
7756         * gdb.base/default.exp: Allow "Error accessing memory" message
7757         also.
7758         * gdb.base/display.exp: Skip over x/0 j if PA64.
7759         * gdb.base/funcargs.exp: Add xfails for HP-UX.
7760         * gdb.base/interrupt.exp: Ditto.
7761         * gdb.base/langs.exp: Add symbolic matches governed by compiler
7762         in use.
7763         * gdb.base/list.exp: Add xfails for HP-UX.
7764         * gdb.base/long_long.exp: Refine some of the numeric matches.
7765         * gdb.base/mips_pro.exp: Xfail on HP-UX.
7766         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7767         * gdb.base/nodebug.exp: Succeed on more varieties of output.
7768         * gdb.base/opaque.exp: Remove some HP-UX xfails.
7769         * gdb.base/ptype.exp: Succeed on more varieties of output.
7770         * gdb.base/scope.exp: Add xfails for HP-UX.
7771         * gdb.base/sect-cmd.exp: Add more cases.
7772         * gdb.base/setvar.exp: Add xfails for HP-UX.
7773         * gdb.base/shlib-call.exp: Loosen some matches slightly.
7774         * gdb.base/signals.exp: Match on void symbolically.
7775         * gdb.base/step-test.exp: Add case for PA64.
7776         * gdb.base/term.exp: Add exit and restart.
7777         * gdb.base/twice.exp: Clean up after self.
7778         * gdb.base/varargs.exp: Disable overload resolution explicitly.
7779         * gdb.base/whatis.exp: Allow more ways to pass tests.
7780
7781         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7782         no longer useful.
7783
7784 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7785
7786         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
7787         list of patterns.
7788         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7789         print_double_array(double_array)", "continuing to breakpoint
7790         1018", "print print_double_array(array_d)" and "continuing to
7791         1034" tests.
7792
7793 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
7794
7795         * Makefile.in: Add empty html and install-html targets.
7796
7797 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
7798
7799         * config/mt-*: Remove, these haven't been used since 1996.
7800
7801 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
7802
7803         * gdb.base/call-strs.c, gdb.base/ending-run.c,
7804         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7805         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7806
7807 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
7808
7809         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7810         simpler match case for the ptype of the big class.
7811
7812 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7813
7814         * gdb.exp: Fix test for gdb_prompt existence.
7815
7816 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7817
7818         * gdb.exp (gdb_test): Add fail after calls to perror.
7819
7820 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7821
7822         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7823
7824 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7825
7826         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7827
7828 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7829
7830         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
7831         malloc() is linked in.
7832
7833 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
7834
7835         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7836         step at end.
7837
7838         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7839
7840 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
7841
7842         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
7843
7844 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
7845
7846         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7847         * gdb.base/mips_pro.exp: Likewise.
7848
7849 1999-06-02  Keith Seitz  <keiths@cygnus.com>
7850
7851         * gdb.c++/templates.cc: Change all "new" operators to throw
7852         an exception.
7853         * gdb.c++/cplusfuncs.cc: Likewise.
7854
7855         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7856
7857 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7858
7859         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7860         * gdb.base/ending-run.exp: When stepping out of main, accept a
7861         step into an arbitrary assembler file.
7862
7863 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7864
7865         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
7866         "breakpoint-invalid" to be printed.
7867         * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
7868         number of "frames-invalid" and "breakpoint-invalid" to be printed.
7869         * gdb.base/annota2.cc: Initialize a.x to 0.
7870
7871 1999-05-17  Keith Seitz  <keiths@cygnus.com>
7872
7873         * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7874         when "skip_float_tests" set.
7875         Ditto for "print print_double_array(array_d)", "print print_small_structs",
7876         "print print_ten_doubles", and "step into print_long_arg_list".
7877         Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7878         * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7879         is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7880         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7881         "skip_float_tests" is set.
7882         * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7883         when "skip_float_tests" set.
7884
7885 1999-05-06  Keith Seitz  <keiths@cygnus.com>
7886
7887         * gdb.base/annota2.cc: Include stdio.h.
7888
7889 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
7890
7891         * gdb.base/crossload.exp: Remove, this has been disabled ever
7892         since BFD stopped including all targets, and cross-GDB gets
7893         plenty of testing anyway.
7894         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7895         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7896         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7897         * gdb.base/README: Remove, was doc for this.
7898         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7899         needed.
7900
7901 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7902
7903         * gdb.base/call-ar-st.exp: Fix one regular expression in test
7904         output.
7905
7906         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7907         * gdb.base/annota2.exp: New file. More annotation tests.
7908         * gdb.base/annota1.c: New file. Source file for annota1.exp.
7909         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7910
7911 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
7912
7913         * config/cfdbug.exp: New file.
7914
7915 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
7916
7917         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7918         Marcus Daniel's and Dale Hawkins's demangler crashes.
7919
7920         * gdb.c++/demangle.exp (test_gnu_style_demangling,
7921         test_lucid_style_demangling, test_arm_style_demangling,
7922         test_hp_style_demangling): Try Tom Tromey's core-dumping
7923         identifier under each demangling style.
7924
7925 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
7926
7927         * gdb.c++/demangle.exp: Include the current demangling style
7928         in all test names.
7929         (current_demangling_style): New global variable.
7930         (set_demangling_style, test_demangling_core, test_demangling,
7931         test_demangling_exact): New functions.
7932         (test_gnu_style_demangling, test_lucid_style_demangling,
7933         test_arm_style_demangling, test_hp_style_demangling): Use those,
7934         instead of calling gdb_test and gdb_test_exact directly.
7935         (catch_demangling_errors): New function, which reports errors
7936         signalled by the demangling test functions in an orderly way.
7937         (do_tests): Use catch_demangling_errors.
7938
7939 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
7940
7941         * gdb.base/signals.exp (test_handle_all_print): Use () for
7942         grouping in expressions, not {}.
7943
7944         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
7945         initialized yet.
7946
7947 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
7948
7949         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7950         are listed.
7951
7952 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
7953
7954         * gdb.stabs/weird.exp: Test for CC being defined before
7955         looking at its value.
7956
7957 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
7958
7959         * gdb.base/call-ar-st.exp: Remove stray '#'.
7960         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7961         "short int" and "long int".
7962         * gdb.c++/overload.cc: Cast the string added in the previous
7963         change, to mollify finicky HP compiler.
7964         * gdb.hp/reg-test.exp (testfile): Fix file name.
7965         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
7966
7967         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7968         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7969         alternate form of enum ptype.
7970
7971 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
7972
7973         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7974         * gdb.hp/*.exp: Change all to run compiler probe only after
7975         passing skip_hp_tests, so as not to waste time on guaranteed
7976         failure.
7977
7978         * gdb.c++/overload.cc: Pass string instead of char addr, always
7979         init ccpfoo.
7980         * gdb.c++/templates.cc: Fix syntax error.
7981
7982 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
7983
7984         * gdb.base/commands.exp: Add test for correct position of '>'
7985         when issuing the 'commands' command after a 'while' or 'if'
7986         command.
7987
7988 1999-03-18  James Ingham  <jingham@cygnus.com>
7989
7990         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7991
7992         * gdb.c++/method.exp: It was testing an uninitialized int on the
7993         stack and assuming it was positive.
7994
7995         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7996
7997         * gdb.base/step-test.exp: Catch a case where finish is broken and
7998         keep it from killing the rest of the tests.
7999         Use gdb_continue_to_end.
8000
8001         * gdb.base/sigall.exp: use gdb_continue_to_end.
8002
8003         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
8004
8005         * gdb.base/display.exp: use runto_main, not run.
8006
8007         * gdb.base/default.exp: Check for the current error message in the
8008         r abbreviation test.
8009         Add strongarm to the targets that know info float.
8010
8011         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
8012         run which doesn't work with monitors.
8013
8014         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
8015
8016         * gdb.base/break.exp: use the gdb_continue_to_end proc.
8017
8018         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
8019         program.  Traps the case (in Cygmon) when the program never really
8020         exits.  Same as Mark's continue_to_exit, but I had put it in a lot
8021         more places, so I used my name.  Sorry Mark...
8022
8023         * config/monitor.exp (gdb_target_monitor): added another
8024         target_info parameter: remotebinarydownload.  This will set the
8025         remotebinarydownload flag if this is causing some boards trouble.
8026
8027 1999-03-18  Mark Salter  <msalter@cygnus.com>
8028
8029         * lib/gdb.exp (continue_to_exit): New function.
8030
8031         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
8032         * gdb.base/ending-run.exp: Ditto.
8033         * gdb.base/step-test.exp: Ditto.
8034
8035 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
8036
8037         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
8038         (suggested by Art Haas <ahaas@neosoft.com>).
8039
8040 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
8041
8042         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
8043
8044 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
8045
8046         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
8047         descriptions of types (short unsigned int vs unsigned short, etc).
8048
8049 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
8050
8051         * gdb.base/call-strs.exp: Don't assume that `step' will step over
8052         a call to strlen; sometimes we do have sources.
8053
8054 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
8055
8056         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
8057         character, so GDB won't print garbage after its end.
8058
8059         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
8060         breakpoint there instead.  Sometimes GCC emits memcpy to handle
8061         the large structures being passed by value, so we step into that
8062         instead of sum_array_print, which obscures what we're really testing.
8063         * gdb.base/step-test.exp: However, we do want a test that notices
8064         the bizarre steps into memcpy, so do that here.  Add check for
8065         stepping into function calls that pass large structures by value.
8066         ("Is that a noun clause, or are you just happy to see me?")
8067         Remove all references to specific line numbers.
8068         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
8069         New type and function.
8070         (main): Call large_struct_by_value, passing it a large struct by value.
8071         * lib/gdb.exp (gdb_get_line_number): New function.
8072
8073         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
8074         more portable.
8075
8076 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
8077
8078         * lib/gdb.exp: Doc fixes.
8079
8080 1999-03-05  Nick Clifton  <nickc@cygnus.com>
8081
8082         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
8083
8084 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
8085
8086         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
8087         commands.  They're not germane to this test, and they don't work
8088         that way on remote targets.
8089
8090 1999-03-01  James Ingham  <jingham@cygnus.com>
8091
8092         * Changelog entries merged over from gdb development branch.
8093
8094        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
8095
8096                * lib/gdb.exp (gdbtk_analyze_results): Generic function
8097                for outputting results of test run.
8098
8099         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
8100
8101                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
8102
8103 1999-02-25  Felix Lee  <flee@cygnus.com>
8104
8105         * lib/gdb.exp (debug_format): initialize
8106
8107 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
8108
8109         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
8110         * gdb.base/call-rt-st.c: Ditto.
8111
8112 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
8113
8114         * gdb.threads/pthreads.exp (horiz): New variable.
8115         (test_startup): Fix regexps that capture thread numbers.
8116
8117 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
8118
8119         * gdb.base/smoke.exp: Disambiguate two test case names (both
8120         called ``print'').
8121
8122 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
8123
8124         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
8125         compilation.
8126
8127 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
8128
8129         * gdb.base/miscexprs.exp: Change patterns to match GDB's
8130         actual output formatting.
8131         * gdb.base/smoke.exp: GDB removes leading 0's.
8132         * gdb.base/volatile.exp: Don't check type of remuneration;
8133         that variable is no longer defined in constvars.c.
8134         * gdb.base/step-test.c (main): Exit with explicit exit code.
8135         * gdb.base/step-test.exp: Remove two nexti checks--they are
8136         not portable.
8137
8138 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
8139
8140         * gdb.base/help.exp ("help delete display"): Fix test to match
8141         gdb's output.
8142
8143         * gdb.base/long_long.c (known_types): Initialize values to zero.
8144         * gdb.base/long_long.exp: Step one more line
8145         so 'dec' is initialized in "get to known place".  GDB removes
8146         leading zeros.  Explicitly ask for hex formatting.  Use
8147         unique test case names.
8148
8149 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8150
8151         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
8152
8153         * gdb.c++/method.exp: Add missing close brace.
8154
8155 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
8156
8157         * gdb.base/maint.exp: Use 'set height 0' to disable page
8158         prompting, not 'set height 400'.
8159
8160         Fix a bunch of timeouts.
8161         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
8162         four separate tests, so expect doesn't take forever to match a ton
8163         of text against a regexp with lots of .* forms.
8164         ("maint print psymbols", "maint print symbols"): Make some of
8165         these greps more selective, so that expect doesn't try to wade
8166         through huge piles of output and time out.
8167
8168         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
8169
8170         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
8171         tests: one which doesn't expect shlib events to be reported, and
8172         another which does, but is XFAIL for all platforms other than
8173         HP/UX.
8174
8175         * gdb.base/break.exp: Teach the test suite that the `catch
8176         fork', `catch vfork', and `catch exec' commands produce error
8177         messages on platforms that don't provide these features.
8178
8179 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
8180
8181         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
8182         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
8183         (shortening names from solib_threshold.exp etc), won't run on
8184         anything but HP-UX for the foreseeable future.
8185         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
8186         reflect move.
8187
8188 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
8189
8190         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8191         gdb.trace/Makefile.in (clean): Remove all test executables.
8192
8193 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
8194
8195         * gdb.base/shlib-call.exp: add test cases to verify that gdb
8196         successfully re-sets breakpoints in shared libraries.
8197         * gdb.base/shmain.c (main): return 0, don't fall off the end.
8198
8199 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8200
8201         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
8202         and compiled w/o GCC.
8203
8204         * gdb.hp/watch-cmd.exp: ditto.
8205
8206         * gdb.hp/watch-hp.exp: ditto.
8207
8208         * gdb.hp/xdb1.exp: ditto.
8209
8210         * gdb.hp/xdb2.exp: ditto.
8211
8212         * gdb.hp/dbx.exp: ditto.
8213
8214 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
8215
8216         * constvars.c: Remove C++-isms.
8217         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
8218         with GCC.
8219
8220 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
8221
8222         The following changes are part of the HP merge.
8223
8224         * gdb.base/break.exp: new tests to verify that catchpoints for
8225         fork, vfork, and exec don't trigger inappropriately.
8226
8227         * gdb.base/opaque.exp: compile one file at a time, then link.
8228
8229         * gdb.base/signals.exp: be more restrictive about which hppa
8230         systems receive a setup_xfail.  new tests.
8231
8232         * gdb.base/solib_threshold.build: new file.
8233         * gdb.base/solib_threshold.exp: new file.
8234         * gdb.base/solib_threshold.link_opts: new file.
8235         * gdb.base/solib_threshold.mk: new file.
8236         * gdb.base/gen_solib_threshold.c: new file.
8237
8238         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
8239         tests.  New tests for enums inside classes.
8240
8241         * gdb.c++/compiler.cc: indicate support of template debugging.
8242
8243         * gdb.c++/demangle.exp: run hp style demangling tests.
8244
8245         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
8246         tests.
8247
8248         * gdb.c++/misc.cc: changes to support new tests.
8249
8250         * gdb.c++/templates.cc: changes to support HP's compiler; changes
8251         to support new tests.
8252
8253         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
8254         gcc, then skip these tests.
8255
8256 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
8257
8258         The following files are part of the HP merge; some had longer
8259         names at HP, but have been renamed to be no more than 14
8260         characters in length.
8261
8262         * gdb.hp/ambiguous.cc: new file.
8263         * gdb.hp/ambiguous.exp: new file.
8264         * gdb.hp/attach.exp: new file.
8265         * gdb.hp/attach2.exp: new file.
8266         * gdb.hp/classes-hp.exp: new file.
8267         * gdb.hp/ctti.exp: new file.
8268         * gdb.hp/ctti-add.cc: new file.
8269         * gdb.hp/ctti-add1.cc: new file.
8270         * gdb.hp/ctti-add2.cc: new file.
8271         * gdb.hp/ctti-add3.cc: new file.
8272         * gdb.hp/dbx.exp: new file.
8273         * gdb.hp/exception.cc: new file.
8274         * gdb.hp/exception.exp: new file.
8275         * gdb.hp/foll-exec.c: new file.
8276         * gdb.hp/foll-exec.exp: new file.
8277         * gdb.hp/foll-fork.c: new file.
8278         * gdb.hp/foll-fork.exp: new file.
8279         * gdb.hp/foll-vfork.c: new file.
8280         * gdb.hp/foll-vfork.exp: new file.
8281         * gdb.hp/inherit-hp.exp: new file.
8282         * gdb.hp/more-steps.exp: new file.
8283         * gdb.hp/namespace.cc: new file.
8284         * gdb.hp/namespace.exp: new file.
8285         * gdb.hp/optimize.exp: new file.
8286         * gdb.hp/pxdb.c: new file.
8287         * gdb.hp/pxdb.exp: new file.
8288         * gdb.hp/quicksort.exp: new file.
8289         * gdb.hp/reg-test.exp: new file.
8290         * gdb.hp/reg-test.s: new file.
8291         * gdb.hp/sized-enum.c: new file.
8292         * gdb.hp/sized-enum.exp: new file.
8293         * gdb.hp/start-stop.exp: new file.
8294         * gdb.hp/templ-hp.cc: new file.
8295         * gdb.hp/templ-hp.exp: new file.
8296         * gdb.hp/thr-lib.c: new file.
8297         * gdb.hp/thr-lib.exp: new file.
8298         * gdb.hp/thr-lib.h: new file.
8299         * gdb.hp/thr-liblib.c: new file.
8300         * gdb.hp/virtfun-hp.c: new file.
8301         * gdb.hp/virtfun-hp.exp: new file.
8302         * gdb.hp/watch-cmd.exp: new file.
8303         * gdb.hp/watch-hp.exp: new file.
8304         * gdb.hp/xdb1.exp: new file.
8305         * gdb.hp/xdb2.exp: new file.
8306         * gdb.hp/xdb3.exp: new file.
8307
8308 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
8309
8310         The following files are part of the HP merge; some had longer
8311         names at HP, but have been renamed to be no more than 14
8312         characters in length.
8313
8314         * gdb.base/ss.h: new file.
8315         * gdb.base/call-ar-st.c: new file.
8316         * gdb.base/call-ar-st.exp: new file.
8317         * gdb.base/call-rt-st.c: new file.
8318         * gdb.base/call-rt-st-exp: new file.
8319         * gdb.base/call-strs.exp: new file.
8320         * gdb.base/ena-dis-br.exp: new file.
8321         * gdb.base/environ.exp: new file.
8322         * gdb.base/long_long.exp: new file.
8323         * gdb.base/sect-cmd.exp: new file.
8324         * gdb.base/shlib-cl2.exp: new file.
8325         * gdb.base/smoke.exp: new file.
8326         * gdb.base/so-impl-ld.c: new file.
8327         * gdb.base/so-impl-ld.exp: new file.
8328         * gdb.base/so-indr-cl.c: new file.
8329         * gdb.base/so-indr-cl.exp: new file.
8330         * gdb.base/varargs.exp: new file.
8331         * gdb.base/volatile.exp: new file.
8332         * gdb.base/whatis-exp.exp: new file.
8333         * gdb.base/display.exp: new file.
8334         * gdb.c++/derivation.exp: new file.
8335         * gdb.c++/local.exp: new file.
8336         * gdb.c++/member-ptr.exp: new file.
8337         * gdb.c++/overload.exp: new file.
8338         * gdb.c++/ovldbreak.exp: new file.
8339         * gdb.c++/ref-types.exp: new file.
8340         * gdb.c++/ref-types2.exp: new file.
8341         * gdb.c++/userdef.exp: new file.
8342
8343 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
8344
8345         * gdb.base/default.exp: Reflect wording change in remote.c.
8346
8347 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
8348
8349         * gdb.base/help.exp: Update to reflect current text.
8350
8351 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
8352
8353         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8354         they're stack variables and contain garbage.
8355         * gdb.c++/anon-union.exp: new file.
8356
8357         The following changes were made by David Taylor
8358         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8359         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8360         in changes by HP.
8361
8362         * gdb.base/bitops.exp: new file.
8363         * gdb.base/default.exp: change expected messages for catch and
8364         info catch tests to reflect HP merge changes.
8365         * gdb.base/enable-disable-break.exp
8366         * gdb.base/ending-run.c: new file.
8367         * gdb.base/long_long.c: new file.
8368         * gdb.base/maint.exp: new file.
8369         * gdb.base/pointers2.exp: new file.
8370         * gdb.base/shlib-call2.exp: new file.
8371         * gdb.base/solib.exp: new file.
8372         * gdb.base/step-test.c: new file.
8373         * gdb.c++/anon-union.cc: new file.
8374         * gdb.c++/local.cc: new file.
8375         * gdb.c++/member-pointer.cc: new file.
8376         * gdb.c++/method.cc: new file.
8377         * gdb.c++/ref-types.cc: new file.
8378         * gdb.c++/ref-types2.cc: new file.
8379         * gdb.c++/userdef.cc: new file.
8380
8381         * gdb.base/scope.exp: compile one file at a time, then link.
8382         * gdb.base/langs.exp: ditto.
8383         * gdb.base/list.exp: ditto.
8384
8385 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
8386
8387         The following changes were made by David Taylor
8388         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8389         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8390         in changes by HP.
8391
8392         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8393         skip tests.  When compiling pass c++ flag to gdb_compile.
8394         * gdb.c++/
8395
8396         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8397         test for on hppa*-*-hpux*; use args to see if c++ was specified.
8398         (skip_hp_tests): new function.
8399         (gdb_preprocess): new function.
8400
8401         * configure.in (hpdir): decide whether to configure gdb.hp.
8402         * configure: regenerated.
8403
8404         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8405         to delete on clean.
8406         (EXECUTABLES): update to reflect new additions.
8407         * gdb.base/commands.exp: update message expected.
8408         * gdb.base/default.exp: add copyright notice.
8409         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8410         * gdb.base/help.exp: update messages to reflect current text.
8411         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8412         targets for recurse tests.
8413         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8414         skip this file.
8415
8416         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8417         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8418         compilation.
8419         * gdb.c++/misc.exp: ditto.
8420         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8421         run the tests.  tell gdb_compile that it's a c++ compilation.
8422
8423         * gdb.threads/pthreads.exp: fix typo in message.
8424
8425         * gdb.base/all-bin.exp: new file.
8426         * gdb.base/arithmet.exp: new file.
8427         * gdb.base/assign.exp: new file.
8428         * gdb.base/completion.exp: new file.
8429         * gdb.base/cond-expr.exp: new file.
8430         * gdb.base/condbreak.exp: new file.
8431         * gdb.base/define.exp: new file.
8432         * gdb.base/dollar.exp: new file.
8433         * gdb.base/environment.exp: new file.
8434         * gdb.base/eval-skip.exp: new file.
8435         * gdb.base/jump.exp: new file.
8436         * gdb.base/logical.exp: new file.
8437         * gdb.base/pointers.exp: new file.
8438         * gdb.base/relational.exp: new file.
8439         * gdb.base/section_command.exp: new file.
8440         * gdb.base/whatis-expr.exp: new file.
8441
8442         * gdb.base/all-types.c: new file.
8443         * gdb.base/call-array-struct.c: new file.
8444         * gdb.base/call-return-struct.c: new file.
8445         * gdb.base/call-strings.c: new file.
8446         * gdb.base/callfuncs2.c: new file.
8447         * gdb.base/condbreak.c: new file.
8448         * gdb.base/constvars.c: new file.
8449         * gdb.base/display.c: new file.
8450         * gdb.base/int-type.c: new file.
8451         * gdb.base/jump.c: new file.
8452         * gdb.base/miscexprs.c: new file.
8453         * gdb.base/pointers.c: new file.
8454         * gdb.base/pointers2.c: new file.
8455         * gdb.base/shmain.c: new file.
8456         * gdb.base/shr1.c: new file.
8457         * gdb.base/shr2.c: new file.
8458         * gdb.base/solib.c: new file.
8459         * gdb.base/solib1.c: new file.
8460         * gdb.base/solib2.c: new file.
8461         * gdb.base/varargs.c: new file.
8462         * gdb.c++/derivation.cc: new file.
8463         * gdb.c++/overload.cc: new file.
8464         * gdb.c++/ovldbreak.cc: new file.
8465         * gdb.hp/attach.c: new file.
8466         * gdb.hp/attach2.c: new file.
8467         * gdb.hp/average.c: new file.
8468         * gdb.hp/compiler.c: new file.
8469         * gdb.hp/compiler.cc: new file.
8470         * gdb.hp/execd-program.c: new file.
8471         * gdb.hp/follow-exec.c: new file.
8472         * gdb.hp/follow-fork.c: new file.
8473         * gdb.hp/follow-vfork-and-exec.c: new file.
8474         * gdb.hp/misc-hp.cc: new file.
8475         * gdb.hp/more-steps.c: new file.
8476         * gdb.hp/optimize.c: new file.
8477         * gdb.hp/quicksort.c: new file.
8478         * gdb.hp/run-hp.c: new file.
8479         * gdb.hp/start-stop.c: new file.
8480         * gdb.hp/sum.c: new file.
8481         * gdb.hp/templates-hp.cc: new file.
8482         * gdb.hp/thread-local-in-lib.c: new file.
8483         * gdb.hp/thread-local-in-lib.h: new file.
8484         * gdb.hp/thread-local-in-lib.lib.c: new file.
8485         * gdb.hp/vforked-program.c: new file.
8486         * gdb.hp/virtfunc-hp.cc: new file.
8487         * gdb.hp/watchpoint-hp.c: new file.
8488         * gdb.hp/xdb.c: new file.
8489         * gdb.hp/xdb0.c: new file.
8490         * gdb.hp/xdb0.h: new file.
8491         * gdb.hp/xdb1.c: new file.
8492
8493 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
8494
8495         The following change was made by Edith Epstein
8496         <eepstein@cygnus.com> as part of a project to merge in changes
8497         originally made by HP; HP did not create ChangeLog entries.
8498
8499         * gdb.c++/demangle.exp: changed the expected output for some
8500         ARM-style mangling -- removed second reference to datatype.
8501         For example, maint demangle __dt__11T1__pt__2_cFv
8502                      T1<char>::~T1<char>(void)
8503         becomes,
8504                      maint demangle __dt__11T1__pt__2_cFv
8505                      T1<char>::~T1(void)
8506
8507         (test_hp_style_demangling): new hp specific demangling test cases.
8508
8509 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
8510
8511         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8512         * gdb.trace/backtrace.exp: Likewise.
8513         * gdb.trace/circ.exp: Likewise.
8514         * gdb.trace/collection.exp: Likewise.
8515         * gdb.trace/deltrace.exp: Likewise.
8516         * gdb.trace/infotrace.exp: Likewise.
8517         * gdb.trace/limits.exp: Likewise.
8518         * gdb.trace/packetlen.exp: Likewise.
8519         * gdb.trace/passc-dyn.exp: Likewise.
8520         * gdb.trace/passcount.exp: Likewise.
8521         * gdb.trace/report.exp: Likewise.
8522         * gdb.trace/save-trace.exp: Likewise.
8523         * gdb.trace/tfind.exp: Likewise.
8524         * gdb.trace/tracecmd.exp: Likewise.
8525         * gdb.trace/while-dyn.exp: Likewise.
8526         * gdb.trace/while-stepping.exp: Likewise.
8527
8528 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
8529
8530         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8531
8532 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
8533
8534         From Brendan Kehoe:
8535         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8536         int return types.
8537
8538 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
8539
8540         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8541         remote dos host testing right.
8542
8543 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
8544
8545         * gdb.base/corefile.exp: remove some xfails.
8546
8547 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8548
8549         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8550         have different timestamps.
8551
8552 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8553
8554         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8555         gdb.base/default.exp: Replace "exec" with "executable".
8556
8557 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8558
8559         * gdb.base/default.exp: Change else if to elseif from previous
8560         delta.
8561
8562 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
8563
8564         * gdb.base/default.exp: Add brace missing from previous delta.
8565
8566 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
8567
8568         * gdb.base/default.exp: Support test for info float for all
8569         varieties of arm toolchain.
8570
8571 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
8572
8573         * gdb.trace/*.exp: remove "remote_download" command.
8574
8575 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
8576
8577         * gdb.trace/*.exp: remove -gdwarf from compile.
8578
8579 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
8580
8581         * gdb.trace/configure.in(AC_INIT): typo
8582         * gdb.trace/configure: regenerated
8583
8584 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
8585
8586         * config/m68k-emc.exp: New file.
8587         * lib/<emc-support.exp trace-support.exp}: New files.
8588         * configure.in: add new test directory gdb.trace.
8589         * gdb.trace/{configure configure.in Makefile.in}: New files.
8590         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8591         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8592         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8593         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8594         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8595         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8596         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
8597
8598 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
8599
8600         * gdb.c++/classes.exp: Change all regular expressions to match
8601         arbitrary combinations of newline/carriage-return, so that they
8602         will work equally well on Unix and Windows.
8603         * gdb.c++/inherit.exp: ditto.
8604         * gdb.c++/virtfunc.exp: ditto.
8605
8606 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
8607
8608         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8609
8610 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
8611
8612         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8613         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
8614         to use a0-a3/d0-d3 as needed.
8615
8616 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
8617
8618         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8619         * gdb.disasm/am33.exp: Corresponding changes.
8620
8621 1998-07-11  Felix Lee  <flee@cygnus.com>
8622
8623         * gdb.base/callfuncs.exp: add cmp10 test.
8624         * gdb.base/callfuncs.c (cmp10): new function.
8625
8626 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
8627
8628         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
8629         into two parts to get around a synchronization problem in expect.
8630
8631 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
8632
8633         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8634
8635         * configure.in: Add options for gdbtk testsuite.
8636
8637         * configure: Regenerate.
8638
8639         * gdb.gdbtk: New directory to hold gdbtk tests.
8640
8641 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8642
8643         * gdb.fortran/types.exp:  Escape brackets in expect patterns
8644         for test_float_literal_types_accepted tests.
8645         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
8646         before run test.
8647
8648 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
8649
8650         * am33.exp: Just compile, do not link the testcase.
8651         * am33.s: Add ".am33" pseudoop to force am33 mode.
8652
8653 1998-06-25  Felix Lee  <flee@cygnus.com>
8654
8655         * gdb.base/setshow.exp: make sure $pc is sane.
8656
8657         * gdb.stabs/weird.exp: split expect patterns properly.
8658
8659 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
8660
8661         * gdb.disasm/am33.s: New disassembler testfile for the am33.
8662         * gdb.disasm/am33.exp: Run it.
8663
8664 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
8665
8666         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8667         match processing (and eliminate spurious timeouts when running).
8668
8669 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
8670
8671         * gdb.base/signals.exp (test_handle_all_print): put back Mach
8672         exception test, but conditionalize it on target [mach | gnu].
8673
8674 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
8675
8676         * gdb.base/overlays.exp: fixup compile line for linker script.
8677
8678 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
8679
8680         * gdb.fortran/types.exp: don't guess at float size.
8681
8682 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
8683
8684         * gdb.base/exprs.exp: delete test that depends on int size.
8685
8686 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8687
8688         * config/sim.exp: Removed checks for target triplets.
8689         (gdb_target_sim): Use gdb,target_sim_options.
8690
8691 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
8692
8693         * gdb.base/reread.exp: New file.
8694         * gdb.base/reread1.c: New file.
8695         * gdb.base/reread2.c: New file.
8696
8697 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
8698
8699         * config/sim.exp: Use 'target sim -sparclite' when running
8700         SPARClite programs.
8701
8702 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
8703
8704         * gdb.base/structs2.exp: New file.
8705         * gdb.base/structs2.c: New file.
8706
8707 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
8708
8709         * gdb.asm/common.inc: New file.
8710         * gdb.asm/d10v.inc: New file.
8711         * asm-source.exp: Pass -I's to gas to find .inc files.
8712         Update line numbers in expected output.
8713         * asmsrc1.s: Rewrite.
8714         * asmsrc2.s: Rewrite.
8715         * configure.in: Create arch.inc symlink.
8716         * configure: Regenerate.
8717         * Makefile.in (distclean): Delete arch.inc.
8718
8719 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
8720
8721         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
8722         (t_enum_value2): ditto
8723         (t_enum_value3): ditto
8724         (main): ditto
8725 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8726
8727         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
8728         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8729         change.
8730         Use gdb_test instead of send_gdb/gdb_expect sequences.
8731
8732 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8733
8734         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8735         not void.
8736
8737 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
8738
8739         * gdb.base/branches.c: Code with lots of loops and
8740         subroutines. Used to test gdbs ability to single step through PC
8741         changes, especially to test mips-tdep.c:mips_next_pc
8742
8743 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8744
8745         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8746         more rigorous EGCS C++ error checking.
8747
8748 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8749
8750         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
8751         tests.
8752         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
8753         function when asleep.
8754         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
8755         for i*86 Linux and SVR4 signal handling problems.
8756         Remove linux xfail for `next to handler in signals_tests_1', fixed
8757         by recent infrun.c change.
8758         Limit backtrace to 10 frames to avoid timeout problems with infinite
8759         stack backtraces.
8760         Adjust expect pattern in `handle all print' test to match Apr 28 1997
8761         target.[ch] change.
8762
8763 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
8764
8765         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8766         for a newline from gdb before continuing.
8767         (default_gdb_exit): Just look for y or n.
8768         (gdb_test): Detect abnormal exit from GDB running on DOS; if
8769         it does, fail the rests of the tests in the file.
8770
8771 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
8772
8773         * config/cygmon.exp: New file.
8774
8775 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
8776
8777         * gdb.base/list.exp: Fix problem with "list default lines around
8778         main" test on remote targets.
8779
8780         * gdb.base/scope.exp: Fix problem with filelocal_bss before
8781         run test on remote targets.
8782
8783 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
8784
8785         * gdb.asm: New directory.
8786         * configure.in: Configure it.
8787         * configure: Regenerate.
8788         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8789         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8790
8791 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
8792
8793         * config/mn10300-eval.exp: New file to support MN10300 eval board.
8794
8795 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
8796
8797         * gdb.base/overlays (several files): Merge the two overlay
8798         managers into one.  Change variables (foox, barx, bazx, grbxx)
8799         back into ints but force them to load in their proper sections.
8800
8801 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8802
8803         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8804         on-chip insn memory and IMAP1 to upper 128k.
8805         (D10VCopy): Handle memory regions crossing 16k boundaries.
8806         (D10VCopy): Transfer data in 32 bit chunks.
8807
8808 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8809
8810         * gdb.base/overlays.c (main): Exit normally when result is
8811         correct.
8812
8813         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8814         map.  Include space for printf in .text segment.
8815
8816         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8817         updated d10v memory VMA/LMA map.
8818         (D10VCopy): Call D10VTranslate.
8819
8820 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8821
8822         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8823
8824         * gdb.base/bar.c (barx, bar): Change variable to small array so
8825         that it won't be put into the .sdata - small data -
8826         section. Update reference.
8827         * gdb.base/baz.c (bazx, baz): Ditto.
8828         * gdb.base/foo.c (foox, foo): Ditto.
8829         * gdb.base/grbx.c (grbxx, grbx): Ditto.
8830
8831         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8832         to be arrays.
8833
8834 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
8835
8836         * gdb.base/overlays.exp: fix up and get working again.
8837         Add tests for backtraces from an overlay function.
8838
8839 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
8840
8841         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8842         "calling function with watchpoint enabled".
8843
8844 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
8845
8846         * gdb.base/break.exp (test_next_with_recursion): Remove
8847         gdb_suppress_tests for d10v-*-*.
8848         * lib/gdb.exp (gdb_suppress_tests): Disable this function
8849         pending review of whether it is useful or not.
8850
8851 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
8852
8853         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8854
8855 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
8856
8857         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8858         * config/dve.exp: New file to support Densan boards.
8859
8860 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8861
8862         * gdb.base/interrupt.exp: Document problem of simulators, signals,
8863         reads and BSD.
8864
8865 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
8866
8867         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8868         response.
8869
8870         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8871
8872 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8873
8874         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8875         test.
8876
8877         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8878         target_sizeof_long and target_bigendian_p.
8879         (structs_by_value, structs_by_reference): Check values according
8880         to targets word size and endianess.
8881
8882 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8883
8884         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8885         output.
8886
8887 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
8888
8889         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8890         Update test of set args help to match source change.
8891
8892 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
8893
8894         * gdb.base/default.exp: Expect help system output to be in
8895         alphabetical order.
8896         * gdb.base/help.exp: Ditto.
8897
8898 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
8899
8900         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8901         "i*86-pc-linux-gnu*".
8902         * gdb.base/interrupt.exp: Ditto.
8903         * gdb.base/corefile.exp: Ditto.
8904
8905         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8906         define vxworks when building the testcase.
8907
8908         * gdb.base/ptype.exp: Fix testnames to be unique.
8909         * gdb.base/radix.exp: Ditto.
8910         * gdb.base/term.exp: Ditto.
8911         * gdb.base/whatis.exp: Ditto.
8912         * gdb.c++/classes.exp: Ditto.
8913
8914 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
8915
8916         * gdb.base/callfuncs.exp: Fix indentation.
8917
8918         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8919         suppress_flag has been set.
8920         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8921         target feature.
8922
8923 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
8924
8925         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8926         the testcase.
8927
8928         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8929         set_debug_traps() and breakpoint().
8930         * gdb.c++/misc.cc (main): Ditto.
8931         * gdb.c++/templates.cc (main): Ditto.
8932         * gdb.c++/virtfunc.cc (main): Ditto.
8933
8934 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
8935
8936         * lib/gdb.exp(gdb_step_for_stub): New function.
8937         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8938         exists, reload the executable and do a "continue" instead of
8939         doing a jump.
8940         (runto_main): Use gdb_step_for_stub.
8941
8942         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8943         tests to have unique names.
8944         * gdb.base/callfuncs.exp: Ditto.
8945         * gdb.base/commands.exp: Ditto.
8946         * gdb.base/default.exp: Ditto.
8947         * gdb.base/help.exp: Ditto.
8948         * gdb.base/list.exp: Ditto.
8949         * gdb.base/opaque.exp: Ditto.
8950         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8951         similar tests.
8952
8953         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8954         * gdb.c++/cplusfuncs.cc: Ditto.
8955         * gdb.c++/virtfunc.cc: Ditto.
8956
8957         * config/monitor.exp: Keep track of the last file we saw, rather
8958         than trying to get the info from gdb.
8959
8960         * gdb.fortran/types.exp: Move comment to previous line.
8961
8962 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8963
8964         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8965         target mode.
8966
8967 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
8968
8969         From Bob Manson:
8970         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8971         string from GDB when it connects.
8972
8973         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8974
8975 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
8976
8977         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8978         if we can't get a debug format from GDB (we may be testing an
8979         older GDB). Use a 10 second timeout when checking for the format.
8980
8981         * gdb.stabs/weird.exp: Fix quoting.
8982
8983         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8984
8985 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
8986
8987         * config/arm-ice.exp: New file.
8988
8989 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
8990
8991         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8992         until it has been modified to work with the new testsuite.
8993
8994         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
8995         testcase won't compile, cause all of the testcases in the file to
8996         fail instead.
8997
8998         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8999         (gdb_clear_suppressed): New procedure.
9000         (gdb_stop_suppressing_tests): Only clear suppress_flag if
9001         it contains a positive value.
9002
9003 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9004
9005         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
9006
9007         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
9008
9009 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
9010
9011         * lib/gdb.exp (setup_xfail_format): New function.
9012         (get_debug_format): New function to get debug format.
9013         (debug_format): New global variable to hold last value set
9014         by get_debug_format.
9015         * gdb.base/list.exp: Call get_debug_format and expect some
9016         tests to fail for DWARF 1 and COFF formats.
9017         * gdb.c++/ptype.exp: Ditto.
9018         * gdb.c++/classes.exp: Ditto.
9019         * gdb.c++/cplusfuncs.exp: Ditto.
9020         * gdb.c++/inherit.exp: Ditto.
9021         * gdb.c++/templates.exp: Ditto.
9022         * gdb.c++/virtfunc.exp: Ditto.
9023
9024 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
9025
9026         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
9027         host doesn't have a currently-open connection.
9028
9029         * config/sparclet.exp: Cleanups and fixes to make it generic for
9030         any gdb stub target. Handle cases where gdb doesn't respond when
9031         interrupted in a sane fashion.
9032
9033         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
9034         same thing in a totally different way.
9035
9036         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
9037         setting "timeout".
9038         (gdb_start): We set the global gdb_prompt variable in
9039         default_gdb_init now.
9040
9041 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
9042
9043         * gdb.base/printcmds.exp: Fix "check for floating addition"
9044         regexp to accept results within approx +/- .01 of exact value.
9045         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
9046
9047 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9048
9049         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
9050         properly.
9051         (gdb_expect): Add optional timeout parameter, and add timeout
9052         value to various calls.
9053         (gdb_suppress_tests): Only give one warning message per group.
9054
9055 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
9056
9057         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
9058         global variables. Handle getting a value for $timeout more
9059         gracefully.
9060
9061 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9062
9063         * lib/gdb.exp: Close connection to remote host if gdb doesn't
9064         initialize.
9065         (default_gdb_init): New procedure; allow gdb_init to be overridden
9066         by a target configuration file.
9067         (gdb_expect): Pass the timeout to remote_expect.
9068
9069         * config/monitor.exp(gdb_load): Fix typo in regexp.
9070
9071 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
9072
9073         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
9074
9075 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
9076
9077         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
9078         here. Call gdb_target_exec before rebooting the target, to make
9079         sure the connection to the target is closed.
9080         (gdb_load): Pass the name of the executable to gdb_target_monitor.
9081         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
9082         Also detect "Timeout reading from remote" error.
9083
9084         * config/gdbserver.exp: Pass the executable being loaded to
9085         gdb_target_monitor. Don't call gdb_file_cmd here; let
9086         gdb_target_monitor do it.
9087
9088         * gdb.disasm/hppa.exp: Don't use exec_output.
9089
9090 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
9091
9092         * gdb.base/list.exp: If we're debugging a non-native target,
9093         try to set the pc register to point to the start of the
9094         program before doing the first list command.
9095
9096         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
9097         test_calls after restarting.
9098
9099         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
9100         reloading.
9101
9102         * gdb.base/watchpoint.exp: Fix typo.
9103
9104         * gdb.base/setshow.exp: Check for use_gdb_stub.
9105
9106         * gdb.base/break.exp: Fix continue until exit test for the gdb
9107         stub case.
9108         * gdb.base/langs.exp: Ditto.
9109
9110         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
9111         gdb_load_offset. If we weren't given a file to load, figure out
9112         what the current file is and use it.
9113
9114         * config/i386-bozo.exp: New file.
9115
9116 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
9117
9118         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
9119         feature.
9120
9121         * config/proelf.exp: New entry.
9122
9123 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9124
9125         * lib/gdb.exp: Remove spurious .* patterns at the beginning
9126         of regexps.
9127
9128         * gdb.base/watchpoint.exp: Don't run the test_stepping
9129         tests if gdb can't call functions on the target.
9130
9131         * gdb.base/setshow.exp: Don't run the set prompt tests if
9132         the board has gdb_prompt set.
9133
9134 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
9135
9136         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
9137         * gdb.base/commands.exp: Likewise.
9138         * gdb.base/setshow.exp: Likewise.
9139
9140 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
9141
9142         * config/monitor.exp(gdb_start): Look for gdb_prompt target
9143         feature.
9144
9145         * config/i960.exp: New file.
9146
9147 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
9148
9149         * gdb.base/funcargs.exp: Check for gdb,short_int target
9150         feature instead of looking for explicit target triplets.
9151
9152 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
9153
9154         * gdb.base/printcmds.exp: add a couple more tests a la
9155         "p 123DEADBEEF", to check parse_number.
9156         * top.c: change "to enable to enable" to "to enable" in a couple
9157         of help strings.
9158
9159 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
9160
9161         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
9162         on the mn10300.
9163
9164 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
9165
9166         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
9167         where the test executable is run with explicit args.
9168         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
9169
9170 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
9171
9172         * gdb.base/run.c: Use FAKEARGV to build test executable that
9173         does not require a command line arg, since most simulators
9174         don't currently support passing such an arg into the simulated
9175         program.
9176         * gdb.base/commands.exp: Change tests to insert the proper
9177         value as the arg to the first recursive factorial call.  Change
9178         compilation line to define FAKEARGV at compile time.
9179
9180 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
9181
9182         * gdb.base/recurse.exp: Enable these tests for the mn10300.
9183         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
9184         function with watchpoint enabled" test.
9185
9186 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
9187
9188         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
9189         Don't call gdb_test when the command doesn't return to a gdb prompt.
9190
9191         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
9192         "Tests restarted" messages.
9193
9194 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
9195
9196         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
9197
9198 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
9199
9200         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
9201         for INFO SYMBOL; add help tests for OVERLAY commands.
9202         * gdb.base/default.exp: add tests for INFO SYMBOL command;
9203         add tests for OVERLAY commands
9204         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
9205         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
9206         * gdb.base/sigall.c: add usestubs code frag
9207         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
9208
9209 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9210
9211         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
9212         failures.
9213         (gdb_stop_suppressing_tests): Note that tests have restarted.
9214
9215 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
9216
9217         * config/h8300.exp: New file.
9218
9219 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9220
9221         * gdb.base/setshow.exp: Check for the existence of a
9222         feature, not its value.
9223
9224 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9225
9226         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
9227
9228         * gdb.base/scope.exp: It's now init0(), not init().
9229
9230         * gdb.base/scope0.c: For now, change init() to be init0().
9231
9232         * config/monitor.exp: Use gdb_serial in preference to serial
9233         or netport.
9234
9235         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
9236         and it's not already set.
9237
9238 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
9239
9240         * gdb.base/setshow.exp: Only test the run command if the target
9241         isn't using a stub and if it supports argument passing.
9242
9243 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9244
9245         * config/udi.exp(gdb_start): Make sure UDICONF is set
9246         properly before starting gdb.
9247
9248 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
9249
9250         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
9251         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
9252         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
9253
9254 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
9255
9256         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
9257         specialized code to reboot the board, use remote_reboot instead.
9258
9259         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
9260
9261         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
9262
9263         * config/monitor.exp: Make sure we disconnect from the target.
9264         Also, try a reboot/reload cycle instead of failing if the
9265         load fails.
9266
9267 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
9268
9269         * gdb.base/default.exp: Don't set match_max.
9270         * gdb.base/help.exp: Ditto.
9271         * gdb.base/list.exp: Ditto.
9272         * gdb.base/signals.exp: Ditto.
9273
9274         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
9275         set, use remote_ld to download the testcase instead of
9276         the GDB loader.
9277
9278 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
9279
9280         * config/vr5000.exp: New file.
9281
9282         * config/monitor.exp(gdb_target_monitor): Add pattern for
9283         "Ending remote" to detect errors in connecting.
9284
9285         * gdb.base/setshow.exp: Add .* within auto language test.
9286
9287         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
9288         target feature.
9289
9290         * config/monitor.exp(gdb_load): Check for a failure when loading,
9291         and reboot the board if necessary.
9292
9293         * gdb.base/setvar.exp(test_set): Handle multiple prints within
9294         a set of tests. Remove print.* from the patterns being checked.
9295
9296 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
9297
9298         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
9299         refer to gdb_spawn_id.
9300
9301         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
9302         longer used.
9303         * config/sparclet.exp: Ditto.
9304         * config/sparclet-old.exp: Ditto.
9305         * config/slite.exp: Ditto.
9306         * config/sim.exp: Ditto.
9307         * gdb.base/funcargs.exp: Ditto.
9308
9309         * lib/gdb.exp:Remove references to gdb_spawn_id.
9310         (gdb_expect): Move to remote.exp.
9311
9312 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9313
9314         * config/monitor.exp: Detect the "Couldn't establish connection"
9315         message from GDB.
9316
9317 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9318
9319         * gdb.base/bitfields.exp: Use runto instead of explicit
9320         gdb_run_cmd/gdb_expect sequences.
9321
9322         * gdb.base/break.exp(text_next_with_recursion): Add match for
9323         gdb_expect call.
9324
9325         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9326         We also need to handle the "A program is being debugged already"
9327         prompt from gdb. Use gdb_test to set the baud rate.
9328
9329         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9330         to 20000. Really. I mean it.
9331
9332 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9333
9334         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9335         fails. If suppress_flag is set, skip perror message about not
9336         being able to send to GDB.
9337         (send_gdb): If suppress_flag is set, don't try to send commands to
9338         GDB.
9339         (gdb_expect): If suppress_flag is set, always fail immediately.
9340         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9341         (gdb_init): Call gdb_stop_suppressing_tests.
9342         (default_gdb_exit): Ditto.
9343         (default_gdb_start): Ditto.
9344
9345         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9346         gdb_stop_suppressing_tests as appropriate.
9347         * gdb.base/break.exp: Ditto.
9348         * gdb.base/callfuncs.exp: Ditto.
9349         * gdb.base/commands.exp: Ditto.
9350         * gdb.base/exprs.exp: Ditto.
9351         * gdb.base/funcargs.exp: Ditto.
9352         * gdb.base/list.exp: Ditto.
9353         * gdb.base/recurse.exp: Ditto.
9354         * gdb.base/scope.exp:  Ditto.
9355         * gdb.base/structs.exp: Ditto.
9356         * gdb.c++/inherit.exp: Ditto.
9357
9358 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
9359
9360         * config/vr4300.exp: New file.
9361
9362         * gdb.*/*.exp: Call gdb_expect instead of expect.
9363
9364         * lib/gdb.exp(gdb_expect): New function.
9365
9366 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
9367
9368         * lib/gdb.exp(gdb_init): New function.
9369
9370         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9371         for each individual variable set.
9372
9373         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9374         name.
9375
9376         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9377
9378         * gdb.base/scope.exp: Use gdb_test.
9379
9380         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9381         aborting; the testsuite driver will do that for us (see
9382         gdb_finish). Also, use gdb_test in a few more places.
9383
9384 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9385
9386         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9387
9388 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
9389
9390         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9391         and "add_tests" are not at the same address.
9392
9393 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9394
9395         * gdb.base/ptype.exp: Use gdb_test.
9396
9397 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
9398
9399         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9400         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9401         left in.  No longer expect them to fail.
9402
9403         * gdb.stabs/*.mt; Deleted, no longer used.
9404         * gdb.stabs/configure.in: Remove references to target makefile
9405         frags.
9406         * gdb.stabs/configure: Rebuilt.
9407
9408         * gdb.disasm/*.mt: Deleted, no longer used.
9409         * gdb.disasm/configure.in: Remove references to target makefile
9410         frags.  Use "sh3.s" as the unique filename for this directory.
9411         * gdb.disasm/configure: Rebuilt.
9412
9413         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9414         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9415         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9416
9417 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
9418
9419         * config/udi.exp: Use mondfe,name instead of remote_host.
9420
9421 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
9422
9423         * gdb.base/watchpoint.exp: Don't expect a failure when calling
9424         a function with a watchpoint enabled on the mn10200.
9425
9426         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9427         before trying to create it!
9428
9429 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
9430
9431         * config/vx.exp: Use hostname instead of netport.
9432
9433         * config/vxworks.exp: New file.
9434
9435         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9436
9437         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9438         gdb before assuming everything worked. Send a ^C if a timeout
9439         occurs.
9440
9441         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9442         $gdb_spawn_id directly.
9443         (gdb_run_cmd): Try _start as well as start. Use the target feature
9444         gdb,start_symbol as the symbol to start from when jumping.
9445
9446 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
9447
9448         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9449         redundant) test.
9450
9451         * gdb.base/recurse.exp: Relax final value test for 'b' so that
9452         it doesn't lose for 16bit integer systems.
9453
9454 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
9455
9456         * gdb.fortran/types.exp: If the target doesn't support "double"
9457         data types, then expect "real" types to only be 4 bytes.
9458
9459         * gdb.c++/virtfunc.exp: Expect failure for virtual function
9460         call tests if the target doesn't support inferior function calls.
9461
9462         * gdb.base/printcmds.exp: Allow minor deviation in FP values
9463         in printf tests.
9464
9465 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
9466
9467         * gdb.base/help.exp: Disable "help set", "help show", and
9468         "help support".  Simplify regexp for "help stack".
9469
9470         * gdb.base/default.exp: Set match_max to 5000 and the timeout
9471         to 60 seconds.  Temporarily set match_max to 15000 around the
9472         "info copying" test.
9473
9474         * gdb.base/nodebug.exp: Don't try to do an inferior function
9475         call if the target doesn't support them.
9476         * gdb.base/printcmds.exp: Likewise.
9477         * gdb.base/setvar.exp: Likewise.
9478         * gdb.base/structs.exp: Likewise.
9479         * gdb.c++/templates.exp: Likewise.
9480         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
9481
9482         * gdb.base/recurse.exp: Enable for the mn10200.
9483
9484         * configure.in: Do configure gdb.stabs directory for *-*-elf
9485         targets.
9486         * configure: Rebuilt.
9487
9488         * gdb.base/break.exp: Check for gdb,noresults before testing
9489         exit status and/or results from the target.
9490         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9491         * lib/gdb.exp: Remove old (now bogus) initialization of
9492         noinferior, noargs, noresults and nosignals.
9493
9494 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
9495
9496         * config/sh.exp: New file.
9497
9498         * config/slite.exp: Try to connect multiple times to the board
9499         before rebooting. Only send a "monitor run" if need_monitor_run
9500         is set.
9501
9502         * gdb.base/break.exp: Don't do the "stub continue" test if
9503         the target has gdb_stub set.
9504
9505         * gdb.base/callfuncs.exp: Increase the timeout.
9506
9507         * gdb.base/interrupt.exp: Don't even try to compile the testcase
9508         if the target has gdb,noinferiorio set.
9509
9510         * gdb.base/list.exp: Increase match_max to 10000 characters.
9511
9512         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9513
9514         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9515         target.
9516
9517         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9518
9519 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
9520
9521         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9522         trying to delete the copy of gdb. Catch the file delete so we
9523         don't die if the delete fails; also, the file should be copied to
9524         the host, not to the build.
9525
9526 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
9527
9528         * lib/gdb.exp(gdb_test): Surround the result pattern with
9529         parenthesis in case it contains multiple regexps separated
9530         with |.
9531
9532         * gdb.base/watchpoint.exp: Use gdb_test.
9533         * gdb.base/default.exp: Ditto.
9534
9535 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
9536
9537         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
9538
9539         * gdb.base/scope.exp: Use gdb_test.
9540         * gdb.c++/classes.exp: Ditto.
9541         * gdb.c++/inherit.exp: Ditto.
9542
9543 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
9544
9545         * gdb.base/crossload.exp: Don't use execute_anywhere, use
9546         remote_exec instead.
9547         * gdb.base/corefile.exp: Don't be ridiculous.
9548         * gdb.base/*.c: Add missing stub invocations.
9549
9550 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9551
9552         * config/slite.exp: Miscellaneous fixes.
9553
9554         * lib/gdb.exp: Fix runto.
9555
9556         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9557         the target.
9558
9559         * gdb.base/watchpoint.exp: Fix regexp.
9560
9561         * lib/gdb.exp(default_gdb_exit): Add a catch to the
9562         close and wait commands, as the descriptor may now be
9563         invalid. Always call "remote_close host".
9564
9565 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
9566
9567            Major rewrite for testsuite revision.
9568
9569         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9570         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9571         instead of relying on spawn_id to always contain a valid
9572         spawn id.
9573         (get_compiler_info): New procedure to build the ${binfile}.ci
9574         file, instead of replicating this in N different places.
9575         (gdb_compile): New procedure.
9576
9577         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9578         appropriate arguments) instead of compile. Use gdb_test in a lot
9579         more places.  Use send_gdb instead of send. Always run gdb_start
9580         at the start of a testcase, as this is no longer done magically.
9581
9582         config/*-gdb.exp: Rename without the -gdb suffix.
9583
9584         config/mips.exp: Use remote_close instead of exit_remote_shell.
9585         config/monitor.exp: Use target_info instead of looking at
9586         baud, timeout, etc.
9587         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9588
9589 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9590
9591         * gdb.c++/templates.exp (test_ptype_of_templates),
9592         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9593         Update expect patterns for destructors and assignment operators
9594         to match corresponding c-typeprint.c changes.
9595         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
9596         to destructor breakpoint test, GDB should be able to set the
9597         destructor breakpoint without specifying arguments.
9598
9599 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
9600
9601         * gdb.threads/pthreads.exp: Change result for failure to compile due
9602         to lack of pthreads runtime support from an error to simply an
9603         unsupported test, per dejagnu standards.
9604
9605 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9606
9607         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
9608         where GDB exits to reduce pattern match time.
9609         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
9610
9611         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
9612
9613 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
9614
9615         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9616         * gdb.base/default.exp:   ditto.
9617         * gdb.base/nodebug.exp:   ditto.
9618         * gdb.base/printcmds.exp: ditto.
9619         * gdb.base/ptype.exp:     ditto.
9620         * gdb.base/setvar.exp:    ditto.
9621         * gdb.base/structs.exp:   ditto.
9622         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
9623
9624 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
9625
9626         * configure, */configure: Rebuild with autoconf 2.12.
9627
9628 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
9629
9630         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9631         use new i*86-pc-linux*-gnu quads.
9632         * gdb.base/corefile.exp: Ditto.
9633         * gdb.base/signals.exp: Ditto.
9634         * gdb.base/sigall.exp: Ditto.
9635         * gdb.base/interrupt.exp: Ditto.
9636
9637         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9638         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
9639         RedHat 4.0.
9640
9641         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9642         linux.  This allows the test case to at least compile on latest
9643         linux, but still not run due to missing the threads runtime library.
9644
9645 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9646
9647         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
9648         directory to search gdb directory. Accept and step over conditional
9649         stack alignment code. Consume $prompt in failure cases.
9650         Reset timeout to $oldtimeout instead of some arbitrary value.
9651         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
9652         timeout problems with infinite stack backtraces.
9653         * gdb.base/ptype.exp (ptype struct link, union tu_link):
9654         Accept function parameters for linkfunc member.
9655
9656 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
9657
9658         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9659         (CXXFLAGS): Remove, unreferenced.
9660         (B_OPTIONS): Add for -B options and add code to initialize with
9661         previous -B options and also add -B option to pick up cross compiled
9662         runtime.
9663         (TARGET_INCLUDES): Add for -I options and add code to initialize when
9664         doing cross compiles.
9665         (target_alias): Declare global.
9666         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
9667         to verify that gcc exists in build tree, and if so set CC to that
9668         gcc and to use B_OPTIONS and TARGET_INCLUDES.
9669
9670 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
9671
9672         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9673         ptype test for anonymous union.  Fixup testcase to match
9674         current gcc debug output.
9675
9676 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
9677
9678         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9679         force argument to an unsigned long type.
9680
9681 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
9682
9683         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9684         tests and anonymous union print/ptype tests.
9685         * gdb.base/list.exp (test_forward-search): Increase timeout by
9686         5 minutes for the "search extremely long line" case.
9687         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9688         completely optional and that the pass/fail messages use the command as
9689         the message if that third arg is a null string.
9690         (gdb_test_exact):  Arrange that a null string pattern means match a
9691         null string output rather than any output, which might include random
9692         errors.
9693         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9694         backtrace test.
9695         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9696         always failing and failure is now exposed by gdb.exp changes.
9697
9698 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
9699
9700         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9701         weren't being noted.
9702
9703 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9704
9705         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
9706         * gdb.stabs/weird.exp:  Remove v_comb xfails.
9707
9708 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
9709
9710         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9711                     list.exp scope.exp watchpoint.exp]
9712           Make all timeout error msgs explicitly say "(timeout)".
9713
9714 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
9715
9716         * config/monitor.exp: Increase download timeout to 1000 seconds.
9717
9718 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
9719
9720         * config/m32r.exp: Increase timeout to 120 seconds.
9721
9722 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
9723
9724         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9725         and accept older ordering as obsolescent gcc or gdb.
9726         * gdb.c++/templates.exp: Ditto.
9727         * gdb.c++/virtfunc.exp: Ditto.
9728
9729 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
9730
9731         * gdb.base/coremaker.c: Add code to mmap some data so we
9732         can check that it ends up in the core file.
9733         * gdb.base/corefile.exp: Add test to read mmapped data
9734         from core file.
9735
9736 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
9737
9738         * config/m32r.exp: New file.
9739
9740 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
9741
9742         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
9743         that cflags can contains -gstabs, and work correctly for other tests.
9744
9745 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
9746
9747         * gdb.base/setshow.exp: New file, tests show and set.
9748         * gdb.base/setshow.c:   New file, tests show and set.
9749         * gdb.base/help.exp: Add test for help set|show annotate.
9750         * gdb.base/default.exp: Add test for set|show annotate.
9751
9752 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
9753
9754         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
9755         errors unique.
9756         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
9757         explicitly.
9758
9759 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
9760
9761         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
9762         and width commands.  This is done elsewhere.
9763         * (gdb_start):  Don't call gdb_start_sim here.  That's already
9764         done in gdb_load.  This fixes lots of failures in default.exp.
9765
9766 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
9767
9768         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9769         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9770         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9771         in the same we we treat other failures (since it may be an expected
9772         condition), rather than as an error.
9773         * gdb.base/signals.exp (test_handle_all_print): Revert back to
9774         old test format.
9775
9776 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
9777
9778         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9779         (distclean maintainer-clean realclean): No need to remove files
9780         twice.  Nuke the duplicates.
9781         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
9782         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
9783         Remove config.h along with other config files.
9784
9785 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
9786
9787         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9788         "p func1 ()" and note that rests of tests are skipped.
9789         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9790         setup_xfails for "print func2::coremaker_local".
9791         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9792         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9793         affected by the previous run test.
9794         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9795         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9796         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9797         "pass int powerset tuple" and "pass modeless int powerset tuple".
9798         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9799         "real write 4" and "real write 8".
9800         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9801         setup_xfails for "print vs1 after tuple assign 2",
9802         "print \$i after tuple assign 2", and
9803         "print vs2 after tuple assign 2".
9804         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9805         meaningful error message and return -1 so the caller can
9806         suppress further tests and avoid a cascade of errors.
9807
9808 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
9809
9810         * gdb.base/a1-selftest.exp: Tweak tests to account for new
9811         format for printing version.
9812         * gdb.base/default.exp: Ditto.
9813         * gdb.base/interrupt.exp: Fix problem with cascade of
9814         errors if child process dies while calling a function.
9815
9816 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
9817
9818         * Makefile.in (VPATH): Add
9819         * Makefile.in (Makefile, config.status): Fix rules so things get
9820         remade when necessary.
9821
9822 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
9823
9824         * Makefile.in (just-check): Add path to sibling expect dir
9825         to environment variable specified by RPATH_ENVVAR.
9826
9827 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
9828
9829         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9830         (just-check): Add shared library paths for libstdc++, tk,
9831         tcl, bfd, and opcodes to the environment variable specified
9832         in RPATH_ENVVAR.
9833         * configure.in: Add support to recognize --enable-shared flag
9834         and generate correct value for RPATH_ENVVAR.
9835         * configure: Regenerated with autoconf.
9836
9837 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
9838
9839         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9840         include all osf versions.
9841         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9842         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
9843         when target is linux.  When failing to build pthreads test
9844         executable, give more meaningful message.
9845         * gdb.threads/pthreads.c: Hpux also uses old definition of second
9846         arg for pthread_create.
9847
9848 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
9849
9850         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9851         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9852         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9853         and -lpthreads (everybody else).
9854         (test_startup): Fail gracefully if threads are not supported.
9855         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9856         "p/c array_index("abcdef",2)" when not gcc compiled.
9857         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9858         "print func2::coremaker_local" when not gcc compiled.
9859         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9860         "ptype on opaque struct tagname (statically)",
9861         "ptype on opaque struct tagname (dynamically) 1", and
9862         "ptype on opaque struct tagname (dynamically) 2"
9863         for not compiled with gcc.
9864         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9865         backtrace when compiled with gcc.
9866         * lib/gdb.exp (runto_main): Return result of "runto main" rather
9867         than always return success.
9868
9869 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
9870
9871         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9872
9873 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
9874
9875         * gdb.base/structs.exp: Undo last change.
9876
9877 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
9878
9879         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9880         encapsulate all the steps/nexts done during self test, starting
9881         at main, and makes them less sensitive to optimization issues.
9882         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9883         signal handler" test.
9884         * gdb.threads/pthreads.exp: Only run this for native configs.
9885         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9886         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9887         tests.
9888         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9889         for "runto test_calls(void)" test.
9890
9891 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
9892
9893         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9894         and don't expect address info in breakpoint confirmations.
9895
9896 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
9897
9898         * gdb.base/list.exp (test_forward_search): Increase timeout
9899         temporarily by 60 seconds for searching extremely long line,
9900         and then reset to old value when done.  Increase expect input
9901         buffer to 10000.
9902
9903 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
9904
9905         * gdb.base/list.exp (test_forward_search): Fix to handle very
9906         long source line without overflowing expect's input buffer.
9907
9908 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
9909
9910         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9911         "buffer_full".
9912
9913         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9914         "buffer_full".
9915
9916         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9917         "buffer_full".
9918
9919         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9920         "buffer_full".
9921
9922 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
9923
9924         * configure.in (configdirs): Add gdb.threads.
9925         * configure: Regenerated with autoconf.
9926         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9927         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9928         * gdb.threads/configure: New, generated with autoconf.
9929
9930 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
9931
9932         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9933
9934 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
9935
9936         * gdb.base/signals.exp (test_handle_all_print): Test separately for
9937         each signal's status in the output of "handle all print".
9938         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9939         the \r\n sequence that immediately precedes the gdb prompt.
9940         * gdb.base/a1-selftest.exp: Save original timeout and restore
9941         after test.
9942
9943 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
9944
9945         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9946         symbol.
9947
9948 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9949
9950         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9951
9952 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
9953
9954         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9955         timeout by 60 seconds.
9956
9957 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
9958
9959         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9960         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9961         error return.
9962
9963 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
9964
9965         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9966         gdb initialization, also report how long dejagnu waited.  Restore
9967         old timeout before doing error return.  Temporarily increase timeout
9968         by 3 minutes to allow for slow startups over heavy NFS use.
9969
9970 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
9971
9972         * lib/gdb.exp: Report timeout value for verbosity level 2.
9973         * config/gdbserver.exp: Ditto.
9974         * config/hppro.exp: Ditto.
9975         * config/mips-gdb.exp: Ditto.
9976         * config/monitor.exp: Ditto.
9977         * config/netware.exp: Ditto.
9978         * config/sim-gdb.exp: Ditto.
9979         * config/slite-gdb.exp: Ditto.
9980         * config/udi-gdb.exp: Ditto.
9981         * config/unix-gdb.exp: Ditto.
9982         * config/vx-gdb.exp: Ditto.
9983         * gdb.base/a1-selftest.exp: Ditto.
9984         * gdb.base/a2-run.exp: Ditto.
9985         * gdb.base/break.exp: Ditto.
9986         * gdb.base/corefile.exp: Ditto.
9987         * gdb.base/list.exp: Ditto.
9988         * gdb.base/recurse.exp: Ditto.
9989         * gdb.base/scope.exp: Ditto.
9990         * gdb.base/signals.exp: Ditto.
9991
9992 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9993
9994         * gdb.threads/Makefile.in (docdir): Removed.
9995
9996 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9997
9998         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
9999         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
10000         @srcdir@.
10001         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
10002         autoconf 2.5 or higher.
10003         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
10004
10005 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
10006
10007         * configure: Regenerated.
10008         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
10009         avoid name clashes with SunOS headers.
10010
10011 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
10012
10013         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
10014
10015 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
10016
10017         * gdb.base/callfuncs.exp: Finish last change -- make sure the
10018         prototype information ends up in the compiler info file.
10019
10020 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
10021
10022         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
10023         attempting to regenerate it.  Eliminate use of a temporary file
10024         and just generate the info file directly.  Source it immediately,
10025         for consistency of use.
10026         * gdb.base/corefile.exp: Ditto
10027         * gdb.base/exprs.exp: Ditto.
10028         * gdb.base/funcargs.exp: Ditto.
10029         * gdb.base/langs.exp: Ditto.
10030         * gdb.base/list.exp: Ditto.
10031         * gdb.base/mips_pro.exp: Ditto.
10032         * gdb.base/nodebug.exp: Ditto.
10033         * gdb.base/opaque.exp: Ditto.
10034         * gdb.base/ptype.exp: Ditto.
10035         * gdb.base/scope.exp: Ditto.
10036         * gdb.base/setvar.exp: Ditto.
10037         * gdb.base/signals.exp: Ditto.
10038         * gdb.base/whatis.exp: Ditto.
10039         * gdb.c++/templates.exp: Ditto.
10040         * gdb.c++/virtfunc.exp: Ditto.
10041         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
10042         whether or not to add -lstdc++ to the compile command line args.
10043
10044 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10045
10046         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
10047         it got fixed by the recent lookup_minimal_symbol_by_pc change.
10048         Increase timeout, a lot of single stepping might be needed if the
10049         target has no hardware watchpoints.
10050
10051 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
10052
10053         * gdb.base/break.exp: Ignore compiler warnings when compiling
10054         break.c.
10055         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
10056         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
10057         from remote-sim.
10058         * gdb.base/exprs.exp: Add h8300 xfails.
10059         * gdb.base/funcargs.exp: Likewise.
10060         * gdb.base/nodebug.exp: Likewise.
10061         * gdb.base/printcmds.exp: Likewise.
10062         * gdb.base/ptype.exp: Likewise.
10063         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
10064         h8300 xfails.
10065         * gdb.base/return.exp: Handle float/double precision problems
10066         on the h8300.
10067         * gdb.base/funcargs.c: Explicitly make last constant argument to
10068         call_after_alloca_subr an unsigned long type.
10069         * gdb.base/return.c: Include stdio.h.
10070
10071 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10072
10073         * config/abug.exp: New file for the older Motorola Bug monitor
10074         that runs on the mvme13x series VME boards.
10075         * config/monitor.exp: Use the new config array for target settings
10076         if they exist.
10077
10078 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
10079
10080         * sim-gdb.exp: Make the SH simulator allocate less space when
10081         it is targeted.
10082
10083 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
10084
10085         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
10086         test.
10087
10088 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
10089
10090         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
10091         "rs6000-*-*" for "list function in include file" when gcc compiled.
10092         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
10093         for "p ctable1[120]".
10094         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
10095         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
10096         Remove setup_xfail for "rs6000-*-*" for
10097         "print 'scope0.c'::filelocal before run".
10098         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
10099         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
10100         since some compilers don't allow both options to be given
10101         on the same command line.  Create object file and move it.
10102
10103 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
10104
10105         * gdb.base/corefile.exp: Always regenerate the core file, since
10106         we always regenerate the coremaker program.  Detect special case
10107         where registers cannot be read from core file.
10108
10109 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
10110
10111         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10112         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
10113         * gdb.c++/templates.exp: Only match on basename of file since
10114         some formats like xcoff don't encode directory information.
10115         * gdb.stabs/weird.exp: Use the right sed script for powerpc
10116         and rs6000 AIX xcoff targets.
10117         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
10118         * configure: Regenerate.
10119         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
10120         here, rather than in distclean.
10121
10122 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
10123
10124         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
10125         defined, and use it to compile the test case with -O2.  The
10126         native compilation still uses no optimization.
10127         * gdb.base/mips_pro.c: Remove inline assembly code since
10128         it is compiled PIC by default, which results in assembler
10129         warnings that make the testsuite think the compilation
10130         was unsuccessful.
10131
10132 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
10133
10134         * gdb.c++/misc.exp: Add note to message for
10135         "print s.a for foo struct" that this is a known gcc 2.7.2
10136         and earlier bug.
10137
10138 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
10139
10140         * gdb.base/break.exp: Fix pattern for matching "Delete all
10141         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
10142         setup_xfail for deleting all breakpoints test.  Fix various
10143         timeout messages to include "(timeout)".
10144         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
10145         for "p t_float_values2(3.14159,float_val2)".
10146         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
10147         for "continue to call2g" when gcc compiled.
10148         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
10149         "up to foo in langs.exp", "show language at foo in langs.exp",
10150         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
10151         and "show language at fsub in langs.exp".
10152         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
10153         "list line 1 in include file", "list message for lines past EOF",
10154         "list function in include file", "list list0.h:foo", and
10155         "list filename:function; nonexistant function".
10156         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
10157         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
10158         and "ptype t_char_array" to be for native cc only.
10159
10160 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
10161
10162         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
10163         setup_xfail for "print coremaker_bss", "print coremaker_ro",
10164         "print func2::coremaker_local", and "backtrace in corefile.exp".
10165
10166 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
10167
10168         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
10169         "bt in signals.exp".  This problem only appears when running
10170         the testsuite, and then only intermittently.
10171
10172 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10173
10174         * gdb.base/return.exp (return_tests): Differentiate between
10175         two tests of continuing.
10176
10177 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10178
10179         * */Makefile.in (maintainer-clean): Remove config.log.
10180         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
10181         * gdb.c++/Makefile.in (PROGS): Add inherit.
10182         (clean): Remove *.ci.
10183
10184 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
10185
10186         * gdb.c++/misc.cc: Add test code from Mike Stump.
10187         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
10188
10189 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
10190
10191         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
10192         to "alpha-*-osf2*" and add comment.
10193         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
10194         setup_xfail for "step over execarg initialization" and
10195         "step over corearg initialization".
10196         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
10197         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
10198         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
10199         gcc compiled for "print coremaker_bss", "print coremaker_ro",
10200         "print func2::coremaker_local", and "backtrace in corefile.exp".
10201         * gdb.base/signals.exp: Build and source signals.ci.
10202         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
10203         to be for gcc only.
10204         * lib/gdb.exp: Move verbose statements outside conditionals.
10205
10206 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10207
10208         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
10209         Feb 3 procfs.c change.
10210
10211 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
10212
10213         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
10214
10215 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
10216
10217         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
10218         from dejagnu's apparent default of 10 seconds, which gives random
10219         results when running the tests over NFS on moderately loaded systems.
10220         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
10221
10222 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
10223
10224         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
10225         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
10226         result reports.
10227
10228 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
10229
10230         * configure.in (CY_AC_PATH_TCLH): Remove.
10231         * configure: Regenerate.
10232
10233 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
10234
10235         * gdb.c++/Makefile.in (clean): Add missing '{'.
10236
10237 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
10238
10239         * lib/gdb.exp: Provide a default value for noinferior.
10240
10241         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
10242         Load libgloss.exp.
10243
10244 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
10245
10246         * gdb.disasm/hppa.exp: Compile directly into an executable, use
10247         the executable, not the .o to run the tests from.
10248
10249 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
10250
10251         * gdb.base/break.exp: Don't test for program exit or exit status
10252         if $noresults if nonzero.
10253         * gdb.base/langs.exp: Likewise.
10254         * gdb.base/watchpoint.exp: Likewise.
10255
10256         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
10257         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
10258         trying to compile the testcase.
10259
10260 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
10261
10262         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
10263         * gdb.base/signals.exp (continue to handler): Likewise.
10264
10265 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10266
10267         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
10268
10269         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
10270
10271 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
10272
10273         * gdb.base/corefile.exp: Recognize "not found" as failure
10274         when trying to determine if a core file was generated.
10275         If no core file was generate the first time, try again without
10276         the ulimit -c to work around braindamaged shells.
10277
10278 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
10279
10280         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
10281         [] tests with "test" and enclose string in quotes.
10282         * gdb.stabs/configure: Rebuild
10283
10284 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
10285
10286         Changes in sync with expect:
10287         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
10288         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
10289         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
10290         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
10291         argument to AC_REQUIRE.
10292         * configure: Regenerated.
10293
10294 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
10295
10296         * gdb.base/corefile.exp: When generating a core, discard any
10297         error messages about ulimit not found and the "core dumped"
10298         message from the shell that runs the coredumper.
10299
10300 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
10301
10302         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
10303
10304         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
10305         which sed script to run.  Expect failure for v_comb test
10306         on PA targets too.
10307
10308 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
10309
10310         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
10311         "print func2::coremaker_local" and for "backtrace in corefile.exp"
10312
10313 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
10314
10315         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
10316         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
10317         "sparc-sun-solaris*" xfails for "p v_comb".
10318         * lib/gdb.exp (default_gdb_start): Fix typo.
10319         * gdb.base/corefile.exp: Allow "Core was generated by ..."
10320         messages to not include the full program name that caused
10321         the core dump since some systems (such as solaris) apparently
10322         truncate this path to about 80 characters.
10323         When generating a core file first try increasing the core file
10324         size limit to unlimited since some systems may default it to
10325         zero, and it is harmless to try it.  Move the test for failing
10326         to generate a core file to where it will actually get executed.
10327         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10328         new gdb result from g++ debug info improvements and make old
10329         pattern obsolescent.  Also account for size_t differences
10330         (may be int or long).
10331         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10332         initialization before function call is placed in the delay slot
10333         and thus appears to be skipped over by commands such as "next".
10334
10335 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10336
10337         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10338
10339 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10340
10341         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10342         input source file; fix code to compile test to deal with this
10343         convention.
10344         * gdb.c++/*.exp: Likewise.
10345
10346 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
10347
10348         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10349         "bt in signals.exp".
10350
10351 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
10352
10353         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10354         "step over execarg initialization" and
10355         "step over corearg initialization".
10356
10357 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
10358
10359         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10360         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
10361
10362 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
10363
10364         From Rob Savoye  (rob@poseidon.cygnus.com)
10365         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10366         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10367         configure.in}, gdb.disasm/{Makefile.in, configure.in},
10368         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10369         configure.in}: Major reworking for autoconfig.
10370         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10371         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10372         New files.
10373         * config/unix-gdb.exp:  Make GDB global.
10374         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10375         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10376         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10377         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10378         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10379         term.exp, twice.exp, watchpoint.exp, whatis.exp},
10380         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10381         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10382         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10383         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10384         pr-8136.exp, result.exp, string.exp, tuples.exp},
10385         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10386         to returns as necessary, arrange for test to compile own testcase
10387         executable.
10388         * lib/gdb.exp: Changes for testsuite to compile own test cases.
10389
10390 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
10391
10392         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10393         clear_xfail at end of test which might not call either pass or fail.
10394         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10395         "backtrace through signal handler".
10396
10397 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10398
10399         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
10400         continuing from a job control stop signal.
10401         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
10402
10403 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
10404
10405         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10406         * gdb.base/corefile.exp: Likewise.
10407         * gdb.base/funcargs.exp: Likewise.
10408
10409 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
10410
10411         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
10412         * config/monitor.exp:  Add support for setting baud rate.
10413
10414 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
10415
10416         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10417         i*86-*-linux* xfails for "backtrace through signal handler".
10418         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10419         "print func2::coremaker_local".
10420         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10421         alpha-dec-osf2* xfail for
10422         "delete all breakpoints when none".
10423
10424 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
10425
10426         * gdb.base/break.exp: Change test that deletes all breakpoints
10427         when no user breakpoints are installed.  A post 4.15 change
10428         causes gdb to no longer prompt in this case.
10429
10430 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
10431
10432         * gdb.base/return.exp (return_tests):  Change xfail for test
10433         "correct value returned double test" to stop xfailing at
10434         Solaris 2.5.  Apparently the bug has been fixed.
10435
10436 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
10437
10438         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10439         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10440
10441 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
10442
10443         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10444         * gdb.disasm/hppa.s: Corresponding changes.
10445
10446 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
10447
10448         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10449         makefile fragment.
10450         * config/mt-hpux: Deleted.
10451
10452 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
10453
10454         * Many files: When warning about suppressed tests due to a
10455         nonexistant test binary, avoid incrementing the warning count.
10456
10457 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
10458
10459         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
10460
10461 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10462
10463         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
10464         "sparc-*-solaris2*".
10465
10466 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10467
10468         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
10469         Add global and local variables and initialize them.
10470         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
10471         by printing variables. Remove rs6000 and powerpc xfails, BFD now
10472         extracts the file name and terminating signal from the core file.
10473         * TODO:  Remove note about tests for correct mapping of corefile.
10474         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
10475         from optimizing it away.
10476         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
10477         handles common blocks.
10478
10479 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10480
10481         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10482         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10483
10484 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
10485
10486         * Makefile.in (maintainer-clean): New target, synonym for
10487         realclean.
10488         * gdb.base/Makefile.in (maintainer-clean): Likewise.
10489         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10490         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10491         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10492         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10493         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10494
10495 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
10496
10497         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
10498         xfails when not gcc compiled for "print foo::funclocal".
10499         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10500         "print foo::funclocal at foo",
10501         "print 'scope1.c'::foo::funclocal at foo",
10502         "print foo::funclocal_bss at foo",
10503         "print 'scope1.c'::foo::funclocal_bss at foo",
10504         "print foo::funclocal_ro at foo",
10505         "print 'scope1.c'::foo::funclocal_ro at foo",
10506         "print bar::funclocal at foo" and
10507         "print 'scope1.c'::bar::funclocal at foo".
10508         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
10509         gcc compiled for "print foo::funclocal at bar".
10510         Expand all messages to ensure that they identify that
10511         the test is at bar().
10512         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10513         gcc compiled for:
10514         "ptype on opaque struct pointer (statically)",
10515         "ptype on opaque struct tagname (statically)",
10516         "ptype on opaque struct pointer (dynamically) 1",
10517         "ptype on opaque struct tagname (dynamically) 1",
10518         "ptype on opaque struct pointer (dynamically) 2" and
10519         "ptype on opaque struct tagname (dynamically) 2
10520         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10521         gcc compiled for:
10522         "p datalocal"
10523         "whatis datalocal",
10524         "ptype datalocal",
10525         "p bsslocal",
10526         "whatis bsslocal", and
10527         "ptype bsslocal".
10528         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10529         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10530         when not gcc compiled.
10531         * gdb.base/funcargs.exp (float_and_integral_args):  Add
10532         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10533         compiled.
10534         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
10535         "backtrace from call6a" when not gcc compiled.
10536         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10537         "backtrace from call7a" when not gcc compiled.
10538         * gdb.base/callfuncs.exp (do_function_calls):
10539         Add "hppa*-*-hpux*" xfail when not gcc compiled for
10540         "p t_char_array_values(char_array_val2,char_array_val1)",
10541         "p t_char_array_values(char_array_val1,char_array_val2)",
10542         "p t_char_array_values("carray 1","carray 2")",
10543         "p t_char_array_values("carray 1",char_array_val2)",
10544         "p t_char_array_values(char_array_val1,"carray 2")",
10545         "p sum_args(1,{2})",
10546         "p sum_args(2,{2,3})",
10547         "p sum_args(3,{2,3,4})",
10548         "p sum_args(4,{2,3,4,5})"
10549         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10550         "backtrace in corefile.exp" when not gcc compiled.
10551
10552 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10553
10554         * gdb.base/signals.exp:  Rewrite `handle all print' test as
10555         a procedure. Accept blanks or TABs as whitespace, increase
10556         timeout and expect input buffer size for the large output
10557         from the command. Remove "i*86-*-bsdi2.0" xfail.
10558
10559 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10560
10561         * gdb.base/setvar.exp:  Add new testcases for truncation when
10562         assigning invalid values to bitfields.
10563
10564 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
10565
10566         * gdb.base/callfuncs.exp (do_function_calls):  Remove
10567         mips-sgi-irix* xfail for
10568         "call inferior func with struct - returns char *"
10569         and fix test so that an optional (unsigned char *) cast is
10570         accepted in the result.
10571
10572 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
10573
10574         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
10575         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10576         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10577         * gdb.base/signals.exp: Remove duplicate "handle all print" test
10578         that accidentally got checked in.
10579
10580 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
10581
10582         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
10583         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10584         compiled test.
10585         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10586         Add mips-sgi-irix5* xfail for not gcc compiled.
10587         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
10588         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10589         "p top", "whatis top", "p middle", and "whatis middle".
10590         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10591         "whatis signed char" for not gcc compiled.
10592         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10593         "set variable signed char=-1 (-1)" and
10594         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10595         * gdb.base/funcargs.exp (float_and_integral_args):
10596         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10597         Add mips-sgi-irix* xfail when not gcc compiled for
10598         "continue to call2b".
10599         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10600         "continue to call2g".
10601         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10602         "backtrace from call6a"
10603         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10604         "backtrace from call7k".
10605         Add mips-sgi-irix5* xfail when not gcc compiled for
10606         "backtrace from call7a".
10607         (localvars_after_alloca):  Fix gdb_test cmds for
10608         "print * after runto ...".
10609         Remove rs6000-*-* xfails for
10610         "print i after runto localvars_after_alloca" and
10611         "print l after runto localvars_after_alloca"
10612         for all compilers.
10613         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10614         when not compiled with gcc, for:
10615         "print signed char == (minus)",
10616         "print signed char != (minus)",
10617         "print signed char < (minus)",
10618         "print signed char > (minus)".
10619         * gdb.base/callfuncs.exp (do_function_calls):
10620         Add mips-sgi-irix* xfail, when compiled with native compiler, for
10621         "call inferior func with struct - returns char *".
10622         * gdb.base/return.exp (return_tests): Change xfail for
10623         "correct value returned double test" to include Solaris 2.4.
10624         * gdb.base/funcargs.exp (float_and_integral_args):
10625         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10626
10627 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10628
10629         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
10630         enumeration bitfields if compiling with GNU C.
10631         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
10632         to empty' prompt.
10633
10634 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
10635
10636         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10637         test for PRO targets.
10638
10639         * gdb.base/funcargs.exp: Avoid ever setting more than 8
10640         breakpoints in the inferior at any given time by making
10641         two groups of breakpoints for call2*, call6* and call7*
10642         tests.
10643
10644 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10645
10646         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
10647         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
10648         from optimizing it away.
10649         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
10650         "call inferior func with struct".
10651
10652 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
10653
10654         * configure.in: Only configure gdb.chill for particular targets.
10655
10656 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
10657
10658         * gdb.base/Makefile.in:  Add action to .c.o transformation
10659         rule that generates a .ci file for each .o file and remove
10660         explicit .c.o rules except for callfuncs.o.
10661         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
10662         generates a .ci file for each .o file and remove explicit
10663         .cc.o rules.
10664         (clean): Remove *.tmp *.ci files.
10665         (EXECUTABLES): Remove templ-info.exp.
10666         * gdb.base/compiler.c: New file.
10667         * gdb.c++/compiler.cc: New file
10668         * gdb.base/scope.exp: Source gdb.base/scope.ci.
10669         Change rs6000-*-* xfail for
10670         "print 'scope0.c'::filelocal_ro" and
10671         "print 'scope1.c'::filelocal" and
10672         "print 'scope1.c'::filelocal_bss" and
10673         "print 'scope1.c'::filelocal_ro" and
10674         "print 'scope1.c'::foo::funclocal" and
10675         "print 'scope1.c'::foo::funclocal_ro" and
10676         "print 'scope1.c'::bar::funclocal" and
10677         "print 'scope0.c'::filelocal_ro" and
10678         "print 'scope1.c'::filelocal at foo" and
10679         "print 'scope1.c'::filelocal_bss at foo" and
10680         "print 'scope1.c'::filelocal_ro at foo" and
10681         "print 'scope1.c'::foo::funclocal at foo" and
10682         "print 'scope1.c'::foo::funclocal_bss at foo" and
10683         "print 'scope1.c'::foo::funclocal_ro at foo" and
10684         "print 'scope1.c'::bar::funclocal at foo" and
10685         "print 'scope0.c'::filelocal_ro" and
10686         "print 'scope1.c'::filelocal" and
10687         "print 'scope1.c'::filelocal_bss" and
10688         "print 'scope1.c'::filelocal_ro" and
10689         "print 'scope1.c'::foo::funclocal" and
10690         "print 'scope1.c'::foo::funclocal_bss" and
10691         "print 'scope1.c'::foo::funclocal_ro" and
10692         "print 'scope1.c'::bar::funclocal" and
10693         "print 'scope1.c'::bar::funclocal_bss"
10694         to only be xfail'd when not compiled with gcc.
10695         Add rs6000-*-* xfail for
10696         "print 'scope0.c'::filelocal_bss before run"
10697         when compiled with gcc.
10698         (test_at_main): Add rs6000-*-* xfail for
10699         "print filelocal_ro in test_at_main"
10700         when compiled with gcc.
10701         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
10702         Add rs6000-*-aix* xfail for
10703         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10704         "ptype t_char_array",  not compiled with gcc.
10705         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
10706         xfail for "list foo (in include file)" when gcc compiled.
10707         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10708         (integral_args): Add rs6000-*-* xfail for
10709         "run to call0a" if not compiled with gcc.
10710         (unsigned_integral_args): Add rs6000-*-* xfail for
10711         "run to call1a" if not compiled with gcc.
10712         (float_and_integral_args):  Add rs6000-*-* xfail for
10713         "run to call2a" if not compiled with gcc and for
10714         "continue to call2b" for any compiler.
10715         Add rs6000-*-* xfail to
10716         "print f1 after run to call2a" for gcc compiled.
10717         (discard_and_shuffle): Add rs6000-*-* xfail for
10718         "run to call6a".
10719         (shuffle_round_robin): Add rs6000-*-* xfail for
10720         "backtrace from call7a" if not compiled with gcc.
10721         Add rs6000-*-* xfail for
10722         "backtrace from call7b" if compiled with gcc.
10723         (call_after_alloca): Add rs6000-*-* xfail for
10724         "print c in call_after_alloca" and
10725         "print s in call_after_alloca" and
10726         "backtrace from call_after_alloca_subr"
10727         if not compiled with gcc.
10728         (localvars_in_indirect_call): Add rs6000-*-* xfail for
10729         "print c in localvars_in_indirect_call" and
10730         "print c in localvars_in_indirect_call" and
10731         "backtrace in indirectly called function" and
10732         "stepping into indirectly called function"
10733         if not compiled with gcc.
10734         (localvars_after_alloca): Add rs6000-*-* xfail for
10735         "print c after runto localvars_after_alloca" and
10736         "print s after runto localvars_after_alloca" and
10737         "print i after runto localvars_after_alloca" and
10738         "print l after runto localvars_after_alloca"
10739         for all compilers.
10740         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10741         than whatis-info.exp.
10742         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10743         than opaque-info.exp.
10744         Setup rs6000-*-* xfail for
10745         "ptype on opaque struct pointer (statically)" and
10746         "ptype on opaque struct pointer (dynamically)" when
10747         not compiled with gcc.
10748         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10749         rather than callf-info.exp.
10750         (do_function_calls):  Add clear_xfail for rs6000-*-* for
10751         "p t_float_values2(3.14159,float_val2)".  Seems to work
10752         fine there, both with xlc and gcc.  Need to find out what
10753         it is doing right and fix other platforms.
10754         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10755         "call inferior func with struct - returns int",
10756         "call inferior func with struct - returns long",
10757         "call inferior func with struct - returns float",
10758         "call inferior func with struct - returns double",
10759         "call inferior func with struct - returns char *",
10760         but only if not gcc compiled (presumes xlc compiled).
10761         Change rs6000-*-* xfails for
10762         "call inferior func with struct - returns char" and
10763         " call inferior func with struct -  returns short" to only
10764         xfail if not using gcc.
10765         (clean mostlyclean):  Remove *.ci and *.tmp files.
10766         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10767         than templ-info.exp.
10768         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
10769         Add rs6000-*-* xfail for "up to foo in langs.exp"
10770         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10771         when not gcc compiled.
10772
10773 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10774
10775         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10776         * gdb.base/corefile.exp: Likewise.
10777         * gdb.base/list.exp: Likewise.
10778         * gdb.base/scope.exp: Likewise.
10779         * gdb.base/siganls.exp: Likewise.
10780
10781         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
10782         compiler output.
10783         * gdb.base/whatis.exp: Likewise.
10784
10785 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
10786
10787         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10788         failure (opcode table has been fixed to match reality).
10789
10790 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
10791
10792         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10793         "call inferior func with struct - returns char",
10794         "call inferior func with struct - returns short"
10795
10796         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10797         "print 'scope0.c'::filelocal at main",
10798         "print 'scope0.c'::filelocal_bss in test_at_main",
10799         "print 'scope0.c'::filelocal at foo",
10800         "print 'scope0.c'::filelocal_bss in test_at_foo",
10801         "print 'scope0.c'::filelocal at bar",
10802         "print 'scope0.c'::filelocal_bss in test_at_bar"
10803
10804         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10805         in source file 1".  This bug seems to have been fixed with both
10806         gcc and native cc (was native assembler bug?).
10807
10808 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
10809
10810         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10811         "backtrace through signal handler" to "i*86-*-sysv4*".
10812         * gdb.base/signals.exp: Add xfail for "'next' behaved as
10813         continue" case.  Add "known SVR4 bug" to fail message.
10814         Add "i*86-*-bsdi2.0" xfail for "handle all print".
10815         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10816         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10817         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10818         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10819         "up to foo in langs.exp", "show language at foo in
10820         langs.exp", "up to cppsub_ in langs.exp", "show
10821         language at cppsub_ in langs.exp", "up to fsub in
10822         langs.exp", and "show language at fsub in langs.exp".
10823         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10824         "bactrace in corefile.exp".
10825         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10826         "call inferior function with struct - returns float" and
10827         "call inferior function with struct - returns double".
10828
10829 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
10830
10831         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10832         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10833         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10834         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10835
10836 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
10837
10838         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10839         (or overriden) "CHILL" macro rather then bare "gcc".
10840         Also look for ../../gcc/xgcc since that is what we will
10841         actually need, not "Makefile".  Remove following assignment
10842         of CHILL to CHILL_FOR_TARGET because that results in
10843         recursive definition.
10844
10845 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
10846
10847         * gdb.base/corefile.exp:  Change xfail for backtrace in
10848         corefile.exp from linuxaout to all linux.
10849         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
10850         cases where we miss the breakpoint at the signal handler
10851         for some reason.  Setup xfail for linuxoldld/linuxaout and
10852         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
10853         hitting SIGURG breakpoint.
10854         * gdb.base/signals.exp:  Setup xfail for "next" acting like
10855         continue to add linuxoldld.  Setup xfail for all linux for
10856         "next to handler in signals_tests_1", "backtrace in
10857         signals_tests_1", "continue to func1", "pass SIGUSR1",
10858         and continue to handler".
10859
10860 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
10861
10862         * Update all FSF addresses except those in COPYING* files.
10863
10864 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
10865
10866         * gdb.base/a2-run.exp: Change messages to be more explicit about
10867         the status of args, and quote binfile in results.
10868
10869 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
10870
10871         * gdb.base/callfuncs.exp: Add tests for passing structs to
10872         inferior functions and return various types.
10873         * gdb.base/callfuncs.c: Add functions to receive a struct
10874         and return a member of the struct, in various types.
10875
10876 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10877
10878         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
10879
10880 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10881
10882         * config/vxworks29k.exp: New file, sources vxworks.exp.
10883
10884 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10885
10886         * config/gdbremote.exp: New file.  Testing framework using
10887         gdbserver.
10888
10889 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
10890
10891         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10892         "call function when asleep" and "send end of file".
10893         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10894         for "backtrace in corefile.exp".
10895         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10896         for "backtrace through signal handler".
10897         * gdb.base/corefile.exp: Make sure we actually generate a core file
10898         before trying the core tests.  Some systems allow the user to suppress
10899         generation of core files and default to that (linux for example).
10900         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10901         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
10902
10903 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10904
10905         * gdb.threads: New directory with some crude multi-threaded
10906         gdb tests (step.exp and step2.exp).
10907         * config/mt-lynx (STEP_EXECUTABLE): Define.
10908         (THREADFLAGS): Define.
10909
10910 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
10911
10912         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10913
10914         * gdb.base/signals.exp: Disable whole file for lynx until
10915         further notice.
10916
10917         * gdb.base/signals.exp: xfail test where "next" acts like
10918         "continue" for lynx.
10919
10920         * gdb.base/interrupt.exp: xfail test for calling function while
10921         inferior is asleep for lynx.
10922
10923         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10924         than one cr-lf  after each command.
10925
10926 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10927
10928         * configure.in:  Reinstate setting of stabsdirs variable, fix
10929         typo in setting up configdirs for native builds.
10930
10931         * gdb.base/return.exp:  Fix typo in return double test.
10932         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
10933         compiler from optimizing them away.
10934
10935 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
10936
10937         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10938         sequences to be echo'd by gdb when using gdb_test.
10939         * gdb.chill/chexp.exp: Likewise.
10940         * gdb.fortran/exprs.exp: Likewise
10941
10942 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10943
10944         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10945         after the inferior gdb has started.
10946
10947         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10948         after each command.
10949         * gdb.base/funcargs.exp: Likewise.
10950         * gdb.base/gdbvars.exp: Likewise.
10951         * gdb.base/interrupt.exp: Likewise.
10952         * gdb.base/list.exp: Likewise.
10953         * gdb.base/watchpoint.exp: Likewise.
10954         * gdb.c++/demangle.exp: Likewise.
10955         * gdb.c++/inherit.exp: Likewise.
10956         * gdb.chill/chexp.exp: Likewise.
10957         * gdb.fortran/exprs.exp: Likewise.
10958
10959         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10960         test if we can't handle IO to/from the inferior.
10961
10962         * gdb.c++/misc.exp: Always check for a program already being
10963         started after sending a "run" command to gdb.
10964
10965         * gdb.base/twice.exp: Start with a fresh gdb.
10966
10967         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10968         only depend on gdb's expression code, not the chill runtime.
10969
10970         * gdb.base/return.c: Put return values into variables so we
10971         can have gdb print them rather than depending on the program
10972         to print them.
10973         * gdb.base/return.exp: Corresponding changes.
10974
10975         * lib/gdb.exp: Provide default value for noinferiorio.
10976         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10977         the inferior.
10978
10979         * gdb.base/break.exp: Always check for a program already being
10980         started after sending a "run" command to gdb.
10981         (text_next_with_recursion): Don't check the output from the
10982         program's printf statement.  Instead just make sure the program
10983         exited.
10984
10985         * gdb.base/commands.exp: Protect tests which need arguments with
10986         $noargs conditionals.
10987
10988 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10989
10990         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
10991         of structure member arrays to match gdb/valops.c:value_addr change.
10992
10993 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
10994
10995         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10996         cases.
10997
10998 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
10999
11000         * configure.in (configdirs):  Remove gdb.chill from default list
11001         of subdirs and then add it back in only if doing a native build.
11002         The current chill compiler does not yet work in any cross build.
11003         * Revert all signal changes from Jul 6.
11004         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
11005         for sh-hms targets, allowing these tests to link, with no other
11006         changes.  Testing is suppressed by setting "nosignals" in site.exp.
11007
11008 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
11009
11010         * configure.in (signaldirs): Define and add to configdirs for all
11011         targets except some specific ones that are known to not support signals.
11012         Also clean up formatting.
11013         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
11014         (signals, sigall):  Remove rules to build.
11015         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
11016         Moved to new gdb.signals directory.
11017         * gdb.signals: New test directory.
11018         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
11019         signals.c signals.exp}:  New or moved files.
11020
11021 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
11022
11023         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
11024
11025 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
11026
11027         * gdb.base/return.exp:  Xfail `return double' test failure
11028         on at least Solaris 2.3 and handle future/past versions on
11029         a case by case basis as appropriate.  Also update message
11030         to include i*86 failures.
11031
11032 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11033
11034         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
11035
11036         * lib/gdb.exp: Fix comment which erroneously identified
11037         gdb_file_cmd as gdb_load (the 19 May change was in fact to
11038         gdb_file_cmd not gdb_load).
11039         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
11040
11041         * gdb.base/setvar.exp: Make test names consistent between pass and
11042         fail cases.  Use gdb_test more.
11043
11044 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11045
11046         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
11047
11048 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11049
11050         * gdb.base/help.exp:  Fix expected help string for `show commands'.
11051
11052 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
11053
11054         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
11055
11056         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
11057         of a text section.
11058
11059 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
11060
11061         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
11062         that loop eventually terminates.  Fix Connection refused logic so
11063         that testsuite will expire nicely.
11064
11065 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
11066
11067         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
11068         config/rom68k.exp:  New tcl glue for the appropriate monitors.
11069         These all just end up calling monitor.exp.
11070         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
11071         refused' by retrying.  Cleanup some timeout issues.
11072         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
11073         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
11074         callers don't have to set/restore global timeout variable.
11075
11076         * The following set of changes centralizes management of the global
11077         timeout variable.  This way, it can be set in one target dependent
11078         place instead of dozens of places scattered throughout the test suite.
11079         If you need to lengthen a timeout, then you should either set timeout
11080         in one of the config/{target}.exp files, or multiply it by a factor.
11081         Setting it to an absolute value is always going to lose for some
11082         targets.
11083         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
11084         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
11085         * gdb.base/funcargs.exp:  Don't set timeout.
11086         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
11087         * gdb.base/printcmds.exp (test_print_string_constants
11088         test_print_array_constants):  Don't set timeout.
11089         * gdb.base/ptype.exp:  Don't set timeout.
11090         * gdb.base/recurse.exp:  Don't set timeout.
11091         * gdb.base/return.exp:  Don't set timeout.
11092         * gdb.base/watchpoint.exp:  Don't set timeout.
11093         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
11094         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
11095
11096 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11097
11098         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
11099
11100 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11101
11102         * lib/gdb.exp: Disable chill tests for irix5.
11103
11104 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11105
11106         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
11107         each test pass or fail.
11108
11109 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11110
11111         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
11112         xlc not gcc.
11113
11114 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
11115
11116         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
11117
11118 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
11119
11120         * config/est.exp:  Fix copyright and comments.  Remove dead code.
11121         Use targetname, serialport and baud variables instead of fixed
11122         constants.
11123         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
11124         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
11125
11126 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11127
11128         * gdb.base/watchpoint.exp: Don't run
11129         test_watchpoint_triggered_in_syscall for sunos.
11130
11131 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11132
11133         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
11134         they don't seem to exist.  Do include stdio.h.
11135
11136 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11137
11138         * gdb.base/a1-selftest.exp: Add alpha xfail.
11139
11140 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11141
11142         * gdb.base/watchpoint.c (main): Prompt before calling read().
11143         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
11144         Revise accordingly.  Remove cruft about sending "123" several
11145         times, until it gets noticed.  Clean up the "print buf[0]" stuff
11146         so that it passes or fails, and waits for prompts in the usual way.
11147
11148 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11149
11150         * gdb.base/recurse.exp: Fix comment.
11151
11152         * TODO: Remove item about printing variables in nodebug.exp.  Add
11153         item about enabling tests which are only run on some targets.
11154
11155         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
11156         fail, make test names unique, use new gdb_test convention
11157         regarding pattern, use gdb_test more, etc.).
11158
11159         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
11160         fail, make test names unique, etc.).
11161
11162 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11163
11164         * gdb.base/nodebug.c:  Change return type of top and middle to
11165         short.
11166         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
11167         are fixed by the recent mdebugread.c changes. Allow `short ()'
11168         as type for top and middle.
11169
11170 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11171
11172         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
11173         nearly as I can tell, the whole thing was an accident in Stu's
11174         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
11175         to replace a send/expect pair with gdb_test, but ended up only
11176         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
11177         of 30 Mar 1995 took care of it, but left this vestigial comment
11178         which I am now nuking.
11179
11180 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11181
11182         * gdb.base/break.exp: Look for different line number for
11183         breakpoint at main depending on usestubs.
11184
11185 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11186
11187         * gdb.base/list.exp:  Adjust some alternate expect patterns to
11188         match recent list0.c change. Add alternate expect pattern for
11189         output from `list default lines around main' for optimizing
11190         compilers.
11191
11192 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11193
11194         * lib/gdb.exp: If nosignals is not set, set it to 0.
11195
11196 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
11197
11198         * config/slite-gdb.exp: Responds to load symbol table prompt.
11199         * gdb.base/break.exp: Adjust line number, fix rerun.
11200         * gdb.base/langs0.c: Add #ifdef usestubs.
11201
11202 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
11203
11204         * gdb.base/list.exp: Adjust line contents after adding new lines in
11205         list0.c. Also fix a syntax error.
11206
11207         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
11208         * gdb.base/break.exp: ditto.
11209         * gdb.base/list.exp: ditto.
11210         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
11211         * gdb.base/run.c: ditto.
11212         * gdb.base/list0.c: ditto.
11213         * gdb.base/funcargs.c: ditto.
11214
11215 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
11216
11217         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
11218         $targetname, $serialport and $baud instead of hardwired variables.
11219         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
11220         target doesn't support signals.
11221
11222 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
11223
11224         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
11225
11226 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11227
11228         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
11229         Don't rely on the value of an auto variable before it has been
11230         initialized.  Use gdb_test more.
11231
11232 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11233
11234         * lib/gdb.exp (default_gdb_version): A version number must start
11235         with a digit, but other than that contains all characters up to
11236         the first whitespace character.
11237
11238 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11239
11240         * gdb.base/commands.exp (breakpoint_command_test): New tests.
11241
11242 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11243
11244         * gdb.c++/*.exp: Warn if executable does not exist.  The original
11245         reason for skipping the warning was that configure.in sometimes
11246         intentionally skipped building the executables but the tcl code
11247         had no way of knowing.  That (a) was always bogus with respect to
11248         error handling, (b) is no longer true (right now there is no way
11249         to skip C++ tests).
11250
11251         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
11252
11253 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11254
11255         * gdb.base/list.exp:  Add expect patterns for output from
11256         SunPRO compiled executables.
11257         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
11258         types.
11259
11260 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11261
11262         * gdb.base/break.exp (test_next_with_recursion): Accept any line
11263         number (we are already testing that the correct source line text
11264         gets printed).
11265
11266         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
11267         that is what is intended, but something needed to be done to get
11268         sunos4 native working again.
11269
11270         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
11271
11272         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
11273         apparently went with a (very) old xfail.
11274
11275 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
11276
11277         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
11278         runto_main is a proc in gdb.exp that will do 'step' for target use
11279         stubs.
11280         * gdb.base/exprs.exp: ditto.
11281         * gdb.base/interrupt.exp: ditto.
11282         * gdb.base/opaque.exp: ditto.
11283         * gdb.base/printcmds.exp: ditto.
11284         * gdb.base/ptype.exp: ditto.
11285         * gdb.base/scope.exp: ditto.
11286         * gdb.base/setvar.exp: ditto.
11287         * gdb.base/signals.exp: ditto.
11288         * gdb.base/twice.exp: ditto.
11289         * gdb.c++/classes.exp: ditto.
11290         * gdb.c++/inherit.exp: ditto.
11291         * gdb.c++/templates.exp: ditto.
11292         * gdb.base/break.exp: no run and hit main for stubs. Change line
11293         numbers for breakpoints and info breakpoint.
11294         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
11295         breakpoint().
11296         * gdb.base/callfuncs.c: ditto.
11297         * gdb.base/exprs: ditto.
11298         * gdb.base/interrupt.c: ditto.
11299         * gdb.base/opaque0.c: ditto.
11300         * gdb.base/printcmds.c: ditto.
11301         * gdb.base/ptype.c: ditto.
11302         * gdb.base/scope0.c: ditto.
11303         * gdb.base/setvar.c: ditto.
11304         * gdb.base/signals.c: ditto.
11305         * gdb.base/twice.c: ditto.
11306         * gdb.c++/misc.cc: ditto.
11307         * gdb.c++/templates.cc: ditto.
11308
11309 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11310
11311         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
11312
11313         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
11314         somewhere between `read' and `main.c'.  I'm pretty sure the
11315         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
11316         and it isn't particularly useful.
11317
11318         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
11319
11320 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11321
11322         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11323
11324 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
11325
11326         * config/mt-slite: add LIBS and -nostdlib.
11327         * config/slite-gdb.exp: add this new file to support sparclite target.
11328
11329 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
11330
11331         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11332
11333         * gdb.base/a2-run.exp: Change argument to istarget from
11334         "*-*-vxworks" to "*-*-vxworks*".
11335         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11336
11337 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
11338
11339         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11340         will not runto main but do a 'step' to step out of breakpoint().
11341         * config/mt-slite: add -Dusestubs.
11342
11343 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11344
11345         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11346         instead of just @.
11347
11348         * gdb.base/signals.exp: Add test for "handle all print".
11349         * TODO: Remove "handle all print".  Also remove item about
11350         checking copyright date (I don't like the idea of a spurious FAIL
11351         based on when we run the tests).
11352
11353         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
11354         for SunOS4 (reason for failure not investigated).  Remove
11355         redundant test for $binfile.
11356
11357         * gdb.base/nodebug.c (array_index): Call malloc.
11358
11359         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11360
11361 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
11362
11363         * gdb.base/recurse.exp: Update gdb_test invocation to use new
11364         conventions and slightly simplify the matching regexp.
11365
11366 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11367
11368         * gdb.base/break.exp: Update gdb_test invocation to use new
11369         convention.
11370
11371         * lib/gdb.exp: If noargs is not set, set it to 0.
11372
11373         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
11374         tests unique.
11375
11376         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11377
11378 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11379
11380         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11381         one argument of type "<non-float parameter>".
11382
11383 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
11384
11385         * config/rom68k.exp:  New file to support Motorola IDP board.
11386         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
11387         * gdb.base/break.c:  Change things around so that this program
11388         doesn't depend upon args.  This is necessary to make remote
11389         targets work (in general, they can't take args).
11390         * gdb.base/break.exp:  Don't try to send args to program.  Don't
11391         expect output.  Also, replace lots of code with gdb_test.
11392
11393 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11394
11395         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11396         printing of '\'' (which is what the comment says we are testing,
11397         even though we were not), not '''.
11398         (test_integer_literals_rejected): Test that printing ''' is an error.
11399
11400         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11401         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11402         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11403         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11404         Use gdb_test not test_print_accept.
11405         * lib/gdb.exp: Remove test_print_accept.
11406
11407         * gdb.base/signals.exp (signal_tests_1): Make pass message
11408         consistent with fail message.
11409
11410         * gdb.base/whatis.exp: Remove xfails for printing char vs.
11411         unsigned char; the bug (PR 1821) is fixed.
11412
11413         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11414
11415         * gdb.base/scope.exp (test_at_localscopes): Call pass for
11416         successful tests--makes xfailing them work right.
11417
11418 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11419
11420         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11421         only \r\n, not .*.  The test can pass .* as the last thing in
11422         $pattern if that is what it wants.  In addition to providing this
11423         flexibility, this change should speed up pattern matching in cases
11424         where the pattern already ended with .* (there were a number of
11425         them).  This change also helps catch bad patterns--in the old
11426         scheme the typo "char \*" instead of "char \\*" would pass.  Now
11427         it is caught.
11428         * Many .exp files: Update callers.
11429
11430         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
11431         clearer and does not spuriously match multiple ('s.  Likewise for
11432         ) and *.
11433
11434         * gdb.base/nodebug.exp: Test ability to call a function and pass
11435         it a string (even with no debugging info).
11436
11437         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11438         "p '\'", which is the same as "p ''" once tcl gets done with
11439         quoting, to "p '\\'", which I suspect is what is intended (one
11440         backslash gets sent to GDB).
11441
11442         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11443
11444 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11445
11446         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
11447         1817) was fixed literally years ago.
11448
11449 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11450
11451         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
11452         test, it causes stepping out of call_after_alloca_subr with
11453         optimizing compilers.
11454         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
11455         fails.
11456
11457         * gdb.c++/templates.exp:  Source templ-info.exp only if
11458         the templates executable exists.
11459
11460         * gdb.c++/misc.cc (class Contains_static_instance,
11461         class Contains_nested_static_instance),
11462         gdb.c++/classes.exp (test_static_members):  Test printing of
11463         a class that contains a static instance of the class.
11464
11465 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11466
11467         * gdb.base/langs2.c (cppsub_): Don't prototype.
11468         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11469         only, I believe).
11470
11471 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11472
11473         * lib/gdb.exp (skip_chill_tests): New procedure.
11474
11475         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11476
11477 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
11478
11479         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11480         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
11481
11482 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11483
11484         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11485
11486         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11487         disassemble 8, not 16, instructions for part 4.
11488
11489         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
11490         support the latter anymore.
11491
11492         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11493         -DNO_PROTOTYPES.
11494         * gdb.base/callfuncs.c: Control use of prototypes based on
11495         NO_PROTOTYPES, not __STDC__.
11496         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11497         t_float_values2 tests if prototypes in use.
11498
11499         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11500         t_double_values):  When checking differences against DELTA, check
11501         that difference is within the range (-DELTA,DELTA), not just
11502         (-infinity,DELTA).
11503
11504 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
11505
11506         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11507         'file' command firts, then 'target', then 'load', this is due to gdb
11508         target set up.
11509         * config/mips-gdb.exp: Fix a couple regular exp bugs.
11510
11511 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
11512
11513         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11514         FP load/store variants.
11515         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11516
11517 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
11518
11519         * gdb.base/term.exp: Do not give a warning if not native, it is
11520         not an abnormal condition.
11521
11522 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
11523
11524         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11525         t_char_array".
11526
11527 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
11528
11529         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11530         are getting the version number.
11531
11532         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11533         if not native, it is not an abnormal condition.
11534
11535 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11536
11537         * lib/gdb.exp: Just use "file exists", rather than undocumented
11538         dejagnu procedure "findfile".
11539
11540 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11541
11542         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11543           (LDFLAGS): Set to -Xlinker -Ur.
11544
11545         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11546           Removed, these values are set by lib/gdb.exp.
11547
11548         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11549
11550 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11551
11552         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11553           of replicating gdb startup code.
11554
11555         * config/mt-vxworks (LDFLAGS): Set to -r.
11556           (CFLAGS_FOR_TARGET): Removed.
11557
11558         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11559           (gdb) and gdb for vxworks uses (vxgdb).
11560
11561         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11562           executable is not in the tree and host != target, use sed and
11563           program_transform_name to determine the gdb name used by the
11564           target.
11565
11566         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11567           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11568
11569 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11570
11571         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11572         floats, chars, and shorts where there are ANSI-style function
11573         definitions.
11574
11575         * gdb.base/langs.exp, gdb.base/langs*: New test.
11576         * gdb.base/Makefile.in: Build it.
11577         * TODO: Remove item about checking that C names don't get C++
11578         demangling applied; this test tests it.
11579
11580 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11581
11582         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11583         went with the const70 xfail.  The xfail went away a year ago.
11584
11585         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11586
11587         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
11588         for hp300.
11589
11590         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11591
11592         * gdb.base/a1-selftest.exp: Don't run on hp300.
11593
11594 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11595
11596         * Makefile.in (site.exp): Set host_alias and target_alias as well
11597         as host_triplet and target_triplet.
11598
11599 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11600
11601         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11602
11603         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11604         places as other ecoff systems).
11605
11606         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11607         ultrix.
11608
11609 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11610
11611         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11612         remove them.
11613         * gdb.base/nodebug.exp: Accept "function" in addition to "text
11614         variable and "variable" in addition to "data variable".
11615         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11616
11617         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11618         2.
11619         * gdb.base/list1.c (long_line): Add additional statement at start
11620         of function.
11621         * gdb.base/list.exp (test_forward_search): Update line number to
11622         reflect new statement.
11623
11624 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11625
11626         * gdb.base/signals.exp:  Reinitialize searched source directories
11627         after gdb_start call.
11628
11629 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
11630
11631         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11632         * gdb.stabs/Makefile.in: Likewise.
11633
11634         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11635         change.  Instead split the tests into smaller pieces.
11636         * gdb.disasm/hppa.s: Corresponding changes.
11637
11638 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11639
11640         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11641         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
11642
11643         * gdb.base/funcargs.exp: Modify many tests so that every test
11644         either passes or fails.  Make some test names unique.
11645
11646 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11647
11648         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11649         Call stty to set interrupt character.
11650
11651         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11652         for HP assembler versus GNU assembler based on actual behavior of
11653         $(CC), rather than assuming that $(AS) is always the GNU assembler.
11654
11655         * TODO: Suggest a few more stepping tests.
11656
11657 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
11658
11659         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11660         restart GDB for h8300 after a continue.
11661         (return): Add pattern to match a29k-udi behavior.
11662         * gdb.base/nodebug.exp: Remove obsolete comment.
11663         * gdb.base/regs.exp: New file, testing of register displays.
11664         * gdb.base/return.exp: Fix typo in reference to $objdir.
11665         * gdb.base/whatis.exp: Always start with a fresh GDB.
11666
11667 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11668
11669         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11670         higher, these tests generate a lot of output.
11671
11672 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11673
11674         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
11675         code following the catch silently ignored some errors; without the
11676         catch they should be thrown like any other tcl error.  Also, the
11677         catch used "" instead of {} which meant all the callers who wanted
11678         to include one of the characters "[]$ had to quote it an extra time.
11679         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11680         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11681         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11682         Remove extra quoting.
11683
11684 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
11685
11686         * gdb.base/commands.exp: Make test names unique; every test either
11687         passes or fails.  Update some comments.
11688
11689         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11690
11691 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11692
11693         The following fixes a FAIL caused by the fact that the alpha stabs
11694         configuration didn't use the ".if alpha" code in weird.def.
11695         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11696         bit pointer, so the 32 bit version works even on the alpha.
11697         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11698         Remove the stuff which allowed us to have separate versions for
11699         alpha and everything else.
11700
11701         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11702         regexp which "info func operator\[\](" is supposed to match.  Fix
11703         string to send to GDB.  Note that GDB still doesn't work right.  Add a
11704         new test for "info func .perator\[\](" which GDB does handle correctly.
11705
11706         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11707
11708 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11709
11710         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11711         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11712         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11713         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11714         it makes the tests harder to understand and confuses test-o-matic.
11715         The preferred style is that each test provides a PASS or a FAIL,
11716         and has a unique message (e.g. "continue #54" not just "continue")
11717         which is the same for the pass and the fail.
11718         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11719         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11720         to lib/gdb.exp.
11721         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
11722         prt_accept which was basically the same thing.  Likewise for
11723         test_print_reject and prt_reject.
11724         * lib/gdb.exp (test_print_reject): Add some more error message
11725         patterns to match from the former printcmds.exp (prt_reject).
11726         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11727         One defect of the passcount stuff is that some of it failed to
11728         report XPASS where appropriate.
11729         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11730         stuff before and after arg in expected pattern.
11731         (test_paddr_operator_functions): Re-do test without print_addr_of;
11732         this is the only test which seems to want extra stuff there.
11733
11734 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11735
11736         * gdb.base/nodebug.exp: Update new tests to reflect improved
11737         wording of gdb output.
11738
11739         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11740         and "ptype" work on variables in files compiled without -g.
11741         Replaces commented out "maint print msymbol" tests.
11742
11743 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11744
11745         * gdb.base/setvar.c (dummy): Call malloc.
11746
11747         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11748         losing with the irix4 sed.
11749
11750         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11751         ALRM" on irix4.
11752
11753 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11754
11755         * TODO: Remove items about corefile.exp testing new exec-file and
11756         backtrace; both are now done.  Add items about printing enums.
11757
11758 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11759
11760         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11761         "get signal $thissig" test fails.
11762
11763         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11764
11765 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11766
11767         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11768         compiler warning with dec alpha compiler.
11769
11770         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11771         extra \n from gdb_test call (this explains why the prompt test
11772         that I removed yesterday was there).
11773         (user_defined_command_test): Remove extra \n and prompt test.
11774
11775         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11776         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11777         doesn't exist.
11778         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11779         Also remove alpha workaround, which turns out to be because
11780         SIGABRT == SIGLOST.
11781
11782         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11783
11784         * gdb.base/help.exp: Don't test "help show".
11785
11786 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11787
11788         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11789         "set print address" is on.
11790         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11791         pass prompt to gdb_test; gdb_test already looks for the prompt.
11792
11793         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11794
11795         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
11796         was a vestige of the manual TESTSTRATEGY, and the purpose of it
11797         was to make sure that gdb can read a core file.  But (a) the "read
11798         the corefile" part didn't make it to a1-selftest.exp, we just
11799         delete the corefile after creating it, and (b) we test reading
11800         corefiles in corefile.exp anyway.  Also, this test left around a
11801         xgdb process on Solaris.
11802
11803         * gdb.base/corefile.exp: Also test backtrace.
11804
11805 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
11806
11807         * gdb.base/commands.exp: Test a simple user defined command with
11808         arguments and if/while statements; verify the full user command is
11809         printed by "show user".
11810
11811         * gdb.base/commands.exp: Test if/while commands as part of a
11812         breakpoint command list; verify they appear in breakpoint
11813         information.
11814
11815 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11816
11817         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11818         than by dividing by zero.
11819
11820 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
11821
11822         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11823         performing an inferior call with watchpoints enabled.
11824         * gdb.base/watchpoint.c (main): Delete second unnecessary read
11825         call.
11826
11827 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11828
11829         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11830         of "file" command.
11831
11832         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11833         Add additional pattern for when "int operator int(void);" appears
11834         in a different order.
11835
11836 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11837
11838         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11839
11840         * gdb.base/help.exp: Replace most of docstrings for "info signals"
11841         and "signal" with ".*".
11842
11843 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11844
11845         * TODO: Add note about "handle all nostop".
11846
11847         * gdb.base/{sigall.c, sigall.exp}: New test.
11848         * gdb.base/Makefile.in: Add it.
11849
11850 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11851
11852         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11853         when invoking GDB, suppresses any windowing interface.
11854
11855 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
11856
11857         * config/sim-gdb: New file, simulator testing support.
11858
11859 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
11860
11861         * gdb.base/interrupt.exp: Test calling func1 twice.
11862
11863 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
11864
11865         * gdb.base/list.exp (test_forward_search): Set timeout higher
11866         when we'll be getting lots of output from gdb.
11867
11868         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11869         "init_malloc" to after the expect statement.  Run it if that
11870         regexp is taken, but also for two others which happen if source
11871         cannot be found.
11872
11873 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11874
11875         * gdb.base/printcmds.exp: New test, for printing register before
11876         program is running.
11877
11878 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11879
11880         * gdb.base/list.exp:  Correct some alternate expect patterns
11881         to reflect changes in list1.c.
11882
11883 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11884
11885         * TODO: Add item regarding large frames.
11886
11887         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11888
11889         * TODO: Remove item about enabling return.exp; it
11890         is enabled.  Suggest a few more "return" tests.
11891
11892 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11893
11894         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
11895         anonymous unions.
11896
11897 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11898
11899         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11900         and pr-5646.o, so "make" is the same as "make all", not "make
11901         pr-4975.o".
11902
11903 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
11904
11905         * gdb.base/list.exp: Adjust expectations to reflect changes in
11906         list1.c.
11907         (test_forward_search): New test proc.
11908         * gdb.base/list1.c (long_line): New function, has long source line.
11909
11910 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
11911
11912         * gdb.base/a1-selftest.exp: Change initial stepping to know about
11913         additional line of code that was added.
11914
11915 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
11916
11917         * gdb.disasm/hppa.s: Break the large branching tests into smaller
11918         tests so as not to overflow expect's input buffers.
11919         * gdb.disasm/hppa.exp: Corresponding changes.
11920
11921 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11922
11923         Beginnings of template debugging tests.
11924         * gdb.c++/templ-info.cc:  New file to test for template
11925         debugging capability of the compiler.
11926         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
11927         templ-info.cc.
11928         * gdb.c++/templates.cc:  Add explicit template instantiations
11929         to enable compiling with -fno-implicit-templates. Add destructor
11930         and 'value' method to T5 class for template tests.
11931         * gdb.c++/templates.exp:  Add testcases for printing of template
11932         types, setting breakpoints on template methods and calling a
11933         template method.
11934
11935 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
11936
11937         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11938         branch target since some assemblers (gas-2.5)  may emit a
11939         relocation for the branch instead of resolving it in the
11940         assembler.
11941
11942 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11943
11944         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
11945         through signal handler.
11946
11947 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11948
11949         * configure.in (*-*-netware): Use config/mt-netware.
11950
11951         * config/mt-netware: New file.
11952         * config/mt-i386-netware: Removed, separate configs for different
11953           netware architectures are no longer needed now that we have
11954           --with-headers.
11955
11956 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11957
11958         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
11959         by the recent changes to use ANSI C arithmetic conversions.
11960
11961 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11962
11963         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11964         bug involving using inferior_pid to figure out whether to select a
11965         frame.
11966
11967 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
11968
11969         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11970         match the current disassembler output.
11971
11972 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
11973
11974         * gdb.fortran/exprs.exp: Expect VOID instead of void.
11975         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11976         types, expect "int" as type of integer values (for now).
11977
11978 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
11979
11980         * gdb.base/commands.exp: New tests for if/while commands.
11981
11982 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11983
11984         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
11985         by .*, since hex values have different syntax in Chill mode.
11986
11987 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11988
11989         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
11990         linefeed from expect pattern for repeated types with indices > 9.
11991
11992 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
11993
11994         First part of Fortran test suite.
11995         * gdb.fortran: New directory.
11996         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11997
11998 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11999
12000         * gdb.base/default.exp:  Update expect pattern for load command
12001         without arguments.
12002
12003 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12004
12005         * configure.in: Change i386 to i[345]86.
12006         * gdb.base/configure.in: Likewise.
12007         * gdb.c++/configure.in: Likewise.
12008         * gdb.chill/configure.in: Likewise.
12009
12010 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
12011
12012         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
12013         patterns, since that is not a valid context for comments.
12014
12015 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
12016
12017         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
12018         repeated types and repeated types with indices > 9.
12019
12020 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
12021
12022         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
12023         2417; old bug has been fixed.
12024
12025 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
12026
12027         * gdb.base/interrupt.exp: When trying to wake up the inferior,
12028         send the newline ourselves instead of assuming gdb_test will do
12029         so when passed an empty input string.
12030
12031         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
12032         stabs testcode.
12033
12034 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12035
12036         * lib/gdb.exp (gdb_test): Don't send anything if the first
12037           argument is an empty string.  This makes cases where we want to
12038           match output that is already in expect's buffers (for example,
12039           matching a breakpoint after gdb_run_cmd has been called) work
12040           reliably.
12041
12042 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12043
12044         * config/netware.exp: New file.
12045
12046 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12047
12048         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
12049           the -B and -L prefixes so we can find the debugging stub.
12050
12051         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
12052           there and we are using the gcc from the tree.
12053
12054         * gdb.base/types.c: Removed.
12055
12056         * gdb.base/configure.in: Look for makefile fragments in ../config.
12057           Recognize i386-*-netware.
12058         * gdb.c++/configure.in: Likewise.
12059
12060 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12061
12062         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
12063         the correct TCL syntax.
12064
12065 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12066
12067         * gdb.base/opaque.exp: use runto instead of messing around with
12068           breakpoints.  Simplify by using gdb_test.
12069
12070         * gdb.base/bitfields.exp: restart between tests on netware targets
12071           because breakpoints aren't relocated after target death.  Run
12072           processes to completion.
12073
12074         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
12075
12076 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
12077
12078         * Makefile.in:  Remove extra tabs that confuse some versions
12079         of "make".  Use the newly built gdb to test with by default,
12080         rather than the first one in the tester's search path.
12081
12082 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
12083
12084         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
12085
12086         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
12087         condition help.
12088
12089 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12090
12091         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
12092
12093         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
12094           running.
12095         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
12096         * gdb.base/funcargs.exp: Likewise.
12097
12098         * gdb.base/bitfields.exp: Simplify by using gdb_test.
12099         * gdb.base/funcargs.exp: Likewise.
12100
12101         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
12102           message is "".
12103
12104 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12105
12106         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
12107           return,signals,twice}.exp: Handle non-existant binaries
12108           consistantly.
12109
12110         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
12111         * gdb.base/Makefile.in: Don't try to generate a core dump, we
12112           might testing a cross development system.
12113
12114 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12115
12116         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
12117           runtest script is relative to ${srcdir}, not ${rootdir}.
12118
12119 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
12120
12121         * gdb.base/signals.exp: Allow for optionality of breakpoint
12122         address.
12123
12124 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12125
12126         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
12127
12128 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12129
12130         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
12131           for size_t definition.
12132         * gdb.c++/templates.cc: Likewise
12133
12134         * config/mt-i386-netware: New file.
12135
12136         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
12137           defined.
12138
12139         * gdb.base/Makefile.in: Added support for systems that name core
12140           files by appending "core" to the program name.
12141         * gdb.base/a1-selftest.exp: Likewise.
12142
12143 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12144
12145         * gdb.base/return.exp:  Add comment and message for `return double'
12146         test failure on Sparc Solaris.
12147
12148 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
12149
12150         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
12151
12152 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12153
12154         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
12155         from optimizing them away.
12156         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
12157         patterns to include default constructors and assignment operators,
12158         to match gcc versions beyond 2.5.8. Accept any cplus demangling
12159         character in the output of the virtual base pointer.
12160
12161 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12162
12163         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
12164         expression match in print_addr_of to avoid unintented matches.
12165         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
12166         versions up to 2.5.8.
12167
12168 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12169
12170         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
12171         included file to run under newer versions of expect.
12172         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
12173         consecutive >'s in templates to accomodate recent cplus-dem.c change.
12174         Remove xfail for the virtual table of BDDHookV.
12175
12176 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12177
12178         * lib/gdb.exp (string_to_regexp): Set a default result.
12179         (default_gdb_start): Fix misleading message.
12180
12181 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
12182
12183         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
12184         Remove all CC, etc definitions.
12185         * config/mt-hpux: New file.
12186         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
12187         (CFLAGS, LDFLAGS): Define.
12188         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
12189
12190         * Makefile.in (site.exp): Don't insert host_os, etc.
12191         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
12192         (distclean): Check existence of subdir.
12193         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
12194         * gdb.base/Makefile.in: General cleanup and simplification.
12195         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12196         to build executables.   Use default rule to build .o files.
12197         (EXPECT, RUNTEST, CC): Fix relative pathname.
12198         (site.exp): Don't insert host_os, etc.
12199         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
12200         and/or SIGUSR1 defined.
12201         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
12202         * gdb.c++/Makefile.in: General cleanup and simplification.
12203         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12204         (CFLAGS): Remove.
12205         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
12206
12207 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
12208
12209         * gdb.base/recurse.exp: Misc changes to get tests running again
12210         after Kung's changes to the watchpoint code.
12211         * gdb.base/watchpoint.exp: Likewise.
12212
12213 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12214
12215         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
12216
12217 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12218
12219         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
12220         * lib/gdb.exp (default_gdb_start): Define.
12221         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
12222         gdb.base/funcargs.exp, gdb.base/opaque.exp,
12223         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
12224         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
12225         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
12226         Don't call gdb_target_udi in between tests.
12227
12228 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12229
12230         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
12231         (which was basically just a local version of the same thing).  In
12232         addition to avoiding duplication, gdb_test_exact is faster.
12233         * lib/gdb.exp (gdb_test_exact): Fix typo.
12234
12235         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
12236         don't give an error.
12237
12238         * gdb.base/term.exp: Call delete_breakpoints before starting.
12239
12240         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
12241         (t10): Add comment.
12242
12243 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
12244
12245         Reorganization of the GDB Test Suite.
12246
12247         * gdb.base: New directory, contains all the basic tests.
12248         * gdb.c++: New directory, tests specific to C++.
12249         * gdb.chill: New directory, tests specific to Chill.
12250         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
12251         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
12252         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
12253         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
12254         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
12255         t30-31 to chill).
12256         * */gdbme.*: Rename to match appropriate expect scripts.
12257         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
12258         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
12259         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
12260         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
12261         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
12262         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
12263         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
12264         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
12265         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
12266         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
12267         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
12268         gdb.c++/virtfunc.cc: New names of C++ files.
12269         * gdb.chill/chillvars.ch: New name of Chill file.
12270         * gdb.base/configure.in, gdb.c++/configure.in,
12271         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
12272         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12273         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
12274         * configure.in (configdirs): Update to reflect directory changes.
12275         (target_abbrev): No longer define for any configuration.
12276         * Makefile.in: Cosmetic improvements to header comments.
12277
12278 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12279
12280         Various changes to gdb.t31:
12281
12282         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
12283         * gdbme.ch:  Make all key-words and predefineds be upper-case.
12284         * chillvars.exp:  Expect key-words and predefinds in upper-case.
12285
12286         * chillvars.exp:  Use gdb_test_exact many places.
12287         Change expected output for arrays (which now includes index labels).
12288
12289         * pr-5020.exp, gdme.ch (module PR_5020):
12290         New test, for PR-5020.
12291
12292 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12293
12294         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
12295         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
12296
12297 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12298
12299         * Makefile.in:  Fix bit-rot in definitions of CHILL,
12300         CHILL_FOR_TARGET and Chill_LIB.
12301         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
12302         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
12303         CHILL, and CHILL_LIB.
12304
12305 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
12306
12307         * Revert the previous changes.  Please see Rob's directory
12308           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
12309
12310 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
12311
12312         * Makefile.in, configure.in, config/mips-gdb.exp,
12313           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
12314           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
12315           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
12316           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
12317           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12318           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12319           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12320           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12321           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12322           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12323           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12324           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12325           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12326           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12327           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
12328           changes from 94Q1.
12329
12330 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
12331
12332         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12333           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12334           Rob's new testing fragments.
12335
12336 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
12337
12338         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12339           lib/gdb.exp: Replace error proc calls with perror.
12340
12341 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
12342
12343         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12344         version also, match on casted version strings, and match on
12345         gdb startup case where the line numbers might be messed up.
12346
12347 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
12348
12349         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12350           (CFLAGS): Delete it from here.
12351
12352 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
12353
12354         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12355
12356 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
12357
12358         * Makefile.in (RUNTEST): Default to just "runtest".
12359
12360 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12361
12362         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12363         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12364         the code has been restructured.
12365
12366 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12367
12368         * gdb.t00/default.exp (set write): Allow any number of \r and/or
12369         \n, not just one of each.
12370
12371         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12372         /bin/cc gives a warning if you do.
12373
12374 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
12375
12376         * gdb.t24/demangle.exp: change expect pattern of
12377         __t10ListS_link1ZUiRCUiPT0
12378
12379 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12380
12381         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12382         on local variables in recursive functions.
12383
12384         * gdb.t07/Makefile.in: Build the new test.
12385
12386 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12387
12388         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12389         directly.  Instead compare the return values from actual calls.
12390
12391 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
12392
12393         * Makefile.in (check): Set TCL_LIBRARY for runtest.
12394
12395 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12396
12397         * From Peter Schauer with minor modifications.
12398         * gdb.t15/return.exp (return_tests): Handle targets where "return"
12399         stops in mid-line in the caller.  Add xfail for returning a float
12400         value on X86 targets.
12401
12402 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12403
12404         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12405         to avoid expect lossage.
12406         (fmem_LRbug_tests): Likewise.
12407         * gdb.disasm/hppa.s: Corresponding changes.
12408
12409         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12410         conditions to work with latest dejagnu/expect.
12411
12412         * gdb.t15/funcargs.exp (finish from indirect call): No longer
12413         expected to fail on the PA.
12414         (backtrace in call with trampolines): Explicitly require main
12415         to be frame #1 (no trampolines should show up in backtrace).
12416
12417         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12418         "continue -expect".
12419         * gdb.t06/break.exp: Likewise.
12420         * gdb.t07/watchpoint.exp: Likewise.
12421         * gdb.t13/bitfields.exp: Likewise.
12422         * gdb.t15/{funcargs,return}.exp: Likewise.
12423         * gdb.stabs/weird.exp: Likewise.
12424         * config/{mips,udi}-gdb.exp: Likewise.
12425
12426         * hppa.sed: Enclose comments within a sed command to avoid
12427         losing with the old OSF1 sed.
12428
12429 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12430
12431         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
12432         sequent dynix.
12433         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
12434         * gdb.t15/funcargs.exp:  Conditionally step again to really
12435         finish from marker_call_with_trampolines. Handle the case where
12436         the first step from within call_with_trampolines already steps
12437         us back to main.
12438         * gdb.t15/gdbme.c:  Add comment to closing brace of
12439         call_with_trampolines for funcargs.exp.
12440
12441 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12442
12443         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12444         Fix typo(s).
12445
12446 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12447
12448         * gdb.t07/gdbme.c: More code for watchpoint testing.
12449
12450         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12451         "Hardware watchpoint" throughout file.
12452         (test_watchpoint_triggered_in_syscall): New test.
12453         (test_complex_watchpoint): New test.
12454
12455 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12456
12457         * gdbme.c (call_with_trampolines): New function to try and step
12458         into.  Tests trampoline problems on the PA.
12459
12460         * funcargs.exp (localvars_in_indirect_call): No longer expect
12461         stepping into indirect call to fail on PAs.
12462         (test_stepping_over_trampolines): New test.
12463
12464 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12465
12466         * TODO: Add suggestions for static member function tests, and
12467         completion tests.
12468
12469 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12470
12471         * TODO: Add suggestions for "p/a" tests.
12472
12473         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12474         (default_gdb_exit): Replace all the hair with sending "quit" to
12475         the process with a simple close.
12476
12477 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12478
12479         * TODO: Add suggestions for shared library tests.
12480
12481 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12482
12483         * TODO: Add suggestions for x/s tests.
12484
12485 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12486
12487         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12488         "enable once", and "enable breakpoints once" with ".*".
12489
12490 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12491
12492         * TODO: Add suggestions about structure passing tests.
12493
12494 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12495
12496         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
12497         the primary1 test, use work around if __GNUC__ < 2.
12498         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
12499         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
12500         Test for bad output rather than waiting for timeout.  Issue
12501         second continue only if first continue failed.
12502
12503 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12504
12505         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12506         operator[] test with gdb_test because the old code didn't seem to
12507         be getting the quoting right with the new dejagnu.
12508
12509 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12510
12511         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12512         one from the path.
12513         * Makefile.in: Use a fresh expect if there is one, use runtest
12514         from the src tree if there is one.
12515
12516 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12517
12518         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12519         next over recursive call.  Revise the tests from that point on
12520         (which had been skipped) to match GDB's actual (correct) output.
12521
12522         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12523         with next over a breakpoint whose condition is false.
12524
12525         * gdb.t00/help.exp: Comment out "help set print" tests just like
12526         (and for same reason as) "help set" test.
12527
12528 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12529
12530         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12531         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12532
12533 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12534
12535         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12536         necessary gdb_target_udi.
12537
12538         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12539
12540         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12541         1838 and 2417; they are fixed.
12542
12543         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12544         gdb.t03/ptype.exp (ptype structure, ptype union):
12545         Remove xfails; the test is looser than when the xfails were added.
12546
12547         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12548         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12549
12550         * gdb.t01/run.exp: Only run shell test if isnative.
12551
12552         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12553         since "run" automatically loads if necessary.  Call gdb_target_udi
12554         after the "file" since "file" kills any execution target.
12555
12556         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12557         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
12558         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12559         argument for UDI.
12560
12561 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12562
12563         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12564
12565         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12566
12567 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12568
12569         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12570         properly quoting regexps.  This makes the second argument to
12571         demangle a fixed string, which matches the callers, instead of a
12572         shell-style pattern which is what the previous implementation
12573         used.  Update some of the callers.
12574
12575 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12576
12577         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12578         (comib_nullified_tests): Fix typo.
12579         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12580         strings.  No longer expected to fail.
12581
12582         * gdb.disasm/hppa.s (addib_tests): Fix typo.
12583         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12584         strings.  No longer expected to fail.
12585
12586         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12587         string.  No longer expected to fail.
12588
12589 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12590
12591         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12592         No longer expected to fail.
12593
12594         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12595         string.  No longer expected to fail.
12596
12597 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12598
12599         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12600         only in the names (I probably got most of them).  I was even
12601         generous with some which differed in underscores in names, and
12602         probably missed a few, and I *still* was able to remove almost a
12603         third of the file with almost no impact on testsuite coverage.
12604
12605 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12606
12607         * gdb.t00/default.exp: Match udi_attach error message as well as
12608         the one from child_attach.
12609
12610         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12611
12612         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12613
12614         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12615         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12616
12617         * Move test with enums and partial symbols back to
12618         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12619         Reverts the change of 26 May 93.  Per today's change to
12620         stabs.texinfo, the behavior that weird.exp was expecting was
12621         unreasonable; what is important is that the compiler+gdb get
12622         things right, which happens with a recent gcc.  Also fix the test
12623         to deal with native compilers which put out the stab gdb can't
12624         deal with.
12625
12626 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12627
12628         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12629         in the names.  The main thing these accomplish is to slow things down.
12630         Many more such duplicates surely remain.
12631
12632         * gdb.t00/help.exp: Comment out "help support" test just like
12633         (and for same reason as) "help set" test.
12634
12635 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
12636
12637         * gdb.t06/break.exp:  Remove setup_xfails for
12638         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12639         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
12640         about known bug in gcc to include up through 2.5.8.
12641         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
12642         well as "_vb$".
12643         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12644         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12645         with latest gcc and gdb.
12646         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
12647         well as "_vb$".
12648
12649 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12650
12651         * configure.in (hppa*-*-*): Also configure and build stabs-only
12652         tests.
12653
12654 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12655
12656         * gdb.t10/hppa.mt: A makefile fragment for the PA.
12657         * gdb.t10/configure.in (hppa*-*-*): Use it.
12658
12659 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12660
12661         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
12662
12663 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12664
12665         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
12666         versions prior to 1.13.5.
12667
12668 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12669
12670         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12671         the prompt is at the start of a line.
12672
12673 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12674
12675         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12676         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
12677         in the copr tests now.
12678         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
12679         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
12680         expected to fail.
12681
12682 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12683
12684         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12685         gdb.t31/chillvars.exp, lib/gdb.exp:
12686         Tweak to run under either version of expect.
12687         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12688         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12689         * gdb.t11/list.exp: Remove extraneous whitespace.
12690
12691 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12692
12693         * gdb.t16/printcmds.exp (test_print_strings): Accept
12694         "(unsigned char *) " before the string.
12695
12696         * TODO: Add notes about printing of fancy types and GDB expressions.
12697
12698 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
12699
12700         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12701         * gdb.t06/configure.in: Don't try to compile signals test program
12702         if doing mips-idt-ecoff.
12703
12704 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12705
12706         * Most .exp files: Tweak to run under either version of expect.
12707
12708 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12709
12710         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
12711         xfails; I'm not sure why they are failing, but not because of PR 1806.
12712
12713 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12714
12715         * config/unix-gdb.exp: Remove gdb_unload cause it's already
12716         defined in lib/gdb.exp.
12717
12718 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12719
12720         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
12721         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12722         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
12723         have to be typeless.
12724
12725 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12726
12727         * TODO: Add suggestion for copyright year test.
12728
12729 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
12730
12731         * configure.in (*-*-lynxos*): Add stabs tests.
12732
12733 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12734
12735         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12736         so insert a tab before any assembler directive in column zero.
12737
12738         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12739         stores.
12740         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12741         stores.
12742         (fpu_short_memory_tests): Likewise.
12743
12744 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12745
12746         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
12747         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
12748         .stabs directives in comments.
12749
12750 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12751
12752         * TODO: New file, describing tests we could write.
12753         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12754
12755 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12756
12757         * gdb.t06/signals.exp: Add kludge to force re-sync.
12758
12759         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12760         to xgdb instead of gdb, get out of gdb.
12761
12762 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
12763
12764         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12765         for info.
12766
12767 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12768
12769         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12770         * gdb.stabs/configure.in (hppa*-*-*): Use it.
12771         * gdb.stabs/hppa.sed: New sed script for the PA.
12772
12773 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12774
12775         * gdb.stabs: Re-write weird.def and configuration to use sed
12776         instead of cpp.  sed is portable and POSIX; cpp is neither.
12777
12778 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12779
12780         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12781
12782 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12783
12784         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12785
12786 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12787
12788         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12789         "_vb$".
12790         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12791         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12792
12793 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12794
12795         * lib/gdb.exp: Comment out code which depends on non-existent
12796         `transform' procedure.
12797
12798 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12799
12800         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12801         * lib/gdb.exp: Transform tool name.
12802         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12803         1.1's new error handling system.
12804
12805 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12806
12807         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12808
12809 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12810
12811         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12812         They made pattern matching so slow that timeouts happened on
12813         heavily loaded systems.  Now any output from "show print" which
12814         gets us back to the GDB prompt is a PASS.
12815
12816 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
12817
12818         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
12819
12820 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12821
12822         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12823
12824         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12825         It is not from PR 3220.
12826
12827 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12828
12829         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12830         just started failing because they depended on the order the
12831         subcommands are presented, or exact docstring text.  This kind of
12832         test is a pain and has minimal benefit.
12833
12834 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12835
12836         * gdb.t09/corefile.exp: At end of test, use "core" command with
12837         no arguments.
12838
12839 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
12840
12841         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12842         17}/Makefile.in:  Make it possible to run the testsuite with Sun
12843         make and CC = cross gcc by adding explicit build rules for .o
12844         files.
12845
12846 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12847
12848         * gdb.t15/funcargs.exp: Don't put comments on same line as
12849         setup_xfail (@#$*%& tcl braindamage!).
12850
12851 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12852
12853         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12854
12855 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
12856
12857         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12858         * gdb.t20/inherit.exp: remove three dumplicate entries.
12859
12860 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12861
12862         * gdb.t06/break.exp: For "next over recursive call", fail on any
12863         incorrect output, not just on "factorial (value=2)".
12864
12865 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12866
12867         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
12868         working now. Add an xfail if accesing a bss variable causes
12869         a memory error if the target is not yet run.
12870
12871 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12872
12873         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12874         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12875         name of __st* demangling (2 strings).  Did Kung really get the
12876         more than 95 others right without testing them?
12877
12878 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
12879
12880         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12881
12882 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
12883
12884         * configure.in (configdirs): Add gdb.disasm
12885         * gdb.disasm: New directory for GDB disassembler tests.
12886         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12887
12888 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12889
12890         * gdb.t00/help.exp: Don't test "help set".
12891
12892         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12893         from within expect statements.  None of these happen anymore and
12894         they cause regressions to be silently unnoticed.
12895
12896         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12897         messages) about known failures with gcc cygnus-2.4.5-930417.
12898
12899         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12900         comp-info.exp so it gets built if it doesn't exist.
12901
12902         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12903         it is no longer used.
12904         * gdb.t13/comp-info.c: Removed.
12905
12906 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
12907
12908         * gdb.t06/signals.exp: Add xfail for sun3.
12909
12910 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12911
12912         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12913         relevant because ^C doesn't get sent but failure can be reproduced
12914         interactively).
12915
12916 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12917
12918         * gdb.stabs/alpha.mt:  New configuration file for alpha.
12919         * gdb.stabs/configure.in:  Use it.
12920         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
12921         sharing with alpha.mt, redefine long to word via preprocessor.
12922         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
12923         for alpha.
12924         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
12925         native cc.
12926         * gdb.t00/teststrategy.exp:  Change expect string so that we
12927         consume the `(xgdb)' from the command echo and from the gdb prompt.
12928         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
12929         gdb currently compares all values as long, so this failure probably
12930         applies to any configuration where LONGEST is bigger than a target int.
12931         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
12932         with gcc.
12933         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
12934         to handle opaque pointers, gcc is.
12935         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
12936         as first argument. Include <sys/types.h> and change all operator
12937         new definitions to use size_t.
12938         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
12939         now that we use size_t.
12940
12941 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12942
12943         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
12944         a long or float array cast all array members to the same type.
12945         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
12946         with 64 bit longs.
12947         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
12948         on alpha.
12949         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
12950
12951 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12952
12953         * gdb.t24 (demangle.exp): Constructors of templates have names like
12954         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
12955         section 14.6 of the ARM.
12956
12957         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12958         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12959         accomplish little and slow down the testsuite.
12960
12961         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12962         Accept spaces various places.
12963
12964 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12965
12966         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12967         with watchpoint enabled.
12968
12969         * Makefile.in: Remove definition of CC and remove the second
12970         definition of CXX (the "CXX = gcc" one remains).  These definitions
12971         were causing backquotes to be expanded within backquotes, which
12972         doesn't work.
12973
12974 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
12975
12976         * gdb.t17/callfuncs.exp: Add "return 0" to end.
12977
12978 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12979
12980         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
12981         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
12982         by mips cc and contains no stabs entries.
12983
12984 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12985
12986         * config/vx-gdb.exp: Use fake device to load files rather than
12987         NFS.
12988         * lib/gdb.exp: New proc to do "file" command.
12989         * config/unix-gdb.exp: Use new "file" proc.
12990
12991 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12992
12993         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12994         Rework board rebooting slightly.
12995         (gdb_exit): Don't exit from the remote shell; there isn't one.
12996         * gdb.stabs/weird.exp: If a program is being debugged already,
12997         kill it.
12998         * gdb.t04/setvar.exp: Stop and restart gdb.
12999         * gdb.t05/expr.exp: Likewise.
13000         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
13001         restart gdb and reload the program.
13002         * gdb.t08/opaque.exp: Likewise.
13003         * gdb.t12/scope.exp: Likewise.
13004         * gdb.t13/bitfields.exp: Likewise.
13005         * gdb.t15/funcargs.exp: Likewise.
13006         * gdb.t20/classes.exp: Likewise.
13007         * gdb.t03/ptype.exp: Increase timeout.
13008         * gdb.t16/printcmds.exp (test_print_string_constants,
13009         test_print_array_constants): Likewise.
13010         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
13011         * gdb.t20/classes.exp (do_tests): Likewise.
13012         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
13013
13014 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
13015
13016         * gdb.stabs: Renamed *wierd* to *weird*.
13017
13018 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13019
13020         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
13021         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
13022
13023 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13024
13025         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
13026         (do_tests): Remove xfail for whatis on one_var and two_var.
13027
13028 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13029
13030         * Makefile.in: Made cross building work better by adding
13031         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
13032
13033 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13034
13035         * gdb.t15/{return.c,return.exp,Makefile.in}:
13036         New test, currently commented out.
13037
13038 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13039
13040         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
13041         still running and removes the leftover named socket so GDb can do
13042         clean restarts.
13043
13044 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13045
13046         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
13047         console, not GDB.
13048         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
13049         cross testing works better with "make check"
13050         * config/unix-gdb: Use default procedures for exit and version.
13051         * config/vx-gdb.exp: Cleaned up and massaged back to working order
13052         with the newest VxWorks.
13053
13054 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13055
13056         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
13057         old form.
13058
13059         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
13060         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
13061
13062         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
13063
13064         * config/unix-gdb.exp: Remove this version of gdb_exit
13065         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
13066         Rob says he'll look at it when he gets back to testing boards.
13067
13068 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
13069
13070         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
13071         an expected fail for certain ptype commands.
13072
13073         * gdb.t20/classes.exp:  Update expected results of "ptype class
13074         Base1" to account for the constructor that now appears in the type.
13075
13076 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
13077
13078         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
13079         disappeared from list.
13080         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
13081         "alldone" proc with call to cleanup and exit.
13082         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
13083         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
13084         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
13085         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
13086         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
13087         "alldone" proc with simple returns that suppress remaining
13088         tests.  The alldone proc went away many months ago.
13089
13090 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13091
13092         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
13093
13094         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
13095
13096 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13097
13098         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
13099         as vax gdb will display them.
13100
13101 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13102
13103         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
13104         optimizers.
13105
13106         * scope.exp: Change "bad value for localval" messages so each one
13107         is unique.
13108
13109         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
13110         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
13111
13112         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
13113
13114 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13115
13116         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
13117         doesn't exist (due to optimization).
13118
13119 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13120
13121         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
13122         contains \r because the filename is long.
13123
13124         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
13125         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
13126
13127 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13128
13129         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
13130         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
13131         Ultrix.
13132         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
13133         int tests.
13134         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
13135
13136 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
13137
13138         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
13139
13140         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
13141         to match does not match the passing case but still matches the
13142         failing case.
13143
13144 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13145
13146         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
13147
13148 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
13149
13150         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
13151         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
13152         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
13153         Remove various versions of gdb_exit.
13154         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
13155         gdb_exit.
13156         * config/unix-gdb.exp:  gdb_exit remains here, and should override
13157         the generic version, since it's doing a lot of wierd stuff that
13158         the other versions aren't.  FIXME, fold it in, or abandon this
13159         version.
13160
13161 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13162
13163         * gdb.t24/demangle.exp: Add tests for PR 3220.
13164
13165 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13166
13167         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
13168
13169 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
13170
13171         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
13172         "i386-*-*".  Works for i486 as well.
13173
13174         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
13175         bug, and expand domain of xfail to all SVR4 systems, since the
13176         actual problem is likely to be in generic SVR4 /proc support.
13177
13178 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13179
13180         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
13181
13182 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
13183
13184         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
13185         xfails for other systems.  Match a missing 'Continuing.' as an
13186         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
13187
13188         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
13189         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
13190         Only issue warning for missing executables if -all option is used.
13191
13192         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
13193         file if -all option is used.  It's like an unpredictable XFAIL.
13194
13195 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13196
13197         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
13198         for dynamically linked binaries.
13199
13200         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
13201
13202 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13203
13204         * gdb.t20/inherit.exp: Change message for "print tagless struct"
13205         to state that this is a known bug in old versions of g++.
13206
13207 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13208
13209         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
13210         while waiting for `Continuing'.
13211
13212 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
13213
13214         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
13215         in text, data, and bss.
13216         * gdb.t10/nodebug.c:  Add local and global test variables for
13217         initialized and uninitialized data.
13218
13219 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13220
13221         * config/unix-gdb.exp (gdb_exit): Add "wait".
13222
13223 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13224
13225         * gdb.t06/signals.exp:  xfail the continue from the handler for all
13226         targets.
13227
13228         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
13229         function with watchpoints enabled, the i386 call dummy starts with
13230         a call.
13231
13232         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
13233         386 bsd names its corefiles.
13234
13235 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
13236
13237         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
13238         compilers don't grok it.
13239         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
13240         with small octal ints rather than character constants, which
13241         are signed and might not fit if first promoted to int.
13242
13243 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
13244
13245         * gdb.t09/Makefile.in (clean):  Remove corefile.
13246
13247 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13248
13249         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
13250
13251 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13252                           and Jim Kingdon (kingdon@cygnus.com)
13253
13254         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
13255         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
13256         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
13257
13258 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13259
13260         * gdb.t17/interrupt.exp: Add xfail for hppa.
13261
13262 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13263
13264         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
13265         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
13266         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
13267         to determine signed-ness of bitfields and use the result to setup
13268         the xfail.
13269         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
13270         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
13271         call line is reached if necessary.
13272
13273 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13274
13275         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
13276
13277 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13278
13279         * gdb.t06/break.exp: Also test `clear' command.
13280
13281 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
13282
13283         * gdb.t00/teststrategy.exp: Remove extra quote.
13284
13285         * gdb.t07/watchpoint.exp: Change xfail for calling function with
13286         watchpoint enabled to be for all non-68k machines.
13287
13288         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
13289
13290 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13291
13292         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
13293         targets use aout.mt instead of ecoff.mt as gas understands
13294         standard aout format.
13295
13296 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
13297
13298         * lib/gdb.exp (runto): Don't insist that function we are running to
13299         was compiled with -g.
13300
13301         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
13302
13303         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
13304         to get back into the read system call.
13305         Accept leading newline in case where we woke it up.
13306
13307 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13308
13309         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
13310         to make the stabs test work on ecoff systems using gcc and -with-stabs.
13311         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
13312         enable ecoff configuration.
13313
13314 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13315
13316         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
13317
13318 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13319
13320         * gdb.t16/printcmds.exp: Add another printf test.
13321
13322 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
13323
13324         * configure.in: If configured -with-stabs on any target, add
13325         stabsdirs to configdirs.
13326
13327 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13328
13329         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13330         fun" so pattern does not match the command itself.
13331
13332 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13333
13334         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13335
13336 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13337
13338         * gdb.t17/interrupt.exp: Test for more things.
13339
13340 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13341
13342         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13343         compiler arranges the code and line numbers.
13344
13345         * gdb.t17/interrupt.exp: Don't send \n after ^C.
13346
13347 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13348
13349         * gdb.t00/help.exp:  Increase expect input buffer size.
13350
13351 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13352
13353         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13354
13355         * gdb.t07/watchpoint.exp: Add xfail for hppa.
13356
13357         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13358
13359         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13360         [0-9]*, not just [0-9].
13361
13362 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13363
13364         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13365
13366         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13367
13368 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13369
13370         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13371
13372 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13373
13374         * gdb.t06/signals.c: Add xfails for sun3.
13375
13376         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13377
13378         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
13379         test_stepping tests.
13380
13381 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13382
13383         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13384
13385         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13386
13387         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13388         rather than actually putting it through cpp twice.
13389
13390         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13391
13392 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
13393
13394         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13395         no longer needed.
13396
13397 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13398
13399         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13400
13401         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13402         C++ features prints as "struct", make it a pass, not an xfail.
13403
13404 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13405
13406         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13407         Don't require VA to print as "class" rather than "struct".
13408
13409 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
13410
13411         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13412
13413 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13414
13415         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13416
13417 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13418
13419         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
13420         order.
13421
13422 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13423
13424         * gdb.t16/printcmds.exp: Add printf tests.
13425
13426         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13427
13428         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13429
13430 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
13431
13432         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
13433         pass counts, to counteract any existing or future setup_xfails.
13434
13435 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13436
13437         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13438         {BEGIN,END}_COMMON for common block instead of STAB.
13439         * gdb.stabs/wierd.exp: Add xfail for rs6000.
13440
13441         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13442         intp_var should be N_GSYM not N_LSYM.
13443         wierd-aout.S: Use a label for the value of the N_SO.
13444         wierd.def: Remove all backslashes.
13445         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13446
13447 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13448
13449         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13450         get the expected next to inheritance3.
13451
13452 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13453
13454         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13455         now that gcc-2.4 gets it right.
13456
13457 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13458
13459         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13460
13461         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13462         generating comp-info.exp which works for cross-compilation.
13463
13464 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
13465
13466         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
13467         "*-*-sysv4.*".
13468
13469 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
13470
13471         * gdb.t01/run.exp:  Start with a fresh gdb.
13472         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
13473         SVR4.x.
13474
13475 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
13476
13477         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13478         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13479         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13480         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
13481         things to remove.
13482
13483 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
13484
13485         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
13486         test cases from bug reports.
13487
13488 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
13489
13490         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
13491         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
13492           avoid spurious xfails.
13493         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
13494         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
13495         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
13496
13497 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
13498
13499         * gdb.t00/teststrategy.exp:  Rework to provide more useful
13500         description of each test, fix problem with systems that define
13501         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13502         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
13503         results for "next over recursive call" so timeouts aren't taken
13504         by error.
13505
13506 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
13507
13508         * gdb.t12/scope.exp: Test printing of variables before run.
13509
13510         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13511         printed in wrong order due to sorting.
13512
13513 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
13514
13515         * gdb.t00/teststrategy.exp:  Fix expected results for printing
13516         user entered string constant.  Is array of char, prints with no
13517         address.
13518
13519         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
13520         commands.
13521         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
13522         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
13523         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
13524         of struct of char arrays.
13525         * gdb.t00/radix.exp:  New tests for radix commands.
13526
13527 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
13528
13529         * gdb.t16/printcmd.exp: Print a variable before running program
13530         (with xfail for AIX).
13531
13532 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
13533
13534         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13535
13536         * gdb.t16/printcmd.exp: Don't print variables before running program.
13537
13538         * gdb.t06/break.exp: Don't require envp argument to main.
13539
13540         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13541
13542         * gdb.t02/whatis.exp, gdb.t11/list.exp:
13543         Add xfails for rs6000.
13544
13545         * gdb.t02/whatis.exp: Change other tests not to re-test something
13546         we already tested.
13547
13548         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13549         each type used has a variable of that type.
13550
13551 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
13552
13553         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13554
13555 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13556
13557         * configure.in: change srctrigger to be a file, not a directory
13558
13559 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13560
13561         * configure.in (mips-idt-ecoff*): Added trailing '*'.
13562
13563         * gdb.t11/list.exp: Fixed a couple of typos.
13564
13565 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
13566
13567         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
13568         is fixed and PR is closed.
13569         * gdb.t16 (gdbme.c):  Add simple test string variable.
13570         * gdb.t16 (printcmds.exp):  Add tests with simple test string
13571         variable, primarily for boundaries on "set print elements".
13572
13573 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
13574
13575         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13576         Make leading 0's optional and don't expect a tab in the middle
13577         of the number.
13578
13579         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13580
13581         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13582         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
13583         don't end command passed to gdb_test with newline.
13584
13585         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13586         signed keyword away, don't expect signed bitfields to be signed.
13587
13588         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13589         printing with only as many 1's as are in the field as well as printing
13590         with 32 1's (see comment).
13591
13592 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
13593
13594         * gdb.t00/default.exp:  Start with a fresh gdb.
13595         * configure.in (configdirs):  Remove gdb.t31 until the chill
13596         compiler works again.  It no longer is able to find chillrt0
13597         since it isn't in libchill.a anymore.
13598         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
13599         wierd.o, make more modular.
13600         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
13601         spurious newlines that caused problems.
13602
13603 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13604
13605         * Move test with enums and partial symbols from gdb.t03/ptype.exp
13606         to gdb.stabs/wierd.exp since GCC has worked around the bug.
13607         gdb.stabs/wierd.{exp,def}: Many new tests.
13608
13609         * gdb.t00/default.exp: update info line for new message.
13610
13611         * gdb.t02/{whatis.exp,gdbme.c}:
13612         Test that "char *" doesn't print as "caddr_t".
13613
13614 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13615
13616         * gdb.t00/help.exp: Use .* in place of some help messages which
13617         just changed.
13618         gdb.t00/default.exp: Update "info frame" test for new message.
13619         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13620         Remove some xfails
13621
13622 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13623
13624         * gdb.t03/{gdbme.c,ptype.exp}:
13625         Add tests for typedef'd struct and union without tags.
13626         Also check "whatis" on a variable of a typedef'd enum without a tag.
13627
13628         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13629         PRMS 1823; the bug still exists but isn't reproduced by this test
13630         anymore), and remove rs6000 XFAIL (the bug is fixed).
13631
13632         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13633         duplicated from whatis.exp.  For those that are left, accept
13634         "long", "long int", or "int" for long variables (whatis.exp already
13635         has an XFAIL for "int", so no need to fail it here).
13636
13637         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13638         Deal with GCC's names for types now that GDB uses the compiler's names.
13639
13640         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
13641         setup_xfail's for sunos4.  If we #defined the signed keyword away,
13642         don't expect GDB to know that char it is signed.
13643
13644         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13645
13646 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
13647
13648         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
13649         should work on any system, regardless of debugging format.
13650         * gdb.t21/demangle.exp:  Move to gdb.t24.
13651         * gdb.t24/demangle.exp:  Move from gdb.t21.
13652         * gdb.t24/{Makefile.in, configure.in}:  New files.
13653
13654 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13655
13656         * configure.in: Do gdb.stabs and C++ tests only for stabs.
13657         * gdb.stabs: New directory.
13658
13659 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13660
13661         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13662         not just "Quit anyway?".
13663
13664 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
13665
13666         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
13667         that all setup_xfails are immediately followed by clear_xfails.
13668
13669 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
13670
13671         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13672         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13673         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13674         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13675         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13676         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13677         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13678         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13679         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13680         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13681         gdb.t31/chillvars.exp, lib/gdb.exp:
13682         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13683         bug-gdb@prep.ai.mit.edu.
13684
13685 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
13686
13687         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
13688         with 0.0, not integer 0.
13689
13690 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
13691
13692         * gdb.t06/break.exp: Update for "Kill the program" message change.
13693
13694 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
13695
13696         * Makefile.in (GDBFLAGS):  Set to -nx.
13697         * Makefile.in (site.exp):  Use GDBFLAGS.
13698
13699 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13700
13701         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13702           Makefiles.
13703           (check): depend on just-check.
13704           (just-check): added so that tests can be run without a noop
13705           build pass.
13706
13707 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13708
13709         Switch to using configure's configdirs.
13710         * Makefile.in (Makefile): add configure.in dependency.
13711           (SUBDIRS): removed redundant assignment.
13712         * configure.in: switch subdirs assignment to configdirs.
13713         * gdb.t*/configure.in: new files.
13714
13715 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13716
13717         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13718         works.
13719
13720 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
13721
13722         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
13723         in explicit rules.  Apparently this is not supported by some makes.
13724
13725 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
13726
13727         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
13728
13729 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13730
13731         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
13732         disappeared.
13733
13734 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
13735
13736         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
13737
13738 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
13739
13740         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
13741         watchpoint problem that is now fixed.
13742         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
13743         uninitialized convenience variables.
13744         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
13745         structures.
13746
13747 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13748
13749         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13750         which causes expect to get out of sync with gdb on long output
13751         from help set.
13752         * gdb.t09/corefile.exp: Make expected pattern for core file
13753         failing signal and frame output format less sun specific.
13754
13755 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
13756
13757         * gdb.t31/chillvars.exp:  Add and remove initial dummy
13758         breakpoint, so that symbol table is forced in.
13759         (Needed at least on Sunos4, though it seems not SVR4.)
13760         * gdb.t31/chillvars.exp:  Update for changed output format.
13761
13762 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13763
13764         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13765
13766 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
13767
13768         * Makefile.in: Added --srcdir when invoking runtest, removed the
13769         need for a local config file. (optional now)
13770
13771 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
13772
13773         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
13774         failure count used to force early termination.  Add some more
13775         expected failures for gnu style demangling.
13776
13777 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13778
13779         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13780         pmi variable from gdb.t20/gdbme to get optimized away.
13781         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13782         Check for written corefile upon timeout _and_ eof.
13783
13784 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13785
13786         * config/unix-gdb.exp:  Add missing return 0.
13787
13788 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13789
13790         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
13791         test termination.
13792
13793 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
13794
13795         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
13796         disappeared.
13797
13798 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
13799
13800         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
13801         time as i860 support works.
13802
13803         * gdb.t15/funcargs.exp:  Fix expected outputs to include
13804         "backtrace 100\r" rather than just "backtrace\r", to match last
13805         change.
13806
13807 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
13808
13809         * config/udi-gdb.exp (gdb_exit): Remove close command.
13810         (gdb_target_udi): New procedure to set the UDI target.
13811         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
13812         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13813         Added waits for prompts after several question responses.  Added
13814         some more responses used by a29k-amd-udi-gdb.
13815         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13816         pass different arguments, restart UDI connection after program
13817         completion.
13818         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13819         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13820         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13821         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13822         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13823         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13824         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13825         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13826         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13827         after program completion.
13828         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13829         compiled with a SELECT_VECS setting.
13830         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13831         infinite recursion.
13832
13833         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13834         Added checks for COFF results, and made them expected failures for
13835         all targets.  It would be better to make them expected failures
13836         for COFF targets only.
13837
13838 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13839
13840         * Makefile.in: add null dvi target, don't bother to recurse
13841         through test directories for info and install-info; rename
13842         $(datadir) to be dejagnu instead of deja-gnu
13843
13844 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
13845
13846         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
13847         compiler to coredump.
13848         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
13849         code.
13850
13851 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
13852
13853         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
13854         coredump.
13855         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
13856         code.
13857
13858 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13859
13860         * gdb.t03/ptype.exp: tests for return code from gdb_test.
13861         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13862         which in a shell. Deletes xgdb when done.
13863         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13864         Tests the return from the "set height" or "set width" commands.
13865         Added a few return codes where needed.
13866
13867 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
13868
13869         * Makefile.in (SUBDIRS):  Add gdb.t17.
13870         * configure.in (subdirs):  Add gdb.t17.
13871         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
13872         files to test gdb's calling of functions in the inferior with
13873         the correct arguments and gdb's ability to retrieve any
13874         result returned.
13875
13876 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
13877
13878         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
13879         may be called after gdb goes away.  Previous versions of expect
13880         needed these to avoid file descriptor leaks, but they cause
13881         errors with the current revision of expect.
13882         * gdb.t00/gdbvars.exp:  Use -re on expected output after
13883         setting sevenbit-strings.
13884         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
13885         to set sevenbit-strings consistent across tests.
13886         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
13887         set sevenbit-strings consistent across tests.
13888
13889 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
13890
13891         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
13892         expected output to match current "expect" expectations.
13893
13894 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
13895
13896         * gdb.t00/default.exp:  Change expected output for default "source"
13897         command, to match new gdb behavior which requires a filename to
13898         source.
13899
13900 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
13901
13902         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
13903         expected fail for i486-*-* that misses the marker2 function.
13904         * gdb.t10/crossload.exp (bfddefault):  Allow successful
13905         recognition of a format to pass even if no symbols are found.
13906         Explicitly catch failures where the format is not recognized
13907         or is ambiguous, and add the reason to the fail message.
13908         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
13909         the cause is and invalid target and add reason to failure message.
13910         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
13911         elf32-i386, elf32-sparc, and elf32-i860.
13912         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13913         Set up expected failure for 'filename'::variable scope resolution,
13914         which is now apparently broken on all targets.
13915         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13916         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13917         gdb.t23/templates.exp:   Change failure for missing binfile into
13918         just a warning.
13919         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
13920         references.
13921
13922 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
13923
13924         * gdb.t00/default.exp:  Add expected output for default "source"
13925         command, to match new gdb behavior.
13926         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
13927
13928 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
13929
13930         * config/*-gdb.exp: returns an error, rather than exiting on
13931         internal errors.
13932
13933 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
13934
13935         * gdb.t03/gdbme.c:  Add pointer to struct variable.
13936         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
13937         referencing struct members.
13938
13939 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
13940
13941         * configure.in (mips-idt-ecoff): New target.
13942         * config/mips-gdb.exp: New file for remote board using MIPS remote
13943         debugging protocol.
13944
13945         * Redid configuration scheme.  Removed gdb.t*/configure.in.
13946         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
13947         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
13948         distclean targets.  Built executables via .o files.  Adjusted
13949         tests to account for source files in $(srcdir) rather than
13950         $(objdir).
13951         * lib/gdb.exp (runto): Don't expect () after the function name,
13952         because it may have arguments.
13953
13954 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
13955
13956         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13957         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13958         expected failures for mips-idt-* and mips-sgi-*.
13959         * gdb.t00/default.exp (attach): Kill process if requested.
13960         * gdb.t00/help.exp (help target core, help target): Accept a gdb
13961         that does not read core files.
13962         * gdb.t01/run.exp: Removed checks for exit status code.
13963         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13964         it is linked in.
13965         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13966         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13967         appropriate, rather than doing it by hand.
13968         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13969         execution.
13970         * gdb.t10/crossload.exp: Kill existing program if needed.
13971         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13972         appropriate, rather than doing it by hand.  Always increase
13973         timeout for this test, not just for VxWorks.
13974
13975 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
13976
13977         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
13978         of Chill STRUCT types and STRUCT values.
13979         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
13980         than "char".
13981         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
13982         struct2):  New struct definitions and initializations to test
13983         simple Chill STRUCT types.
13984
13985 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
13986
13987         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
13988         the null byte at the end of strings.
13989         * gdb.t00/default.exp:  Make show version insensitive to copyright
13990         date.
13991         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
13992         to avoid dependencies on target char signedness.
13993         * gdb.t16/printcmds.exp:  Update expected results for explicitly
13994         unsigned char.
13995         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
13996         now work.
13997         * gdb.t21/demangle.exp:  Add many more patterns for template
13998         demangling, most of them being expected failures.
13999         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
14000         string we are matching for, to match on the whole string.
14001         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
14002         and fix a whole bunch that had incorrect expected output but were
14003         passing anyway because of the bug in "proc demangle".
14004         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
14005         type.
14006         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
14007
14008 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14009
14010         * gdb/testsuite: made modifications to testcases, etc., to allow
14011         them to work properly  given the reorganization of deja-gnu and the
14012         relocation of the testcases from deja-gnu to a "tool" subdirectory.
14013
14014 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14015
14016         * gdb/testsuite: Initial creation of gdb/testsuite.
14017         Migrated dejagnu testcases and support files for testing nm to
14018         gdb/testsuite from deja-gnu.  These files were moved "as is"
14019         with no modifications.  This migration is part of a major overhaul
14020         of dejagnu.  The modifications to these testcases, etc., which
14021         will allow them to work with the new version of dejagnu will be
14022         made in a future update.
14023
14024  For additional changes see gdb.mi/ChangeLog-1999-2003.
14025 \f
14026 ;; Local Variables:
14027 ;; mode: change-log
14028 ;; left-margin: 8
14029 ;; fill-column: 74
14030 ;; version-control: never
14031 ;; End:
14032
14033     Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
14034     2003, 2004, 2005 Free Software Foundation, Inc.
14035   Copying and distribution of this file, with or without modification,
14036   are permitted provided the copyright notice and this notice are preserved.