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