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