improve comment about Sun acc
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a688a186
JK
1Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2
3 * gdb.t17/interrupt.exp: Test for more things.
4
2a62a4cb
JK
5Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6
81074ec8
JK
7 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
8 compiler arranges the code and line numbers.
9
2a62a4cb
JK
10 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11
3ae135ab
PS
12Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13
14 * gdb.t00/help.exp: Increase expect input buffer size.
15
be7f7549
JK
16Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17
075aa449
JK
18 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
19
1af6f16c
JK
20 * gdb.t07/watchpoint.exp: Add xfail for hppa.
21
270532f9
JK
22 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23
be7f7549
JK
24 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
25 [0-9]*, not just [0-9].
26
f2dee08e
JK
27Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28
9ae07ce5
JK
29 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
30
f2dee08e
JK
31 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32
afde243f
JK
33Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
34
35 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
36
762665e1
JK
37Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
38
46d284c9
JK
39 * gdb.t06/signals.c: Add xfails for sun3.
40
306ee233
JK
41 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
42
762665e1
JK
43 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
44 test_stepping tests.
45
79f3218c
JK
46Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
47
762665e1
JK
48 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
49
b2618fd8
JK
50 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
51
56f413cd
JK
52 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
53 rather than actually putting it through cpp twice.
54
79f3218c
JK
55 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
56
eae16698
ILT
57Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
58
59 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
60 no longer needed.
61
38e1dd54
JK
62Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
63
b4ace9d3
JK
64 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
65
38e1dd54
JK
66 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
67 C++ features prints as "struct", make it a pass, not an xfail.
68
69Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
70
71 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
72 Don't require VA to print as "class" rather than "struct".
73
b55cc8a2
JK
74Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
75
76 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
77
e02c07a5
JK
78Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
79
80 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
81
82Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
83
84 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
85 order.
86
b4e89979
JK
87Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
88
366f2869
JK
89 * gdb.t16/printcmds.exp: Add printf tests.
90
38c41e92
JK
91 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
92
b4e89979
JK
93 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
94
95Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
96
97 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
98 pass counts, to counteract any existing or future setup_xfails.
99
884e8cd4
JK
100Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
101
f492b6c1
JK
102 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
103 {BEGIN,END}_COMMON for common block instead of STAB.
44443a9b 104 * gdb.stabs/wierd.exp: Add xfail for rs6000.
f492b6c1 105
884e8cd4
JK
106 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
107 intp_var should be N_GSYM not N_LSYM.
108 wierd-aout.S: Use a label for the value of the N_SO.
109 wierd.def: Remove all backslashes.
110 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
111
9325d5af
PS
112Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
113
114 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
115 get the expected next to inheritance3.
116
d2b860e3
PS
117Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
118
119 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
120 now that gcc-2.4 gets it right.
121
f788cf78
JK
122Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
123
2de1aa1c
JK
124 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
125
f788cf78
JK
126 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
127 generating comp-info.exp which works for cross-compilation.
128
6ba7b818
FF
129Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
130
131 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
132 "*-*-sysv4.*".
133
134Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
135
136 * gdb.t01/run.exp: Start with a fresh gdb.
137 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
138 SVR4.x.
139
cfb702c1
FF
140Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
141
142 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
143 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
144 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
145 Makefile.in (distclean, realclean): Remove gdbme.c from list of
146 things to remove.
147
3d26a081
FF
148Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
149
150 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
151 test cases from bug reports.
152
5c0e7bd6
FF
153Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
154
155 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
156 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
157 avoid spurious xfails.
158 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
159 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
160 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
161
212f6219
FF
162Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
163
164 * gdb.t00/teststrategy.exp: Rework to provide more useful
165 description of each test, fix problem with systems that define
166 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
167 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
168 results for "next over recursive call" so timeouts aren't taken
169 by error.
170
69dbdc05
JK
171Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
172
c76f7bb7
JK
173 * gdb.t12/scope.exp: Test printing of variables before run.
174
69dbdc05
JK
175 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
176 printed in wrong order due to sorting.
177
dd9d4fa3
FF
178Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
179
80af2bd3
FF
180 * gdb.t00/teststrategy.exp: Fix expected results for printing
181 user entered string constant. Is array of char, prints with no
182 address.
183
dd9d4fa3
FF
184 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
185 commands.
186 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
187 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
188 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
189 of struct of char arrays.
190 * gdb.t00/radix.exp: New tests for radix commands.
191
49b12db0
JK
192Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
193
194 * gdb.t16/printcmd.exp: Print a variable before running program
195 (with xfail for AIX).
196
729258a3
JK
197Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
198
fcb6cf58
JK
199 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
200
729258a3
JK
201 * gdb.t16/printcmd.exp: Don't print variables before running program.
202
203 * gdb.t06/break.exp: Don't require envp argument to main.
204
205 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
206
207 * gdb.t02/whatis.exp, gdb.t11/list.exp:
208 Add xfails for rs6000.
209
fcb6cf58
JK
210 * gdb.t02/whatis.exp: Change other tests not to re-test something
211 we already tested.
729258a3
JK
212
213 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
214 each type used has a variable of that type.
215
216Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
217
218 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
219
220Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
221
222 * configure.in: change srctrigger to be a file, not a directory
223
b3523cb3
ILT
224Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
225
729258a3
JK
226 * configure.in (mips-idt-ecoff*): Added trailing '*'.
227
b3523cb3
ILT
228 * gdb.t11/list.exp: Fixed a couple of typos.
229
46fc723c
FF
230Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
231
232 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
233 is fixed and PR is closed.
234 * gdb.t16 (gdbme.c): Add simple test string variable.
235 * gdb.t16 (printcmds.exp): Add tests with simple test string
236 variable, primarily for boundaries on "set print elements".
237
942a6600
JK
238Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
239
6a51601e
JK
240 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
241 Make leading 0's optional and don't expect a tab in the middle
242 of the number.
243
bfcba962
JK
244 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
245
246 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
247 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
248 don't end command passed to gdb_test with newline.
249
942a6600
JK
250 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
251 signed keyword away, don't expect signed bitfields to be signed.
252
253 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
254 printing with only as many 1's as are in the field as well as printing
255 with 32 1's (see comment).
256
35c254be
FF
257Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
258
88db2feb 259 * gdb.t00/default.exp: Start with a fresh gdb.
dd294fc0
FF
260 * configure.in (configdirs): Remove gdb.t31 until the chill
261 compiler works again. It no longer is able to find chillrt0
262 since it isn't in libchill.a anymore.
150ab440
FF
263 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
264 wierd.o, make more modular.
35c254be
FF
265 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
266 spurious newlines that caused problems.
267
18ef9146
JK
268Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
269
5bd22ca8 270 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12a09603
JK
271 to gdb.stabs/wierd.exp since GCC has worked around the bug.
272 gdb.stabs/wierd.{exp,def}: Many new tests.
273
18ef9146
JK
274 * gdb.t00/default.exp: update info line for new message.
275
276 * gdb.t02/{whatis.exp,gdbme.c}:
277 Test that "char *" doesn't print as "caddr_t".
278
2d10304e
JK
279Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
280
281 * gdb.t00/help.exp: Use .* in place of some help messages which
282 just changed.
283 gdb.t00/default.exp: Update "info frame" test for new message.
284 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29b34f10 285 Remove some xfails
2d10304e 286
e726f3b5
JK
287Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
288
c6d70012
JK
289 * gdb.t03/{gdbme.c,ptype.exp}:
290 Add tests for typedef'd struct and union without tags.
2d10304e 291 Also check "whatis" on a variable of a typedef'd enum without a tag.
c6d70012 292
f43c2f05
JK
293 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
294 PRMS 1823; the bug still exists but isn't reproduced by this test
295 anymore), and remove rs6000 XFAIL (the bug is fixed).
e726f3b5
JK
296
297 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
298 duplicated from whatis.exp. For those that are left, accept
299 "long", "long int", or "int" for long variables (whatis.exp already
300 has an XFAIL for "int", so no need to fail it here).
301
302 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
303 Deal with GCC's names for types now that GDB uses the compiler's names.
304
305 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
306 setup_xfail's for sunos4. If we #defined the signed keyword away,
307 don't expect GDB to know that char it is signed.
308
309 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
310
0b3c22df
FF
311Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
312
313 * configure.in (configdirs): Add gdb.t24 for C++ tests that
314 should work on any system, regardless of debugging format.
315 * gdb.t21/demangle.exp: Move to gdb.t24.
316 * gdb.t24/demangle.exp: Move from gdb.t21.
317 * gdb.t24/{Makefile.in, configure.in}: New files.
318
319Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
320
321 * configure.in: Do gdb.stabs and C++ tests only for stabs.
322 * gdb.stabs: New directory.
323
8ce07a21
JK
324Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
325
326 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
327 not just "Quit anyway?".
328
27daf1a9
FF
329Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
330
331 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
332 that all setup_xfails are immediately followed by clear_xfails.
333
334Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
335
336 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
337 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
338 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
339 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
340 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
341 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
342 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
343 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
344 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
345 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
346 gdb.t31/chillvars.exp, lib/gdb.exp:
347 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
348 bug-gdb@prep.ai.mit.edu.
349
350Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
351
352 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
353 with 0.0, not integer 0.
354
355Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
356
357 * gdb.t06/break.exp: Update for "Kill the program" message change.
358
fb40210a
FF
359Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
360
361 * Makefile.in (GDBFLAGS): Set to -nx.
362 * Makefile.in (site.exp): Use GDBFLAGS.
363
c1fb4e49
RP
364Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
365
366 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
367 Makefiles.
ab8603ea
RP
368 (check): depend on just-check.
369 (just-check): added so that tests can be run without a noop
370 build pass.
c1fb4e49
RP
371
372Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
373
374 Switch to using configure's configdirs.
375 * Makefile.in (Makefile): add configure.in dependency.
376 (SUBDIRS): removed redundant assignment.
377 * configure.in: switch subdirs assignment to configdirs.
378 * gdb.t*/configure.in: new files.
379
5959dcea
ILT
380Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
381
382 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
383 works.
384
fbc3492c
FF
385Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
386
387 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
388 in explicit rules. Apparently this is not supported by some makes.
389
512e5f94
JG
390Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
391
392 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
393
987b4233
PS
394Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
395
396 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
397 disappeared.
398
acb771de
JG
399Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
400
401 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
402
a08317af
FF
403Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
404
405 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
406 watchpoint problem that is now fixed.
407 * gdb.t30/chexp.exp: Remove setup_xfail for printing
408 uninitialized convenience variables.
409 * gdb.t31/chillvars.exp: Fix expected patterns for printing
410 structures.
411
412Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
413
414 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
415 which causes expect to get out of sync with gdb on long output
416 from help set.
417 * gdb.t09/corefile.exp: Make expected pattern for core file
418 failing signal and frame output format less sun specific.
419
b54a2f2d
PB
420Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
421
422 * gdb.t31/chillvars.exp: Add and remove initial dummy
423 breakpoint, so that symbol table is forced in.
424 (Needed at least on Sunos4, though it seems not SVR4.)
425 * gdb.t31/chillvars.exp: Update for changed output format.
426
ce307257
RS
427Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
428
429 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
430
431Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
432
433 * Makefile.in: Added --srcdir when invoking runtest, removed the
434 need for a local config file. (optional now)
435
bee218aa
FF
436Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
437
438 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
439 failure count used to force early termination. Add some more
440 expected failures for gnu style demangling.
441
442Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
443
444 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
445 pmi variable from gdb.t20/gdbme to get optimized away.
446 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
447 Check for written corefile upon timeout _and_ eof.
448
1096d1de
PS
449Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
450
451 * config/unix-gdb.exp: Add missing return 0.
452
72ea43e6
PS
453Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
454
455 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
456 test termination.
457
7007db96
FF
458Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
459
460 * configure.in (subdirs): Put back gdb.t17 which mysteriously
461 disappeared.
462
63305a73
FF
463Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
464
7007db96
FF
465 * gdb.t10/crossload.exp: Disable the i860-elf test until such
466 time as i860 support works.
467
63305a73
FF
468 * gdb.t15/funcargs.exp: Fix expected outputs to include
469 "backtrace 100\r" rather than just "backtrace\r", to match last
470 change.
471
5f2912cc
ILT
472Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
473
474 * config/udi-gdb.exp (gdb_exit): Remove close command.
475 (gdb_target_udi): New procedure to set the UDI target.
476 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
477 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
478 Added waits for prompts after several question responses. Added
479 some more responses used by a29k-amd-udi-gdb.
480 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
481 pass different arguments, restart UDI connection after program
482 completion.
483 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
484 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
485 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
486 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
487 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
488 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
489 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
490 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
491 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
492 after program completion.
493 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
494 compiled with a SELECT_VECS setting.
495 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
496 infinite recursion.
497
498 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
499 Added checks for COFF results, and made them expected failures for
500 all targets. It would be better to make them expected failures
501 for COFF targets only.
502
21ce979a
DZ
503Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
504
505 * Makefile.in: add null dvi target, don't bother to recurse
ebc0f582
DZ
506 through test directories for info and install-info; rename
507 $(datadir) to be dejagnu instead of deja-gnu
21ce979a 508
214aa244
FF
509Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
510
214aa244
FF
511 * gdb.t31/gdbme.ch: Re-enable code that previously caused
512 compiler to coredump.
513 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
514 code.
214aa244 515
bfb33935
FF
516Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
517
bfb33935
FF
518 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
519 coredump.
520 * gdb.t31/chillvars.exp: Comment out tests that depend on that
521 code.
bfb33935 522
3d0bd7d3
RS
523Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
524
525 * gdb.t03/ptype.exp: tests for return code from gdb_test.
526 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
527 which in a shell. Deletes xgdb when done.
528 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
529 Tests the return from the "set height" or "set width" commands.
530 Added a few return codes where needed.
531
bc803007
FF
532Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
533
04fb224c
FF
534 * Makefile.in (SUBDIRS): Add gdb.t17.
535 * configure.in (subdirs): Add gdb.t17.
bc803007
FF
536 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
537 files to test gdb's calling of functions in the inferior with
538 the correct arguments and gdb's ability to retrieve any
539 result returned.
540
400b81b5
FF
541Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
542
543 * config/unix-gdb.exp (gdb_exit): Remove close commands that
544 may be called after gdb goes away. Previous versions of expect
545 needed these to avoid file descriptor leaks, but they cause
546 errors with the current revision of expect.
547 * gdb.t00/gdbvars.exp: Use -re on expected output after
548 setting sevenbit-strings.
549 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
550 to set sevenbit-strings consistent across tests.
400b81b5
FF
551 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
552 set sevenbit-strings consistent across tests.
400b81b5 553
96b99583
FF
554Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
555
556 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
557 expected output to match current "expect" expectations.
558
d3b43da8
FF
559Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
560
561 * gdb.t00/default.exp: Change expected output for default "source"
562 command, to match new gdb behavior which requires a filename to
563 source.
564
fa5366da
FF
565Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
566
567 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
568 expected fail for i486-*-* that misses the marker2 function.
569 * gdb.t10/crossload.exp (bfddefault): Allow successful
570 recognition of a format to pass even if no symbols are found.
571 Explicitly catch failures where the format is not recognized
572 or is ambiguous, and add the reason to the fail message.
573 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
574 the cause is and invalid target and add reason to failure message.
575 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
576 elf32-i386, elf32-sparc, and elf32-i860.
577 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
578 Set up expected failure for 'filename'::variable scope resolution,
579 which is now apparently broken on all targets.
580 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
581 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
582 gdb.t23/templates.exp: Change failure for missing binfile into
583 just a warning.
584 gdb.t21/demangle.exp: Change all cfront references to 'arm'
585 references.
586
587Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
588
589 * gdb.t00/default.exp: Add expected output for default "source"
590 command, to match new gdb behavior.
591 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
592
1be6caef
RS
593Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
594
595 * config/*-gdb.exp: returns an error, rather than exiting on
596 internal errors.
597
598Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
599
600 * gdb.t03/gdbme.c: Add pointer to struct variable.
601 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
602 referencing struct members.
603
01cec5c8
ILT
604Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
605
1be6caef
RS
606 * configure.in (mips-idt-ecoff): New target.
607 * config/mips-gdb.exp: New file for remote board using MIPS remote
608 debugging protocol.
609
01cec5c8
ILT
610 * Redid configuration scheme. Removed gdb.t*/configure.in.
611 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
612 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
613 distclean targets. Built executables via .o files. Adjusted
614 tests to account for source files in $(srcdir) rather than
615 $(objdir).
616 * lib/gdb.exp (runto): Don't expect () after the function name,
617 because it may have arguments.
618
5b272a2d
ILT
619Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
620
621 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
622 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
623 expected failures for mips-idt-* and mips-sgi-*.
624 * gdb.t00/default.exp (attach): Kill process if requested.
625 * gdb.t00/help.exp (help target core, help target): Accept a gdb
626 that does not read core files.
627 * gdb.t01/run.exp: Removed checks for exit status code.
628 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
629 it is linked in.
630 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
631 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
632 appropriate, rather than doing it by hand.
633 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
634 execution.
635 * gdb.t10/crossload.exp: Kill existing program if needed.
636 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
637 appropriate, rather than doing it by hand. Always increase
638 timeout for this test, not just for VxWorks.
639
16aa4b53
FF
640Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
641
16aa4b53
FF
642 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
643 of Chill STRUCT types and STRUCT values.
644 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
645 than "char".
646 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
647 struct2): New struct definitions and initializations to test
648 simple Chill STRUCT types.
16aa4b53 649
ff7f25de
FF
650Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
651
652 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
653 the null byte at the end of strings.
654 * gdb.t00/default.exp: Make show version insensitive to copyright
655 date.
656 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
657 to avoid dependencies on target char signedness.
658 * gdb.t16/printcmds.exp: Update expected results for explicitly
659 unsigned char.
660 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
661 now work.
662 * gdb.t21/demangle.exp: Add many more patterns for template
663 demangling, most of them being expected failures.
664 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
665 string we are matching for, to match on the whole string.
666 * gdb.t21/demangle.exp: Add many new test strings to demangle,
667 and fix a whole bunch that had incorrect expected output but were
668 passing anyway because of the bug in "proc demangle".
ff7f25de
FF
669 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
670 type.
671 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
ff7f25de 672
bf3d2b75
MW
673Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
674
675 * gdb/testsuite: made modifications to testcases, etc., to allow
676 them to work properly given the reorganization of deja-gnu and the
677 relocation of the testcases from deja-gnu to a "tool" subdirectory.
678
19fa4a0a
MW
679Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
680
681 * gdb/testsuite: Initial creation of gdb/testsuite.
682 Migrated dejagnu testcases and support files for testing nm to
683 gdb/testsuite from deja-gnu. These files were moved "as is"
684 with no modifications. This migration is part of a major overhaul
685 of dejagnu. The modifications to these testcases, etc., which
686 will allow them to work with the new version of dejagnu will be
687 made in a future update.
688
This page took 0.106026 seconds and 4 git commands to generate.