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