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