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