* gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
2
3 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
4 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
5 compiled test.
6 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7 Add mips-sgi-irix5* xfail for not gcc compiled.
8 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10 "p top", "whatis top", "p middle", and "whatis middle".
11 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
12 "whatis signed char" for not gcc compiled.
13 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
14 "set variable signed char=-1 (-1)" and
15 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
16 * gdb.base/funcargs.exp (float_and_integral_args):
17 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18 Add mips-sgi-irix* xfail when not gcc compiled for
19 "continue to call2b".
20 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
21 "continue to call2g".
22 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23 "backtrace from call6a"
24 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25 "backtrace from call7k".
26 Add mips-sgi-irix5* xfail when not gcc compiled for
27 "backtrace from call7a".
28 (localvars_after_alloca): Fix gdb_test cmds for
29 "print * after runto ...".
30 Remove rs6000-*-* xfails for
31 "print i after runto localvars_after_alloca" and
32 "print l after runto localvars_after_alloca"
33 for all compilers.
34 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
35 when not compiled with gcc, for:
36 "print signed char == (minus)",
37 "print signed char != (minus)",
38 "print signed char < (minus)",
39 "print signed char > (minus)".
40 * gdb.base/callfuncs.exp (do_function_calls):
41 Add mips-sgi-irix* xfail, when compiled with native compiler, for
42 "call inferior func with struct - returns char *".
43 * gdb.base/return.exp (return_tests): Change xfail for
44 "correct value returned double test" to include Solaris 2.4.
45 * gdb.base/funcargs.exp (float_and_integral_args):
46 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
47
48 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
49
50 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
51 enumeration bitfields if compiling with GNU C.
52 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
53 to empty' prompt.
54
55 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
56
57 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
58 test for PRO targets.
59
60 * gdb.base/funcargs.exp: Avoid ever setting more than 8
61 breakpoints in the inferior at any given time by making
62 two groups of breakpoints for call2*, call6* and call7*
63 tests.
64
65 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
66
67 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
68 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
69 from optimizing it away.
70 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
71 "call inferior func with struct".
72
73 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
74
75 * configure.in: Only configure gdb.chill for particular targets.
76
77 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
78
79 * gdb.base/Makefile.in: Add action to .c.o transformation
80 rule that generates a .ci file for each .o file and remove
81 explicit .c.o rules except for callfuncs.o.
82 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
83 generates a .ci file for each .o file and remove explicit
84 .cc.o rules.
85 (clean): Remove *.tmp *.ci files.
86 (EXECUTABLES): Remove templ-info.exp.
87 * gdb.base/compiler.c: New file.
88 * gdb.c++/compiler.cc: New file
89 * gdb.base/scope.exp: Source gdb.base/scope.ci.
90 Change rs6000-*-* xfail for
91 "print 'scope0.c'::filelocal_ro" and
92 "print 'scope1.c'::filelocal" and
93 "print 'scope1.c'::filelocal_bss" and
94 "print 'scope1.c'::filelocal_ro" and
95 "print 'scope1.c'::foo::funclocal" and
96 "print 'scope1.c'::foo::funclocal_ro" and
97 "print 'scope1.c'::bar::funclocal" and
98 "print 'scope0.c'::filelocal_ro" and
99 "print 'scope1.c'::filelocal at foo" and
100 "print 'scope1.c'::filelocal_bss at foo" and
101 "print 'scope1.c'::filelocal_ro at foo" and
102 "print 'scope1.c'::foo::funclocal at foo" and
103 "print 'scope1.c'::foo::funclocal_bss at foo" and
104 "print 'scope1.c'::foo::funclocal_ro at foo" and
105 "print 'scope1.c'::bar::funclocal at foo" and
106 "print 'scope0.c'::filelocal_ro" and
107 "print 'scope1.c'::filelocal" and
108 "print 'scope1.c'::filelocal_bss" and
109 "print 'scope1.c'::filelocal_ro" and
110 "print 'scope1.c'::foo::funclocal" and
111 "print 'scope1.c'::foo::funclocal_bss" and
112 "print 'scope1.c'::foo::funclocal_ro" and
113 "print 'scope1.c'::bar::funclocal" and
114 "print 'scope1.c'::bar::funclocal_bss"
115 to only be xfail'd when not compiled with gcc.
116 Add rs6000-*-* xfail for
117 "print 'scope0.c'::filelocal_bss before run"
118 when compiled with gcc.
119 (test_at_main): Add rs6000-*-* xfail for
120 "print filelocal_ro in test_at_main"
121 when compiled with gcc.
122 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
123 Add rs6000-*-aix* xfail for
124 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
125 "ptype t_char_array", not compiled with gcc.
126 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
127 xfail for "list foo (in include file)" when gcc compiled.
128 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
129 (integral_args): Add rs6000-*-* xfail for
130 "run to call0a" if not compiled with gcc.
131 (unsigned_integral_args): Add rs6000-*-* xfail for
132 "run to call1a" if not compiled with gcc.
133 (float_and_integral_args): Add rs6000-*-* xfail for
134 "run to call2a" if not compiled with gcc and for
135 "continue to call2b" for any compiler.
136 Add rs6000-*-* xfail to
137 "print f1 after run to call2a" for gcc compiled.
138 (discard_and_shuffle): Add rs6000-*-* xfail for
139 "run to call6a".
140 (shuffle_round_robin): Add rs6000-*-* xfail for
141 "backtrace from call7a" if not compiled with gcc.
142 Add rs6000-*-* xfail for
143 "backtrace from call7b" if compiled with gcc.
144 (call_after_alloca): Add rs6000-*-* xfail for
145 "print c in call_after_alloca" and
146 "print s in call_after_alloca" and
147 "backtrace from call_after_alloca_subr"
148 if not compiled with gcc.
149 (localvars_in_indirect_call): Add rs6000-*-* xfail for
150 "print c in localvars_in_indirect_call" and
151 "print c in localvars_in_indirect_call" and
152 "backtrace in indirectly called function" and
153 "stepping into indirectly called function"
154 if not compiled with gcc.
155 (localvars_after_alloca): Add rs6000-*-* xfail for
156 "print c after runto localvars_after_alloca" and
157 "print s after runto localvars_after_alloca" and
158 "print i after runto localvars_after_alloca" and
159 "print l after runto localvars_after_alloca"
160 for all compilers.
161 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
162 than whatis-info.exp.
163 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
164 than opaque-info.exp.
165 Setup rs6000-*-* xfail for
166 "ptype on opaque struct pointer (statically)" and
167 "ptype on opaque struct pointer (dynamically)" when
168 not compiled with gcc.
169 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
170 rather than callf-info.exp.
171 (do_function_calls): Add clear_xfail for rs6000-*-* for
172 "p t_float_values2(3.14159,float_val2)". Seems to work
173 fine there, both with xlc and gcc. Need to find out what
174 it is doing right and fix other platforms.
175 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
176 "call inferior func with struct - returns int",
177 "call inferior func with struct - returns long",
178 "call inferior func with struct - returns float",
179 "call inferior func with struct - returns double",
180 "call inferior func with struct - returns char *",
181 but only if not gcc compiled (presumes xlc compiled).
182 Change rs6000-*-* xfails for
183 "call inferior func with struct - returns char" and
184 " call inferior func with struct - returns short" to only
185 xfail if not using gcc.
186 (clean mostlyclean): Remove *.ci and *.tmp files.
187 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
188 than templ-info.exp.
189 * gdb.base/langs.exp: Source gdb.base/langs.ci.
190 Add rs6000-*-* xfail for "up to foo in langs.exp"
191 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
192 when not gcc compiled.
193
194 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
195
196 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
197 * gdb.base/corefile.exp: Likewise.
198 * gdb.base/list.exp: Likewise.
199 * gdb.base/scope.exp: Likewise.
200 * gdb.base/siganls.exp: Likewise.
201
202 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
203 compiler output.
204 * gdb.base/whatis.exp: Likewise.
205
206 start-sanitize-sh3e
207 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
208
209 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
210 failure (opcode table has been fixed to match reality).
211
212 end-sanitize-sh3e
213 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@rtl.cygnus.com>
214
215 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
216 "call inferior func with struct - returns char",
217 "call inferior func with struct - returns short"
218
219 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
220 "print 'scope0.c'::filelocal at main",
221 "print 'scope0.c'::filelocal_bss in test_at_main",
222 "print 'scope0.c'::filelocal at foo",
223 "print 'scope0.c'::filelocal_bss in test_at_foo",
224 "print 'scope0.c'::filelocal at bar",
225 "print 'scope0.c'::filelocal_bss in test_at_bar"
226
227 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
228 in source file 1". This bug seems to have been fixed with both
229 gcc and native cc (was native assembler bug?).
230
231 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
232
233 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
234 "backtrace through signal handler" to "i*86-*-sysv4*".
235 * gdb.base/signals.exp: Add xfail for "'next' behaved as
236 continue" case. Add "known SVR4 bug" to fail message.
237 Add "i*86-*-bsdi2.0" xfail for "handle all print".
238 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
239 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
240 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
241 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
242 "up to foo in langs.exp", "show language at foo in
243 langs.exp", "up to cppsub_ in langs.exp", "show
244 language at cppsub_ in langs.exp", "up to fsub in
245 langs.exp", and "show language at fsub in langs.exp".
246 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
247 "bactrace in corefile.exp".
248 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
249 "call inferior function with struct - returns float" and
250 "call inferior function with struct - returns double".
251
252 start-sanitize-sh3e
253 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
254
255 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
256 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
257 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
258 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
259
260 end-sanitize-sh3e
261 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
262
263 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
264 (or overriden) "CHILL" macro rather then bare "gcc".
265 Also look for ../../gcc/xgcc since that is what we will
266 actually need, not "Makefile". Remove following assignment
267 of CHILL to CHILL_FOR_TARGET because that results in
268 recursive definition.
269
270 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
271
272 * gdb.base/corefile.exp: Change xfail for backtrace in
273 corefile.exp from linuxaout to all linux.
274 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
275 cases where we miss the breakpoint at the signal handler
276 for some reason. Setup xfail for linuxoldld/linuxaout and
277 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
278 hitting SIGURG breakpoint.
279 * gdb.base/signals.exp: Setup xfail for "next" acting like
280 continue to add linuxoldld. Setup xfail for all linux for
281 "next to handler in signals_tests_1", "backtrace in
282 signals_tests_1", "continue to func1", "pass SIGUSR1",
283 and continue to handler".
284
285 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
286
287 * Update all FSF addresses except those in COPYING* files.
288
289 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
290
291 * gdb.base/a2-run.exp: Change messages to be more explicit about
292 the status of args, and quote binfile in results.
293
294 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
295
296 * gdb.base/callfuncs.exp: Add tests for passing structs to
297 inferior functions and return various types.
298 * gdb.base/callfuncs.c: Add functions to receive a struct
299 and return a member of the struct, in various types.
300
301 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
302
303 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
304
305 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
306
307 * config/vxworks29k.exp: New file, sources vxworks.exp.
308
309 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
310
311 * config/gdbremote.exp: New file. Testing framework using
312 gdbserver.
313
314 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
315
316 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
317 "call function when asleep" and "send end of file".
318 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
319 for "backtrace in corefile.exp".
320 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
321 for "backtrace through signal handler".
322 * gdb.base/corefile.exp: Make sure we actually generate a core file
323 before trying the core tests. Some systems allow the user to suppress
324 generation of core files and default to that (linux for example).
325 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
326 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
327
328 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
329
330 * gdb.threads: New directory with some crude multi-threaded
331 gdb tests (step.exp and step2.exp).
332 * config/mt-lynx (STEP_EXECUTABLE): Define.
333 (THREADFLAGS): Define.
334
335 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
336
337 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
338
339 * gdb.base/signals.exp: Disable whole file for lynx until
340 further notice.
341
342 * gdb.base/signals.exp: xfail test where "next" acts like
343 "continue" for lynx.
344
345 * gdb.base/interrupt.exp: xfail test for calling function while
346 inferior is asleep for lynx.
347
348 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
349 than one cr-lf after each command.
350
351 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
352
353 * configure.in: Reinstate setting of stabsdirs variable, fix
354 typo in setting up configdirs for native builds.
355
356 * gdb.base/return.exp: Fix typo in return double test.
357 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
358 compiler from optimizing them away.
359
360 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
361
362 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
363 sequences to be echo'd by gdb when using gdb_test.
364 * gdb.chill/chexp.exp: Likewise.
365 * gdb.fortran/exprs.exp: Likewise
366
367 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
368
369 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
370 after the inferior gdb has started.
371
372 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
373 after each command.
374 * gdb.base/funcargs.exp: Likewise.
375 * gdb.base/gdbvars.exp: Likewise.
376 * gdb.base/interrupt.exp: Likewise.
377 * gdb.base/list.exp: Likewise.
378 * gdb.base/watchpoint.exp: Likewise.
379 * gdb.c++/demangle.exp: Likewise.
380 * gdb.c++/inherit.exp: Likewise.
381 * gdb.chill/chexp.exp: Likewise.
382 * gdb.fortran/exprs.exp: Likewise.
383
384 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
385 test if we can't handle IO to/from the inferior.
386
387 * gdb.c++/misc.exp: Always check for a program already being
388 started after sending a "run" command to gdb.
389
390 * gdb.base/twice.exp: Start with a fresh gdb.
391
392 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
393 only depend on gdb's expression code, not the chill runtime.
394
395 * gdb.base/return.c: Put return values into variables so we
396 can have gdb print them rather than depending on the program
397 to print them.
398 * gdb.base/return.exp: Corresponding changes.
399
400 * lib/gdb.exp: Provide default value for noinferiorio.
401 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
402 the inferior.
403
404 * gdb.base/break.exp: Always check for a program already being
405 started after sending a "run" command to gdb.
406 (text_next_with_recursion): Don't check the output from the
407 program's printf statement. Instead just make sure the program
408 exited.
409
410 * gdb.base/commands.exp: Protect tests which need arguments with
411 $noargs conditionals.
412
413 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
414
415 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
416 of structure member arrays to match gdb/valops.c:value_addr change.
417
418 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
419
420 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
421 cases.
422
423 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@rtl.cygnus.com)
424
425 * configure.in (configdirs): Remove gdb.chill from default list
426 of subdirs and then add it back in only if doing a native build.
427 The current chill compiler does not yet work in any cross build.
428 * Revert all signal changes from Jul 6.
429 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
430 for sh-hms targets, allowing these tests to link, with no other
431 changes. Testing is suppressed by setting "nosignals" in site.exp.
432
433 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
434
435 * configure.in (signaldirs): Define and add to configdirs for all
436 targets except some specific ones that are known to not support signals.
437 Also clean up formatting.
438 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
439 (signals, sigall): Remove rules to build.
440 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
441 Moved to new gdb.signals directory.
442 * gdb.signals: New test directory.
443 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
444 signals.c signals.exp}: New or moved files.
445
446 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
447
448 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
449
450 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
451
452 * gdb.base/return.exp: Xfail `return double' test failure
453 on at least Solaris 2.3 and handle future/past versions on
454 a case by case basis as appropriate. Also update message
455 to include i*86 failures.
456
457 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
458
459 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
460
461 * lib/gdb.exp: Fix comment which erroneously identified
462 gdb_file_cmd as gdb_load (the 19 May change was in fact to
463 gdb_file_cmd not gdb_load).
464 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
465
466 * gdb.base/setvar.exp: Make test names consistent between pass and
467 fail cases. Use gdb_test more.
468
469 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
470
471 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
472
473 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
474
475 * gdb.base/help.exp: Fix expected help string for `show commands'.
476
477 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
478
479 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
480
481 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
482 of a text section.
483
484 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
485
486 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
487 that loop eventually terminates. Fix Connection refused logic so
488 that testsuite will expire nicely.
489
490 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
491
492 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
493 config/rom68k.exp: New tcl glue for the appropriate monitors.
494 These all just end up calling monitor.exp.
495 * config/monitor.exp (gdb_target_monitor): Handle `Connection
496 refused' by retrying. Cleanup some timeout issues.
497 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
498 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
499 callers don't have to set/restore global timeout variable.
500
501 * The following set of changes centralizes management of the global
502 timeout variable. This way, it can be set in one target dependent
503 place instead of dozens of places scattered throughout the test suite.
504 If you need to lengthen a timeout, then you should either set timeout
505 in one of the config/{target}.exp files, or multiply it by a factor.
506 Setting it to an absolute value is always going to lose for some
507 targets.
508 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
509 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
510 * gdb.base/funcargs.exp: Don't set timeout.
511 * gdb.base/list.exp (test_forward_search): Only use local timeout.
512 * gdb.base/printcmds.exp (test_print_string_constants
513 test_print_array_constants): Don't set timeout.
514 * gdb.base/ptype.exp: Don't set timeout.
515 * gdb.base/recurse.exp: Don't set timeout.
516 * gdb.base/return.exp: Don't set timeout.
517 * gdb.base/watchpoint.exp: Don't set timeout.
518 * gdb.c++/classes.exp (do_tests): Don't set timeout.
519 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
520
521 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
522
523 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
524
525 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
526
527 * lib/gdb.exp: Disable chill tests for irix5.
528
529 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
530
531 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
532 each test pass or fail.
533
534 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
535
536 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
537 xlc not gcc.
538
539 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
540
541 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
542
543 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
544
545 * config/est.exp: Fix copyright and comments. Remove dead code.
546 Use targetname, serialport and baud variables instead of fixed
547 constants.
548 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
549 * config/cpu32bug.exp: New file to support cpu32bug monitors.
550
551 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
552
553 * gdb.base/watchpoint.exp: Don't run
554 test_watchpoint_triggered_in_syscall for sunos.
555
556 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
557
558 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
559 they don't seem to exist. Do include stdio.h.
560
561 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
562
563 * gdb.base/a1-selftest.exp: Add alpha xfail.
564
565 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
566
567 * gdb.base/watchpoint.c (main): Prompt before calling read().
568 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
569 Revise accordingly. Remove cruft about sending "123" several
570 times, until it gets noticed. Clean up the "print buf[0]" stuff
571 so that it passes or fails, and waits for prompts in the usual way.
572
573 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
574
575 * gdb.base/recurse.exp: Fix comment.
576
577 * TODO: Remove item about printing variables in nodebug.exp. Add
578 item about enabling tests which are only run on some targets.
579
580 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
581 fail, make test names unique, use new gdb_test convention
582 regarding pattern, use gdb_test more, etc.).
583
584 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
585 fail, make test names unique, etc.).
586
587 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
588
589 * gdb.base/nodebug.c: Change return type of top and middle to
590 short.
591 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
592 are fixed by the recent mdebugread.c changes. Allow `short ()'
593 as type for top and middle.
594
595 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
596
597 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
598 nearly as I can tell, the whole thing was an accident in Stu's
599 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
600 to replace a send/expect pair with gdb_test, but ended up only
601 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
602 of 30 Mar 1995 took care of it, but left this vestigial comment
603 which I am now nuking.
604
605 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
606
607 * gdb.base/break.exp: Look for different line number for
608 breakpoint at main depending on usestubs.
609
610 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
611
612 * gdb.base/list.exp: Adjust some alternate expect patterns to
613 match recent list0.c change. Add alternate expect pattern for
614 output from `list default lines around main' for optimizing
615 compilers.
616
617 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
618
619 * lib/gdb.exp: If nosignals is not set, set it to 0.
620
621 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
622
623 * config/slite-gdb.exp: Responds to load symbol table prompt.
624 * gdb.base/break.exp: Adjust line number, fix rerun.
625 * gdb.base/langs0.c: Add #ifdef usestubs.
626
627 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
628
629 * gdb.base/list.exp: Adjust line contents after adding new lines in
630 list0.c. Also fix a syntax error.
631
632 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
633 * gdb.base/break.exp: ditto.
634 * gdb.base/list.exp: ditto.
635 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
636 * gdb.base/run.c: ditto.
637 * gdb.base/list0.c: ditto.
638 * gdb.base/funcargs.c: ditto.
639
640 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
641
642 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
643 $targetname, $serialport and $baud instead of hardwired variables.
644 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
645 target doesn't support signals.
646
647 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
648
649 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
650
651 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
652
653 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
654 Don't rely on the value of an auto variable before it has been
655 initialized. Use gdb_test more.
656
657 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
658
659 * lib/gdb.exp (default_gdb_version): A version number must start
660 with a digit, but other than that contains all characters up to
661 the first whitespace character.
662
663 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
664
665 * gdb.base/commands.exp (breakpoint_command_test): New tests.
666
667 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
668
669 * gdb.c++/*.exp: Warn if executable does not exist. The original
670 reason for skipping the warning was that configure.in sometimes
671 intentionally skipped building the executables but the tcl code
672 had no way of knowing. That (a) was always bogus with respect to
673 error handling, (b) is no longer true (right now there is no way
674 to skip C++ tests).
675
676 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
677
678 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
679
680 * gdb.base/list.exp: Add expect patterns for output from
681 SunPRO compiled executables.
682 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
683 types.
684
685 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
686
687 * gdb.base/break.exp (test_next_with_recursion): Accept any line
688 number (we are already testing that the correct source line text
689 gets printed).
690
691 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
692 that is what is intended, but something needed to be done to get
693 sunos4 native working again.
694
695 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
696
697 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
698 apparently went with a (very) old xfail.
699
700 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
701
702 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
703 runto_main is a proc in gdb.exp that will do 'step' for target use
704 stubs.
705 * gdb.base/exprs.exp: ditto.
706 * gdb.base/interrupt.exp: ditto.
707 * gdb.base/opaque.exp: ditto.
708 * gdb.base/printcmds.exp: ditto.
709 * gdb.base/ptype.exp: ditto.
710 * gdb.base/scope.exp: ditto.
711 * gdb.base/setvar.exp: ditto.
712 * gdb.base/signals.exp: ditto.
713 * gdb.base/twice.exp: ditto.
714 * gdb.c++/classes.exp: ditto.
715 * gdb.c++/inherit.exp: ditto.
716 * gdb.c++/templates.exp: ditto.
717 * gdb.base/break.exp: no run and hit main for stubs. Change line
718 numbers for breakpoints and info breakpoint.
719 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
720 breakpoint().
721 * gdb.base/callfuncs.c: ditto.
722 * gdb.base/exprs: ditto.
723 * gdb.base/interrupt.c: ditto.
724 * gdb.base/opaque0.c: ditto.
725 * gdb.base/printcmds.c: ditto.
726 * gdb.base/ptype.c: ditto.
727 * gdb.base/scope0.c: ditto.
728 * gdb.base/setvar.c: ditto.
729 * gdb.base/signals.c: ditto.
730 * gdb.base/twice.c: ditto.
731 * gdb.c++/misc.cc: ditto.
732 * gdb.c++/templates.cc: ditto.
733
734 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
735
736 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
737
738 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
739 somewhere between `read' and `main.c'. I'm pretty sure the
740 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
741 and it isn't particularly useful.
742
743 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
744
745 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
746
747 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
748
749 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
750
751 * config/mt-slite: add LIBS and -nostdlib.
752 * config/slite-gdb.exp: add this new file to support sparclite target.
753
754 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
755
756 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
757
758 * gdb.base/a2-run.exp: Change argument to istarget from
759 "*-*-vxworks" to "*-*-vxworks*".
760 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
761
762 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
763
764 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
765 will not runto main but do a 'step' to step out of breakpoint().
766 * config/mt-slite: add -Dusestubs.
767
768 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
769
770 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
771 instead of just @.
772
773 * gdb.base/signals.exp: Add test for "handle all print".
774 * TODO: Remove "handle all print". Also remove item about
775 checking copyright date (I don't like the idea of a spurious FAIL
776 based on when we run the tests).
777
778 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
779 for SunOS4 (reason for failure not investigated). Remove
780 redundant test for $binfile.
781
782 * gdb.base/nodebug.c (array_index): Call malloc.
783
784 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
785
786 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
787
788 * gdb.base/recurse.exp: Update gdb_test invocation to use new
789 conventions and slightly simplify the matching regexp.
790
791 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
792
793 * gdb.base/break.exp: Update gdb_test invocation to use new
794 convention.
795
796 * lib/gdb.exp: If noargs is not set, set it to 0.
797
798 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
799 tests unique.
800
801 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
802
803 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
804
805 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
806 one argument of type "<non-float parameter>".
807
808 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
809
810 * config/rom68k.exp: New file to support Motorola IDP board.
811 * gdb.base/a2-run.exp: Skip this file if noargs is set.
812 * gdb.base/break.c: Change things around so that this program
813 doesn't depend upon args. This is necessary to make remote
814 targets work (in general, they can't take args).
815 * gdb.base/break.exp: Don't try to send args to program. Don't
816 expect output. Also, replace lots of code with gdb_test.
817
818 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
819
820 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
821 printing of '\'' (which is what the comment says we are testing,
822 even though we were not), not '''.
823 (test_integer_literals_rejected): Test that printing ''' is an error.
824
825 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
826 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
827 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
828 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
829 Use gdb_test not test_print_accept.
830 * lib/gdb.exp: Remove test_print_accept.
831
832 * gdb.base/signals.exp (signal_tests_1): Make pass message
833 consistent with fail message.
834
835 * gdb.base/whatis.exp: Remove xfails for printing char vs.
836 unsigned char; the bug (PR 1821) is fixed.
837
838 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
839
840 * gdb.base/scope.exp (test_at_localscopes): Call pass for
841 successful tests--makes xfailing them work right.
842
843 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
844
845 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
846 only \r\n, not .*. The test can pass .* as the last thing in
847 $pattern if that is what it wants. In addition to providing this
848 flexibility, this change should speed up pattern matching in cases
849 where the pattern already ended with .* (there were a number of
850 them). This change also helps catch bad patterns--in the old
851 scheme the typo "char \*" instead of "char \\*" would pass. Now
852 it is caught.
853 * Many .exp files: Update callers.
854
855 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
856 clearer and does not spuriously match multiple ('s. Likewise for
857 ) and *.
858
859 * gdb.base/nodebug.exp: Test ability to call a function and pass
860 it a string (even with no debugging info).
861
862 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
863 "p '\'", which is the same as "p ''" once tcl gets done with
864 quoting, to "p '\\'", which I suspect is what is intended (one
865 backslash gets sent to GDB).
866
867 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
868
869 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
870
871 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
872 1817) was fixed literally years ago.
873
874 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
875
876 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
877 test, it causes stepping out of call_after_alloca_subr with
878 optimizing compilers.
879 (localvars_in_indirect_call): Consume GDB prompt if `finish'
880 fails.
881
882 * gdb.c++/templates.exp: Source templ-info.exp only if
883 the templates executable exists.
884
885 * gdb.c++/misc.cc (class Contains_static_instance,
886 class Contains_nested_static_instance),
887 gdb.c++/classes.exp (test_static_members): Test printing of
888 a class that contains a static instance of the class.
889
890 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
891
892 * gdb.base/langs2.c (cppsub_): Don't prototype.
893 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
894 only, I believe).
895
896 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
897
898 * lib/gdb.exp (skip_chill_tests): New procedure.
899
900 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
901
902 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
903
904 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
905 each expect pattern. Cuts runtime from 12 to about 4 seconds.
906
907 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
908
909 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
910
911 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
912 disassemble 8, not 16, instructions for part 4.
913
914 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
915 support the latter anymore.
916
917 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
918 -DNO_PROTOTYPES.
919 * gdb.base/callfuncs.c: Control use of prototypes based on
920 NO_PROTOTYPES, not __STDC__.
921 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
922 t_float_values2 tests if prototypes in use.
923
924 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
925 t_double_values): When checking differences against DELTA, check
926 that difference is within the range (-DELTA,DELTA), not just
927 (-infinity,DELTA).
928
929 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
930
931 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
932 'file' command firts, then 'target', then 'load', this is due to gdb
933 target set up.
934 * config/mips-gdb.exp: Fix a couple regular exp bugs.
935
936 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
937
938 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
939 FP load/store variants.
940 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
941
942 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
943
944 * gdb.base/term.exp: Do not give a warning if not native, it is
945 not an abnormal condition.
946
947 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
948
949 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
950 t_char_array".
951
952 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
953
954 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
955 are getting the version number.
956
957 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
958 if not native, it is not an abnormal condition.
959
960 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
961
962 * lib/gdb.exp: Just use "file exists", rather than undocumented
963 dejagnu procedure "findfile".
964
965 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
966
967 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
968 (LDFLAGS): Set to -Xlinker -Ur.
969
970 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
971 Removed, these values are set by lib/gdb.exp.
972
973 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
974
975 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
976
977 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
978 of replicating gdb startup code.
979
980 * config/mt-vxworks (LDFLAGS): Set to -r.
981 (CFLAGS_FOR_TARGET): Removed.
982
983 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
984 (gdb) and gdb for vxworks uses (vxgdb).
985
986 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
987 executable is not in the tree and host != target, use sed and
988 program_transform_name to determine the gdb name used by the
989 target.
990
991 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
992 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
993
994 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
995
996 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
997 floats, chars, and shorts where there are ANSI-style function
998 definitions.
999
1000 * gdb.base/langs.exp, gdb.base/langs*: New test.
1001 * gdb.base/Makefile.in: Build it.
1002 * TODO: Remove item about checking that C names don't get C++
1003 demangling applied; this test tests it.
1004
1005 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1006
1007 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
1008 went with the const70 xfail. The xfail went away a year ago.
1009
1010 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
1011
1012 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
1013 for hp300.
1014
1015 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
1016
1017 * gdb.base/a1-selftest.exp: Don't run on hp300.
1018
1019 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1020
1021 * Makefile.in (site.exp): Set host_alias and target_alias as well
1022 as host_triplet and target_triplet.
1023
1024 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1025
1026 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
1027
1028 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
1029 places as other ecoff systems).
1030
1031 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
1032 ultrix.
1033
1034 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1035
1036 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
1037 remove them.
1038 * gdb.base/nodebug.exp: Accept "function" in addition to "text
1039 variable and "variable" in addition to "data variable".
1040 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
1041
1042 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
1043 2.
1044 * gdb.base/list1.c (long_line): Add additional statement at start
1045 of function.
1046 * gdb.base/list.exp (test_forward_search): Update line number to
1047 reflect new statement.
1048
1049 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1050
1051 * gdb.base/signals.exp: Reinitialize searched source directories
1052 after gdb_start call.
1053
1054 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
1055
1056 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
1057 * gdb.stabs/Makefile.in: Likewise.
1058
1059 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
1060 change. Instead split the tests into smaller pieces.
1061 * gdb.disasm/hppa.s: Corresponding changes.
1062
1063 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1064
1065 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1066 Quote ^C when passing it to stty. For some shells ^ is a pipe.
1067
1068 * gdb.base/funcargs.exp: Modify many tests so that every test
1069 either passes or fails. Make some test names unique.
1070
1071 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1072
1073 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1074 Call stty to set interrupt character.
1075
1076 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
1077 for HP assembler versus GNU assembler based on actual behavior of
1078 $(CC), rather than assuming that $(AS) is always the GNU assembler.
1079
1080 * TODO: Suggest a few more stepping tests.
1081
1082 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
1083
1084 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
1085 restart GDB for h8300 after a continue.
1086 (return): Add pattern to match a29k-udi behavior.
1087 * gdb.base/nodebug.exp: Remove obsolete comment.
1088 * gdb.base/regs.exp: New file, testing of register displays.
1089 * gdb.base/return.exp: Fix typo in reference to $objdir.
1090 * gdb.base/whatis.exp: Always start with a fresh GDB.
1091
1092 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1093
1094 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
1095 higher, these tests generate a lot of output.
1096
1097 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1098
1099 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
1100 code following the catch silently ignored some errors; without the
1101 catch they should be thrown like any other tcl error. Also, the
1102 catch used "" instead of {} which meant all the callers who wanted
1103 to include one of the characters "[]$ had to quote it an extra time.
1104 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
1105 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
1106 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
1107 Remove extra quoting.
1108
1109 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
1110
1111 * gdb.base/commands.exp: Make test names unique; every test either
1112 passes or fails. Update some comments.
1113
1114 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
1115
1116 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1117
1118 The following fixes a FAIL caused by the fact that the alpha stabs
1119 configuration didn't use the ".if alpha" code in weird.def.
1120 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
1121 bit pointer, so the 32 bit version works even on the alpha.
1122 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
1123 Remove the stuff which allowed us to have separate versions for
1124 alpha and everything else.
1125
1126 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
1127 regexp which "info func operator\[\](" is supposed to match. Fix
1128 string to send to GDB. Note that GDB still doesn't work right. Add a
1129 new test for "info func .perator\[\](" which GDB does handle correctly.
1130
1131 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
1132
1133 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1134
1135 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1136 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
1137 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
1138 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
1139 it makes the tests harder to understand and confuses test-o-matic.
1140 The preferred style is that each test provides a PASS or a FAIL,
1141 and has a unique message (e.g. "continue #54" not just "continue")
1142 which is the same for the pass and the fail.
1143 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1144 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
1145 to lib/gdb.exp.
1146 * gdb.base/printcmds.exp: Use test_print_accept. Remove
1147 prt_accept which was basically the same thing. Likewise for
1148 test_print_reject and prt_reject.
1149 * lib/gdb.exp (test_print_reject): Add some more error message
1150 patterns to match from the former printcmds.exp (prt_reject).
1151 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
1152 One defect of the passcount stuff is that some of it failed to
1153 report XPASS where appropriate.
1154 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
1155 stuff before and after arg in expected pattern.
1156 (test_paddr_operator_functions): Re-do test without print_addr_of;
1157 this is the only test which seems to want extra stuff there.
1158
1159 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1160
1161 * gdb.base/nodebug.exp: Update new tests to reflect improved
1162 wording of gdb output.
1163
1164 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
1165 and "ptype" work on variables in files compiled without -g.
1166 Replaces commented out "maint print msymbol" tests.
1167
1168 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1169
1170 * gdb.base/setvar.c (dummy): Call malloc.
1171
1172 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
1173 losing with the irix4 sed.
1174
1175 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
1176 ALRM" on irix4.
1177
1178 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1179
1180 * TODO: Remove items about corefile.exp testing new exec-file and
1181 backtrace; both are now done. Add items about printing enums.
1182
1183 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1184
1185 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
1186 "get signal $thissig" test fails.
1187
1188 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
1189
1190 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1191
1192 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
1193 compiler warning with dec alpha compiler.
1194
1195 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
1196 extra \n from gdb_test call (this explains why the prompt test
1197 that I removed yesterday was there).
1198 (user_defined_command_test): Remove extra \n and prompt test.
1199
1200 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
1201 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
1202 doesn't exist.
1203 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
1204 Also remove alpha workaround, which turns out to be because
1205 SIGABRT == SIGLOST.
1206
1207 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
1208
1209 * gdb.base/help.exp: Don't test "help show".
1210
1211 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1212
1213 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
1214 "set print address" is on.
1215 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
1216 pass prompt to gdb_test; gdb_test already looks for the prompt.
1217
1218 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
1219
1220 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
1221 was a vestige of the manual TESTSTRATEGY, and the purpose of it
1222 was to make sure that gdb can read a core file. But (a) the "read
1223 the corefile" part didn't make it to a1-selftest.exp, we just
1224 delete the corefile after creating it, and (b) we test reading
1225 corefiles in corefile.exp anyway. Also, this test left around a
1226 xgdb process on Solaris.
1227
1228 * gdb.base/corefile.exp: Also test backtrace.
1229
1230 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
1231
1232 * gdb.base/commands.exp: Test a simple user defined command with
1233 arguments and if/while statements; verify the full user command is
1234 printed by "show user".
1235
1236 * gdb.base/commands.exp: Test if/while commands as part of a
1237 breakpoint command list; verify they appear in breakpoint
1238 information.
1239
1240 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1241
1242 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
1243 than by dividing by zero.
1244
1245 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
1246
1247 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
1248 performing an inferior call with watchpoints enabled.
1249 * gdb.base/watchpoint.c (main): Delete second unnecessary read
1250 call.
1251
1252 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1253
1254 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
1255 of "file" command.
1256
1257 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
1258 Add additional pattern for when "int operator int(void);" appears
1259 in a different order.
1260
1261 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1262
1263 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
1264
1265 * gdb.base/help.exp: Replace most of docstrings for "info signals"
1266 and "signal" with ".*".
1267
1268 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1269
1270 * TODO: Add note about "handle all nostop".
1271
1272 * gdb.base/{sigall.c, sigall.exp}: New test.
1273 * gdb.base/Makefile.in: Add it.
1274
1275 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1276
1277 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
1278 when invoking GDB, suppresses any windowing interface.
1279
1280 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
1281
1282 * config/sim-gdb: New file, simulator testing support.
1283
1284 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
1285
1286 * gdb.base/interrupt.exp: Test calling func1 twice.
1287
1288 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
1289
1290 * gdb.base/list.exp (test_forward_search): Set timeout higher
1291 when we'll be getting lots of output from gdb.
1292
1293 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
1294 "init_malloc" to after the expect statement. Run it if that
1295 regexp is taken, but also for two others which happen if source
1296 cannot be found.
1297
1298 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1299
1300 * gdb.base/printcmds.exp: New test, for printing register before
1301 program is running.
1302
1303 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1304
1305 * gdb.base/list.exp: Correct some alternate expect patterns
1306 to reflect changes in list1.c.
1307
1308 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1309
1310 * TODO: Add item regarding large frames.
1311
1312 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
1313
1314 * TODO: Remove item about enabling return.exp; it
1315 is enabled. Suggest a few more "return" tests.
1316
1317 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1318
1319 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
1320 anonymous unions.
1321
1322 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1323
1324 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
1325 and pr-5646.o, so "make" is the same as "make all", not "make
1326 pr-4975.o".
1327
1328 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
1329
1330 * gdb.base/list.exp: Adjust expectations to reflect changes in
1331 list1.c.
1332 (test_forward_search): New test proc.
1333 * gdb.base/list1.c (long_line): New function, has long source line.
1334
1335 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
1336
1337 * gdb.base/a1-selftest.exp: Change initial stepping to know about
1338 additional line of code that was added.
1339
1340 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
1341
1342 * gdb.disasm/hppa.s: Break the large branching tests into smaller
1343 tests so as not to overflow expect's input buffers.
1344 * gdb.disasm/hppa.exp: Corresponding changes.
1345
1346 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1347
1348 Beginnings of template debugging tests.
1349 * gdb.c++/templ-info.cc: New file to test for template
1350 debugging capability of the compiler.
1351 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
1352 templ-info.cc.
1353 * gdb.c++/templates.cc: Add explicit template instantiations
1354 to enable compiling with -fno-implicit-templates. Add destructor
1355 and 'value' method to T5 class for template tests.
1356 * gdb.c++/templates.exp: Add testcases for printing of template
1357 types, setting breakpoints on template methods and calling a
1358 template method.
1359
1360 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
1361
1362 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
1363 branch target since some assemblers (gas-2.5) may emit a
1364 relocation for the branch instead of resolving it in the
1365 assembler.
1366
1367 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1368
1369 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
1370 through signal handler.
1371
1372 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1373
1374 * configure.in (*-*-netware): Use config/mt-netware.
1375
1376 * config/mt-netware: New file.
1377 * config/mt-i386-netware: Removed, separate configs for different
1378 netware architectures are no longer needed now that we have
1379 --with-headers.
1380
1381 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1382
1383 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
1384 by the recent changes to use ANSI C arithmetic conversions.
1385
1386 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1387
1388 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
1389 bug involving using inferior_pid to figure out whether to select a
1390 frame.
1391
1392 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
1393
1394 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
1395 match the current disassembler output.
1396
1397 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
1398
1399 * gdb.fortran/exprs.exp: Expect VOID instead of void.
1400 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
1401 types, expect "int" as type of integer values (for now).
1402
1403 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
1404
1405 * gdb.base/commands.exp: New tests for if/while commands.
1406
1407 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
1408
1409 * lib/gdb.exp (runto): Replace sub-pattern for hex value
1410 by .*, since hex values have different syntax in Chill mode.
1411
1412 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1413
1414 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
1415 linefeed from expect pattern for repeated types with indices > 9.
1416
1417 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
1418
1419 First part of Fortran test suite.
1420 * gdb.fortran: New directory.
1421 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
1422
1423 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1424
1425 * gdb.base/default.exp: Update expect pattern for load command
1426 without arguments.
1427
1428 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1429
1430 * configure.in: Change i386 to i[345]86.
1431 * gdb.base/configure.in: Likewise.
1432 * gdb.c++/configure.in: Likewise.
1433 * gdb.chill/configure.in: Likewise.
1434
1435 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
1436
1437 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
1438 patterns, since that is not a valid context for comments.
1439
1440 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
1441
1442 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
1443 repeated types and repeated types with indices > 9.
1444
1445 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1446
1447 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
1448 2417; old bug has been fixed.
1449
1450 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
1451
1452 * gdb.base/interrupt.exp: When trying to wake up the inferior,
1453 send the newline ourselves instead of assuming gdb_test will do
1454 so when passed an empty input string.
1455
1456 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
1457 stabs testcode.
1458
1459 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1460
1461 * lib/gdb.exp (gdb_test): Don't send anything if the first
1462 argument is an empty string. This makes cases where we want to
1463 match output that is already in expect's buffers (for example,
1464 matching a breakpoint after gdb_run_cmd has been called) work
1465 reliably.
1466
1467 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1468
1469 * config/netware.exp: New file.
1470
1471 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1472
1473 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
1474 the -B and -L prefixes so we can find the debugging stub.
1475
1476 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
1477 there and we are using the gcc from the tree.
1478
1479 * gdb.base/types.c: Removed.
1480
1481 * gdb.base/configure.in: Look for makefile fragments in ../config.
1482 Recognize i386-*-netware.
1483 * gdb.c++/configure.in: Likewise.
1484
1485 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1486
1487 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
1488 the correct TCL syntax.
1489
1490 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1491
1492 * gdb.base/opaque.exp: use runto instead of messing around with
1493 breakpoints. Simplify by using gdb_test.
1494
1495 * gdb.base/bitfields.exp: restart between tests on netware targets
1496 because breakpoints aren't relocated after target death. Run
1497 processes to completion.
1498
1499 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
1500
1501 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
1502
1503 * Makefile.in: Remove extra tabs that confuse some versions
1504 of "make". Use the newly built gdb to test with by default,
1505 rather than the first one in the tester's search path.
1506
1507 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
1508
1509 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
1510
1511 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
1512 condition help.
1513
1514 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1515
1516 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1517
1518 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
1519 running.
1520 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
1521 * gdb.base/funcargs.exp: Likewise.
1522
1523 * gdb.base/bitfields.exp: Simplify by using gdb_test.
1524 * gdb.base/funcargs.exp: Likewise.
1525
1526 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
1527 message is "".
1528
1529 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1530
1531 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
1532 return,signals,twice}.exp: Handle non-existant binaries
1533 consistantly.
1534
1535 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
1536 * gdb.base/Makefile.in: Don't try to generate a core dump, we
1537 might testing a cross development system.
1538
1539 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1540
1541 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
1542 runtest script is relative to ${srcdir}, not ${rootdir}.
1543
1544 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
1545
1546 * gdb.base/signals.exp: Allow for optionality of breakpoint
1547 address.
1548
1549 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1550
1551 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
1552
1553 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1554
1555 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
1556 for size_t definition.
1557 * gdb.c++/templates.cc: Likewise
1558
1559 * config/mt-i386-netware: New file.
1560
1561 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
1562 defined.
1563
1564 * gdb.base/Makefile.in: Added support for systems that name core
1565 files by appending "core" to the program name.
1566 * gdb.base/a1-selftest.exp: Likewise.
1567
1568 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1569
1570 * gdb.base/return.exp: Add comment and message for `return double'
1571 test failure on Sparc Solaris.
1572
1573 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
1574
1575 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
1576
1577 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1578
1579 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
1580 from optimizing them away.
1581 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
1582 patterns to include default constructors and assignment operators,
1583 to match gcc versions beyond 2.5.8. Accept any cplus demangling
1584 character in the output of the virtual base pointer.
1585
1586 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1587
1588 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
1589 expression match in print_addr_of to avoid unintented matches.
1590 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
1591 versions up to 2.5.8.
1592
1593 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1594
1595 * gdb.base/list.exp: Tweak alternate pattern for listing of an
1596 included file to run under newer versions of expect.
1597 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
1598 consecutive >'s in templates to accomodate recent cplus-dem.c change.
1599 Remove xfail for the virtual table of BDDHookV.
1600
1601 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
1602
1603 * lib/gdb.exp (string_to_regexp): Set a default result.
1604 (default_gdb_start): Fix misleading message.
1605
1606 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
1607
1608 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
1609 Remove all CC, etc definitions.
1610 * config/mt-hpux: New file.
1611 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
1612 (CFLAGS, LDFLAGS): Define.
1613 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
1614
1615 * Makefile.in (site.exp): Don't insert host_os, etc.
1616 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
1617 (distclean): Check existence of subdir.
1618 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
1619 * gdb.base/Makefile.in: General cleanup and simplification.
1620 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
1621 to build executables. Use default rule to build .o files.
1622 (EXPECT, RUNTEST, CC): Fix relative pathname.
1623 (site.exp): Don't insert host_os, etc.
1624 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
1625 and/or SIGUSR1 defined.
1626 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
1627 * gdb.c++/Makefile.in: General cleanup and simplification.
1628 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
1629 (CFLAGS): Remove.
1630 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
1631
1632 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
1633
1634 * gdb.base/recurse.exp: Misc changes to get tests running again
1635 after Kung's changes to the watchpoint code.
1636 * gdb.base/watchpoint.exp: Likewise.
1637
1638 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
1639
1640 * lib/gdb.exp (string_to_regexp): Convert {\} also.
1641
1642 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
1643
1644 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
1645 * lib/gdb.exp (default_gdb_start): Define.
1646 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
1647 gdb.base/funcargs.exp, gdb.base/opaque.exp,
1648 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
1649 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
1650 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
1651 Don't call gdb_target_udi in between tests.
1652
1653 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1654
1655 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
1656 (which was basically just a local version of the same thing). In
1657 addition to avoiding duplication, gdb_test_exact is faster.
1658 * lib/gdb.exp (gdb_test_exact): Fix typo.
1659
1660 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
1661 don't give an error.
1662
1663 * gdb.base/term.exp: Call delete_breakpoints before starting.
1664
1665 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
1666 (t10): Add comment.
1667
1668 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
1669
1670 Reorganization of the GDB Test Suite.
1671
1672 * gdb.base: New directory, contains all the basic tests.
1673 * gdb.c++: New directory, tests specific to C++.
1674 * gdb.chill: New directory, tests specific to Chill.
1675 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
1676 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
1677 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
1678 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
1679 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
1680 t30-31 to chill).
1681 * */gdbme.*: Rename to match appropriate expect scripts.
1682 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
1683 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
1684 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
1685 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
1686 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
1687 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
1688 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
1689 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
1690 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
1691 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
1692 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
1693 gdb.c++/virtfunc.cc: New names of C++ files.
1694 * gdb.chill/chillvars.ch: New name of Chill file.
1695 * gdb.base/configure.in, gdb.c++/configure.in,
1696 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
1697 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
1698 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
1699 * configure.in (configdirs): Update to reflect directory changes.
1700 (target_abbrev): No longer define for any configuration.
1701 * Makefile.in: Cosmetic improvements to header comments.
1702
1703 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
1704
1705 Various changes to gdb.t31:
1706
1707 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
1708 * gdbme.ch: Make all key-words and predefineds be upper-case.
1709 * chillvars.exp: Expect key-words and predefinds in upper-case.
1710
1711 * chillvars.exp: Use gdb_test_exact many places.
1712 Change expected output for arrays (which now includes index labels).
1713
1714 * pr-5020.exp, gdme.ch (module PR_5020):
1715 New test, for PR-5020.
1716
1717 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
1718
1719 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
1720 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
1721
1722 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
1723
1724 * Makefile.in: Fix bit-rot in definitions of CHILL,
1725 CHILL_FOR_TARGET and Chill_LIB.
1726 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
1727 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
1728 CHILL, and CHILL_LIB.
1729
1730 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
1731
1732 * Revert the previous changes. Please see Rob's directory
1733 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
1734
1735 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
1736
1737 * Makefile.in, configure.in, config/mips-gdb.exp,
1738 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
1739 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
1740 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
1741 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
1742 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
1743 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
1744 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
1745 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
1746 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
1747 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
1748 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
1749 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
1750 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
1751 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
1752 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
1753 changes from 94Q1.
1754
1755 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
1756
1757 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
1758 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
1759 Rob's new testing fragments.
1760
1761 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
1762
1763 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
1764 lib/gdb.exp: Replace error proc calls with perror.
1765
1766 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
1767
1768 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
1769 version also, match on casted version strings, and match on
1770 gdb startup case where the line numbers might be messed up.
1771
1772 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
1773
1774 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
1775 (CFLAGS): Delete it from here.
1776
1777 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
1778
1779 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
1780
1781 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
1782
1783 * Makefile.in (RUNTEST): Default to just "runtest".
1784
1785 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1786
1787 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
1788 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
1789 the code has been restructured.
1790
1791 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1792
1793 * gdb.t00/default.exp (set write): Allow any number of \r and/or
1794 \n, not just one of each.
1795
1796 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
1797 /bin/cc gives a warning if you do.
1798
1799 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
1800
1801 * gdb.t24/demangle.exp: change expect pattern of
1802 __t10ListS_link1ZUiRCUiPT0
1803
1804 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1805
1806 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
1807 on local variables in recursive functions.
1808
1809 * gdb.t07/Makefile.in: Build the new test.
1810
1811 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1812
1813 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
1814 directly. Instead compare the return values from actual calls.
1815
1816 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
1817
1818 * Makefile.in (check): Set TCL_LIBRARY for runtest.
1819
1820 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1821
1822 * From Peter Schauer with minor modifications.
1823 * gdb.t15/return.exp (return_tests): Handle targets where "return"
1824 stops in mid-line in the caller. Add xfail for returning a float
1825 value on X86 targets.
1826
1827 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1828
1829 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
1830 to avoid expect lossage.
1831 (fmem_LRbug_tests): Likewise.
1832 * gdb.disasm/hppa.s: Corresponding changes.
1833
1834 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
1835 conditions to work with latest dejagnu/expect.
1836
1837 * gdb.t15/funcargs.exp (finish from indirect call): No longer
1838 expected to fail on the PA.
1839 (backtrace in call with trampolines): Explicitly require main
1840 to be frame #1 (no trampolines should show up in backtrace).
1841
1842 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
1843 "continue -expect".
1844 * gdb.t06/break.exp: Likewise.
1845 * gdb.t07/watchpoint.exp: Likewise.
1846 * gdb.t13/bitfields.exp: Likewise.
1847 * gdb.t15/{funcargs,return}.exp: Likewise.
1848 * gdb.stabs/weird.exp: Likewise.
1849 * config/{mips,udi}-gdb.exp: Likewise.
1850
1851 * hppa.sed: Enclose comments within a sed command to avoid
1852 losing with the old OSF1 sed.
1853
1854 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1855
1856 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
1857 sequent dynix.
1858 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
1859 * gdb.t15/funcargs.exp: Conditionally step again to really
1860 finish from marker_call_with_trampolines. Handle the case where
1861 the first step from within call_with_trampolines already steps
1862 us back to main.
1863 * gdb.t15/gdbme.c: Add comment to closing brace of
1864 call_with_trampolines for funcargs.exp.
1865
1866 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1867
1868 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
1869 Fix typo(s).
1870
1871 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1872
1873 * gdb.t07/gdbme.c: More code for watchpoint testing.
1874
1875 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
1876 "Hardware watchpoint" throughout file.
1877 (test_watchpoint_triggered_in_syscall): New test.
1878 (test_complex_watchpoint): New test.
1879
1880 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1881
1882 * gdbme.c (call_with_trampolines): New function to try and step
1883 into. Tests trampoline problems on the PA.
1884
1885 * funcargs.exp (localvars_in_indirect_call): No longer expect
1886 stepping into indirect call to fail on PAs.
1887 (test_stepping_over_trampolines): New test.
1888
1889 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1890
1891 * TODO: Add suggestions for static member function tests, and
1892 completion tests.
1893
1894 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1895
1896 * TODO: Add suggestions for "p/a" tests.
1897
1898 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
1899 (default_gdb_exit): Replace all the hair with sending "quit" to
1900 the process with a simple close.
1901
1902 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1903
1904 * TODO: Add suggestions for shared library tests.
1905
1906 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1907
1908 * TODO: Add suggestions for x/s tests.
1909
1910 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1911
1912 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
1913 "enable once", and "enable breakpoints once" with ".*".
1914
1915 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1916
1917 * TODO: Add suggestions about structure passing tests.
1918
1919 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1920
1921 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
1922 the primary1 test, use work around if __GNUC__ < 2.
1923 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
1924 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
1925 Test for bad output rather than waiting for timeout. Issue
1926 second continue only if first continue failed.
1927
1928 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1929
1930 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
1931 operator[] test with gdb_test because the old code didn't seem to
1932 be getting the quoting right with the new dejagnu.
1933
1934 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
1935
1936 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
1937 one from the path.
1938 * Makefile.in: Use a fresh expect if there is one, use runtest
1939 from the src tree if there is one.
1940
1941 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1942
1943 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
1944 next over recursive call. Revise the tests from that point on
1945 (which had been skipped) to match GDB's actual (correct) output.
1946
1947 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
1948 with next over a breakpoint whose condition is false.
1949
1950 * gdb.t00/help.exp: Comment out "help set print" tests just like
1951 (and for same reason as) "help set" test.
1952
1953 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1954
1955 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
1956 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
1957
1958 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1959
1960 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
1961 necessary gdb_target_udi.
1962
1963 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
1964
1965 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
1966 1838 and 2417; they are fixed.
1967
1968 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
1969 gdb.t03/ptype.exp (ptype structure, ptype union):
1970 Remove xfails; the test is looser than when the xfails were added.
1971
1972 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
1973 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
1974
1975 * gdb.t01/run.exp: Only run shell test if isnative.
1976
1977 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
1978 since "run" automatically loads if necessary. Call gdb_target_udi
1979 after the "file" since "file" kills any execution target.
1980
1981 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
1982 GDB. GDB doesn't work that way (not anymore at least) on UDI.
1983 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
1984 argument for UDI.
1985
1986 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1987
1988 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
1989
1990 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
1991
1992 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1993
1994 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
1995 properly quoting regexps. This makes the second argument to
1996 demangle a fixed string, which matches the callers, instead of a
1997 shell-style pattern which is what the previous implementation
1998 used. Update some of the callers.
1999
2000 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2001
2002 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
2003 (comib_nullified_tests): Fix typo.
2004 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
2005 strings. No longer expected to fail.
2006
2007 * gdb.disasm/hppa.s (addib_tests): Fix typo.
2008 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
2009 strings. No longer expected to fail.
2010
2011 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
2012 string. No longer expected to fail.
2013
2014 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2015
2016 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
2017 No longer expected to fail.
2018
2019 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
2020 string. No longer expected to fail.
2021
2022 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2023
2024 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
2025 only in the names (I probably got most of them). I was even
2026 generous with some which differed in underscores in names, and
2027 probably missed a few, and I *still* was able to remove almost a
2028 third of the file with almost no impact on testsuite coverage.
2029
2030 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2031
2032 * gdb.t00/default.exp: Match udi_attach error message as well as
2033 the one from child_attach.
2034
2035 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
2036
2037 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
2038
2039 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
2040 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
2041
2042 * Move test with enums and partial symbols back to
2043 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
2044 Reverts the change of 26 May 93. Per today's change to
2045 stabs.texinfo, the behavior that weird.exp was expecting was
2046 unreasonable; what is important is that the compiler+gdb get
2047 things right, which happens with a recent gcc. Also fix the test
2048 to deal with native compilers which put out the stab gdb can't
2049 deal with.
2050
2051 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2052
2053 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
2054 in the names. The main thing these accomplish is to slow things down.
2055 Many more such duplicates surely remain.
2056
2057 * gdb.t00/help.exp: Comment out "help support" test just like
2058 (and for same reason as) "help set" test.
2059
2060 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
2061
2062 * gdb.t06/break.exp: Remove setup_xfails for
2063 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
2064 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
2065 about known bug in gcc to include up through 2.5.8.
2066 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
2067 well as "_vb$".
2068 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
2069 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
2070 with latest gcc and gdb.
2071 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
2072 well as "_vb$".
2073
2074 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2075
2076 * configure.in (hppa*-*-*): Also configure and build stabs-only
2077 tests.
2078
2079 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2080
2081 * gdb.t10/hppa.mt: A makefile fragment for the PA.
2082 * gdb.t10/configure.in (hppa*-*-*): Use it.
2083
2084 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2085
2086 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
2087
2088 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2089
2090 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
2091 versions prior to 1.13.5.
2092
2093 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2094
2095 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
2096 the prompt is at the start of a line.
2097
2098 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2099
2100 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
2101 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
2102 in the copr tests now.
2103 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
2104 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
2105 expected to fail.
2106
2107 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
2108
2109 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
2110 gdb.t31/chillvars.exp, lib/gdb.exp:
2111 Tweak to run under either version of expect.
2112 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
2113 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
2114 * gdb.t11/list.exp: Remove extraneous whitespace.
2115
2116 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2117
2118 * gdb.t16/printcmds.exp (test_print_strings): Accept
2119 "(unsigned char *) " before the string.
2120
2121 * TODO: Add notes about printing of fancy types and GDB expressions.
2122
2123 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
2124
2125 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
2126 * gdb.t06/configure.in: Don't try to compile signals test program
2127 if doing mips-idt-ecoff.
2128
2129 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
2130
2131 * Most .exp files: Tweak to run under either version of expect.
2132
2133 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2134
2135 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
2136 xfails; I'm not sure why they are failing, but not because of PR 1806.
2137
2138 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
2139
2140 * config/unix-gdb.exp: Remove gdb_unload cause it's already
2141 defined in lib/gdb.exp.
2142
2143 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2144
2145 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
2146 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
2147 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
2148 have to be typeless.
2149
2150 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2151
2152 * TODO: Add suggestion for copyright year test.
2153
2154 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
2155
2156 * configure.in (*-*-lynxos*): Add stabs tests.
2157
2158 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2159
2160 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
2161 so insert a tab before any assembler directive in column zero.
2162
2163 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
2164 stores.
2165 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
2166 stores.
2167 (fpu_short_memory_tests): Likewise.
2168
2169 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2170
2171 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
2172 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
2173 .stabs directives in comments.
2174
2175 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2176
2177 * TODO: New file, describing tests we could write.
2178 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
2179
2180 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2181
2182 * gdb.t06/signals.exp: Add kludge to force re-sync.
2183
2184 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
2185 to xgdb instead of gdb, get out of gdb.
2186
2187 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
2188
2189 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
2190 for info.
2191
2192 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2193
2194 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
2195 * gdb.stabs/configure.in (hppa*-*-*): Use it.
2196 * gdb.stabs/hppa.sed: New sed script for the PA.
2197
2198 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2199
2200 * gdb.stabs: Re-write weird.def and configuration to use sed
2201 instead of cpp. sed is portable and POSIX; cpp is neither.
2202
2203 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2204
2205 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
2206
2207 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2208
2209 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
2210
2211 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2212
2213 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
2214 "_vb$".
2215 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
2216 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
2217
2218 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2219
2220 * lib/gdb.exp: Comment out code which depends on non-existent
2221 `transform' procedure.
2222
2223 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
2224
2225 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
2226 * lib/gdb.exp: Transform tool name.
2227 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
2228 1.1's new error handling system.
2229
2230 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2231
2232 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
2233
2234 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2235
2236 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
2237 They made pattern matching so slow that timeouts happened on
2238 heavily loaded systems. Now any output from "show print" which
2239 gets us back to the GDB prompt is a PASS.
2240
2241 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
2242
2243 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
2244
2245 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2246
2247 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
2248
2249 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
2250 It is not from PR 3220.
2251
2252 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2253
2254 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
2255 just started failing because they depended on the order the
2256 subcommands are presented, or exact docstring text. This kind of
2257 test is a pain and has minimal benefit.
2258
2259 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2260
2261 * gdb.t09/corefile.exp: At end of test, use "core" command with
2262 no arguments.
2263
2264 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
2265
2266 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
2267 17}/Makefile.in: Make it possible to run the testsuite with Sun
2268 make and CC = cross gcc by adding explicit build rules for .o
2269 files.
2270
2271 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2272
2273 * gdb.t15/funcargs.exp: Don't put comments on same line as
2274 setup_xfail (@#$*%& tcl braindamage!).
2275
2276 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2277
2278 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
2279
2280 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
2281
2282 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
2283 * gdb.t20/inherit.exp: remove three dumplicate entries.
2284
2285 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2286
2287 * gdb.t06/break.exp: For "next over recursive call", fail on any
2288 incorrect output, not just on "factorial (value=2)".
2289
2290 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2291
2292 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
2293 working now. Add an xfail if accesing a bss variable causes
2294 a memory error if the target is not yet run.
2295
2296 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2297
2298 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
2299 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
2300 name of __st* demangling (2 strings). Did Kung really get the
2301 more than 95 others right without testing them?
2302
2303 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
2304
2305 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
2306
2307 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
2308
2309 * configure.in (configdirs): Add gdb.disasm
2310 * gdb.disasm: New directory for GDB disassembler tests.
2311 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
2312
2313 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2314
2315 * gdb.t00/help.exp: Don't test "help set".
2316
2317 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
2318 from within expect statements. None of these happen anymore and
2319 they cause regressions to be silently unnoticed.
2320
2321 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
2322 messages) about known failures with gcc cygnus-2.4.5-930417.
2323
2324 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
2325 comp-info.exp so it gets built if it doesn't exist.
2326
2327 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
2328 it is no longer used.
2329 * gdb.t13/comp-info.c: Removed.
2330
2331 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2332
2333 * gdb.t06/signals.exp: Add xfail for sun3.
2334
2335 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2336
2337 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
2338 relevant because ^C doesn't get sent but failure can be reproduced
2339 interactively).
2340
2341 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2342
2343 * gdb.stabs/alpha.mt: New configuration file for alpha.
2344 * gdb.stabs/configure.in: Use it.
2345 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
2346 sharing with alpha.mt, redefine long to word via preprocessor.
2347 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
2348 for alpha.
2349 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
2350 native cc.
2351 * gdb.t00/teststrategy.exp: Change expect string so that we
2352 consume the `(xgdb)' from the command echo and from the gdb prompt.
2353 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
2354 gdb currently compares all values as long, so this failure probably
2355 applies to any configuration where LONGEST is bigger than a target int.
2356 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
2357 with gcc.
2358 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
2359 to handle opaque pointers, gcc is.
2360 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
2361 as first argument. Include <sys/types.h> and change all operator
2362 new definitions to use size_t.
2363 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
2364 now that we use size_t.
2365
2366 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2367
2368 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
2369 a long or float array cast all array members to the same type.
2370 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
2371 with 64 bit longs.
2372 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
2373 on alpha.
2374 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
2375
2376 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2377
2378 * gdb.t24 (demangle.exp): Constructors of templates have names like
2379 vector<int>::vector(int) not vector<int>::vector<int>(int). See
2380 section 14.6 of the ARM.
2381
2382 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
2383 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
2384 accomplish little and slow down the testsuite.
2385
2386 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
2387 Accept spaces various places.
2388
2389 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2390
2391 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
2392 with watchpoint enabled.
2393
2394 * Makefile.in: Remove definition of CC and remove the second
2395 definition of CXX (the "CXX = gcc" one remains). These definitions
2396 were causing backquotes to be expanded within backquotes, which
2397 doesn't work.
2398
2399 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2400
2401 * gdb.t17/callfuncs.exp: Add "return 0" to end.
2402
2403 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2404
2405 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
2406 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
2407 by mips cc and contains no stabs entries.
2408
2409 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
2410
2411 * config/vx-gdb.exp: Use fake device to load files rather than
2412 NFS.
2413 * lib/gdb.exp: New proc to do "file" command.
2414 * config/unix-gdb.exp: Use new "file" proc.
2415
2416 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2417
2418 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
2419 Rework board rebooting slightly.
2420 (gdb_exit): Don't exit from the remote shell; there isn't one.
2421 * gdb.stabs/weird.exp: If a program is being debugged already,
2422 kill it.
2423 * gdb.t04/setvar.exp: Stop and restart gdb.
2424 * gdb.t05/expr.exp: Likewise.
2425 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
2426 restart gdb and reload the program.
2427 * gdb.t08/opaque.exp: Likewise.
2428 * gdb.t12/scope.exp: Likewise.
2429 * gdb.t13/bitfields.exp: Likewise.
2430 * gdb.t15/funcargs.exp: Likewise.
2431 * gdb.t20/classes.exp: Likewise.
2432 * gdb.t03/ptype.exp: Increase timeout.
2433 * gdb.t16/printcmds.exp (test_print_string_constants,
2434 test_print_array_constants): Likewise.
2435 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
2436 * gdb.t20/classes.exp (do_tests): Likewise.
2437 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
2438
2439 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
2440
2441 * gdb.stabs: Renamed *wierd* to *weird*.
2442
2443 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2444
2445 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
2446 for timeout. Add "known gcc 2.4.5 bug" to failure message.
2447
2448 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2449
2450 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
2451 (do_tests): Remove xfail for whatis on one_var and two_var.
2452
2453 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
2454
2455 * Makefile.in: Made cross building work better by adding
2456 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
2457
2458 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2459
2460 * gdb.t15/{return.c,return.exp,Makefile.in}:
2461 New test, currently commented out.
2462
2463 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
2464
2465 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
2466 still running and removes the leftover named socket so GDb can do
2467 clean restarts.
2468
2469 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
2470
2471 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
2472 console, not GDB.
2473 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
2474 cross testing works better with "make check"
2475 * config/unix-gdb: Use default procedures for exit and version.
2476 * config/vx-gdb.exp: Cleaned up and massaged back to working order
2477 with the newest VxWorks.
2478
2479 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2480
2481 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
2482 old form.
2483
2484 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
2485 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
2486
2487 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
2488
2489 * config/unix-gdb.exp: Remove this version of gdb_exit
2490 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
2491 Rob says he'll look at it when he gets back to testing boards.
2492
2493 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
2494
2495 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
2496 an expected fail for certain ptype commands.
2497
2498 * gdb.t20/classes.exp: Update expected results of "ptype class
2499 Base1" to account for the constructor that now appears in the type.
2500
2501 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
2502
2503 * configure.in (configdirs): Restore gdb.t04, which mysteriously
2504 disappeared from list.
2505 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
2506 "alldone" proc with call to cleanup and exit.
2507 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
2508 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
2509 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
2510 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
2511 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
2512 "alldone" proc with simple returns that suppress remaining
2513 tests. The alldone proc went away many months ago.
2514
2515 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2516
2517 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
2518
2519 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
2520
2521 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2522
2523 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
2524 as vax gdb will display them.
2525
2526 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2527
2528 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
2529 optimizers.
2530
2531 * scope.exp: Change "bad value for localval" messages so each one
2532 is unique.
2533
2534 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
2535 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
2536
2537 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
2538
2539 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2540
2541 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
2542 doesn't exist (due to optimization).
2543
2544 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2545
2546 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
2547 contains \r because the filename is long.
2548
2549 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
2550 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
2551
2552 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2553
2554 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
2555 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
2556 Ultrix.
2557 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
2558 int tests.
2559 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
2560
2561 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
2562
2563 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
2564
2565 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
2566 to match does not match the passing case but still matches the
2567 failing case.
2568
2569 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2570
2571 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
2572
2573 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
2574
2575 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
2576 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
2577 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
2578 Remove various versions of gdb_exit.
2579 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
2580 gdb_exit.
2581 * config/unix-gdb.exp: gdb_exit remains here, and should override
2582 the generic version, since it's doing a lot of wierd stuff that
2583 the other versions aren't. FIXME, fold it in, or abandon this
2584 version.
2585
2586 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2587
2588 * gdb.t24/demangle.exp: Add tests for PR 3220.
2589
2590 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2591
2592 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
2593
2594 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
2595
2596 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
2597 "i386-*-*". Works for i486 as well.
2598
2599 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
2600 bug, and expand domain of xfail to all SVR4 systems, since the
2601 actual problem is likely to be in generic SVR4 /proc support.
2602
2603 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2604
2605 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
2606
2607 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
2608
2609 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
2610 xfails for other systems. Match a missing 'Continuing.' as an
2611 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
2612
2613 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
2614 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
2615 Only issue warning for missing executables if -all option is used.
2616
2617 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
2618 file if -all option is used. It's like an unpredictable XFAIL.
2619
2620 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2621
2622 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
2623 for dynamically linked binaries.
2624
2625 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
2626
2627 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2628
2629 * gdb.t20/inherit.exp: Change message for "print tagless struct"
2630 to state that this is a known bug in old versions of g++.
2631
2632 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2633
2634 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
2635 while waiting for `Continuing'.
2636
2637 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
2638
2639 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
2640 in text, data, and bss.
2641 * gdb.t10/nodebug.c: Add local and global test variables for
2642 initialized and uninitialized data.
2643
2644 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2645
2646 * config/unix-gdb.exp (gdb_exit): Add "wait".
2647
2648 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2649
2650 * gdb.t06/signals.exp: xfail the continue from the handler for all
2651 targets.
2652
2653 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
2654 function with watchpoints enabled, the i386 call dummy starts with
2655 a call.
2656
2657 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
2658 386 bsd names its corefiles.
2659
2660 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
2661
2662 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
2663 compilers don't grok it.
2664 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
2665 with small octal ints rather than character constants, which
2666 are signed and might not fit if first promoted to int.
2667
2668 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
2669
2670 * gdb.t09/Makefile.in (clean): Remove corefile.
2671
2672 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2673
2674 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
2675
2676 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2677 and Jim Kingdon (kingdon@cygnus.com)
2678
2679 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
2680 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
2681 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
2682
2683 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2684
2685 * gdb.t17/interrupt.exp: Add xfail for hppa.
2686
2687 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2688
2689 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
2690 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
2691 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
2692 to determine signed-ness of bitfields and use the result to setup
2693 the xfail.
2694 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
2695 * gdb.t15/funcargs.exp: Use them to step until the second indirect
2696 call line is reached if necessary.
2697
2698 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2699
2700 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
2701
2702 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2703
2704 * gdb.t06/break.exp: Also test `clear' command.
2705
2706 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2707
2708 * gdb.t00/teststrategy.exp: Remove extra quote.
2709
2710 * gdb.t07/watchpoint.exp: Change xfail for calling function with
2711 watchpoint enabled to be for all non-68k machines.
2712
2713 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
2714
2715 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2716
2717 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
2718 targets use aout.mt instead of ecoff.mt as gas understands
2719 standard aout format.
2720
2721 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2722
2723 * lib/gdb.exp (runto): Don't insist that function we are running to
2724 was compiled with -g.
2725
2726 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
2727
2728 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
2729 to get back into the read system call.
2730 Accept leading newline in case where we woke it up.
2731
2732 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2733
2734 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
2735 to make the stabs test work on ecoff systems using gcc and -with-stabs.
2736 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
2737 enable ecoff configuration.
2738
2739 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2740
2741 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
2742
2743 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2744
2745 * gdb.t16/printcmds.exp: Add another printf test.
2746
2747 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
2748
2749 * configure.in: If configured -with-stabs on any target, add
2750 stabsdirs to configdirs.
2751
2752 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2753
2754 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
2755 fun" so pattern does not match the command itself.
2756
2757 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2758
2759 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
2760
2761 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2762
2763 * gdb.t17/interrupt.exp: Test for more things.
2764
2765 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2766
2767 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
2768 compiler arranges the code and line numbers.
2769
2770 * gdb.t17/interrupt.exp: Don't send \n after ^C.
2771
2772 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2773
2774 * gdb.t00/help.exp: Increase expect input buffer size.
2775
2776 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2777
2778 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
2779
2780 * gdb.t07/watchpoint.exp: Add xfail for hppa.
2781
2782 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
2783
2784 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
2785 [0-9]*, not just [0-9].
2786
2787 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2788
2789 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
2790
2791 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
2792
2793 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2794
2795 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
2796
2797 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2798
2799 * gdb.t06/signals.c: Add xfails for sun3.
2800
2801 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
2802
2803 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
2804 test_stepping tests.
2805
2806 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2807
2808 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
2809
2810 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
2811
2812 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
2813 rather than actually putting it through cpp twice.
2814
2815 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
2816
2817 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
2818
2819 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
2820 no longer needed.
2821
2822 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2823
2824 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
2825
2826 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
2827 C++ features prints as "struct", make it a pass, not an xfail.
2828
2829 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2830
2831 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
2832 Don't require VA to print as "class" rather than "struct".
2833
2834 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
2835
2836 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
2837
2838 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2839
2840 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
2841
2842 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2843
2844 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
2845 order.
2846
2847 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2848
2849 * gdb.t16/printcmds.exp: Add printf tests.
2850
2851 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
2852
2853 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
2854
2855 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
2856
2857 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
2858 pass counts, to counteract any existing or future setup_xfails.
2859
2860 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2861
2862 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
2863 {BEGIN,END}_COMMON for common block instead of STAB.
2864 * gdb.stabs/wierd.exp: Add xfail for rs6000.
2865
2866 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
2867 intp_var should be N_GSYM not N_LSYM.
2868 wierd-aout.S: Use a label for the value of the N_SO.
2869 wierd.def: Remove all backslashes.
2870 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
2871
2872 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2873
2874 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
2875 get the expected next to inheritance3.
2876
2877 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2878
2879 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
2880 now that gcc-2.4 gets it right.
2881
2882 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2883
2884 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
2885
2886 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
2887 generating comp-info.exp which works for cross-compilation.
2888
2889 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
2890
2891 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
2892 "*-*-sysv4.*".
2893
2894 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
2895
2896 * gdb.t01/run.exp: Start with a fresh gdb.
2897 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
2898 SVR4.x.
2899
2900 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
2901
2902 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
2903 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
2904 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
2905 Makefile.in (distclean, realclean): Remove gdbme.c from list of
2906 things to remove.
2907
2908 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
2909
2910 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
2911 test cases from bug reports.
2912
2913 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
2914
2915 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
2916 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
2917 avoid spurious xfails.
2918 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
2919 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
2920 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
2921
2922 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
2923
2924 * gdb.t00/teststrategy.exp: Rework to provide more useful
2925 description of each test, fix problem with systems that define
2926 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
2927 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
2928 results for "next over recursive call" so timeouts aren't taken
2929 by error.
2930
2931 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
2932
2933 * gdb.t12/scope.exp: Test printing of variables before run.
2934
2935 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
2936 printed in wrong order due to sorting.
2937
2938 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
2939
2940 * gdb.t00/teststrategy.exp: Fix expected results for printing
2941 user entered string constant. Is array of char, prints with no
2942 address.
2943
2944 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
2945 commands.
2946 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
2947 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
2948 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
2949 of struct of char arrays.
2950 * gdb.t00/radix.exp: New tests for radix commands.
2951
2952 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
2953
2954 * gdb.t16/printcmd.exp: Print a variable before running program
2955 (with xfail for AIX).
2956
2957 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
2958
2959 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
2960
2961 * gdb.t16/printcmd.exp: Don't print variables before running program.
2962
2963 * gdb.t06/break.exp: Don't require envp argument to main.
2964
2965 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
2966
2967 * gdb.t02/whatis.exp, gdb.t11/list.exp:
2968 Add xfails for rs6000.
2969
2970 * gdb.t02/whatis.exp: Change other tests not to re-test something
2971 we already tested.
2972
2973 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
2974 each type used has a variable of that type.
2975
2976 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
2977
2978 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
2979
2980 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2981
2982 * configure.in: change srctrigger to be a file, not a directory
2983
2984 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
2985
2986 * configure.in (mips-idt-ecoff*): Added trailing '*'.
2987
2988 * gdb.t11/list.exp: Fixed a couple of typos.
2989
2990 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
2991
2992 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
2993 is fixed and PR is closed.
2994 * gdb.t16 (gdbme.c): Add simple test string variable.
2995 * gdb.t16 (printcmds.exp): Add tests with simple test string
2996 variable, primarily for boundaries on "set print elements".
2997
2998 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
2999
3000 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
3001 Make leading 0's optional and don't expect a tab in the middle
3002 of the number.
3003
3004 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
3005
3006 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
3007 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
3008 don't end command passed to gdb_test with newline.
3009
3010 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
3011 signed keyword away, don't expect signed bitfields to be signed.
3012
3013 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
3014 printing with only as many 1's as are in the field as well as printing
3015 with 32 1's (see comment).
3016
3017 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
3018
3019 * gdb.t00/default.exp: Start with a fresh gdb.
3020 * configure.in (configdirs): Remove gdb.t31 until the chill
3021 compiler works again. It no longer is able to find chillrt0
3022 since it isn't in libchill.a anymore.
3023 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
3024 wierd.o, make more modular.
3025 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
3026 spurious newlines that caused problems.
3027
3028 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3029
3030 * Move test with enums and partial symbols from gdb.t03/ptype.exp
3031 to gdb.stabs/wierd.exp since GCC has worked around the bug.
3032 gdb.stabs/wierd.{exp,def}: Many new tests.
3033
3034 * gdb.t00/default.exp: update info line for new message.
3035
3036 * gdb.t02/{whatis.exp,gdbme.c}:
3037 Test that "char *" doesn't print as "caddr_t".
3038
3039 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3040
3041 * gdb.t00/help.exp: Use .* in place of some help messages which
3042 just changed.
3043 gdb.t00/default.exp: Update "info frame" test for new message.
3044 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
3045 Remove some xfails
3046
3047 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3048
3049 * gdb.t03/{gdbme.c,ptype.exp}:
3050 Add tests for typedef'd struct and union without tags.
3051 Also check "whatis" on a variable of a typedef'd enum without a tag.
3052
3053 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
3054 PRMS 1823; the bug still exists but isn't reproduced by this test
3055 anymore), and remove rs6000 XFAIL (the bug is fixed).
3056
3057 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
3058 duplicated from whatis.exp. For those that are left, accept
3059 "long", "long int", or "int" for long variables (whatis.exp already
3060 has an XFAIL for "int", so no need to fail it here).
3061
3062 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
3063 Deal with GCC's names for types now that GDB uses the compiler's names.
3064
3065 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
3066 setup_xfail's for sunos4. If we #defined the signed keyword away,
3067 don't expect GDB to know that char it is signed.
3068
3069 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
3070
3071 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
3072
3073 * configure.in (configdirs): Add gdb.t24 for C++ tests that
3074 should work on any system, regardless of debugging format.
3075 * gdb.t21/demangle.exp: Move to gdb.t24.
3076 * gdb.t24/demangle.exp: Move from gdb.t21.
3077 * gdb.t24/{Makefile.in, configure.in}: New files.
3078
3079 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3080
3081 * configure.in: Do gdb.stabs and C++ tests only for stabs.
3082 * gdb.stabs: New directory.
3083
3084 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3085
3086 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
3087 not just "Quit anyway?".
3088
3089 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
3090
3091 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
3092 that all setup_xfails are immediately followed by clear_xfails.
3093
3094 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
3095
3096 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
3097 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
3098 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
3099 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
3100 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
3101 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3102 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3103 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
3104 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
3105 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
3106 gdb.t31/chillvars.exp, lib/gdb.exp:
3107 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
3108 bug-gdb@prep.ai.mit.edu.
3109
3110 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
3111
3112 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
3113 with 0.0, not integer 0.
3114
3115 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
3116
3117 * gdb.t06/break.exp: Update for "Kill the program" message change.
3118
3119 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
3120
3121 * Makefile.in (GDBFLAGS): Set to -nx.
3122 * Makefile.in (site.exp): Use GDBFLAGS.
3123
3124 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3125
3126 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
3127 Makefiles.
3128 (check): depend on just-check.
3129 (just-check): added so that tests can be run without a noop
3130 build pass.
3131
3132 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3133
3134 Switch to using configure's configdirs.
3135 * Makefile.in (Makefile): add configure.in dependency.
3136 (SUBDIRS): removed redundant assignment.
3137 * configure.in: switch subdirs assignment to configdirs.
3138 * gdb.t*/configure.in: new files.
3139
3140 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
3141
3142 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
3143 works.
3144
3145 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
3146
3147 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
3148 in explicit rules. Apparently this is not supported by some makes.
3149
3150 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
3151
3152 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
3153
3154 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3155
3156 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
3157 disappeared.
3158
3159 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3160
3161 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
3162
3163 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
3164
3165 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
3166 watchpoint problem that is now fixed.
3167 * gdb.t30/chexp.exp: Remove setup_xfail for printing
3168 uninitialized convenience variables.
3169 * gdb.t31/chillvars.exp: Fix expected patterns for printing
3170 structures.
3171
3172 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3173
3174 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
3175 which causes expect to get out of sync with gdb on long output
3176 from help set.
3177 * gdb.t09/corefile.exp: Make expected pattern for core file
3178 failing signal and frame output format less sun specific.
3179
3180 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
3181
3182 * gdb.t31/chillvars.exp: Add and remove initial dummy
3183 breakpoint, so that symbol table is forced in.
3184 (Needed at least on Sunos4, though it seems not SVR4.)
3185 * gdb.t31/chillvars.exp: Update for changed output format.
3186
3187 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
3188
3189 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
3190
3191 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
3192
3193 * Makefile.in: Added --srcdir when invoking runtest, removed the
3194 need for a local config file. (optional now)
3195
3196 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
3197
3198 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
3199 failure count used to force early termination. Add some more
3200 expected failures for gnu style demangling.
3201
3202 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3203
3204 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
3205 pmi variable from gdb.t20/gdbme to get optimized away.
3206 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
3207 Check for written corefile upon timeout _and_ eof.
3208
3209 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3210
3211 * config/unix-gdb.exp: Add missing return 0.
3212
3213 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3214
3215 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
3216 test termination.
3217
3218 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
3219
3220 * configure.in (subdirs): Put back gdb.t17 which mysteriously
3221 disappeared.
3222
3223 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
3224
3225 * gdb.t10/crossload.exp: Disable the i860-elf test until such
3226 time as i860 support works.
3227
3228 * gdb.t15/funcargs.exp: Fix expected outputs to include
3229 "backtrace 100\r" rather than just "backtrace\r", to match last
3230 change.
3231
3232 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
3233
3234 * config/udi-gdb.exp (gdb_exit): Remove close command.
3235 (gdb_target_udi): New procedure to set the UDI target.
3236 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
3237 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
3238 Added waits for prompts after several question responses. Added
3239 some more responses used by a29k-amd-udi-gdb.
3240 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
3241 pass different arguments, restart UDI connection after program
3242 completion.
3243 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
3244 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3245 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
3246 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
3247 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
3248 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
3249 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3250 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
3251 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
3252 after program completion.
3253 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
3254 compiled with a SELECT_VECS setting.
3255 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
3256 infinite recursion.
3257
3258 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
3259 Added checks for COFF results, and made them expected failures for
3260 all targets. It would be better to make them expected failures
3261 for COFF targets only.
3262
3263 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3264
3265 * Makefile.in: add null dvi target, don't bother to recurse
3266 through test directories for info and install-info; rename
3267 $(datadir) to be dejagnu instead of deja-gnu
3268
3269 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
3270
3271 * gdb.t31/gdbme.ch: Re-enable code that previously caused
3272 compiler to coredump.
3273 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
3274 code.
3275
3276 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
3277
3278 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
3279 coredump.
3280 * gdb.t31/chillvars.exp: Comment out tests that depend on that
3281 code.
3282
3283 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
3284
3285 * gdb.t03/ptype.exp: tests for return code from gdb_test.
3286 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
3287 which in a shell. Deletes xgdb when done.
3288 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
3289 Tests the return from the "set height" or "set width" commands.
3290 Added a few return codes where needed.
3291
3292 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
3293
3294 * Makefile.in (SUBDIRS): Add gdb.t17.
3295 * configure.in (subdirs): Add gdb.t17.
3296 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
3297 files to test gdb's calling of functions in the inferior with
3298 the correct arguments and gdb's ability to retrieve any
3299 result returned.
3300
3301 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
3302
3303 * config/unix-gdb.exp (gdb_exit): Remove close commands that
3304 may be called after gdb goes away. Previous versions of expect
3305 needed these to avoid file descriptor leaks, but they cause
3306 errors with the current revision of expect.
3307 * gdb.t00/gdbvars.exp: Use -re on expected output after
3308 setting sevenbit-strings.
3309 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
3310 to set sevenbit-strings consistent across tests.
3311 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
3312 set sevenbit-strings consistent across tests.
3313
3314 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
3315
3316 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
3317 expected output to match current "expect" expectations.
3318
3319 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
3320
3321 * gdb.t00/default.exp: Change expected output for default "source"
3322 command, to match new gdb behavior which requires a filename to
3323 source.
3324
3325 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
3326
3327 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
3328 expected fail for i486-*-* that misses the marker2 function.
3329 * gdb.t10/crossload.exp (bfddefault): Allow successful
3330 recognition of a format to pass even if no symbols are found.
3331 Explicitly catch failures where the format is not recognized
3332 or is ambiguous, and add the reason to the fail message.
3333 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
3334 the cause is and invalid target and add reason to failure message.
3335 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
3336 elf32-i386, elf32-sparc, and elf32-i860.
3337 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
3338 Set up expected failure for 'filename'::variable scope resolution,
3339 which is now apparently broken on all targets.
3340 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
3341 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
3342 gdb.t23/templates.exp: Change failure for missing binfile into
3343 just a warning.
3344 gdb.t21/demangle.exp: Change all cfront references to 'arm'
3345 references.
3346
3347 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
3348
3349 * gdb.t00/default.exp: Add expected output for default "source"
3350 command, to match new gdb behavior.
3351 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
3352
3353 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
3354
3355 * config/*-gdb.exp: returns an error, rather than exiting on
3356 internal errors.
3357
3358 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
3359
3360 * gdb.t03/gdbme.c: Add pointer to struct variable.
3361 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
3362 referencing struct members.
3363
3364 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
3365
3366 * configure.in (mips-idt-ecoff): New target.
3367 * config/mips-gdb.exp: New file for remote board using MIPS remote
3368 debugging protocol.
3369
3370 * Redid configuration scheme. Removed gdb.t*/configure.in.
3371 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
3372 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
3373 distclean targets. Built executables via .o files. Adjusted
3374 tests to account for source files in $(srcdir) rather than
3375 $(objdir).
3376 * lib/gdb.exp (runto): Don't expect () after the function name,
3377 because it may have arguments.
3378
3379 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
3380
3381 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
3382 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
3383 expected failures for mips-idt-* and mips-sgi-*.
3384 * gdb.t00/default.exp (attach): Kill process if requested.
3385 * gdb.t00/help.exp (help target core, help target): Accept a gdb
3386 that does not read core files.
3387 * gdb.t01/run.exp: Removed checks for exit status code.
3388 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
3389 it is linked in.
3390 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
3391 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
3392 appropriate, rather than doing it by hand.
3393 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
3394 execution.
3395 * gdb.t10/crossload.exp: Kill existing program if needed.
3396 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
3397 appropriate, rather than doing it by hand. Always increase
3398 timeout for this test, not just for VxWorks.
3399
3400 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
3401
3402 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
3403 of Chill STRUCT types and STRUCT values.
3404 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
3405 than "char".
3406 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
3407 struct2): New struct definitions and initializations to test
3408 simple Chill STRUCT types.
3409
3410 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
3411
3412 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
3413 the null byte at the end of strings.
3414 * gdb.t00/default.exp: Make show version insensitive to copyright
3415 date.
3416 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
3417 to avoid dependencies on target char signedness.
3418 * gdb.t16/printcmds.exp: Update expected results for explicitly
3419 unsigned char.
3420 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
3421 now work.
3422 * gdb.t21/demangle.exp: Add many more patterns for template
3423 demangling, most of them being expected failures.
3424 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
3425 string we are matching for, to match on the whole string.
3426 * gdb.t21/demangle.exp: Add many new test strings to demangle,
3427 and fix a whole bunch that had incorrect expected output but were
3428 passing anyway because of the bug in "proc demangle".
3429 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
3430 type.
3431 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
3432
3433 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
3434
3435 * gdb/testsuite: made modifications to testcases, etc., to allow
3436 them to work properly given the reorganization of deja-gnu and the
3437 relocation of the testcases from deja-gnu to a "tool" subdirectory.
3438
3439 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
3440
3441 * gdb/testsuite: Initial creation of gdb/testsuite.
3442 Migrated dejagnu testcases and support files for testing nm to
3443 gdb/testsuite from deja-gnu. These files were moved "as is"
3444 with no modifications. This migration is part of a major overhaul
3445 of dejagnu. The modifications to these testcases, etc., which
3446 will allow them to work with the new version of dejagnu will be
3447 made in a future update.
3448 \f
3449 Local Variables:
3450 mode: indented-text
3451 left-margin: 8
3452 fill-column: 74
3453 version-control: never
3454 End:
This page took 0.1165 seconds and 5 git commands to generate.