90ff170acc27b730a067d9c7938e76a9ec84efef
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
2
3 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
4 setup_xfail for "print coremaker_bss", "print coremaker_ro",
5 "print func2::coremaker_local", and "backtrace in corefile.exp".
6
7 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8
9 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
10 "bt in signals.exp". This problem only appears when running
11 the testsuite, and then only intermittently.
12
13 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14
15 * gdb.base/return.exp (return_tests): Differentiate between
16 two tests of continuing.
17
18 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19
20 * */Makefile.in (maintainer-clean): Remove config.log.
21 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22 * gdb.c++/Makefile.in (PROGS): Add inherit.
23 (clean): Remove *.ci.
24
25 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
26
27 * gdb.c++/misc.cc: Add test code from Mike Stump.
28 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29
30 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
31
32 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
33 to "alpha-*-osf2*" and add comment.
34 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
35 setup_xfail for "step over execarg initialization" and
36 "step over corearg initialization".
37 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
38 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
39 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
40 gcc compiled for "print coremaker_bss", "print coremaker_ro",
41 "print func2::coremaker_local", and "backtrace in corefile.exp".
42 * gdb.base/signals.exp: Build and source signals.ci.
43 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
44 to be for gcc only.
45 * lib/gdb.exp: Move verbose statements outside conditionals.
46
47 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
48
49 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
50 Feb 3 procfs.c change.
51
52 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
53
54 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
55
56 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
57
58 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
59 from dejagnu's apparent default of 10 seconds, which gives random
60 results when running the tests over NFS on moderately loaded systems.
61 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
62
63 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
64
65 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
66 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
67 result reports.
68
69 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
70
71 * configure.in (CY_AC_PATH_TCLH): Remove.
72 * configure: Regenerate.
73
74 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
75
76 * gdb.c++/Makefile.in (clean): Add missing '{'.
77
78 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
79
80 * lib/gdb.exp: Provide a default value for noinferior.
81
82 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
83 Load libgloss.exp.
84
85 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
86
87 * gdb.disasm/hppa.exp: Compile directly into an executable, use
88 the executable, not the .o to run the tests from.
89
90 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
91
92 * gdb.base/break.exp: Don't test for program exit or exit status
93 if $noresults if nonzero.
94 * gdb.base/langs.exp: Likewise.
95 * gdb.base/watchpoint.exp: Likewise.
96
97 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
98 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
99 trying to compile the testcase.
100
101 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
102
103 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
104 * gdb.base/signals.exp (continue to handler): Likewise.
105
106 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
107
108 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
109
110 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
111
112 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
113
114 * gdb.base/corefile.exp: Recognize "not found" as failure
115 when trying to determine if a core file was generated.
116 If no core file was generate the first time, try again without
117 the ulimit -c to work around braindamaged shells.
118
119 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
120
121 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
122 [] tests with "test" and enclose string in quotes.
123 * gdb.stabs/configure: Rebuild
124
125 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
126
127 Changes in sync with expect:
128 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
129 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
130 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
131 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
132 argument to AC_REQUIRE.
133 * configure: Regenerated.
134
135 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
136
137 * gdb.base/corefile.exp: When generating a core, discard any
138 error messages about ulimit not found and the "core dumped"
139 message from the shell that runs the coredumper.
140
141 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
142
143 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
144
145 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
146 which sed script to run. Expect failure for v_comb test
147 on PA targets too.
148
149 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
150
151 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
152 "print func2::coremaker_local" and for "backtrace in corefile.exp"
153
154 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
155
156 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
157 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
158 "sparc-sun-solaris*" xfails for "p v_comb".
159 * lib/gdb.exp (default_gdb_start): Fix typo.
160 * gdb.base/corefile.exp: Allow "Core was generated by ..."
161 messages to not include the full program name that caused
162 the core dump since some systems (such as solaris) apparently
163 truncate this path to about 80 characters.
164 When generating a core file first try increasing the core file
165 size limit to unlimited since some systems may default it to
166 zero, and it is harmless to try it. Move the test for failing
167 to generate a core file to where it will actually get executed.
168 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
169 new gdb result from g++ debug info improvements and make old
170 pattern obsolescent. Also account for size_t differences
171 (may be int or long).
172 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
173 initialization before function call is placed in the delay slot
174 and thus appears to be skipped over by commands such as "next".
175
176 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
177
178 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
179
180 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
181
182 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
183 input source file; fix code to compile test to deal with this
184 convention.
185 * gdb.c++/*.exp: Likewise.
186
187 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
188
189 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
190 "bt in signals.exp".
191
192 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
193
194 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
195 "step over execarg initialization" and
196 "step over corearg initialization".
197
198 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
199
200 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
201 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
202
203 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
204
205 From Rob Savoye (rob@poseidon.cygnus.com)
206 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
207 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
208 configure.in}, gdb.disasm/{Makefile.in, configure.in},
209 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
210 configure.in}: Major reworking for autoconfig.
211 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
212 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
213 New files.
214 * config/unix-gdb.exp: Make GDB global.
215 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
216 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
217 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
218 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
219 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
220 term.exp, twice.exp, watchpoint.exp, whatis.exp},
221 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
222 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
223 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
224 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
225 pr-8136.exp, result.exp, string.exp, tuples.exp},
226 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
227 to returns as necessary, arrange for test to compile own testcase
228 executable.
229 * lib/gdb.exp: Changes for testsuite to compile own test cases.
230
231 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
232
233 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
234 clear_xfail at end of test which might not call either pass or fail.
235 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
236 "backtrace through signal handler".
237
238 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
239
240 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
241 continuing from a job control stop signal.
242 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
243
244 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
245
246 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
247 * gdb.base/corefile.exp: Likewise.
248 * gdb.base/funcargs.exp: Likewise.
249
250 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
251
252 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
253 * config/monitor.exp: Add support for setting baud rate.
254
255 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
256
257 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
258 i*86-*-linux* xfails for "backtrace through signal handler".
259 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
260 "print func2::coremaker_local".
261 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
262 alpha-dec-osf2* xfail for
263 "delete all breakpoints when none".
264
265 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
266
267 * gdb.base/break.exp: Change test that deletes all breakpoints
268 when no user breakpoints are installed. A post 4.15 change
269 causes gdb to no longer prompt in this case.
270
271 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
272
273 * gdb.base/return.exp (return_tests): Change xfail for test
274 "correct value returned double test" to stop xfailing at
275 Solaris 2.5. Apparently the bug has been fixed.
276
277 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
278
279 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
280 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
281
282 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
283
284 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
285 * gdb.disasm/hppa.s: Corresponding changes.
286
287 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
288
289 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
290 makefile fragment.
291 * config/mt-hpux: Deleted.
292
293 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
294
295 * Many files: When warning about suppressed tests due to a
296 nonexistant test binary, avoid incrementing the warning count.
297
298 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
299
300 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
301
302 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
303
304 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
305 "sparc-*-solaris2*".
306
307 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
308
309 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
310 Add global and local variables and initialize them.
311 * gdb.base/corefile.exp: Test correct mapping of corefile sections
312 by printing variables. Remove rs6000 and powerpc xfails, BFD now
313 extracts the file name and terminating signal from the core file.
314 * TODO: Remove note about tests for correct mapping of corefile.
315 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
316 from optimizing it away.
317 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
318 handles common blocks.
319
320 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
321
322 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
323 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
324
325 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
326
327 * Makefile.in (maintainer-clean): New target, synonym for
328 realclean.
329 * gdb.base/Makefile.in (maintainer-clean): Likewise.
330 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
331 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
332 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
333 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
334 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
335
336 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
337
338 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
339 xfails when not gcc compiled for "print foo::funclocal".
340 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
341 "print foo::funclocal at foo",
342 "print 'scope1.c'::foo::funclocal at foo",
343 "print foo::funclocal_bss at foo",
344 "print 'scope1.c'::foo::funclocal_bss at foo",
345 "print foo::funclocal_ro at foo",
346 "print 'scope1.c'::foo::funclocal_ro at foo",
347 "print bar::funclocal at foo" and
348 "print 'scope1.c'::bar::funclocal at foo".
349 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
350 gcc compiled for "print foo::funclocal at bar".
351 Expand all messages to ensure that they identify that
352 the test is at bar().
353 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
354 gcc compiled for:
355 "ptype on opaque struct pointer (statically)",
356 "ptype on opaque struct tagname (statically)",
357 "ptype on opaque struct pointer (dynamically) 1",
358 "ptype on opaque struct tagname (dynamically) 1",
359 "ptype on opaque struct pointer (dynamically) 2" and
360 "ptype on opaque struct tagname (dynamically) 2
361 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
362 gcc compiled for:
363 "p datalocal"
364 "whatis datalocal",
365 "ptype datalocal",
366 "p bsslocal",
367 "whatis bsslocal", and
368 "ptype bsslocal".
369 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
370 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
371 when not gcc compiled.
372 * gdb.base/funcargs.exp (float_and_integral_args): Add
373 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
374 compiled.
375 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
376 "backtrace from call6a" when not gcc compiled.
377 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
378 "backtrace from call7a" when not gcc compiled.
379 * gdb.base/callfuncs.exp (do_function_calls):
380 Add "hppa*-*-hpux*" xfail when not gcc compiled for
381 "p t_char_array_values(char_array_val2,char_array_val1)",
382 "p t_char_array_values(char_array_val1,char_array_val2)",
383 "p t_char_array_values("carray 1","carray 2")",
384 "p t_char_array_values("carray 1",char_array_val2)",
385 "p t_char_array_values(char_array_val1,"carray 2")",
386 "p sum_args(1,{2})",
387 "p sum_args(2,{2,3})",
388 "p sum_args(3,{2,3,4})",
389 "p sum_args(4,{2,3,4,5})"
390 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
391 "backtrace in corefile.exp" when not gcc compiled.
392
393 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
394
395 * gdb.base/signals.exp: Rewrite `handle all print' test as
396 a procedure. Accept blanks or TABs as whitespace, increase
397 timeout and expect input buffer size for the large output
398 from the command. Remove "i*86-*-bsdi2.0" xfail.
399
400 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
401
402 * gdb.base/setvar.exp: Add new testcases for truncation when
403 assigning invalid values to bitfields.
404
405 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
406
407 * gdb.base/callfuncs.exp (do_function_calls): Remove
408 mips-sgi-irix* xfail for
409 "call inferior func with struct - returns char *"
410 and fix test so that an optional (unsigned char *) cast is
411 accepted in the result.
412
413 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
414
415 * gdb.base/funcargs.exp (float_and_integral_args): Remove
416 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
417 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
418 * gdb.base/signals.exp: Remove duplicate "handle all print" test
419 that accidentally got checked in.
420
421 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
422
423 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
424 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
425 compiled test.
426 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
427 Add mips-sgi-irix5* xfail for not gcc compiled.
428 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
429 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
430 "p top", "whatis top", "p middle", and "whatis middle".
431 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
432 "whatis signed char" for not gcc compiled.
433 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
434 "set variable signed char=-1 (-1)" and
435 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
436 * gdb.base/funcargs.exp (float_and_integral_args):
437 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
438 Add mips-sgi-irix* xfail when not gcc compiled for
439 "continue to call2b".
440 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
441 "continue to call2g".
442 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
443 "backtrace from call6a"
444 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
445 "backtrace from call7k".
446 Add mips-sgi-irix5* xfail when not gcc compiled for
447 "backtrace from call7a".
448 (localvars_after_alloca): Fix gdb_test cmds for
449 "print * after runto ...".
450 Remove rs6000-*-* xfails for
451 "print i after runto localvars_after_alloca" and
452 "print l after runto localvars_after_alloca"
453 for all compilers.
454 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
455 when not compiled with gcc, for:
456 "print signed char == (minus)",
457 "print signed char != (minus)",
458 "print signed char < (minus)",
459 "print signed char > (minus)".
460 * gdb.base/callfuncs.exp (do_function_calls):
461 Add mips-sgi-irix* xfail, when compiled with native compiler, for
462 "call inferior func with struct - returns char *".
463 * gdb.base/return.exp (return_tests): Change xfail for
464 "correct value returned double test" to include Solaris 2.4.
465 * gdb.base/funcargs.exp (float_and_integral_args):
466 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
467
468 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
469
470 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
471 enumeration bitfields if compiling with GNU C.
472 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
473 to empty' prompt.
474
475 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
476
477 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
478 test for PRO targets.
479
480 * gdb.base/funcargs.exp: Avoid ever setting more than 8
481 breakpoints in the inferior at any given time by making
482 two groups of breakpoints for call2*, call6* and call7*
483 tests.
484
485 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
486
487 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
488 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
489 from optimizing it away.
490 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
491 "call inferior func with struct".
492
493 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
494
495 * configure.in: Only configure gdb.chill for particular targets.
496
497 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
498
499 * gdb.base/Makefile.in: Add action to .c.o transformation
500 rule that generates a .ci file for each .o file and remove
501 explicit .c.o rules except for callfuncs.o.
502 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
503 generates a .ci file for each .o file and remove explicit
504 .cc.o rules.
505 (clean): Remove *.tmp *.ci files.
506 (EXECUTABLES): Remove templ-info.exp.
507 * gdb.base/compiler.c: New file.
508 * gdb.c++/compiler.cc: New file
509 * gdb.base/scope.exp: Source gdb.base/scope.ci.
510 Change rs6000-*-* xfail for
511 "print 'scope0.c'::filelocal_ro" and
512 "print 'scope1.c'::filelocal" and
513 "print 'scope1.c'::filelocal_bss" and
514 "print 'scope1.c'::filelocal_ro" and
515 "print 'scope1.c'::foo::funclocal" and
516 "print 'scope1.c'::foo::funclocal_ro" and
517 "print 'scope1.c'::bar::funclocal" and
518 "print 'scope0.c'::filelocal_ro" and
519 "print 'scope1.c'::filelocal at foo" and
520 "print 'scope1.c'::filelocal_bss at foo" and
521 "print 'scope1.c'::filelocal_ro at foo" and
522 "print 'scope1.c'::foo::funclocal at foo" and
523 "print 'scope1.c'::foo::funclocal_bss at foo" and
524 "print 'scope1.c'::foo::funclocal_ro at foo" and
525 "print 'scope1.c'::bar::funclocal at foo" and
526 "print 'scope0.c'::filelocal_ro" and
527 "print 'scope1.c'::filelocal" and
528 "print 'scope1.c'::filelocal_bss" and
529 "print 'scope1.c'::filelocal_ro" and
530 "print 'scope1.c'::foo::funclocal" and
531 "print 'scope1.c'::foo::funclocal_bss" and
532 "print 'scope1.c'::foo::funclocal_ro" and
533 "print 'scope1.c'::bar::funclocal" and
534 "print 'scope1.c'::bar::funclocal_bss"
535 to only be xfail'd when not compiled with gcc.
536 Add rs6000-*-* xfail for
537 "print 'scope0.c'::filelocal_bss before run"
538 when compiled with gcc.
539 (test_at_main): Add rs6000-*-* xfail for
540 "print filelocal_ro in test_at_main"
541 when compiled with gcc.
542 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
543 Add rs6000-*-aix* xfail for
544 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
545 "ptype t_char_array", not compiled with gcc.
546 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
547 xfail for "list foo (in include file)" when gcc compiled.
548 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
549 (integral_args): Add rs6000-*-* xfail for
550 "run to call0a" if not compiled with gcc.
551 (unsigned_integral_args): Add rs6000-*-* xfail for
552 "run to call1a" if not compiled with gcc.
553 (float_and_integral_args): Add rs6000-*-* xfail for
554 "run to call2a" if not compiled with gcc and for
555 "continue to call2b" for any compiler.
556 Add rs6000-*-* xfail to
557 "print f1 after run to call2a" for gcc compiled.
558 (discard_and_shuffle): Add rs6000-*-* xfail for
559 "run to call6a".
560 (shuffle_round_robin): Add rs6000-*-* xfail for
561 "backtrace from call7a" if not compiled with gcc.
562 Add rs6000-*-* xfail for
563 "backtrace from call7b" if compiled with gcc.
564 (call_after_alloca): Add rs6000-*-* xfail for
565 "print c in call_after_alloca" and
566 "print s in call_after_alloca" and
567 "backtrace from call_after_alloca_subr"
568 if not compiled with gcc.
569 (localvars_in_indirect_call): Add rs6000-*-* xfail for
570 "print c in localvars_in_indirect_call" and
571 "print c in localvars_in_indirect_call" and
572 "backtrace in indirectly called function" and
573 "stepping into indirectly called function"
574 if not compiled with gcc.
575 (localvars_after_alloca): Add rs6000-*-* xfail for
576 "print c after runto localvars_after_alloca" and
577 "print s after runto localvars_after_alloca" and
578 "print i after runto localvars_after_alloca" and
579 "print l after runto localvars_after_alloca"
580 for all compilers.
581 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
582 than whatis-info.exp.
583 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
584 than opaque-info.exp.
585 Setup rs6000-*-* xfail for
586 "ptype on opaque struct pointer (statically)" and
587 "ptype on opaque struct pointer (dynamically)" when
588 not compiled with gcc.
589 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
590 rather than callf-info.exp.
591 (do_function_calls): Add clear_xfail for rs6000-*-* for
592 "p t_float_values2(3.14159,float_val2)". Seems to work
593 fine there, both with xlc and gcc. Need to find out what
594 it is doing right and fix other platforms.
595 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
596 "call inferior func with struct - returns int",
597 "call inferior func with struct - returns long",
598 "call inferior func with struct - returns float",
599 "call inferior func with struct - returns double",
600 "call inferior func with struct - returns char *",
601 but only if not gcc compiled (presumes xlc compiled).
602 Change rs6000-*-* xfails for
603 "call inferior func with struct - returns char" and
604 " call inferior func with struct - returns short" to only
605 xfail if not using gcc.
606 (clean mostlyclean): Remove *.ci and *.tmp files.
607 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
608 than templ-info.exp.
609 * gdb.base/langs.exp: Source gdb.base/langs.ci.
610 Add rs6000-*-* xfail for "up to foo in langs.exp"
611 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
612 when not gcc compiled.
613
614 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
615
616 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
617 * gdb.base/corefile.exp: Likewise.
618 * gdb.base/list.exp: Likewise.
619 * gdb.base/scope.exp: Likewise.
620 * gdb.base/siganls.exp: Likewise.
621
622 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
623 compiler output.
624 * gdb.base/whatis.exp: Likewise.
625
626 start-sanitize-sh3e
627 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
628
629 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
630 failure (opcode table has been fixed to match reality).
631
632 end-sanitize-sh3e
633 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
634
635 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
636 "call inferior func with struct - returns char",
637 "call inferior func with struct - returns short"
638
639 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
640 "print 'scope0.c'::filelocal at main",
641 "print 'scope0.c'::filelocal_bss in test_at_main",
642 "print 'scope0.c'::filelocal at foo",
643 "print 'scope0.c'::filelocal_bss in test_at_foo",
644 "print 'scope0.c'::filelocal at bar",
645 "print 'scope0.c'::filelocal_bss in test_at_bar"
646
647 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
648 in source file 1". This bug seems to have been fixed with both
649 gcc and native cc (was native assembler bug?).
650
651 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
652
653 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
654 "backtrace through signal handler" to "i*86-*-sysv4*".
655 * gdb.base/signals.exp: Add xfail for "'next' behaved as
656 continue" case. Add "known SVR4 bug" to fail message.
657 Add "i*86-*-bsdi2.0" xfail for "handle all print".
658 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
659 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
660 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
661 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
662 "up to foo in langs.exp", "show language at foo in
663 langs.exp", "up to cppsub_ in langs.exp", "show
664 language at cppsub_ in langs.exp", "up to fsub in
665 langs.exp", and "show language at fsub in langs.exp".
666 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
667 "bactrace in corefile.exp".
668 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
669 "call inferior function with struct - returns float" and
670 "call inferior function with struct - returns double".
671
672 start-sanitize-sh3e
673 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
674
675 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
676 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
677 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
678 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
679
680 end-sanitize-sh3e
681 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
682
683 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
684 (or overriden) "CHILL" macro rather then bare "gcc".
685 Also look for ../../gcc/xgcc since that is what we will
686 actually need, not "Makefile". Remove following assignment
687 of CHILL to CHILL_FOR_TARGET because that results in
688 recursive definition.
689
690 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
691
692 * gdb.base/corefile.exp: Change xfail for backtrace in
693 corefile.exp from linuxaout to all linux.
694 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
695 cases where we miss the breakpoint at the signal handler
696 for some reason. Setup xfail for linuxoldld/linuxaout and
697 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
698 hitting SIGURG breakpoint.
699 * gdb.base/signals.exp: Setup xfail for "next" acting like
700 continue to add linuxoldld. Setup xfail for all linux for
701 "next to handler in signals_tests_1", "backtrace in
702 signals_tests_1", "continue to func1", "pass SIGUSR1",
703 and continue to handler".
704
705 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
706
707 * Update all FSF addresses except those in COPYING* files.
708
709 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
710
711 * gdb.base/a2-run.exp: Change messages to be more explicit about
712 the status of args, and quote binfile in results.
713
714 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
715
716 * gdb.base/callfuncs.exp: Add tests for passing structs to
717 inferior functions and return various types.
718 * gdb.base/callfuncs.c: Add functions to receive a struct
719 and return a member of the struct, in various types.
720
721 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
722
723 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
724
725 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
726
727 * config/vxworks29k.exp: New file, sources vxworks.exp.
728
729 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
730
731 * config/gdbremote.exp: New file. Testing framework using
732 gdbserver.
733
734 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
735
736 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
737 "call function when asleep" and "send end of file".
738 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
739 for "backtrace in corefile.exp".
740 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
741 for "backtrace through signal handler".
742 * gdb.base/corefile.exp: Make sure we actually generate a core file
743 before trying the core tests. Some systems allow the user to suppress
744 generation of core files and default to that (linux for example).
745 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
746 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
747
748 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
749
750 * gdb.threads: New directory with some crude multi-threaded
751 gdb tests (step.exp and step2.exp).
752 * config/mt-lynx (STEP_EXECUTABLE): Define.
753 (THREADFLAGS): Define.
754
755 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
756
757 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
758
759 * gdb.base/signals.exp: Disable whole file for lynx until
760 further notice.
761
762 * gdb.base/signals.exp: xfail test where "next" acts like
763 "continue" for lynx.
764
765 * gdb.base/interrupt.exp: xfail test for calling function while
766 inferior is asleep for lynx.
767
768 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
769 than one cr-lf after each command.
770
771 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
772
773 * configure.in: Reinstate setting of stabsdirs variable, fix
774 typo in setting up configdirs for native builds.
775
776 * gdb.base/return.exp: Fix typo in return double test.
777 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
778 compiler from optimizing them away.
779
780 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
781
782 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
783 sequences to be echo'd by gdb when using gdb_test.
784 * gdb.chill/chexp.exp: Likewise.
785 * gdb.fortran/exprs.exp: Likewise
786
787 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
788
789 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
790 after the inferior gdb has started.
791
792 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
793 after each command.
794 * gdb.base/funcargs.exp: Likewise.
795 * gdb.base/gdbvars.exp: Likewise.
796 * gdb.base/interrupt.exp: Likewise.
797 * gdb.base/list.exp: Likewise.
798 * gdb.base/watchpoint.exp: Likewise.
799 * gdb.c++/demangle.exp: Likewise.
800 * gdb.c++/inherit.exp: Likewise.
801 * gdb.chill/chexp.exp: Likewise.
802 * gdb.fortran/exprs.exp: Likewise.
803
804 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
805 test if we can't handle IO to/from the inferior.
806
807 * gdb.c++/misc.exp: Always check for a program already being
808 started after sending a "run" command to gdb.
809
810 * gdb.base/twice.exp: Start with a fresh gdb.
811
812 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
813 only depend on gdb's expression code, not the chill runtime.
814
815 * gdb.base/return.c: Put return values into variables so we
816 can have gdb print them rather than depending on the program
817 to print them.
818 * gdb.base/return.exp: Corresponding changes.
819
820 * lib/gdb.exp: Provide default value for noinferiorio.
821 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
822 the inferior.
823
824 * gdb.base/break.exp: Always check for a program already being
825 started after sending a "run" command to gdb.
826 (text_next_with_recursion): Don't check the output from the
827 program's printf statement. Instead just make sure the program
828 exited.
829
830 * gdb.base/commands.exp: Protect tests which need arguments with
831 $noargs conditionals.
832
833 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
834
835 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
836 of structure member arrays to match gdb/valops.c:value_addr change.
837
838 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
839
840 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
841 cases.
842
843 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
844
845 * configure.in (configdirs): Remove gdb.chill from default list
846 of subdirs and then add it back in only if doing a native build.
847 The current chill compiler does not yet work in any cross build.
848 * Revert all signal changes from Jul 6.
849 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
850 for sh-hms targets, allowing these tests to link, with no other
851 changes. Testing is suppressed by setting "nosignals" in site.exp.
852
853 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
854
855 * configure.in (signaldirs): Define and add to configdirs for all
856 targets except some specific ones that are known to not support signals.
857 Also clean up formatting.
858 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
859 (signals, sigall): Remove rules to build.
860 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
861 Moved to new gdb.signals directory.
862 * gdb.signals: New test directory.
863 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
864 signals.c signals.exp}: New or moved files.
865
866 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
867
868 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
869
870 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
871
872 * gdb.base/return.exp: Xfail `return double' test failure
873 on at least Solaris 2.3 and handle future/past versions on
874 a case by case basis as appropriate. Also update message
875 to include i*86 failures.
876
877 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
878
879 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
880
881 * lib/gdb.exp: Fix comment which erroneously identified
882 gdb_file_cmd as gdb_load (the 19 May change was in fact to
883 gdb_file_cmd not gdb_load).
884 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
885
886 * gdb.base/setvar.exp: Make test names consistent between pass and
887 fail cases. Use gdb_test more.
888
889 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
890
891 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
892
893 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
894
895 * gdb.base/help.exp: Fix expected help string for `show commands'.
896
897 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
898
899 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
900
901 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
902 of a text section.
903
904 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
905
906 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
907 that loop eventually terminates. Fix Connection refused logic so
908 that testsuite will expire nicely.
909
910 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
911
912 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
913 config/rom68k.exp: New tcl glue for the appropriate monitors.
914 These all just end up calling monitor.exp.
915 * config/monitor.exp (gdb_target_monitor): Handle `Connection
916 refused' by retrying. Cleanup some timeout issues.
917 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
918 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
919 callers don't have to set/restore global timeout variable.
920
921 * The following set of changes centralizes management of the global
922 timeout variable. This way, it can be set in one target dependent
923 place instead of dozens of places scattered throughout the test suite.
924 If you need to lengthen a timeout, then you should either set timeout
925 in one of the config/{target}.exp files, or multiply it by a factor.
926 Setting it to an absolute value is always going to lose for some
927 targets.
928 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
929 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
930 * gdb.base/funcargs.exp: Don't set timeout.
931 * gdb.base/list.exp (test_forward_search): Only use local timeout.
932 * gdb.base/printcmds.exp (test_print_string_constants
933 test_print_array_constants): Don't set timeout.
934 * gdb.base/ptype.exp: Don't set timeout.
935 * gdb.base/recurse.exp: Don't set timeout.
936 * gdb.base/return.exp: Don't set timeout.
937 * gdb.base/watchpoint.exp: Don't set timeout.
938 * gdb.c++/classes.exp (do_tests): Don't set timeout.
939 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
940
941 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
942
943 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
944
945 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
946
947 * lib/gdb.exp: Disable chill tests for irix5.
948
949 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
950
951 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
952 each test pass or fail.
953
954 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
955
956 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
957 xlc not gcc.
958
959 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
960
961 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
962
963 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
964
965 * config/est.exp: Fix copyright and comments. Remove dead code.
966 Use targetname, serialport and baud variables instead of fixed
967 constants.
968 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
969 * config/cpu32bug.exp: New file to support cpu32bug monitors.
970
971 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
972
973 * gdb.base/watchpoint.exp: Don't run
974 test_watchpoint_triggered_in_syscall for sunos.
975
976 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
977
978 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
979 they don't seem to exist. Do include stdio.h.
980
981 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
982
983 * gdb.base/a1-selftest.exp: Add alpha xfail.
984
985 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
986
987 * gdb.base/watchpoint.c (main): Prompt before calling read().
988 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
989 Revise accordingly. Remove cruft about sending "123" several
990 times, until it gets noticed. Clean up the "print buf[0]" stuff
991 so that it passes or fails, and waits for prompts in the usual way.
992
993 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
994
995 * gdb.base/recurse.exp: Fix comment.
996
997 * TODO: Remove item about printing variables in nodebug.exp. Add
998 item about enabling tests which are only run on some targets.
999
1000 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
1001 fail, make test names unique, use new gdb_test convention
1002 regarding pattern, use gdb_test more, etc.).
1003
1004 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
1005 fail, make test names unique, etc.).
1006
1007 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1008
1009 * gdb.base/nodebug.c: Change return type of top and middle to
1010 short.
1011 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
1012 are fixed by the recent mdebugread.c changes. Allow `short ()'
1013 as type for top and middle.
1014
1015 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1016
1017 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
1018 nearly as I can tell, the whole thing was an accident in Stu's
1019 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
1020 to replace a send/expect pair with gdb_test, but ended up only
1021 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
1022 of 30 Mar 1995 took care of it, but left this vestigial comment
1023 which I am now nuking.
1024
1025 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1026
1027 * gdb.base/break.exp: Look for different line number for
1028 breakpoint at main depending on usestubs.
1029
1030 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1031
1032 * gdb.base/list.exp: Adjust some alternate expect patterns to
1033 match recent list0.c change. Add alternate expect pattern for
1034 output from `list default lines around main' for optimizing
1035 compilers.
1036
1037 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1038
1039 * lib/gdb.exp: If nosignals is not set, set it to 0.
1040
1041 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
1042
1043 * config/slite-gdb.exp: Responds to load symbol table prompt.
1044 * gdb.base/break.exp: Adjust line number, fix rerun.
1045 * gdb.base/langs0.c: Add #ifdef usestubs.
1046
1047 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
1048
1049 * gdb.base/list.exp: Adjust line contents after adding new lines in
1050 list0.c. Also fix a syntax error.
1051
1052 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
1053 * gdb.base/break.exp: ditto.
1054 * gdb.base/list.exp: ditto.
1055 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
1056 * gdb.base/run.c: ditto.
1057 * gdb.base/list0.c: ditto.
1058 * gdb.base/funcargs.c: ditto.
1059
1060 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
1061
1062 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
1063 $targetname, $serialport and $baud instead of hardwired variables.
1064 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
1065 target doesn't support signals.
1066
1067 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
1068
1069 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
1070
1071 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1072
1073 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
1074 Don't rely on the value of an auto variable before it has been
1075 initialized. Use gdb_test more.
1076
1077 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1078
1079 * lib/gdb.exp (default_gdb_version): A version number must start
1080 with a digit, but other than that contains all characters up to
1081 the first whitespace character.
1082
1083 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1084
1085 * gdb.base/commands.exp (breakpoint_command_test): New tests.
1086
1087 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1088
1089 * gdb.c++/*.exp: Warn if executable does not exist. The original
1090 reason for skipping the warning was that configure.in sometimes
1091 intentionally skipped building the executables but the tcl code
1092 had no way of knowing. That (a) was always bogus with respect to
1093 error handling, (b) is no longer true (right now there is no way
1094 to skip C++ tests).
1095
1096 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
1097
1098 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1099
1100 * gdb.base/list.exp: Add expect patterns for output from
1101 SunPRO compiled executables.
1102 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
1103 types.
1104
1105 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1106
1107 * gdb.base/break.exp (test_next_with_recursion): Accept any line
1108 number (we are already testing that the correct source line text
1109 gets printed).
1110
1111 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
1112 that is what is intended, but something needed to be done to get
1113 sunos4 native working again.
1114
1115 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
1116
1117 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
1118 apparently went with a (very) old xfail.
1119
1120 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
1121
1122 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
1123 runto_main is a proc in gdb.exp that will do 'step' for target use
1124 stubs.
1125 * gdb.base/exprs.exp: ditto.
1126 * gdb.base/interrupt.exp: ditto.
1127 * gdb.base/opaque.exp: ditto.
1128 * gdb.base/printcmds.exp: ditto.
1129 * gdb.base/ptype.exp: ditto.
1130 * gdb.base/scope.exp: ditto.
1131 * gdb.base/setvar.exp: ditto.
1132 * gdb.base/signals.exp: ditto.
1133 * gdb.base/twice.exp: ditto.
1134 * gdb.c++/classes.exp: ditto.
1135 * gdb.c++/inherit.exp: ditto.
1136 * gdb.c++/templates.exp: ditto.
1137 * gdb.base/break.exp: no run and hit main for stubs. Change line
1138 numbers for breakpoints and info breakpoint.
1139 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
1140 breakpoint().
1141 * gdb.base/callfuncs.c: ditto.
1142 * gdb.base/exprs: ditto.
1143 * gdb.base/interrupt.c: ditto.
1144 * gdb.base/opaque0.c: ditto.
1145 * gdb.base/printcmds.c: ditto.
1146 * gdb.base/ptype.c: ditto.
1147 * gdb.base/scope0.c: ditto.
1148 * gdb.base/setvar.c: ditto.
1149 * gdb.base/signals.c: ditto.
1150 * gdb.base/twice.c: ditto.
1151 * gdb.c++/misc.cc: ditto.
1152 * gdb.c++/templates.cc: ditto.
1153
1154 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1155
1156 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
1157
1158 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
1159 somewhere between `read' and `main.c'. I'm pretty sure the
1160 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
1161 and it isn't particularly useful.
1162
1163 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
1164
1165 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1166
1167 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
1168
1169 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
1170
1171 * config/mt-slite: add LIBS and -nostdlib.
1172 * config/slite-gdb.exp: add this new file to support sparclite target.
1173
1174 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
1175
1176 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
1177
1178 * gdb.base/a2-run.exp: Change argument to istarget from
1179 "*-*-vxworks" to "*-*-vxworks*".
1180 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
1181
1182 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
1183
1184 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
1185 will not runto main but do a 'step' to step out of breakpoint().
1186 * config/mt-slite: add -Dusestubs.
1187
1188 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1189
1190 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
1191 instead of just @.
1192
1193 * gdb.base/signals.exp: Add test for "handle all print".
1194 * TODO: Remove "handle all print". Also remove item about
1195 checking copyright date (I don't like the idea of a spurious FAIL
1196 based on when we run the tests).
1197
1198 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
1199 for SunOS4 (reason for failure not investigated). Remove
1200 redundant test for $binfile.
1201
1202 * gdb.base/nodebug.c (array_index): Call malloc.
1203
1204 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
1205
1206 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
1207
1208 * gdb.base/recurse.exp: Update gdb_test invocation to use new
1209 conventions and slightly simplify the matching regexp.
1210
1211 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1212
1213 * gdb.base/break.exp: Update gdb_test invocation to use new
1214 convention.
1215
1216 * lib/gdb.exp: If noargs is not set, set it to 0.
1217
1218 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
1219 tests unique.
1220
1221 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
1222
1223 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1224
1225 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
1226 one argument of type "<non-float parameter>".
1227
1228 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
1229
1230 * config/rom68k.exp: New file to support Motorola IDP board.
1231 * gdb.base/a2-run.exp: Skip this file if noargs is set.
1232 * gdb.base/break.c: Change things around so that this program
1233 doesn't depend upon args. This is necessary to make remote
1234 targets work (in general, they can't take args).
1235 * gdb.base/break.exp: Don't try to send args to program. Don't
1236 expect output. Also, replace lots of code with gdb_test.
1237
1238 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1239
1240 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
1241 printing of '\'' (which is what the comment says we are testing,
1242 even though we were not), not '''.
1243 (test_integer_literals_rejected): Test that printing ''' is an error.
1244
1245 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1246 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
1247 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
1248 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
1249 Use gdb_test not test_print_accept.
1250 * lib/gdb.exp: Remove test_print_accept.
1251
1252 * gdb.base/signals.exp (signal_tests_1): Make pass message
1253 consistent with fail message.
1254
1255 * gdb.base/whatis.exp: Remove xfails for printing char vs.
1256 unsigned char; the bug (PR 1821) is fixed.
1257
1258 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
1259
1260 * gdb.base/scope.exp (test_at_localscopes): Call pass for
1261 successful tests--makes xfailing them work right.
1262
1263 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1264
1265 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
1266 only \r\n, not .*. The test can pass .* as the last thing in
1267 $pattern if that is what it wants. In addition to providing this
1268 flexibility, this change should speed up pattern matching in cases
1269 where the pattern already ended with .* (there were a number of
1270 them). This change also helps catch bad patterns--in the old
1271 scheme the typo "char \*" instead of "char \\*" would pass. Now
1272 it is caught.
1273 * Many .exp files: Update callers.
1274
1275 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
1276 clearer and does not spuriously match multiple ('s. Likewise for
1277 ) and *.
1278
1279 * gdb.base/nodebug.exp: Test ability to call a function and pass
1280 it a string (even with no debugging info).
1281
1282 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
1283 "p '\'", which is the same as "p ''" once tcl gets done with
1284 quoting, to "p '\\'", which I suspect is what is intended (one
1285 backslash gets sent to GDB).
1286
1287 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
1288
1289 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1290
1291 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
1292 1817) was fixed literally years ago.
1293
1294 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1295
1296 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
1297 test, it causes stepping out of call_after_alloca_subr with
1298 optimizing compilers.
1299 (localvars_in_indirect_call): Consume GDB prompt if `finish'
1300 fails.
1301
1302 * gdb.c++/templates.exp: Source templ-info.exp only if
1303 the templates executable exists.
1304
1305 * gdb.c++/misc.cc (class Contains_static_instance,
1306 class Contains_nested_static_instance),
1307 gdb.c++/classes.exp (test_static_members): Test printing of
1308 a class that contains a static instance of the class.
1309
1310 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1311
1312 * gdb.base/langs2.c (cppsub_): Don't prototype.
1313 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
1314 only, I believe).
1315
1316 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1317
1318 * lib/gdb.exp (skip_chill_tests): New procedure.
1319
1320 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
1321
1322 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
1323
1324 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
1325 each expect pattern. Cuts runtime from 12 to about 4 seconds.
1326
1327 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1328
1329 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
1330
1331 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
1332 disassemble 8, not 16, instructions for part 4.
1333
1334 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
1335 support the latter anymore.
1336
1337 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
1338 -DNO_PROTOTYPES.
1339 * gdb.base/callfuncs.c: Control use of prototypes based on
1340 NO_PROTOTYPES, not __STDC__.
1341 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
1342 t_float_values2 tests if prototypes in use.
1343
1344 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
1345 t_double_values): When checking differences against DELTA, check
1346 that difference is within the range (-DELTA,DELTA), not just
1347 (-infinity,DELTA).
1348
1349 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
1350
1351 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
1352 'file' command firts, then 'target', then 'load', this is due to gdb
1353 target set up.
1354 * config/mips-gdb.exp: Fix a couple regular exp bugs.
1355
1356 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
1357
1358 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
1359 FP load/store variants.
1360 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
1361
1362 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
1363
1364 * gdb.base/term.exp: Do not give a warning if not native, it is
1365 not an abnormal condition.
1366
1367 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
1368
1369 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
1370 t_char_array".
1371
1372 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
1373
1374 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
1375 are getting the version number.
1376
1377 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
1378 if not native, it is not an abnormal condition.
1379
1380 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1381
1382 * lib/gdb.exp: Just use "file exists", rather than undocumented
1383 dejagnu procedure "findfile".
1384
1385 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1386
1387 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
1388 (LDFLAGS): Set to -Xlinker -Ur.
1389
1390 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
1391 Removed, these values are set by lib/gdb.exp.
1392
1393 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
1394
1395 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1396
1397 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
1398 of replicating gdb startup code.
1399
1400 * config/mt-vxworks (LDFLAGS): Set to -r.
1401 (CFLAGS_FOR_TARGET): Removed.
1402
1403 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
1404 (gdb) and gdb for vxworks uses (vxgdb).
1405
1406 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
1407 executable is not in the tree and host != target, use sed and
1408 program_transform_name to determine the gdb name used by the
1409 target.
1410
1411 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
1412 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
1413
1414 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1415
1416 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
1417 floats, chars, and shorts where there are ANSI-style function
1418 definitions.
1419
1420 * gdb.base/langs.exp, gdb.base/langs*: New test.
1421 * gdb.base/Makefile.in: Build it.
1422 * TODO: Remove item about checking that C names don't get C++
1423 demangling applied; this test tests it.
1424
1425 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1426
1427 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
1428 went with the const70 xfail. The xfail went away a year ago.
1429
1430 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
1431
1432 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
1433 for hp300.
1434
1435 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
1436
1437 * gdb.base/a1-selftest.exp: Don't run on hp300.
1438
1439 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1440
1441 * Makefile.in (site.exp): Set host_alias and target_alias as well
1442 as host_triplet and target_triplet.
1443
1444 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1445
1446 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
1447
1448 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
1449 places as other ecoff systems).
1450
1451 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
1452 ultrix.
1453
1454 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1455
1456 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
1457 remove them.
1458 * gdb.base/nodebug.exp: Accept "function" in addition to "text
1459 variable and "variable" in addition to "data variable".
1460 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
1461
1462 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
1463 2.
1464 * gdb.base/list1.c (long_line): Add additional statement at start
1465 of function.
1466 * gdb.base/list.exp (test_forward_search): Update line number to
1467 reflect new statement.
1468
1469 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1470
1471 * gdb.base/signals.exp: Reinitialize searched source directories
1472 after gdb_start call.
1473
1474 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
1475
1476 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
1477 * gdb.stabs/Makefile.in: Likewise.
1478
1479 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
1480 change. Instead split the tests into smaller pieces.
1481 * gdb.disasm/hppa.s: Corresponding changes.
1482
1483 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1484
1485 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1486 Quote ^C when passing it to stty. For some shells ^ is a pipe.
1487
1488 * gdb.base/funcargs.exp: Modify many tests so that every test
1489 either passes or fails. Make some test names unique.
1490
1491 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1492
1493 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1494 Call stty to set interrupt character.
1495
1496 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
1497 for HP assembler versus GNU assembler based on actual behavior of
1498 $(CC), rather than assuming that $(AS) is always the GNU assembler.
1499
1500 * TODO: Suggest a few more stepping tests.
1501
1502 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
1503
1504 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
1505 restart GDB for h8300 after a continue.
1506 (return): Add pattern to match a29k-udi behavior.
1507 * gdb.base/nodebug.exp: Remove obsolete comment.
1508 * gdb.base/regs.exp: New file, testing of register displays.
1509 * gdb.base/return.exp: Fix typo in reference to $objdir.
1510 * gdb.base/whatis.exp: Always start with a fresh GDB.
1511
1512 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1513
1514 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
1515 higher, these tests generate a lot of output.
1516
1517 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1518
1519 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
1520 code following the catch silently ignored some errors; without the
1521 catch they should be thrown like any other tcl error. Also, the
1522 catch used "" instead of {} which meant all the callers who wanted
1523 to include one of the characters "[]$ had to quote it an extra time.
1524 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
1525 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
1526 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
1527 Remove extra quoting.
1528
1529 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
1530
1531 * gdb.base/commands.exp: Make test names unique; every test either
1532 passes or fails. Update some comments.
1533
1534 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
1535
1536 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1537
1538 The following fixes a FAIL caused by the fact that the alpha stabs
1539 configuration didn't use the ".if alpha" code in weird.def.
1540 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
1541 bit pointer, so the 32 bit version works even on the alpha.
1542 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
1543 Remove the stuff which allowed us to have separate versions for
1544 alpha and everything else.
1545
1546 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
1547 regexp which "info func operator\[\](" is supposed to match. Fix
1548 string to send to GDB. Note that GDB still doesn't work right. Add a
1549 new test for "info func .perator\[\](" which GDB does handle correctly.
1550
1551 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
1552
1553 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1554
1555 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1556 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
1557 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
1558 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
1559 it makes the tests harder to understand and confuses test-o-matic.
1560 The preferred style is that each test provides a PASS or a FAIL,
1561 and has a unique message (e.g. "continue #54" not just "continue")
1562 which is the same for the pass and the fail.
1563 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1564 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
1565 to lib/gdb.exp.
1566 * gdb.base/printcmds.exp: Use test_print_accept. Remove
1567 prt_accept which was basically the same thing. Likewise for
1568 test_print_reject and prt_reject.
1569 * lib/gdb.exp (test_print_reject): Add some more error message
1570 patterns to match from the former printcmds.exp (prt_reject).
1571 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
1572 One defect of the passcount stuff is that some of it failed to
1573 report XPASS where appropriate.
1574 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
1575 stuff before and after arg in expected pattern.
1576 (test_paddr_operator_functions): Re-do test without print_addr_of;
1577 this is the only test which seems to want extra stuff there.
1578
1579 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1580
1581 * gdb.base/nodebug.exp: Update new tests to reflect improved
1582 wording of gdb output.
1583
1584 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
1585 and "ptype" work on variables in files compiled without -g.
1586 Replaces commented out "maint print msymbol" tests.
1587
1588 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1589
1590 * gdb.base/setvar.c (dummy): Call malloc.
1591
1592 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
1593 losing with the irix4 sed.
1594
1595 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
1596 ALRM" on irix4.
1597
1598 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1599
1600 * TODO: Remove items about corefile.exp testing new exec-file and
1601 backtrace; both are now done. Add items about printing enums.
1602
1603 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1604
1605 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
1606 "get signal $thissig" test fails.
1607
1608 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
1609
1610 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1611
1612 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
1613 compiler warning with dec alpha compiler.
1614
1615 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
1616 extra \n from gdb_test call (this explains why the prompt test
1617 that I removed yesterday was there).
1618 (user_defined_command_test): Remove extra \n and prompt test.
1619
1620 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
1621 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
1622 doesn't exist.
1623 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
1624 Also remove alpha workaround, which turns out to be because
1625 SIGABRT == SIGLOST.
1626
1627 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
1628
1629 * gdb.base/help.exp: Don't test "help show".
1630
1631 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1632
1633 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
1634 "set print address" is on.
1635 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
1636 pass prompt to gdb_test; gdb_test already looks for the prompt.
1637
1638 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
1639
1640 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
1641 was a vestige of the manual TESTSTRATEGY, and the purpose of it
1642 was to make sure that gdb can read a core file. But (a) the "read
1643 the corefile" part didn't make it to a1-selftest.exp, we just
1644 delete the corefile after creating it, and (b) we test reading
1645 corefiles in corefile.exp anyway. Also, this test left around a
1646 xgdb process on Solaris.
1647
1648 * gdb.base/corefile.exp: Also test backtrace.
1649
1650 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
1651
1652 * gdb.base/commands.exp: Test a simple user defined command with
1653 arguments and if/while statements; verify the full user command is
1654 printed by "show user".
1655
1656 * gdb.base/commands.exp: Test if/while commands as part of a
1657 breakpoint command list; verify they appear in breakpoint
1658 information.
1659
1660 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1661
1662 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
1663 than by dividing by zero.
1664
1665 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
1666
1667 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
1668 performing an inferior call with watchpoints enabled.
1669 * gdb.base/watchpoint.c (main): Delete second unnecessary read
1670 call.
1671
1672 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1673
1674 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
1675 of "file" command.
1676
1677 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
1678 Add additional pattern for when "int operator int(void);" appears
1679 in a different order.
1680
1681 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1682
1683 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
1684
1685 * gdb.base/help.exp: Replace most of docstrings for "info signals"
1686 and "signal" with ".*".
1687
1688 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1689
1690 * TODO: Add note about "handle all nostop".
1691
1692 * gdb.base/{sigall.c, sigall.exp}: New test.
1693 * gdb.base/Makefile.in: Add it.
1694
1695 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1696
1697 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
1698 when invoking GDB, suppresses any windowing interface.
1699
1700 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
1701
1702 * config/sim-gdb: New file, simulator testing support.
1703
1704 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
1705
1706 * gdb.base/interrupt.exp: Test calling func1 twice.
1707
1708 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
1709
1710 * gdb.base/list.exp (test_forward_search): Set timeout higher
1711 when we'll be getting lots of output from gdb.
1712
1713 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
1714 "init_malloc" to after the expect statement. Run it if that
1715 regexp is taken, but also for two others which happen if source
1716 cannot be found.
1717
1718 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1719
1720 * gdb.base/printcmds.exp: New test, for printing register before
1721 program is running.
1722
1723 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1724
1725 * gdb.base/list.exp: Correct some alternate expect patterns
1726 to reflect changes in list1.c.
1727
1728 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1729
1730 * TODO: Add item regarding large frames.
1731
1732 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
1733
1734 * TODO: Remove item about enabling return.exp; it
1735 is enabled. Suggest a few more "return" tests.
1736
1737 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1738
1739 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
1740 anonymous unions.
1741
1742 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1743
1744 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
1745 and pr-5646.o, so "make" is the same as "make all", not "make
1746 pr-4975.o".
1747
1748 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
1749
1750 * gdb.base/list.exp: Adjust expectations to reflect changes in
1751 list1.c.
1752 (test_forward_search): New test proc.
1753 * gdb.base/list1.c (long_line): New function, has long source line.
1754
1755 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
1756
1757 * gdb.base/a1-selftest.exp: Change initial stepping to know about
1758 additional line of code that was added.
1759
1760 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
1761
1762 * gdb.disasm/hppa.s: Break the large branching tests into smaller
1763 tests so as not to overflow expect's input buffers.
1764 * gdb.disasm/hppa.exp: Corresponding changes.
1765
1766 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1767
1768 Beginnings of template debugging tests.
1769 * gdb.c++/templ-info.cc: New file to test for template
1770 debugging capability of the compiler.
1771 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
1772 templ-info.cc.
1773 * gdb.c++/templates.cc: Add explicit template instantiations
1774 to enable compiling with -fno-implicit-templates. Add destructor
1775 and 'value' method to T5 class for template tests.
1776 * gdb.c++/templates.exp: Add testcases for printing of template
1777 types, setting breakpoints on template methods and calling a
1778 template method.
1779
1780 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
1781
1782 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
1783 branch target since some assemblers (gas-2.5) may emit a
1784 relocation for the branch instead of resolving it in the
1785 assembler.
1786
1787 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1788
1789 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
1790 through signal handler.
1791
1792 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1793
1794 * configure.in (*-*-netware): Use config/mt-netware.
1795
1796 * config/mt-netware: New file.
1797 * config/mt-i386-netware: Removed, separate configs for different
1798 netware architectures are no longer needed now that we have
1799 --with-headers.
1800
1801 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1802
1803 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
1804 by the recent changes to use ANSI C arithmetic conversions.
1805
1806 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1807
1808 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
1809 bug involving using inferior_pid to figure out whether to select a
1810 frame.
1811
1812 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
1813
1814 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
1815 match the current disassembler output.
1816
1817 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
1818
1819 * gdb.fortran/exprs.exp: Expect VOID instead of void.
1820 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
1821 types, expect "int" as type of integer values (for now).
1822
1823 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
1824
1825 * gdb.base/commands.exp: New tests for if/while commands.
1826
1827 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
1828
1829 * lib/gdb.exp (runto): Replace sub-pattern for hex value
1830 by .*, since hex values have different syntax in Chill mode.
1831
1832 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1833
1834 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
1835 linefeed from expect pattern for repeated types with indices > 9.
1836
1837 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
1838
1839 First part of Fortran test suite.
1840 * gdb.fortran: New directory.
1841 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
1842
1843 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1844
1845 * gdb.base/default.exp: Update expect pattern for load command
1846 without arguments.
1847
1848 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1849
1850 * configure.in: Change i386 to i[345]86.
1851 * gdb.base/configure.in: Likewise.
1852 * gdb.c++/configure.in: Likewise.
1853 * gdb.chill/configure.in: Likewise.
1854
1855 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
1856
1857 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
1858 patterns, since that is not a valid context for comments.
1859
1860 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
1861
1862 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
1863 repeated types and repeated types with indices > 9.
1864
1865 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1866
1867 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
1868 2417; old bug has been fixed.
1869
1870 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
1871
1872 * gdb.base/interrupt.exp: When trying to wake up the inferior,
1873 send the newline ourselves instead of assuming gdb_test will do
1874 so when passed an empty input string.
1875
1876 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
1877 stabs testcode.
1878
1879 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1880
1881 * lib/gdb.exp (gdb_test): Don't send anything if the first
1882 argument is an empty string. This makes cases where we want to
1883 match output that is already in expect's buffers (for example,
1884 matching a breakpoint after gdb_run_cmd has been called) work
1885 reliably.
1886
1887 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1888
1889 * config/netware.exp: New file.
1890
1891 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1892
1893 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
1894 the -B and -L prefixes so we can find the debugging stub.
1895
1896 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
1897 there and we are using the gcc from the tree.
1898
1899 * gdb.base/types.c: Removed.
1900
1901 * gdb.base/configure.in: Look for makefile fragments in ../config.
1902 Recognize i386-*-netware.
1903 * gdb.c++/configure.in: Likewise.
1904
1905 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1906
1907 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
1908 the correct TCL syntax.
1909
1910 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1911
1912 * gdb.base/opaque.exp: use runto instead of messing around with
1913 breakpoints. Simplify by using gdb_test.
1914
1915 * gdb.base/bitfields.exp: restart between tests on netware targets
1916 because breakpoints aren't relocated after target death. Run
1917 processes to completion.
1918
1919 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
1920
1921 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
1922
1923 * Makefile.in: Remove extra tabs that confuse some versions
1924 of "make". Use the newly built gdb to test with by default,
1925 rather than the first one in the tester's search path.
1926
1927 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
1928
1929 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
1930
1931 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
1932 condition help.
1933
1934 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1935
1936 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1937
1938 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
1939 running.
1940 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
1941 * gdb.base/funcargs.exp: Likewise.
1942
1943 * gdb.base/bitfields.exp: Simplify by using gdb_test.
1944 * gdb.base/funcargs.exp: Likewise.
1945
1946 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
1947 message is "".
1948
1949 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1950
1951 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
1952 return,signals,twice}.exp: Handle non-existant binaries
1953 consistantly.
1954
1955 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
1956 * gdb.base/Makefile.in: Don't try to generate a core dump, we
1957 might testing a cross development system.
1958
1959 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1960
1961 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
1962 runtest script is relative to ${srcdir}, not ${rootdir}.
1963
1964 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
1965
1966 * gdb.base/signals.exp: Allow for optionality of breakpoint
1967 address.
1968
1969 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1970
1971 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
1972
1973 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1974
1975 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
1976 for size_t definition.
1977 * gdb.c++/templates.cc: Likewise
1978
1979 * config/mt-i386-netware: New file.
1980
1981 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
1982 defined.
1983
1984 * gdb.base/Makefile.in: Added support for systems that name core
1985 files by appending "core" to the program name.
1986 * gdb.base/a1-selftest.exp: Likewise.
1987
1988 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1989
1990 * gdb.base/return.exp: Add comment and message for `return double'
1991 test failure on Sparc Solaris.
1992
1993 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
1994
1995 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
1996
1997 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1998
1999 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
2000 from optimizing them away.
2001 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
2002 patterns to include default constructors and assignment operators,
2003 to match gcc versions beyond 2.5.8. Accept any cplus demangling
2004 character in the output of the virtual base pointer.
2005
2006 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2007
2008 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
2009 expression match in print_addr_of to avoid unintented matches.
2010 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
2011 versions up to 2.5.8.
2012
2013 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2014
2015 * gdb.base/list.exp: Tweak alternate pattern for listing of an
2016 included file to run under newer versions of expect.
2017 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
2018 consecutive >'s in templates to accomodate recent cplus-dem.c change.
2019 Remove xfail for the virtual table of BDDHookV.
2020
2021 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
2022
2023 * lib/gdb.exp (string_to_regexp): Set a default result.
2024 (default_gdb_start): Fix misleading message.
2025
2026 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
2027
2028 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
2029 Remove all CC, etc definitions.
2030 * config/mt-hpux: New file.
2031 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
2032 (CFLAGS, LDFLAGS): Define.
2033 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
2034
2035 * Makefile.in (site.exp): Don't insert host_os, etc.
2036 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
2037 (distclean): Check existence of subdir.
2038 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
2039 * gdb.base/Makefile.in: General cleanup and simplification.
2040 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
2041 to build executables. Use default rule to build .o files.
2042 (EXPECT, RUNTEST, CC): Fix relative pathname.
2043 (site.exp): Don't insert host_os, etc.
2044 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
2045 and/or SIGUSR1 defined.
2046 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
2047 * gdb.c++/Makefile.in: General cleanup and simplification.
2048 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
2049 (CFLAGS): Remove.
2050 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
2051
2052 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
2053
2054 * gdb.base/recurse.exp: Misc changes to get tests running again
2055 after Kung's changes to the watchpoint code.
2056 * gdb.base/watchpoint.exp: Likewise.
2057
2058 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
2059
2060 * lib/gdb.exp (string_to_regexp): Convert {\} also.
2061
2062 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2063
2064 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
2065 * lib/gdb.exp (default_gdb_start): Define.
2066 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
2067 gdb.base/funcargs.exp, gdb.base/opaque.exp,
2068 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
2069 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
2070 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
2071 Don't call gdb_target_udi in between tests.
2072
2073 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2074
2075 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
2076 (which was basically just a local version of the same thing). In
2077 addition to avoiding duplication, gdb_test_exact is faster.
2078 * lib/gdb.exp (gdb_test_exact): Fix typo.
2079
2080 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
2081 don't give an error.
2082
2083 * gdb.base/term.exp: Call delete_breakpoints before starting.
2084
2085 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
2086 (t10): Add comment.
2087
2088 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
2089
2090 Reorganization of the GDB Test Suite.
2091
2092 * gdb.base: New directory, contains all the basic tests.
2093 * gdb.c++: New directory, tests specific to C++.
2094 * gdb.chill: New directory, tests specific to Chill.
2095 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
2096 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
2097 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
2098 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
2099 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
2100 t30-31 to chill).
2101 * */gdbme.*: Rename to match appropriate expect scripts.
2102 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
2103 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
2104 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
2105 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
2106 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
2107 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
2108 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
2109 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
2110 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
2111 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
2112 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
2113 gdb.c++/virtfunc.cc: New names of C++ files.
2114 * gdb.chill/chillvars.ch: New name of Chill file.
2115 * gdb.base/configure.in, gdb.c++/configure.in,
2116 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
2117 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
2118 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
2119 * configure.in (configdirs): Update to reflect directory changes.
2120 (target_abbrev): No longer define for any configuration.
2121 * Makefile.in: Cosmetic improvements to header comments.
2122
2123 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
2124
2125 Various changes to gdb.t31:
2126
2127 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
2128 * gdbme.ch: Make all key-words and predefineds be upper-case.
2129 * chillvars.exp: Expect key-words and predefinds in upper-case.
2130
2131 * chillvars.exp: Use gdb_test_exact many places.
2132 Change expected output for arrays (which now includes index labels).
2133
2134 * pr-5020.exp, gdme.ch (module PR_5020):
2135 New test, for PR-5020.
2136
2137 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
2138
2139 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
2140 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
2141
2142 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
2143
2144 * Makefile.in: Fix bit-rot in definitions of CHILL,
2145 CHILL_FOR_TARGET and Chill_LIB.
2146 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
2147 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
2148 CHILL, and CHILL_LIB.
2149
2150 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
2151
2152 * Revert the previous changes. Please see Rob's directory
2153 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
2154
2155 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
2156
2157 * Makefile.in, configure.in, config/mips-gdb.exp,
2158 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
2159 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
2160 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
2161 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
2162 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
2163 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
2164 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
2165 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
2166 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
2167 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
2168 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
2169 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
2170 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
2171 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
2172 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
2173 changes from 94Q1.
2174
2175 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
2176
2177 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
2178 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
2179 Rob's new testing fragments.
2180
2181 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
2182
2183 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
2184 lib/gdb.exp: Replace error proc calls with perror.
2185
2186 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
2187
2188 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
2189 version also, match on casted version strings, and match on
2190 gdb startup case where the line numbers might be messed up.
2191
2192 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
2193
2194 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
2195 (CFLAGS): Delete it from here.
2196
2197 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
2198
2199 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
2200
2201 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
2202
2203 * Makefile.in (RUNTEST): Default to just "runtest".
2204
2205 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2206
2207 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
2208 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
2209 the code has been restructured.
2210
2211 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2212
2213 * gdb.t00/default.exp (set write): Allow any number of \r and/or
2214 \n, not just one of each.
2215
2216 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
2217 /bin/cc gives a warning if you do.
2218
2219 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
2220
2221 * gdb.t24/demangle.exp: change expect pattern of
2222 __t10ListS_link1ZUiRCUiPT0
2223
2224 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2225
2226 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
2227 on local variables in recursive functions.
2228
2229 * gdb.t07/Makefile.in: Build the new test.
2230
2231 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2232
2233 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
2234 directly. Instead compare the return values from actual calls.
2235
2236 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
2237
2238 * Makefile.in (check): Set TCL_LIBRARY for runtest.
2239
2240 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2241
2242 * From Peter Schauer with minor modifications.
2243 * gdb.t15/return.exp (return_tests): Handle targets where "return"
2244 stops in mid-line in the caller. Add xfail for returning a float
2245 value on X86 targets.
2246
2247 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2248
2249 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
2250 to avoid expect lossage.
2251 (fmem_LRbug_tests): Likewise.
2252 * gdb.disasm/hppa.s: Corresponding changes.
2253
2254 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
2255 conditions to work with latest dejagnu/expect.
2256
2257 * gdb.t15/funcargs.exp (finish from indirect call): No longer
2258 expected to fail on the PA.
2259 (backtrace in call with trampolines): Explicitly require main
2260 to be frame #1 (no trampolines should show up in backtrace).
2261
2262 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
2263 "continue -expect".
2264 * gdb.t06/break.exp: Likewise.
2265 * gdb.t07/watchpoint.exp: Likewise.
2266 * gdb.t13/bitfields.exp: Likewise.
2267 * gdb.t15/{funcargs,return}.exp: Likewise.
2268 * gdb.stabs/weird.exp: Likewise.
2269 * config/{mips,udi}-gdb.exp: Likewise.
2270
2271 * hppa.sed: Enclose comments within a sed command to avoid
2272 losing with the old OSF1 sed.
2273
2274 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2275
2276 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
2277 sequent dynix.
2278 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
2279 * gdb.t15/funcargs.exp: Conditionally step again to really
2280 finish from marker_call_with_trampolines. Handle the case where
2281 the first step from within call_with_trampolines already steps
2282 us back to main.
2283 * gdb.t15/gdbme.c: Add comment to closing brace of
2284 call_with_trampolines for funcargs.exp.
2285
2286 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2287
2288 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
2289 Fix typo(s).
2290
2291 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2292
2293 * gdb.t07/gdbme.c: More code for watchpoint testing.
2294
2295 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
2296 "Hardware watchpoint" throughout file.
2297 (test_watchpoint_triggered_in_syscall): New test.
2298 (test_complex_watchpoint): New test.
2299
2300 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2301
2302 * gdbme.c (call_with_trampolines): New function to try and step
2303 into. Tests trampoline problems on the PA.
2304
2305 * funcargs.exp (localvars_in_indirect_call): No longer expect
2306 stepping into indirect call to fail on PAs.
2307 (test_stepping_over_trampolines): New test.
2308
2309 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2310
2311 * TODO: Add suggestions for static member function tests, and
2312 completion tests.
2313
2314 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2315
2316 * TODO: Add suggestions for "p/a" tests.
2317
2318 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
2319 (default_gdb_exit): Replace all the hair with sending "quit" to
2320 the process with a simple close.
2321
2322 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2323
2324 * TODO: Add suggestions for shared library tests.
2325
2326 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2327
2328 * TODO: Add suggestions for x/s tests.
2329
2330 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2331
2332 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
2333 "enable once", and "enable breakpoints once" with ".*".
2334
2335 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2336
2337 * TODO: Add suggestions about structure passing tests.
2338
2339 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2340
2341 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
2342 the primary1 test, use work around if __GNUC__ < 2.
2343 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
2344 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
2345 Test for bad output rather than waiting for timeout. Issue
2346 second continue only if first continue failed.
2347
2348 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2349
2350 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
2351 operator[] test with gdb_test because the old code didn't seem to
2352 be getting the quoting right with the new dejagnu.
2353
2354 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
2355
2356 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
2357 one from the path.
2358 * Makefile.in: Use a fresh expect if there is one, use runtest
2359 from the src tree if there is one.
2360
2361 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2362
2363 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
2364 next over recursive call. Revise the tests from that point on
2365 (which had been skipped) to match GDB's actual (correct) output.
2366
2367 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
2368 with next over a breakpoint whose condition is false.
2369
2370 * gdb.t00/help.exp: Comment out "help set print" tests just like
2371 (and for same reason as) "help set" test.
2372
2373 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2374
2375 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
2376 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
2377
2378 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2379
2380 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
2381 necessary gdb_target_udi.
2382
2383 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
2384
2385 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
2386 1838 and 2417; they are fixed.
2387
2388 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
2389 gdb.t03/ptype.exp (ptype structure, ptype union):
2390 Remove xfails; the test is looser than when the xfails were added.
2391
2392 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
2393 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
2394
2395 * gdb.t01/run.exp: Only run shell test if isnative.
2396
2397 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
2398 since "run" automatically loads if necessary. Call gdb_target_udi
2399 after the "file" since "file" kills any execution target.
2400
2401 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
2402 GDB. GDB doesn't work that way (not anymore at least) on UDI.
2403 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
2404 argument for UDI.
2405
2406 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2407
2408 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
2409
2410 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
2411
2412 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2413
2414 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
2415 properly quoting regexps. This makes the second argument to
2416 demangle a fixed string, which matches the callers, instead of a
2417 shell-style pattern which is what the previous implementation
2418 used. Update some of the callers.
2419
2420 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2421
2422 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
2423 (comib_nullified_tests): Fix typo.
2424 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
2425 strings. No longer expected to fail.
2426
2427 * gdb.disasm/hppa.s (addib_tests): Fix typo.
2428 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
2429 strings. No longer expected to fail.
2430
2431 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
2432 string. No longer expected to fail.
2433
2434 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2435
2436 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
2437 No longer expected to fail.
2438
2439 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
2440 string. No longer expected to fail.
2441
2442 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2443
2444 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
2445 only in the names (I probably got most of them). I was even
2446 generous with some which differed in underscores in names, and
2447 probably missed a few, and I *still* was able to remove almost a
2448 third of the file with almost no impact on testsuite coverage.
2449
2450 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2451
2452 * gdb.t00/default.exp: Match udi_attach error message as well as
2453 the one from child_attach.
2454
2455 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
2456
2457 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
2458
2459 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
2460 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
2461
2462 * Move test with enums and partial symbols back to
2463 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
2464 Reverts the change of 26 May 93. Per today's change to
2465 stabs.texinfo, the behavior that weird.exp was expecting was
2466 unreasonable; what is important is that the compiler+gdb get
2467 things right, which happens with a recent gcc. Also fix the test
2468 to deal with native compilers which put out the stab gdb can't
2469 deal with.
2470
2471 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2472
2473 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
2474 in the names. The main thing these accomplish is to slow things down.
2475 Many more such duplicates surely remain.
2476
2477 * gdb.t00/help.exp: Comment out "help support" test just like
2478 (and for same reason as) "help set" test.
2479
2480 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
2481
2482 * gdb.t06/break.exp: Remove setup_xfails for
2483 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
2484 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
2485 about known bug in gcc to include up through 2.5.8.
2486 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
2487 well as "_vb$".
2488 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
2489 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
2490 with latest gcc and gdb.
2491 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
2492 well as "_vb$".
2493
2494 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2495
2496 * configure.in (hppa*-*-*): Also configure and build stabs-only
2497 tests.
2498
2499 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2500
2501 * gdb.t10/hppa.mt: A makefile fragment for the PA.
2502 * gdb.t10/configure.in (hppa*-*-*): Use it.
2503
2504 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2505
2506 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
2507
2508 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2509
2510 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
2511 versions prior to 1.13.5.
2512
2513 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2514
2515 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
2516 the prompt is at the start of a line.
2517
2518 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2519
2520 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
2521 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
2522 in the copr tests now.
2523 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
2524 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
2525 expected to fail.
2526
2527 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
2528
2529 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
2530 gdb.t31/chillvars.exp, lib/gdb.exp:
2531 Tweak to run under either version of expect.
2532 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
2533 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
2534 * gdb.t11/list.exp: Remove extraneous whitespace.
2535
2536 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2537
2538 * gdb.t16/printcmds.exp (test_print_strings): Accept
2539 "(unsigned char *) " before the string.
2540
2541 * TODO: Add notes about printing of fancy types and GDB expressions.
2542
2543 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
2544
2545 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
2546 * gdb.t06/configure.in: Don't try to compile signals test program
2547 if doing mips-idt-ecoff.
2548
2549 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
2550
2551 * Most .exp files: Tweak to run under either version of expect.
2552
2553 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2554
2555 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
2556 xfails; I'm not sure why they are failing, but not because of PR 1806.
2557
2558 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
2559
2560 * config/unix-gdb.exp: Remove gdb_unload cause it's already
2561 defined in lib/gdb.exp.
2562
2563 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2564
2565 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
2566 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
2567 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
2568 have to be typeless.
2569
2570 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2571
2572 * TODO: Add suggestion for copyright year test.
2573
2574 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
2575
2576 * configure.in (*-*-lynxos*): Add stabs tests.
2577
2578 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2579
2580 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
2581 so insert a tab before any assembler directive in column zero.
2582
2583 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
2584 stores.
2585 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
2586 stores.
2587 (fpu_short_memory_tests): Likewise.
2588
2589 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2590
2591 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
2592 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
2593 .stabs directives in comments.
2594
2595 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2596
2597 * TODO: New file, describing tests we could write.
2598 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
2599
2600 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2601
2602 * gdb.t06/signals.exp: Add kludge to force re-sync.
2603
2604 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
2605 to xgdb instead of gdb, get out of gdb.
2606
2607 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
2608
2609 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
2610 for info.
2611
2612 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2613
2614 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
2615 * gdb.stabs/configure.in (hppa*-*-*): Use it.
2616 * gdb.stabs/hppa.sed: New sed script for the PA.
2617
2618 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2619
2620 * gdb.stabs: Re-write weird.def and configuration to use sed
2621 instead of cpp. sed is portable and POSIX; cpp is neither.
2622
2623 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2624
2625 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
2626
2627 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2628
2629 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
2630
2631 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2632
2633 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
2634 "_vb$".
2635 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
2636 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
2637
2638 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2639
2640 * lib/gdb.exp: Comment out code which depends on non-existent
2641 `transform' procedure.
2642
2643 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
2644
2645 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
2646 * lib/gdb.exp: Transform tool name.
2647 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
2648 1.1's new error handling system.
2649
2650 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2651
2652 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
2653
2654 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2655
2656 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
2657 They made pattern matching so slow that timeouts happened on
2658 heavily loaded systems. Now any output from "show print" which
2659 gets us back to the GDB prompt is a PASS.
2660
2661 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
2662
2663 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
2664
2665 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2666
2667 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
2668
2669 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
2670 It is not from PR 3220.
2671
2672 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2673
2674 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
2675 just started failing because they depended on the order the
2676 subcommands are presented, or exact docstring text. This kind of
2677 test is a pain and has minimal benefit.
2678
2679 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2680
2681 * gdb.t09/corefile.exp: At end of test, use "core" command with
2682 no arguments.
2683
2684 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
2685
2686 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
2687 17}/Makefile.in: Make it possible to run the testsuite with Sun
2688 make and CC = cross gcc by adding explicit build rules for .o
2689 files.
2690
2691 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2692
2693 * gdb.t15/funcargs.exp: Don't put comments on same line as
2694 setup_xfail (@#$*%& tcl braindamage!).
2695
2696 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2697
2698 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
2699
2700 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
2701
2702 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
2703 * gdb.t20/inherit.exp: remove three dumplicate entries.
2704
2705 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2706
2707 * gdb.t06/break.exp: For "next over recursive call", fail on any
2708 incorrect output, not just on "factorial (value=2)".
2709
2710 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2711
2712 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
2713 working now. Add an xfail if accesing a bss variable causes
2714 a memory error if the target is not yet run.
2715
2716 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2717
2718 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
2719 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
2720 name of __st* demangling (2 strings). Did Kung really get the
2721 more than 95 others right without testing them?
2722
2723 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
2724
2725 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
2726
2727 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
2728
2729 * configure.in (configdirs): Add gdb.disasm
2730 * gdb.disasm: New directory for GDB disassembler tests.
2731 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
2732
2733 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2734
2735 * gdb.t00/help.exp: Don't test "help set".
2736
2737 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
2738 from within expect statements. None of these happen anymore and
2739 they cause regressions to be silently unnoticed.
2740
2741 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
2742 messages) about known failures with gcc cygnus-2.4.5-930417.
2743
2744 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
2745 comp-info.exp so it gets built if it doesn't exist.
2746
2747 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
2748 it is no longer used.
2749 * gdb.t13/comp-info.c: Removed.
2750
2751 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2752
2753 * gdb.t06/signals.exp: Add xfail for sun3.
2754
2755 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2756
2757 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
2758 relevant because ^C doesn't get sent but failure can be reproduced
2759 interactively).
2760
2761 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2762
2763 * gdb.stabs/alpha.mt: New configuration file for alpha.
2764 * gdb.stabs/configure.in: Use it.
2765 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
2766 sharing with alpha.mt, redefine long to word via preprocessor.
2767 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
2768 for alpha.
2769 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
2770 native cc.
2771 * gdb.t00/teststrategy.exp: Change expect string so that we
2772 consume the `(xgdb)' from the command echo and from the gdb prompt.
2773 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
2774 gdb currently compares all values as long, so this failure probably
2775 applies to any configuration where LONGEST is bigger than a target int.
2776 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
2777 with gcc.
2778 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
2779 to handle opaque pointers, gcc is.
2780 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
2781 as first argument. Include <sys/types.h> and change all operator
2782 new definitions to use size_t.
2783 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
2784 now that we use size_t.
2785
2786 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2787
2788 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
2789 a long or float array cast all array members to the same type.
2790 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
2791 with 64 bit longs.
2792 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
2793 on alpha.
2794 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
2795
2796 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2797
2798 * gdb.t24 (demangle.exp): Constructors of templates have names like
2799 vector<int>::vector(int) not vector<int>::vector<int>(int). See
2800 section 14.6 of the ARM.
2801
2802 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
2803 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
2804 accomplish little and slow down the testsuite.
2805
2806 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
2807 Accept spaces various places.
2808
2809 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2810
2811 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
2812 with watchpoint enabled.
2813
2814 * Makefile.in: Remove definition of CC and remove the second
2815 definition of CXX (the "CXX = gcc" one remains). These definitions
2816 were causing backquotes to be expanded within backquotes, which
2817 doesn't work.
2818
2819 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2820
2821 * gdb.t17/callfuncs.exp: Add "return 0" to end.
2822
2823 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2824
2825 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
2826 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
2827 by mips cc and contains no stabs entries.
2828
2829 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
2830
2831 * config/vx-gdb.exp: Use fake device to load files rather than
2832 NFS.
2833 * lib/gdb.exp: New proc to do "file" command.
2834 * config/unix-gdb.exp: Use new "file" proc.
2835
2836 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2837
2838 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
2839 Rework board rebooting slightly.
2840 (gdb_exit): Don't exit from the remote shell; there isn't one.
2841 * gdb.stabs/weird.exp: If a program is being debugged already,
2842 kill it.
2843 * gdb.t04/setvar.exp: Stop and restart gdb.
2844 * gdb.t05/expr.exp: Likewise.
2845 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
2846 restart gdb and reload the program.
2847 * gdb.t08/opaque.exp: Likewise.
2848 * gdb.t12/scope.exp: Likewise.
2849 * gdb.t13/bitfields.exp: Likewise.
2850 * gdb.t15/funcargs.exp: Likewise.
2851 * gdb.t20/classes.exp: Likewise.
2852 * gdb.t03/ptype.exp: Increase timeout.
2853 * gdb.t16/printcmds.exp (test_print_string_constants,
2854 test_print_array_constants): Likewise.
2855 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
2856 * gdb.t20/classes.exp (do_tests): Likewise.
2857 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
2858
2859 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
2860
2861 * gdb.stabs: Renamed *wierd* to *weird*.
2862
2863 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2864
2865 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
2866 for timeout. Add "known gcc 2.4.5 bug" to failure message.
2867
2868 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2869
2870 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
2871 (do_tests): Remove xfail for whatis on one_var and two_var.
2872
2873 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
2874
2875 * Makefile.in: Made cross building work better by adding
2876 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
2877
2878 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2879
2880 * gdb.t15/{return.c,return.exp,Makefile.in}:
2881 New test, currently commented out.
2882
2883 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
2884
2885 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
2886 still running and removes the leftover named socket so GDb can do
2887 clean restarts.
2888
2889 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
2890
2891 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
2892 console, not GDB.
2893 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
2894 cross testing works better with "make check"
2895 * config/unix-gdb: Use default procedures for exit and version.
2896 * config/vx-gdb.exp: Cleaned up and massaged back to working order
2897 with the newest VxWorks.
2898
2899 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2900
2901 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
2902 old form.
2903
2904 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
2905 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
2906
2907 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
2908
2909 * config/unix-gdb.exp: Remove this version of gdb_exit
2910 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
2911 Rob says he'll look at it when he gets back to testing boards.
2912
2913 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
2914
2915 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
2916 an expected fail for certain ptype commands.
2917
2918 * gdb.t20/classes.exp: Update expected results of "ptype class
2919 Base1" to account for the constructor that now appears in the type.
2920
2921 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
2922
2923 * configure.in (configdirs): Restore gdb.t04, which mysteriously
2924 disappeared from list.
2925 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
2926 "alldone" proc with call to cleanup and exit.
2927 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
2928 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
2929 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
2930 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
2931 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
2932 "alldone" proc with simple returns that suppress remaining
2933 tests. The alldone proc went away many months ago.
2934
2935 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2936
2937 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
2938
2939 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
2940
2941 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2942
2943 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
2944 as vax gdb will display them.
2945
2946 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2947
2948 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
2949 optimizers.
2950
2951 * scope.exp: Change "bad value for localval" messages so each one
2952 is unique.
2953
2954 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
2955 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
2956
2957 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
2958
2959 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2960
2961 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
2962 doesn't exist (due to optimization).
2963
2964 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2965
2966 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
2967 contains \r because the filename is long.
2968
2969 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
2970 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
2971
2972 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2973
2974 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
2975 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
2976 Ultrix.
2977 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
2978 int tests.
2979 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
2980
2981 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
2982
2983 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
2984
2985 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
2986 to match does not match the passing case but still matches the
2987 failing case.
2988
2989 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2990
2991 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
2992
2993 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
2994
2995 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
2996 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
2997 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
2998 Remove various versions of gdb_exit.
2999 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
3000 gdb_exit.
3001 * config/unix-gdb.exp: gdb_exit remains here, and should override
3002 the generic version, since it's doing a lot of wierd stuff that
3003 the other versions aren't. FIXME, fold it in, or abandon this
3004 version.
3005
3006 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3007
3008 * gdb.t24/demangle.exp: Add tests for PR 3220.
3009
3010 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3011
3012 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
3013
3014 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
3015
3016 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
3017 "i386-*-*". Works for i486 as well.
3018
3019 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
3020 bug, and expand domain of xfail to all SVR4 systems, since the
3021 actual problem is likely to be in generic SVR4 /proc support.
3022
3023 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3024
3025 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
3026
3027 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
3028
3029 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
3030 xfails for other systems. Match a missing 'Continuing.' as an
3031 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
3032
3033 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
3034 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
3035 Only issue warning for missing executables if -all option is used.
3036
3037 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
3038 file if -all option is used. It's like an unpredictable XFAIL.
3039
3040 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3041
3042 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
3043 for dynamically linked binaries.
3044
3045 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
3046
3047 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3048
3049 * gdb.t20/inherit.exp: Change message for "print tagless struct"
3050 to state that this is a known bug in old versions of g++.
3051
3052 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3053
3054 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
3055 while waiting for `Continuing'.
3056
3057 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
3058
3059 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
3060 in text, data, and bss.
3061 * gdb.t10/nodebug.c: Add local and global test variables for
3062 initialized and uninitialized data.
3063
3064 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3065
3066 * config/unix-gdb.exp (gdb_exit): Add "wait".
3067
3068 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3069
3070 * gdb.t06/signals.exp: xfail the continue from the handler for all
3071 targets.
3072
3073 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
3074 function with watchpoints enabled, the i386 call dummy starts with
3075 a call.
3076
3077 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
3078 386 bsd names its corefiles.
3079
3080 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
3081
3082 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
3083 compilers don't grok it.
3084 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
3085 with small octal ints rather than character constants, which
3086 are signed and might not fit if first promoted to int.
3087
3088 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
3089
3090 * gdb.t09/Makefile.in (clean): Remove corefile.
3091
3092 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3093
3094 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
3095
3096 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3097 and Jim Kingdon (kingdon@cygnus.com)
3098
3099 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
3100 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
3101 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
3102
3103 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3104
3105 * gdb.t17/interrupt.exp: Add xfail for hppa.
3106
3107 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3108
3109 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
3110 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
3111 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
3112 to determine signed-ness of bitfields and use the result to setup
3113 the xfail.
3114 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
3115 * gdb.t15/funcargs.exp: Use them to step until the second indirect
3116 call line is reached if necessary.
3117
3118 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3119
3120 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
3121
3122 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3123
3124 * gdb.t06/break.exp: Also test `clear' command.
3125
3126 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3127
3128 * gdb.t00/teststrategy.exp: Remove extra quote.
3129
3130 * gdb.t07/watchpoint.exp: Change xfail for calling function with
3131 watchpoint enabled to be for all non-68k machines.
3132
3133 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
3134
3135 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3136
3137 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
3138 targets use aout.mt instead of ecoff.mt as gas understands
3139 standard aout format.
3140
3141 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3142
3143 * lib/gdb.exp (runto): Don't insist that function we are running to
3144 was compiled with -g.
3145
3146 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
3147
3148 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
3149 to get back into the read system call.
3150 Accept leading newline in case where we woke it up.
3151
3152 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3153
3154 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
3155 to make the stabs test work on ecoff systems using gcc and -with-stabs.
3156 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
3157 enable ecoff configuration.
3158
3159 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3160
3161 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
3162
3163 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3164
3165 * gdb.t16/printcmds.exp: Add another printf test.
3166
3167 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
3168
3169 * configure.in: If configured -with-stabs on any target, add
3170 stabsdirs to configdirs.
3171
3172 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3173
3174 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
3175 fun" so pattern does not match the command itself.
3176
3177 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3178
3179 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
3180
3181 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3182
3183 * gdb.t17/interrupt.exp: Test for more things.
3184
3185 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3186
3187 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
3188 compiler arranges the code and line numbers.
3189
3190 * gdb.t17/interrupt.exp: Don't send \n after ^C.
3191
3192 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3193
3194 * gdb.t00/help.exp: Increase expect input buffer size.
3195
3196 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3197
3198 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
3199
3200 * gdb.t07/watchpoint.exp: Add xfail for hppa.
3201
3202 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
3203
3204 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
3205 [0-9]*, not just [0-9].
3206
3207 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3208
3209 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
3210
3211 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
3212
3213 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3214
3215 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
3216
3217 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3218
3219 * gdb.t06/signals.c: Add xfails for sun3.
3220
3221 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
3222
3223 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
3224 test_stepping tests.
3225
3226 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3227
3228 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
3229
3230 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
3231
3232 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
3233 rather than actually putting it through cpp twice.
3234
3235 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
3236
3237 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
3238
3239 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
3240 no longer needed.
3241
3242 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3243
3244 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
3245
3246 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
3247 C++ features prints as "struct", make it a pass, not an xfail.
3248
3249 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3250
3251 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
3252 Don't require VA to print as "class" rather than "struct".
3253
3254 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
3255
3256 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
3257
3258 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3259
3260 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
3261
3262 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3263
3264 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
3265 order.
3266
3267 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3268
3269 * gdb.t16/printcmds.exp: Add printf tests.
3270
3271 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
3272
3273 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
3274
3275 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
3276
3277 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
3278 pass counts, to counteract any existing or future setup_xfails.
3279
3280 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3281
3282 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
3283 {BEGIN,END}_COMMON for common block instead of STAB.
3284 * gdb.stabs/wierd.exp: Add xfail for rs6000.
3285
3286 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
3287 intp_var should be N_GSYM not N_LSYM.
3288 wierd-aout.S: Use a label for the value of the N_SO.
3289 wierd.def: Remove all backslashes.
3290 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
3291
3292 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3293
3294 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
3295 get the expected next to inheritance3.
3296
3297 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3298
3299 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
3300 now that gcc-2.4 gets it right.
3301
3302 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3303
3304 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
3305
3306 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
3307 generating comp-info.exp which works for cross-compilation.
3308
3309 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
3310
3311 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
3312 "*-*-sysv4.*".
3313
3314 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
3315
3316 * gdb.t01/run.exp: Start with a fresh gdb.
3317 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
3318 SVR4.x.
3319
3320 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
3321
3322 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
3323 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
3324 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
3325 Makefile.in (distclean, realclean): Remove gdbme.c from list of
3326 things to remove.
3327
3328 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
3329
3330 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
3331 test cases from bug reports.
3332
3333 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
3334
3335 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
3336 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
3337 avoid spurious xfails.
3338 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
3339 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
3340 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
3341
3342 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
3343
3344 * gdb.t00/teststrategy.exp: Rework to provide more useful
3345 description of each test, fix problem with systems that define
3346 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
3347 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
3348 results for "next over recursive call" so timeouts aren't taken
3349 by error.
3350
3351 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
3352
3353 * gdb.t12/scope.exp: Test printing of variables before run.
3354
3355 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
3356 printed in wrong order due to sorting.
3357
3358 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
3359
3360 * gdb.t00/teststrategy.exp: Fix expected results for printing
3361 user entered string constant. Is array of char, prints with no
3362 address.
3363
3364 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
3365 commands.
3366 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
3367 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
3368 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
3369 of struct of char arrays.
3370 * gdb.t00/radix.exp: New tests for radix commands.
3371
3372 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
3373
3374 * gdb.t16/printcmd.exp: Print a variable before running program
3375 (with xfail for AIX).
3376
3377 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
3378
3379 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
3380
3381 * gdb.t16/printcmd.exp: Don't print variables before running program.
3382
3383 * gdb.t06/break.exp: Don't require envp argument to main.
3384
3385 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
3386
3387 * gdb.t02/whatis.exp, gdb.t11/list.exp:
3388 Add xfails for rs6000.
3389
3390 * gdb.t02/whatis.exp: Change other tests not to re-test something
3391 we already tested.
3392
3393 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
3394 each type used has a variable of that type.
3395
3396 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
3397
3398 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
3399
3400 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3401
3402 * configure.in: change srctrigger to be a file, not a directory
3403
3404 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
3405
3406 * configure.in (mips-idt-ecoff*): Added trailing '*'.
3407
3408 * gdb.t11/list.exp: Fixed a couple of typos.
3409
3410 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
3411
3412 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
3413 is fixed and PR is closed.
3414 * gdb.t16 (gdbme.c): Add simple test string variable.
3415 * gdb.t16 (printcmds.exp): Add tests with simple test string
3416 variable, primarily for boundaries on "set print elements".
3417
3418 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
3419
3420 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
3421 Make leading 0's optional and don't expect a tab in the middle
3422 of the number.
3423
3424 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
3425
3426 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
3427 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
3428 don't end command passed to gdb_test with newline.
3429
3430 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
3431 signed keyword away, don't expect signed bitfields to be signed.
3432
3433 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
3434 printing with only as many 1's as are in the field as well as printing
3435 with 32 1's (see comment).
3436
3437 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
3438
3439 * gdb.t00/default.exp: Start with a fresh gdb.
3440 * configure.in (configdirs): Remove gdb.t31 until the chill
3441 compiler works again. It no longer is able to find chillrt0
3442 since it isn't in libchill.a anymore.
3443 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
3444 wierd.o, make more modular.
3445 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
3446 spurious newlines that caused problems.
3447
3448 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3449
3450 * Move test with enums and partial symbols from gdb.t03/ptype.exp
3451 to gdb.stabs/wierd.exp since GCC has worked around the bug.
3452 gdb.stabs/wierd.{exp,def}: Many new tests.
3453
3454 * gdb.t00/default.exp: update info line for new message.
3455
3456 * gdb.t02/{whatis.exp,gdbme.c}:
3457 Test that "char *" doesn't print as "caddr_t".
3458
3459 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3460
3461 * gdb.t00/help.exp: Use .* in place of some help messages which
3462 just changed.
3463 gdb.t00/default.exp: Update "info frame" test for new message.
3464 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
3465 Remove some xfails
3466
3467 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3468
3469 * gdb.t03/{gdbme.c,ptype.exp}:
3470 Add tests for typedef'd struct and union without tags.
3471 Also check "whatis" on a variable of a typedef'd enum without a tag.
3472
3473 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
3474 PRMS 1823; the bug still exists but isn't reproduced by this test
3475 anymore), and remove rs6000 XFAIL (the bug is fixed).
3476
3477 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
3478 duplicated from whatis.exp. For those that are left, accept
3479 "long", "long int", or "int" for long variables (whatis.exp already
3480 has an XFAIL for "int", so no need to fail it here).
3481
3482 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
3483 Deal with GCC's names for types now that GDB uses the compiler's names.
3484
3485 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
3486 setup_xfail's for sunos4. If we #defined the signed keyword away,
3487 don't expect GDB to know that char it is signed.
3488
3489 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
3490
3491 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
3492
3493 * configure.in (configdirs): Add gdb.t24 for C++ tests that
3494 should work on any system, regardless of debugging format.
3495 * gdb.t21/demangle.exp: Move to gdb.t24.
3496 * gdb.t24/demangle.exp: Move from gdb.t21.
3497 * gdb.t24/{Makefile.in, configure.in}: New files.
3498
3499 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3500
3501 * configure.in: Do gdb.stabs and C++ tests only for stabs.
3502 * gdb.stabs: New directory.
3503
3504 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3505
3506 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
3507 not just "Quit anyway?".
3508
3509 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
3510
3511 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
3512 that all setup_xfails are immediately followed by clear_xfails.
3513
3514 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
3515
3516 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
3517 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
3518 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
3519 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
3520 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
3521 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3522 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3523 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
3524 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
3525 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
3526 gdb.t31/chillvars.exp, lib/gdb.exp:
3527 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
3528 bug-gdb@prep.ai.mit.edu.
3529
3530 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
3531
3532 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
3533 with 0.0, not integer 0.
3534
3535 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
3536
3537 * gdb.t06/break.exp: Update for "Kill the program" message change.
3538
3539 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
3540
3541 * Makefile.in (GDBFLAGS): Set to -nx.
3542 * Makefile.in (site.exp): Use GDBFLAGS.
3543
3544 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3545
3546 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
3547 Makefiles.
3548 (check): depend on just-check.
3549 (just-check): added so that tests can be run without a noop
3550 build pass.
3551
3552 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3553
3554 Switch to using configure's configdirs.
3555 * Makefile.in (Makefile): add configure.in dependency.
3556 (SUBDIRS): removed redundant assignment.
3557 * configure.in: switch subdirs assignment to configdirs.
3558 * gdb.t*/configure.in: new files.
3559
3560 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
3561
3562 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
3563 works.
3564
3565 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
3566
3567 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
3568 in explicit rules. Apparently this is not supported by some makes.
3569
3570 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
3571
3572 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
3573
3574 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3575
3576 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
3577 disappeared.
3578
3579 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3580
3581 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
3582
3583 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
3584
3585 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
3586 watchpoint problem that is now fixed.
3587 * gdb.t30/chexp.exp: Remove setup_xfail for printing
3588 uninitialized convenience variables.
3589 * gdb.t31/chillvars.exp: Fix expected patterns for printing
3590 structures.
3591
3592 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3593
3594 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
3595 which causes expect to get out of sync with gdb on long output
3596 from help set.
3597 * gdb.t09/corefile.exp: Make expected pattern for core file
3598 failing signal and frame output format less sun specific.
3599
3600 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
3601
3602 * gdb.t31/chillvars.exp: Add and remove initial dummy
3603 breakpoint, so that symbol table is forced in.
3604 (Needed at least on Sunos4, though it seems not SVR4.)
3605 * gdb.t31/chillvars.exp: Update for changed output format.
3606
3607 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
3608
3609 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
3610
3611 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
3612
3613 * Makefile.in: Added --srcdir when invoking runtest, removed the
3614 need for a local config file. (optional now)
3615
3616 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
3617
3618 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
3619 failure count used to force early termination. Add some more
3620 expected failures for gnu style demangling.
3621
3622 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3623
3624 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
3625 pmi variable from gdb.t20/gdbme to get optimized away.
3626 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
3627 Check for written corefile upon timeout _and_ eof.
3628
3629 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3630
3631 * config/unix-gdb.exp: Add missing return 0.
3632
3633 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3634
3635 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
3636 test termination.
3637
3638 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
3639
3640 * configure.in (subdirs): Put back gdb.t17 which mysteriously
3641 disappeared.
3642
3643 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
3644
3645 * gdb.t10/crossload.exp: Disable the i860-elf test until such
3646 time as i860 support works.
3647
3648 * gdb.t15/funcargs.exp: Fix expected outputs to include
3649 "backtrace 100\r" rather than just "backtrace\r", to match last
3650 change.
3651
3652 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
3653
3654 * config/udi-gdb.exp (gdb_exit): Remove close command.
3655 (gdb_target_udi): New procedure to set the UDI target.
3656 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
3657 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
3658 Added waits for prompts after several question responses. Added
3659 some more responses used by a29k-amd-udi-gdb.
3660 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
3661 pass different arguments, restart UDI connection after program
3662 completion.
3663 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
3664 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3665 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
3666 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
3667 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
3668 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
3669 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3670 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
3671 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
3672 after program completion.
3673 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
3674 compiled with a SELECT_VECS setting.
3675 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
3676 infinite recursion.
3677
3678 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
3679 Added checks for COFF results, and made them expected failures for
3680 all targets. It would be better to make them expected failures
3681 for COFF targets only.
3682
3683 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3684
3685 * Makefile.in: add null dvi target, don't bother to recurse
3686 through test directories for info and install-info; rename
3687 $(datadir) to be dejagnu instead of deja-gnu
3688
3689 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
3690
3691 * gdb.t31/gdbme.ch: Re-enable code that previously caused
3692 compiler to coredump.
3693 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
3694 code.
3695
3696 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
3697
3698 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
3699 coredump.
3700 * gdb.t31/chillvars.exp: Comment out tests that depend on that
3701 code.
3702
3703 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
3704
3705 * gdb.t03/ptype.exp: tests for return code from gdb_test.
3706 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
3707 which in a shell. Deletes xgdb when done.
3708 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
3709 Tests the return from the "set height" or "set width" commands.
3710 Added a few return codes where needed.
3711
3712 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
3713
3714 * Makefile.in (SUBDIRS): Add gdb.t17.
3715 * configure.in (subdirs): Add gdb.t17.
3716 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
3717 files to test gdb's calling of functions in the inferior with
3718 the correct arguments and gdb's ability to retrieve any
3719 result returned.
3720
3721 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
3722
3723 * config/unix-gdb.exp (gdb_exit): Remove close commands that
3724 may be called after gdb goes away. Previous versions of expect
3725 needed these to avoid file descriptor leaks, but they cause
3726 errors with the current revision of expect.
3727 * gdb.t00/gdbvars.exp: Use -re on expected output after
3728 setting sevenbit-strings.
3729 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
3730 to set sevenbit-strings consistent across tests.
3731 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
3732 set sevenbit-strings consistent across tests.
3733
3734 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
3735
3736 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
3737 expected output to match current "expect" expectations.
3738
3739 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
3740
3741 * gdb.t00/default.exp: Change expected output for default "source"
3742 command, to match new gdb behavior which requires a filename to
3743 source.
3744
3745 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
3746
3747 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
3748 expected fail for i486-*-* that misses the marker2 function.
3749 * gdb.t10/crossload.exp (bfddefault): Allow successful
3750 recognition of a format to pass even if no symbols are found.
3751 Explicitly catch failures where the format is not recognized
3752 or is ambiguous, and add the reason to the fail message.
3753 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
3754 the cause is and invalid target and add reason to failure message.
3755 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
3756 elf32-i386, elf32-sparc, and elf32-i860.
3757 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
3758 Set up expected failure for 'filename'::variable scope resolution,
3759 which is now apparently broken on all targets.
3760 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
3761 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
3762 gdb.t23/templates.exp: Change failure for missing binfile into
3763 just a warning.
3764 gdb.t21/demangle.exp: Change all cfront references to 'arm'
3765 references.
3766
3767 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
3768
3769 * gdb.t00/default.exp: Add expected output for default "source"
3770 command, to match new gdb behavior.
3771 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
3772
3773 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
3774
3775 * config/*-gdb.exp: returns an error, rather than exiting on
3776 internal errors.
3777
3778 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
3779
3780 * gdb.t03/gdbme.c: Add pointer to struct variable.
3781 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
3782 referencing struct members.
3783
3784 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
3785
3786 * configure.in (mips-idt-ecoff): New target.
3787 * config/mips-gdb.exp: New file for remote board using MIPS remote
3788 debugging protocol.
3789
3790 * Redid configuration scheme. Removed gdb.t*/configure.in.
3791 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
3792 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
3793 distclean targets. Built executables via .o files. Adjusted
3794 tests to account for source files in $(srcdir) rather than
3795 $(objdir).
3796 * lib/gdb.exp (runto): Don't expect () after the function name,
3797 because it may have arguments.
3798
3799 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
3800
3801 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
3802 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
3803 expected failures for mips-idt-* and mips-sgi-*.
3804 * gdb.t00/default.exp (attach): Kill process if requested.
3805 * gdb.t00/help.exp (help target core, help target): Accept a gdb
3806 that does not read core files.
3807 * gdb.t01/run.exp: Removed checks for exit status code.
3808 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
3809 it is linked in.
3810 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
3811 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
3812 appropriate, rather than doing it by hand.
3813 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
3814 execution.
3815 * gdb.t10/crossload.exp: Kill existing program if needed.
3816 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
3817 appropriate, rather than doing it by hand. Always increase
3818 timeout for this test, not just for VxWorks.
3819
3820 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
3821
3822 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
3823 of Chill STRUCT types and STRUCT values.
3824 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
3825 than "char".
3826 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
3827 struct2): New struct definitions and initializations to test
3828 simple Chill STRUCT types.
3829
3830 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
3831
3832 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
3833 the null byte at the end of strings.
3834 * gdb.t00/default.exp: Make show version insensitive to copyright
3835 date.
3836 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
3837 to avoid dependencies on target char signedness.
3838 * gdb.t16/printcmds.exp: Update expected results for explicitly
3839 unsigned char.
3840 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
3841 now work.
3842 * gdb.t21/demangle.exp: Add many more patterns for template
3843 demangling, most of them being expected failures.
3844 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
3845 string we are matching for, to match on the whole string.
3846 * gdb.t21/demangle.exp: Add many new test strings to demangle,
3847 and fix a whole bunch that had incorrect expected output but were
3848 passing anyway because of the bug in "proc demangle".
3849 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
3850 type.
3851 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
3852
3853 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
3854
3855 * gdb/testsuite: made modifications to testcases, etc., to allow
3856 them to work properly given the reorganization of deja-gnu and the
3857 relocation of the testcases from deja-gnu to a "tool" subdirectory.
3858
3859 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
3860
3861 * gdb/testsuite: Initial creation of gdb/testsuite.
3862 Migrated dejagnu testcases and support files for testing nm to
3863 gdb/testsuite from deja-gnu. These files were moved "as is"
3864 with no modifications. This migration is part of a major overhaul
3865 of dejagnu. The modifications to these testcases, etc., which
3866 will allow them to work with the new version of dejagnu will be
3867 made in a future update.
3868 \f
3869 Local Variables:
3870 mode: indented-text
3871 left-margin: 8
3872 fill-column: 74
3873 version-control: never
3874 End:
This page took 0.120131 seconds and 3 git commands to generate.