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