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