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