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