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