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