* gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
46fc723c
FF
1Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
2
3 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
4 is fixed and PR is closed.
5 * gdb.t16 (gdbme.c): Add simple test string variable.
6 * gdb.t16 (printcmds.exp): Add tests with simple test string
7 variable, primarily for boundaries on "set print elements".
8
942a6600
JK
9Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10
6a51601e
JK
11 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12 Make leading 0's optional and don't expect a tab in the middle
13 of the number.
14
bfcba962
JK
15 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16
17 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
19 don't end command passed to gdb_test with newline.
20
942a6600
JK
21 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
22 signed keyword away, don't expect signed bitfields to be signed.
23
24 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
25 printing with only as many 1's as are in the field as well as printing
26 with 32 1's (see comment).
27
35c254be
FF
28Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
29
88db2feb 30 * gdb.t00/default.exp: Start with a fresh gdb.
dd294fc0
FF
31 * configure.in (configdirs): Remove gdb.t31 until the chill
32 compiler works again. It no longer is able to find chillrt0
33 since it isn't in libchill.a anymore.
150ab440
FF
34 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
35 wierd.o, make more modular.
35c254be
FF
36 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
37 spurious newlines that caused problems.
38
18ef9146
JK
39Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
40
5bd22ca8 41 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12a09603
JK
42 to gdb.stabs/wierd.exp since GCC has worked around the bug.
43 gdb.stabs/wierd.{exp,def}: Many new tests.
44
18ef9146
JK
45 * gdb.t00/default.exp: update info line for new message.
46
47 * gdb.t02/{whatis.exp,gdbme.c}:
48 Test that "char *" doesn't print as "caddr_t".
49
2d10304e
JK
50Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
51
52 * gdb.t00/help.exp: Use .* in place of some help messages which
53 just changed.
54 gdb.t00/default.exp: Update "info frame" test for new message.
55 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29b34f10 56 Remove some xfails
2d10304e 57
e726f3b5
JK
58Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
59
c6d70012
JK
60 * gdb.t03/{gdbme.c,ptype.exp}:
61 Add tests for typedef'd struct and union without tags.
2d10304e 62 Also check "whatis" on a variable of a typedef'd enum without a tag.
c6d70012 63
f43c2f05
JK
64 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
65 PRMS 1823; the bug still exists but isn't reproduced by this test
66 anymore), and remove rs6000 XFAIL (the bug is fixed).
e726f3b5
JK
67
68 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
69 duplicated from whatis.exp. For those that are left, accept
70 "long", "long int", or "int" for long variables (whatis.exp already
71 has an XFAIL for "int", so no need to fail it here).
72
73 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
74 Deal with GCC's names for types now that GDB uses the compiler's names.
75
76 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
77 setup_xfail's for sunos4. If we #defined the signed keyword away,
78 don't expect GDB to know that char it is signed.
79
80 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
81
0b3c22df
FF
82Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
83
84 * configure.in (configdirs): Add gdb.t24 for C++ tests that
85 should work on any system, regardless of debugging format.
86 * gdb.t21/demangle.exp: Move to gdb.t24.
87 * gdb.t24/demangle.exp: Move from gdb.t21.
88 * gdb.t24/{Makefile.in, configure.in}: New files.
89
90Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
91
92 * configure.in: Do gdb.stabs and C++ tests only for stabs.
93 * gdb.stabs: New directory.
94
8ce07a21
JK
95Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
96
97 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
98 not just "Quit anyway?".
99
27daf1a9
FF
100Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
101
102 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
103 that all setup_xfails are immediately followed by clear_xfails.
104
105Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
106
107 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
108 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
109 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
110 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
111 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
112 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
113 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
114 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
115 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
116 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
117 gdb.t31/chillvars.exp, lib/gdb.exp:
118 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
119 bug-gdb@prep.ai.mit.edu.
120
121Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
122
123 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
124 with 0.0, not integer 0.
125
126Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
127
128 * gdb.t06/break.exp: Update for "Kill the program" message change.
129
fb40210a
FF
130Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
131
132 * Makefile.in (GDBFLAGS): Set to -nx.
133 * Makefile.in (site.exp): Use GDBFLAGS.
134
c1fb4e49
RP
135Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
136
137 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
138 Makefiles.
ab8603ea
RP
139 (check): depend on just-check.
140 (just-check): added so that tests can be run without a noop
141 build pass.
c1fb4e49
RP
142
143Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
144
145 Switch to using configure's configdirs.
146 * Makefile.in (Makefile): add configure.in dependency.
147 (SUBDIRS): removed redundant assignment.
148 * configure.in: switch subdirs assignment to configdirs.
149 * gdb.t*/configure.in: new files.
150
5959dcea
ILT
151Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
152
153 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
154 works.
155
fbc3492c
FF
156Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
157
158 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
159 in explicit rules. Apparently this is not supported by some makes.
160
512e5f94
JG
161Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
162
163 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
164
987b4233
PS
165Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
166
167 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
168 disappeared.
169
acb771de
JG
170Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
171
172 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
173
a08317af
FF
174Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
175
176 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
177 watchpoint problem that is now fixed.
178 * gdb.t30/chexp.exp: Remove setup_xfail for printing
179 uninitialized convenience variables.
180 * gdb.t31/chillvars.exp: Fix expected patterns for printing
181 structures.
182
183Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
184
185 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
186 which causes expect to get out of sync with gdb on long output
187 from help set.
188 * gdb.t09/corefile.exp: Make expected pattern for core file
189 failing signal and frame output format less sun specific.
190
b54a2f2d
PB
191Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
192
193 * gdb.t31/chillvars.exp: Add and remove initial dummy
194 breakpoint, so that symbol table is forced in.
195 (Needed at least on Sunos4, though it seems not SVR4.)
196 * gdb.t31/chillvars.exp: Update for changed output format.
197
ce307257
RS
198Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
199
200 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
201
202Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
203
204 * Makefile.in: Added --srcdir when invoking runtest, removed the
205 need for a local config file. (optional now)
206
bee218aa
FF
207Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
208
209 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
210 failure count used to force early termination. Add some more
211 expected failures for gnu style demangling.
212
213Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
214
215 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
216 pmi variable from gdb.t20/gdbme to get optimized away.
217 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
218 Check for written corefile upon timeout _and_ eof.
219
1096d1de
PS
220Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
221
222 * config/unix-gdb.exp: Add missing return 0.
223
72ea43e6
PS
224Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
225
226 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
227 test termination.
228
7007db96
FF
229Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
230
231 * configure.in (subdirs): Put back gdb.t17 which mysteriously
232 disappeared.
233
63305a73
FF
234Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
235
7007db96
FF
236 * gdb.t10/crossload.exp: Disable the i860-elf test until such
237 time as i860 support works.
238
63305a73
FF
239 * gdb.t15/funcargs.exp: Fix expected outputs to include
240 "backtrace 100\r" rather than just "backtrace\r", to match last
241 change.
242
5f2912cc
ILT
243Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
244
245 * config/udi-gdb.exp (gdb_exit): Remove close command.
246 (gdb_target_udi): New procedure to set the UDI target.
247 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
248 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
249 Added waits for prompts after several question responses. Added
250 some more responses used by a29k-amd-udi-gdb.
251 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
252 pass different arguments, restart UDI connection after program
253 completion.
254 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
255 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
256 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
257 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
258 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
259 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
260 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
261 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
262 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
263 after program completion.
264 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
265 compiled with a SELECT_VECS setting.
266 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
267 infinite recursion.
268
269 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
270 Added checks for COFF results, and made them expected failures for
271 all targets. It would be better to make them expected failures
272 for COFF targets only.
273
21ce979a
DZ
274Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
275
276 * Makefile.in: add null dvi target, don't bother to recurse
ebc0f582
DZ
277 through test directories for info and install-info; rename
278 $(datadir) to be dejagnu instead of deja-gnu
21ce979a 279
214aa244
FF
280Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
281
214aa244
FF
282 * gdb.t31/gdbme.ch: Re-enable code that previously caused
283 compiler to coredump.
284 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
285 code.
214aa244 286
bfb33935
FF
287Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
288
bfb33935
FF
289 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
290 coredump.
291 * gdb.t31/chillvars.exp: Comment out tests that depend on that
292 code.
bfb33935 293
3d0bd7d3
RS
294Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
295
296 * gdb.t03/ptype.exp: tests for return code from gdb_test.
297 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
298 which in a shell. Deletes xgdb when done.
299 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
300 Tests the return from the "set height" or "set width" commands.
301 Added a few return codes where needed.
302
bc803007
FF
303Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
304
04fb224c
FF
305 * Makefile.in (SUBDIRS): Add gdb.t17.
306 * configure.in (subdirs): Add gdb.t17.
bc803007
FF
307 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
308 files to test gdb's calling of functions in the inferior with
309 the correct arguments and gdb's ability to retrieve any
310 result returned.
311
400b81b5
FF
312Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
313
314 * config/unix-gdb.exp (gdb_exit): Remove close commands that
315 may be called after gdb goes away. Previous versions of expect
316 needed these to avoid file descriptor leaks, but they cause
317 errors with the current revision of expect.
318 * gdb.t00/gdbvars.exp: Use -re on expected output after
319 setting sevenbit-strings.
320 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
321 to set sevenbit-strings consistent across tests.
400b81b5
FF
322 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
323 set sevenbit-strings consistent across tests.
400b81b5 324
96b99583
FF
325Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
326
327 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
328 expected output to match current "expect" expectations.
329
d3b43da8
FF
330Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
331
332 * gdb.t00/default.exp: Change expected output for default "source"
333 command, to match new gdb behavior which requires a filename to
334 source.
335
fa5366da
FF
336Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
337
338 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
339 expected fail for i486-*-* that misses the marker2 function.
340 * gdb.t10/crossload.exp (bfddefault): Allow successful
341 recognition of a format to pass even if no symbols are found.
342 Explicitly catch failures where the format is not recognized
343 or is ambiguous, and add the reason to the fail message.
344 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
345 the cause is and invalid target and add reason to failure message.
346 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
347 elf32-i386, elf32-sparc, and elf32-i860.
348 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
349 Set up expected failure for 'filename'::variable scope resolution,
350 which is now apparently broken on all targets.
351 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
352 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
353 gdb.t23/templates.exp: Change failure for missing binfile into
354 just a warning.
355 gdb.t21/demangle.exp: Change all cfront references to 'arm'
356 references.
357
358Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
359
360 * gdb.t00/default.exp: Add expected output for default "source"
361 command, to match new gdb behavior.
362 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
363
1be6caef
RS
364Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
365
366 * config/*-gdb.exp: returns an error, rather than exiting on
367 internal errors.
368
369Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
370
371 * gdb.t03/gdbme.c: Add pointer to struct variable.
372 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
373 referencing struct members.
374
01cec5c8
ILT
375Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
376
1be6caef
RS
377 * configure.in (mips-idt-ecoff): New target.
378 * config/mips-gdb.exp: New file for remote board using MIPS remote
379 debugging protocol.
380
01cec5c8
ILT
381 * Redid configuration scheme. Removed gdb.t*/configure.in.
382 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
383 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
384 distclean targets. Built executables via .o files. Adjusted
385 tests to account for source files in $(srcdir) rather than
386 $(objdir).
387 * lib/gdb.exp (runto): Don't expect () after the function name,
388 because it may have arguments.
389
5b272a2d
ILT
390Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
391
392 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
393 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
394 expected failures for mips-idt-* and mips-sgi-*.
395 * gdb.t00/default.exp (attach): Kill process if requested.
396 * gdb.t00/help.exp (help target core, help target): Accept a gdb
397 that does not read core files.
398 * gdb.t01/run.exp: Removed checks for exit status code.
399 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
400 it is linked in.
401 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
402 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
403 appropriate, rather than doing it by hand.
404 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
405 execution.
406 * gdb.t10/crossload.exp: Kill existing program if needed.
407 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
408 appropriate, rather than doing it by hand. Always increase
409 timeout for this test, not just for VxWorks.
410
16aa4b53
FF
411Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
412
16aa4b53
FF
413 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
414 of Chill STRUCT types and STRUCT values.
415 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
416 than "char".
417 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
418 struct2): New struct definitions and initializations to test
419 simple Chill STRUCT types.
16aa4b53 420
ff7f25de
FF
421Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
422
423 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
424 the null byte at the end of strings.
425 * gdb.t00/default.exp: Make show version insensitive to copyright
426 date.
427 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
428 to avoid dependencies on target char signedness.
429 * gdb.t16/printcmds.exp: Update expected results for explicitly
430 unsigned char.
431 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
432 now work.
433 * gdb.t21/demangle.exp: Add many more patterns for template
434 demangling, most of them being expected failures.
435 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
436 string we are matching for, to match on the whole string.
437 * gdb.t21/demangle.exp: Add many new test strings to demangle,
438 and fix a whole bunch that had incorrect expected output but were
439 passing anyway because of the bug in "proc demangle".
ff7f25de
FF
440 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
441 type.
442 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
ff7f25de 443
bf3d2b75
MW
444Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
445
446 * gdb/testsuite: made modifications to testcases, etc., to allow
447 them to work properly given the reorganization of deja-gnu and the
448 relocation of the testcases from deja-gnu to a "tool" subdirectory.
449
19fa4a0a
MW
450Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
451
452 * gdb/testsuite: Initial creation of gdb/testsuite.
453 Migrated dejagnu testcases and support files for testing nm to
454 gdb/testsuite from deja-gnu. These files were moved "as is"
455 with no modifications. This migration is part of a major overhaul
456 of dejagnu. The modifications to these testcases, etc., which
457 will allow them to work with the new version of dejagnu will be
458 made in a future update.
459
This page took 0.064563 seconds and 4 git commands to generate.